| 1 | [ May 22 01:11:12 Enabled. ] | ||
| 2 | [ May 22 01:11:12 Rereading configuration. ] | ||
| 3 | [ May 22 01:11:13 Rereading configuration. ] | ||
| 4 | [ May 22 01:11:14 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 22 01:11:14 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.22 01:11:15.918509 [ 1 ] {} <Information> Application: Will watch for the process with pid 23780 | ||
| 29 | 2026.05.22 01:11:15.918946 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.22 01:11:16.418325 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23780 | ||
| 31 | 2026.05.22 01:11:16.419931 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.22 01:11:16.420128 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.22 01:11:16.542946 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.22 01:11:16.572480 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.22 01:11:16.572567 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.22 01:11:16.572585 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.22 01:11:16.572641 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.22 01:11:16.573665 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.22 01:11:16.577093 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.22 01:11:16.579089 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.22 01:11:16.580337 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.22 01:11:16.581407 [ 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) | ||
| 45 | 2026.05.22 01:11:16.581460 [ 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) | ||
| 46 | 2026.05.22 01:11:16.581474 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.22 01:11:16.582361 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.22 01:11:16.584684 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.22 01:11:16.591127 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.22 01:11:16.592144 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.22 01:11:16.594280 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.22 01:11:16.594972 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.22 01:11:16.595714 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.22 01:11:16.596394 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.22 01:11:16.601891 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.22 01:11:16.602253 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.22 01:11:16.604755 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.22 01:11:16.605196 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.22 01:11:16.605538 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.22 01:11:16.605907 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.22 01:11:16.606964 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.22 01:11:16.607024 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.22 01:11:16.607116 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.22 01:11:16.607226 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.22 01:11:16.614023 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.22 01:11:16.614087 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167604 sec | ||
| 69 | 2026.05.22 01:11:16.614138 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.22 01:11:16.614153 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.22 01:11:16.614885 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.22 01:11:16.615546 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.22 01:11:16.627785 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.22 01:11:16.627934 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.22 01:11:16.627952 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.22 01:11:16.627964 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.22 01:11:16.628062 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.22 01:11:16.628080 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.22 01:11:16.634097 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.22 01:11:16.634148 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.22 01:11:16.634259 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.22 01:11:16.634423 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.22 01:11:16.634462 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.22 01:11:16.634548 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.22 01:11:16.634562 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.22 01:11:16.634574 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.22 01:11:16.634661 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.22 01:11:16.634676 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.22 01:11:16.656913 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.22 01:11:16.657685 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.22 01:11:16.657745 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0282e-05 sec | ||
| 92 | 2026.05.22 01:11:16.657770 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.22 01:11:16.657782 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.22 01:11:16.657816 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.22 01:11:16.658062 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.22 01:11:16.658137 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.22 01:11:16.658152 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.22 01:11:16.658165 [ 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). | ||
| 99 | 2026.05.22 01:11:16.658232 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.22 01:11:16.674344 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.22 01:11:16.674566 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.34 MiB (RSS), difference: 92.49 MiB | ||
| 102 | 2026.05.22 01:11:16.676112 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.536e-05 sec. | ||
| 103 | 2026.05.22 01:11:16.676489 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.22 01:11:16.677800 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.22 01:11:16.677821 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.22 01:11:16.936757 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62926 | ||
| 107 | 2026.05.22 01:11:16.937070 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.22 01:11:16.937134 [ 3 ] {} <Debug> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:62926 | ||
| 109 | 2026.05.22 01:11:16.937166 [ 3 ] {} <Debug> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.22 01:11:16.937274 [ 3 ] {} <Debug> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.22 01:11:16.937405 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.22 01:11:16.937443 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.22 01:11:16.937554 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.22 01:11:16.938051 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37135 | ||
| 115 | 2026.05.22 01:11:16.938065 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51182 | ||
| 116 | 2026.05.22 01:11:16.938339 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.22 01:11:16.938428 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.22 01:11:16.938457 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39517 | ||
| 119 | 2026.05.22 01:11:16.938492 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32861 | ||
| 120 | 2026.05.22 01:11:16.938534 [ 5 ] {} <Debug> TCP-Session: 413fc6f4-ddd7-48ad-937d-d55b9579ef53 Authenticating user 'default' from [fd00:1122:3344:101::d]:51182 | ||
| 121 | 2026.05.22 01:11:16.938651 [ 4 ] {} <Debug> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Authenticating user 'default' from [fd00:1122:3344:101::d]:37135 | ||
| 122 | 2026.05.22 01:11:16.938694 [ 5 ] {} <Debug> TCP-Session: 413fc6f4-ddd7-48ad-937d-d55b9579ef53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.22 01:11:16.938708 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.22 01:11:16.938758 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33629 | ||
| 125 | 2026.05.22 01:11:16.938782 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39215 | ||
| 126 | 2026.05.22 01:11:16.938818 [ 255 ] {} <Debug> TCP-Session: ff61fc9f-f05e-4ba2-a3d1-b44e402ded4c Authenticating user 'default' from [fd00:1122:3344:101::d]:39517 | ||
| 127 | 2026.05.22 01:11:16.938729 [ 5 ] {} <Debug> TCP-Session: 413fc6f4-ddd7-48ad-937d-d55b9579ef53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.22 01:11:16.938863 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.22 01:11:16.938848 [ 255 ] {} <Debug> TCP-Session: ff61fc9f-f05e-4ba2-a3d1-b44e402ded4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.22 01:11:16.938715 [ 4 ] {} <Debug> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.22 01:11:16.938996 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.22 01:11:16.938993 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51490 | ||
| 133 | 2026.05.22 01:11:16.939101 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.22 01:11:16.939107 [ 4 ] {} <Debug> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.22 01:11:16.939178 [ 256 ] {} <Debug> TCP-Session: 5c2dd8af-2401-49a7-be93-e6d918d79f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39215 | ||
| 136 | 2026.05.22 01:11:16.939131 [ 257 ] {} <Debug> TCP-Session: 8b81390c-b22c-456e-8a4a-10a6b70813ca Authenticating user 'default' from [fd00:1122:3344:101::d]:33629 | ||
| 137 | 2026.05.22 01:11:16.938987 [ 254 ] {} <Debug> TCP-Session: 831b415f-2907-4792-9574-aa6e189e8897 Authenticating user 'default' from [fd00:1122:3344:101::d]:32861 | ||
| 138 | 2026.05.22 01:11:16.939275 [ 257 ] {} <Debug> TCP-Session: 8b81390c-b22c-456e-8a4a-10a6b70813ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.22 01:11:16.939300 [ 256 ] {} <Debug> TCP-Session: 5c2dd8af-2401-49a7-be93-e6d918d79f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.22 01:11:16.939346 [ 256 ] {} <Debug> TCP-Session: 5c2dd8af-2401-49a7-be93-e6d918d79f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.22 01:11:16.939361 [ 257 ] {} <Debug> TCP-Session: 8b81390c-b22c-456e-8a4a-10a6b70813ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.22 01:11:16.939357 [ 254 ] {} <Debug> TCP-Session: 831b415f-2907-4792-9574-aa6e189e8897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.22 01:11:16.939105 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38882 | ||
| 144 | 2026.05.22 01:11:16.938977 [ 255 ] {} <Debug> TCP-Session: ff61fc9f-f05e-4ba2-a3d1-b44e402ded4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.22 01:11:16.939457 [ 254 ] {} <Debug> TCP-Session: 831b415f-2907-4792-9574-aa6e189e8897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.22 01:11:16.940024 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.22 01:11:16.940118 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.05.22 01:11:16.940127 [ 258 ] {} <Debug> TCP-Session: 517a10d6-f4ec-4f50-8253-1cd1aa8b6a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:51490 | ||
| 149 | 2026.05.22 01:11:16.940157 [ 259 ] {} <Debug> TCP-Session: db6edb1a-1021-4a8b-8b5c-3f7dae1c800a Authenticating user 'default' from [fd00:1122:3344:101::d]:38882 | ||
| 150 | 2026.05.22 01:11:16.940161 [ 258 ] {} <Debug> TCP-Session: 517a10d6-f4ec-4f50-8253-1cd1aa8b6a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.22 01:11:16.940218 [ 259 ] {} <Debug> TCP-Session: db6edb1a-1021-4a8b-8b5c-3f7dae1c800a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.22 01:11:16.940264 [ 258 ] {} <Debug> TCP-Session: 517a10d6-f4ec-4f50-8253-1cd1aa8b6a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.22 01:11:16.940273 [ 259 ] {} <Debug> TCP-Session: db6edb1a-1021-4a8b-8b5c-3f7dae1c800a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.22 01:11:16.941544 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.22 01:11:16.942594 [ 3 ] {c069c6f4-090a-47f8-8e6d-86e761b69532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.22 01:11:17.001127 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.41 MiB, peak 117.41 MiB, free memory in arenas 0.00 B, will set to 122.38 MiB (RSS), difference: 4.97 MiB | ||
| 157 | 2026.05.22 01:11:17.039124 [ 3 ] {c069c6f4-090a-47f8-8e6d-86e761b69532} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62926) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 158 | |||
| 159 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 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 | ||
| 162 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 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 | ||
| 170 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 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 | ||
| 173 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 179 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 180 | |||
| 181 | 2026.05.22 01:11:17.040083 [ 3 ] {c069c6f4-090a-47f8-8e6d-86e761b69532} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 182 | |||
| 183 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 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 | ||
| 186 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 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 | ||
| 194 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 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 | ||
| 197 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 204 | |||
| 205 | 2026.05.22 01:11:17.040358 [ 3 ] {c069c6f4-090a-47f8-8e6d-86e761b69532} <Debug> TCPHandler: Processed in 0.101339006 sec. | ||
| 206 | 2026.05.22 01:11:17.040972 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 207 | 2026.05.22 01:11:17.041203 [ 4 ] {efdf5fe8-53fd-406d-aa86-3a19972e4f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 208 | 2026.05.22 01:11:17.041663 [ 4 ] {efdf5fe8-53fd-406d-aa86-3a19972e4f44} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37135) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 209 | |||
| 210 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 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 | ||
| 213 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 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 | ||
| 221 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 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 | ||
| 224 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 231 | |||
| 232 | 2026.05.22 01:11:17.041937 [ 4 ] {efdf5fe8-53fd-406d-aa86-3a19972e4f44} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 233 | |||
| 234 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 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 | ||
| 237 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 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 | ||
| 245 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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 | ||
| 248 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 255 | |||
| 256 | 2026.05.22 01:11:17.042142 [ 4 ] {efdf5fe8-53fd-406d-aa86-3a19972e4f44} <Debug> TCPHandler: Processed in 0.001481167 sec. | ||
| 257 | 2026.05.22 01:11:17.042475 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 258 | 2026.05.22 01:11:17.043466 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 259 | 2026.05.22 01:11:17.043564 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 260 | 2026.05.22 01:11:17.044183 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 261 | 2026.05.22 01:11:17.044273 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000121913 sec | ||
| 262 | 2026.05.22 01:11:17.044288 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} <Trace> ReferentialDeps: No tables | ||
| 263 | 2026.05.22 01:11:17.044299 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} <Trace> LoadingDeps: No tables | ||
| 264 | 2026.05.22 01:11:17.044322 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 265 | 2026.05.22 01:11:17.045076 [ 3 ] {3fcc22ce-99d5-4aa2-a225-b2c06c347a24} <Debug> TCPHandler: Processed in 0.002673327 sec. | ||
| 266 | 2026.05.22 01:11:17.045249 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 267 | 2026.05.22 01:11:17.045403 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) /* The version table contains metadata about the `oximeter` database */ | ||
| 268 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 269 | 2026.05.22 01:11:17.045534 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 270 | 2026.05.22 01:11:17.051818 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 271 | 2026.05.22 01:11:17.053023 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9): Loading data parts | ||
| 272 | 2026.05.22 01:11:17.053439 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9): There are no data parts | ||
| 273 | 2026.05.22 01:11:17.055317 [ 3 ] {c85af67b-f408-4112-9859-bcd34d104b32} <Debug> TCPHandler: Processed in 0.010120804 sec. | ||
| 274 | 2026.05.22 01:11:17.055488 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 275 | 2026.05.22 01:11:17.056551 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) /* The measurement tables contain all individual samples from each timeseries. | ||
| 276 | * | ||
| 277 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 278 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 279 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 280 | * by all samples from the same timeseries. | ||
| 281 | * | ||
| 282 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 283 | * and then uses that to index quickly into the measurements tables. | ||
| 284 | */ | ||
| 285 | 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) | ||
| 286 | 2026.05.22 01:11:17.056699 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 287 | 2026.05.22 01:11:17.065305 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} <Debug> oximeter.measurements_bool (85308c24-d24d-4702-8e83-96b337c70fd1): Loading data parts | ||
| 288 | 2026.05.22 01:11:17.065490 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} <Debug> oximeter.measurements_bool (85308c24-d24d-4702-8e83-96b337c70fd1): There are no data parts | ||
| 289 | 2026.05.22 01:11:17.066303 [ 3 ] {7c19afd6-e534-4a2d-824e-69beac3d8c4f} <Debug> TCPHandler: Processed in 0.010866174 sec. | ||
| 290 | 2026.05.22 01:11:17.066551 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2026.05.22 01:11:17.066781 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 292 | 2026.05.22 01:11:17.066918 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 293 | 2026.05.22 01:11:17.068090 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} <Debug> oximeter.measurements_i8 (f69a0501-bab3-47e4-937d-55f4d739cfe1): Loading data parts | ||
| 294 | 2026.05.22 01:11:17.068311 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} <Debug> oximeter.measurements_i8 (f69a0501-bab3-47e4-937d-55f4d739cfe1): There are no data parts | ||
| 295 | 2026.05.22 01:11:17.068986 [ 3 ] {de0dc84d-6a4b-45ee-8200-a814787982d2} <Debug> TCPHandler: Processed in 0.002552624 sec. | ||
| 296 | 2026.05.22 01:11:17.069160 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 297 | 2026.05.22 01:11:17.069446 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 298 | 2026.05.22 01:11:17.069593 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 299 | 2026.05.22 01:11:17.070833 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} <Debug> oximeter.measurements_u8 (12eca0a3-7416-4f8b-bf19-57af993c3320): Loading data parts | ||
| 300 | 2026.05.22 01:11:17.070968 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} <Debug> oximeter.measurements_u8 (12eca0a3-7416-4f8b-bf19-57af993c3320): There are no data parts | ||
| 301 | 2026.05.22 01:11:17.071565 [ 3 ] {b78d8bfe-ac8d-45b6-9df9-28391c2a7d24} <Debug> TCPHandler: Processed in 0.002458642 sec. | ||
| 302 | 2026.05.22 01:11:17.071727 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 303 | 2026.05.22 01:11:17.071891 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 304 | 2026.05.22 01:11:17.072020 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 305 | 2026.05.22 01:11:17.073413 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} <Debug> oximeter.measurements_i16 (7025b3a6-1b51-4465-b0e7-eca8b050348e): Loading data parts | ||
| 306 | 2026.05.22 01:11:17.073771 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} <Debug> oximeter.measurements_i16 (7025b3a6-1b51-4465-b0e7-eca8b050348e): There are no data parts | ||
| 307 | 2026.05.22 01:11:17.074615 [ 3 ] {facc684b-8616-479a-a5bc-5757bfb68a84} <Debug> TCPHandler: Processed in 0.002941083 sec. | ||
| 308 | 2026.05.22 01:11:17.074823 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.05.22 01:11:17.075312 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 310 | 2026.05.22 01:11:17.075486 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 311 | 2026.05.22 01:11:17.076786 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} <Debug> oximeter.measurements_u16 (4ac91ef2-bd63-4e7c-a0dc-3908c719d235): Loading data parts | ||
| 312 | 2026.05.22 01:11:17.076936 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} <Debug> oximeter.measurements_u16 (4ac91ef2-bd63-4e7c-a0dc-3908c719d235): There are no data parts | ||
| 313 | 2026.05.22 01:11:17.077797 [ 3 ] {a133ad84-08d2-4a5f-8a5b-01470e2aabd7} <Debug> TCPHandler: Processed in 0.003051366 sec. | ||
| 314 | 2026.05.22 01:11:17.078017 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 315 | 2026.05.22 01:11:17.078198 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 316 | 2026.05.22 01:11:17.078334 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 317 | 2026.05.22 01:11:17.079552 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} <Debug> oximeter.measurements_i32 (84ffb11d-d5cb-4956-bcaa-f560148f950c): Loading data parts | ||
| 318 | 2026.05.22 01:11:17.079818 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} <Debug> oximeter.measurements_i32 (84ffb11d-d5cb-4956-bcaa-f560148f950c): There are no data parts | ||
| 319 | 2026.05.22 01:11:17.080443 [ 3 ] {405a18a2-64ed-48e3-a452-6eeaa3e1ee8b} <Debug> TCPHandler: Processed in 0.002488933 sec. | ||
| 320 | 2026.05.22 01:11:17.080625 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 321 | 2026.05.22 01:11:17.080859 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 322 | 2026.05.22 01:11:17.080906 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 323 | 2026.05.22 01:11:17.082086 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} <Debug> oximeter.measurements_u32 (0203e6db-aed3-4c30-932d-18a70d77ed0c): Loading data parts | ||
| 324 | 2026.05.22 01:11:17.082240 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} <Debug> oximeter.measurements_u32 (0203e6db-aed3-4c30-932d-18a70d77ed0c): There are no data parts | ||
| 325 | 2026.05.22 01:11:17.082777 [ 3 ] {103ea67c-156d-45b2-9989-0c388dae57f3} <Debug> TCPHandler: Processed in 0.002214646 sec. | ||
| 326 | 2026.05.22 01:11:17.083023 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 327 | 2026.05.22 01:11:17.083191 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 328 | 2026.05.22 01:11:17.083317 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 329 | 2026.05.22 01:11:17.084301 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} <Debug> oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Loading data parts | ||
| 330 | 2026.05.22 01:11:17.084502 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} <Debug> oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): There are no data parts | ||
| 331 | 2026.05.22 01:11:17.086827 [ 3 ] {39744ffa-1794-4597-87c9-45d89034dd6e} <Debug> TCPHandler: Processed in 0.003856676 sec. | ||
| 332 | 2026.05.22 01:11:17.086989 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.22 01:11:17.087274 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 334 | 2026.05.22 01:11:17.087319 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 335 | 2026.05.22 01:11:17.088591 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Loading data parts | ||
| 336 | 2026.05.22 01:11:17.088727 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): There are no data parts | ||
| 337 | 2026.05.22 01:11:17.089367 [ 3 ] {c50ce1e1-1a11-4300-85dc-e473a83f90d7} <Debug> TCPHandler: Processed in 0.002427431 sec. | ||
| 338 | 2026.05.22 01:11:17.089883 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.22 01:11:17.090207 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 340 | 2026.05.22 01:11:17.090392 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 341 | 2026.05.22 01:11:17.092704 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} <Debug> oximeter.measurements_f32 (25af1acb-f1c8-4f84-9ca7-91ee6277a9f1): Loading data parts | ||
| 342 | 2026.05.22 01:11:17.092994 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} <Debug> oximeter.measurements_f32 (25af1acb-f1c8-4f84-9ca7-91ee6277a9f1): There are no data parts | ||
| 343 | 2026.05.22 01:11:17.094422 [ 3 ] {e3c27b21-6608-4a47-994f-31ffb7010f02} <Debug> TCPHandler: Processed in 0.004720478 sec. | ||
| 344 | 2026.05.22 01:11:17.094626 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.05.22 01:11:17.094851 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 346 | 2026.05.22 01:11:17.094936 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 347 | 2026.05.22 01:11:17.097859 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} <Debug> oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Loading data parts | ||
| 348 | 2026.05.22 01:11:17.098027 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} <Debug> oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): There are no data parts | ||
| 349 | 2026.05.22 01:11:17.098941 [ 3 ] {caddb170-6e70-402a-97b7-24eba179420a} <Debug> TCPHandler: Processed in 0.00437618 sec. | ||
| 350 | 2026.05.22 01:11:17.099304 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.05.22 01:11:17.099552 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 352 | 2026.05.22 01:11:17.099701 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 353 | 2026.05.22 01:11:17.101225 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} <Debug> oximeter.measurements_string (103a07b7-3338-415f-9995-af8f25ad73be): Loading data parts | ||
| 354 | 2026.05.22 01:11:17.101365 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} <Debug> oximeter.measurements_string (103a07b7-3338-415f-9995-af8f25ad73be): There are no data parts | ||
| 355 | 2026.05.22 01:11:17.102002 [ 3 ] {5d457588-1d8f-43af-a1de-34ed4b6e1f5c} <Debug> TCPHandler: Processed in 0.002819101 sec. | ||
| 356 | 2026.05.22 01:11:17.102182 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.05.22 01:11:17.102381 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 358 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 359 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 360 | * a string isn't palatable for a few reasons. | ||
| 361 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 362 | * details. | ||
| 363 | */ | ||
| 364 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 365 | 2026.05.22 01:11:17.102493 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 366 | 2026.05.22 01:11:17.103682 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} <Debug> oximeter.measurements_bytes (5c0a7419-2f4c-4d90-be4c-3fa045588d45): Loading data parts | ||
| 367 | 2026.05.22 01:11:17.103894 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} <Debug> oximeter.measurements_bytes (5c0a7419-2f4c-4d90-be4c-3fa045588d45): There are no data parts | ||
| 368 | 2026.05.22 01:11:17.104391 [ 3 ] {dcdc78fc-7059-42b2-bd88-253bfad575bc} <Debug> TCPHandler: Processed in 0.002262747 sec. | ||
| 369 | 2026.05.22 01:11:17.104556 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.05.22 01:11:17.104811 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 371 | 2026.05.22 01:11:17.104858 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 372 | 2026.05.22 01:11:17.105963 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} <Debug> oximeter.measurements_cumulativei64 (8b120a9c-7b7d-465e-9b03-434a83159cb9): Loading data parts | ||
| 373 | 2026.05.22 01:11:17.106103 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} <Debug> oximeter.measurements_cumulativei64 (8b120a9c-7b7d-465e-9b03-434a83159cb9): There are no data parts | ||
| 374 | 2026.05.22 01:11:17.106747 [ 3 ] {4e16a286-75ce-4e83-80ad-69c110cf30a0} <Debug> TCPHandler: Processed in 0.002240976 sec. | ||
| 375 | 2026.05.22 01:11:17.106967 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.05.22 01:11:17.107158 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 377 | 2026.05.22 01:11:17.107287 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 378 | 2026.05.22 01:11:17.108406 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Loading data parts | ||
| 379 | 2026.05.22 01:11:17.108612 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): There are no data parts | ||
| 380 | 2026.05.22 01:11:17.109132 [ 3 ] {b332d1ba-e5a5-420b-9d8f-a1b503ba2aad} <Debug> TCPHandler: Processed in 0.002227366 sec. | ||
| 381 | 2026.05.22 01:11:17.109280 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.05.22 01:11:17.109524 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 383 | 2026.05.22 01:11:17.109643 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 384 | 2026.05.22 01:11:17.110636 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} <Debug> oximeter.measurements_cumulativef32 (6877e884-d070-41f3-936b-11c49dce1a69): Loading data parts | ||
| 385 | 2026.05.22 01:11:17.110789 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} <Debug> oximeter.measurements_cumulativef32 (6877e884-d070-41f3-936b-11c49dce1a69): There are no data parts | ||
| 386 | 2026.05.22 01:11:17.111805 [ 3 ] {9f41266d-838f-4eb8-8b41-952e36514b0c} <Debug> TCPHandler: Processed in 0.002575815 sec. | ||
| 387 | 2026.05.22 01:11:17.111981 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.22 01:11:17.112180 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 389 | 2026.05.22 01:11:17.112319 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2026.05.22 01:11:17.113811 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} <Debug> oximeter.measurements_cumulativef64 (4f18319a-644d-4b3d-8cf0-a6e855be0a84): Loading data parts | ||
| 391 | 2026.05.22 01:11:17.114042 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} <Debug> oximeter.measurements_cumulativef64 (4f18319a-644d-4b3d-8cf0-a6e855be0a84): There are no data parts | ||
| 392 | 2026.05.22 01:11:17.114661 [ 3 ] {01ce7172-04a1-4372-b20b-318416b9b950} <Debug> TCPHandler: Processed in 0.002741209 sec. | ||
| 393 | 2026.05.22 01:11:17.114940 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.22 01:11:17.115217 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2026.05.22 01:11:17.115367 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2026.05.22 01:11:17.116904 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} <Debug> oximeter.measurements_histogrami8 (378fe7ad-38ca-475b-9f24-14f54142d25e): Loading data parts | ||
| 407 | 2026.05.22 01:11:17.117059 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} <Debug> oximeter.measurements_histogrami8 (378fe7ad-38ca-475b-9f24-14f54142d25e): There are no data parts | ||
| 408 | 2026.05.22 01:11:17.117782 [ 3 ] {1878e2a6-a113-42e9-a554-71ad0f046ed3} <Debug> TCPHandler: Processed in 0.002902253 sec. | ||
| 409 | 2026.05.22 01:11:17.117960 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.05.22 01:11:17.118185 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 411 | 2026.05.22 01:11:17.118399 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 412 | 2026.05.22 01:11:17.119868 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} <Debug> oximeter.measurements_histogramu8 (9a1e1354-811f-4437-a8ee-60632e390bc3): Loading data parts | ||
| 413 | 2026.05.22 01:11:17.120032 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} <Debug> oximeter.measurements_histogramu8 (9a1e1354-811f-4437-a8ee-60632e390bc3): There are no data parts | ||
| 414 | 2026.05.22 01:11:17.120674 [ 3 ] {7c2f7f41-e173-440a-9811-a3b2bd7f744a} <Debug> TCPHandler: Processed in 0.00276727 sec. | ||
| 415 | 2026.05.22 01:11:17.120885 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.05.22 01:11:17.121204 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 417 | 2026.05.22 01:11:17.121337 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 418 | 2026.05.22 01:11:17.122667 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} <Debug> oximeter.measurements_histogrami16 (905b8965-5652-4cd3-b12f-dd429633ca07): Loading data parts | ||
| 419 | 2026.05.22 01:11:17.122789 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} <Debug> oximeter.measurements_histogrami16 (905b8965-5652-4cd3-b12f-dd429633ca07): There are no data parts | ||
| 420 | 2026.05.22 01:11:17.123361 [ 3 ] {50e935d8-3ca6-4575-b153-d5f59fe05b64} <Debug> TCPHandler: Processed in 0.002554885 sec. | ||
| 421 | 2026.05.22 01:11:17.123534 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.05.22 01:11:17.123749 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 423 | 2026.05.22 01:11:17.123880 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 424 | 2026.05.22 01:11:17.125047 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} <Debug> oximeter.measurements_histogramu16 (4ecd0894-c102-4c94-b1ab-13c4f243d3fe): Loading data parts | ||
| 425 | 2026.05.22 01:11:17.125252 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} <Debug> oximeter.measurements_histogramu16 (4ecd0894-c102-4c94-b1ab-13c4f243d3fe): There are no data parts | ||
| 426 | 2026.05.22 01:11:17.125752 [ 3 ] {784d19a9-ee20-44bb-bef3-4c440186be91} <Debug> TCPHandler: Processed in 0.002267617 sec. | ||
| 427 | 2026.05.22 01:11:17.125924 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.05.22 01:11:17.126214 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 429 | 2026.05.22 01:11:17.126346 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2026.05.22 01:11:17.127513 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} <Debug> oximeter.measurements_histogrami32 (72867e29-7238-4751-ae00-f17e49cd6eeb): Loading data parts | ||
| 431 | 2026.05.22 01:11:17.127639 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} <Debug> oximeter.measurements_histogrami32 (72867e29-7238-4751-ae00-f17e49cd6eeb): There are no data parts | ||
| 432 | 2026.05.22 01:11:17.128411 [ 3 ] {b055d9b9-53bb-444d-a2ae-43fe39ab7a0b} <Debug> TCPHandler: Processed in 0.002538593 sec. | ||
| 433 | 2026.05.22 01:11:17.128577 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.05.22 01:11:17.128794 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 435 | 2026.05.22 01:11:17.128925 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2026.05.22 01:11:17.130119 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} <Debug> oximeter.measurements_histogramu32 (79204bcc-ae19-4d11-a3c1-b8db7e36d6dd): Loading data parts | ||
| 437 | 2026.05.22 01:11:17.130296 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} <Debug> oximeter.measurements_histogramu32 (79204bcc-ae19-4d11-a3c1-b8db7e36d6dd): There are no data parts | ||
| 438 | 2026.05.22 01:11:17.130827 [ 3 ] {1bc0098e-50c3-4f91-afa0-576b89fd6a36} <Debug> TCPHandler: Processed in 0.002301568 sec. | ||
| 439 | 2026.05.22 01:11:17.130977 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.05.22 01:11:17.131268 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 441 | 2026.05.22 01:11:17.131394 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.05.22 01:11:17.132564 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} <Debug> oximeter.measurements_histogrami64 (cfa6fa20-f9a6-42f4-89e5-1148a3deaf40): Loading data parts | ||
| 443 | 2026.05.22 01:11:17.132679 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} <Debug> oximeter.measurements_histogrami64 (cfa6fa20-f9a6-42f4-89e5-1148a3deaf40): There are no data parts | ||
| 444 | 2026.05.22 01:11:17.133297 [ 3 ] {597de5ef-13e4-4dad-a18d-4e0056de4f46} <Debug> TCPHandler: Processed in 0.002373719 sec. | ||
| 445 | 2026.05.22 01:11:17.133470 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.05.22 01:11:17.133697 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 447 | 2026.05.22 01:11:17.133828 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.05.22 01:11:17.135026 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Loading data parts | ||
| 449 | 2026.05.22 01:11:17.135237 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): There are no data parts | ||
| 450 | 2026.05.22 01:11:17.135822 [ 3 ] {d92886fd-2983-4e96-97f3-61dd81826196} <Debug> TCPHandler: Processed in 0.002422181 sec. | ||
| 451 | 2026.05.22 01:11:17.136000 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.22 01:11:17.136388 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 453 | 2026.05.22 01:11:17.136533 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.05.22 01:11:17.137895 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} <Debug> oximeter.measurements_histogramf32 (9a9b0d8a-47bc-4970-a29b-5e9e4c385c4d): Loading data parts | ||
| 455 | 2026.05.22 01:11:17.138008 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} <Debug> oximeter.measurements_histogramf32 (9a9b0d8a-47bc-4970-a29b-5e9e4c385c4d): There are no data parts | ||
| 456 | 2026.05.22 01:11:17.138588 [ 3 ] {7df8e69b-5b1e-478e-9af9-9ede102d5e87} <Debug> TCPHandler: Processed in 0.002649256 sec. | ||
| 457 | 2026.05.22 01:11:17.138800 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.22 01:11:17.139021 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 459 | 2026.05.22 01:11:17.139170 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.05.22 01:11:17.140410 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} <Debug> oximeter.measurements_histogramf64 (2866f9dc-026c-464a-926b-067277cb5618): Loading data parts | ||
| 461 | 2026.05.22 01:11:17.140740 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} <Debug> oximeter.measurements_histogramf64 (2866f9dc-026c-464a-926b-067277cb5618): There are no data parts | ||
| 462 | 2026.05.22 01:11:17.141287 [ 3 ] {3d0f2877-0149-4200-a46e-16adf2deed8c} <Debug> TCPHandler: Processed in 0.002535464 sec. | ||
| 463 | 2026.05.22 01:11:17.141456 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.22 01:11:17.141740 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.05.22 01:11:17.141881 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.05.22 01:11:17.143738 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} <Debug> oximeter.fields_bool (d4e8949b-34a5-4a4a-b9f9-c4fd092f6eba): Loading data parts | ||
| 492 | 2026.05.22 01:11:17.143878 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} <Debug> oximeter.fields_bool (d4e8949b-34a5-4a4a-b9f9-c4fd092f6eba): There are no data parts | ||
| 493 | 2026.05.22 01:11:17.144416 [ 3 ] {f55fd732-8cab-4e77-ab6c-b429d53eb953} <Debug> TCPHandler: Processed in 0.003011266 sec. | ||
| 494 | 2026.05.22 01:11:17.144693 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.05.22 01:11:17.144859 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 496 | 2026.05.22 01:11:17.145001 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.05.22 01:11:17.146093 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} <Debug> oximeter.fields_i8 (a942c9f2-1b57-442b-8501-453b03583ad6): Loading data parts | ||
| 498 | 2026.05.22 01:11:17.146226 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} <Debug> oximeter.fields_i8 (a942c9f2-1b57-442b-8501-453b03583ad6): There are no data parts | ||
| 499 | 2026.05.22 01:11:17.146792 [ 3 ] {0d7c9eb1-0dcc-4932-af88-5b13979e0a46} <Debug> TCPHandler: Processed in 0.002150705 sec. | ||
| 500 | 2026.05.22 01:11:17.146966 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.05.22 01:11:17.147127 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 502 | 2026.05.22 01:11:17.147271 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.05.22 01:11:17.148465 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} <Debug> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Loading data parts | ||
| 504 | 2026.05.22 01:11:17.148588 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} <Debug> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): There are no data parts | ||
| 505 | 2026.05.22 01:11:17.149072 [ 3 ] {ce37592f-ac78-455f-ac73-00a21d6a2fb0} <Debug> TCPHandler: Processed in 0.002156515 sec. | ||
| 506 | 2026.05.22 01:11:17.149313 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.22 01:11:17.149472 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 508 | 2026.05.22 01:11:17.149593 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.05.22 01:11:17.150722 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} <Debug> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Loading data parts | ||
| 510 | 2026.05.22 01:11:17.150862 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} <Debug> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): There are no data parts | ||
| 511 | 2026.05.22 01:11:17.151464 [ 3 ] {097fb0ef-0ca7-4b11-9b0a-219e56a63613} <Debug> TCPHandler: Processed in 0.002201255 sec. | ||
| 512 | 2026.05.22 01:11:17.151625 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.05.22 01:11:17.151783 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 514 | 2026.05.22 01:11:17.151911 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.05.22 01:11:17.153018 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Loading data parts | ||
| 516 | 2026.05.22 01:11:17.153146 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): There are no data parts | ||
| 517 | 2026.05.22 01:11:17.153791 [ 3 ] {ba447f36-e211-4327-9b39-84a3b5e8efe4} <Debug> TCPHandler: Processed in 0.002216855 sec. | ||
| 518 | 2026.05.22 01:11:17.154023 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.05.22 01:11:17.154179 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 520 | 2026.05.22 01:11:17.154299 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.05.22 01:11:17.155343 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} <Debug> oximeter.fields_i32 (6b04a471-75dc-4059-ae11-219331e24541): Loading data parts | ||
| 522 | 2026.05.22 01:11:17.155503 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} <Debug> oximeter.fields_i32 (6b04a471-75dc-4059-ae11-219331e24541): There are no data parts | ||
| 523 | 2026.05.22 01:11:17.155993 [ 3 ] {612e72c4-83ff-4aef-b69b-2cdb64f8e5c3} <Debug> TCPHandler: Processed in 0.002019451 sec. | ||
| 524 | 2026.05.22 01:11:17.156151 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.05.22 01:11:17.156308 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 526 | 2026.05.22 01:11:17.156432 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.05.22 01:11:17.157511 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} <Debug> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Loading data parts | ||
| 528 | 2026.05.22 01:11:17.157625 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} <Debug> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): There are no data parts | ||
| 529 | 2026.05.22 01:11:17.158092 [ 3 ] {4a816fdb-43e8-48d6-9e88-ffad2db0ecad} <Debug> TCPHandler: Processed in 0.00199218 sec. | ||
| 530 | 2026.05.22 01:11:17.158377 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.05.22 01:11:17.158535 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 532 | 2026.05.22 01:11:17.158653 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.05.22 01:11:17.159695 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} <Debug> oximeter.fields_i64 (524cb021-b405-4996-8062-4eee8cb1f1aa): Loading data parts | ||
| 534 | 2026.05.22 01:11:17.159891 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} <Debug> oximeter.fields_i64 (524cb021-b405-4996-8062-4eee8cb1f1aa): There are no data parts | ||
| 535 | 2026.05.22 01:11:17.160413 [ 3 ] {7cf193a1-6d5d-444e-889e-4b4ec4ecf445} <Debug> TCPHandler: Processed in 0.002085373 sec. | ||
| 536 | 2026.05.22 01:11:17.160567 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.22 01:11:17.160726 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 538 | 2026.05.22 01:11:17.160848 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.05.22 01:11:17.161969 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} <Debug> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Loading data parts | ||
| 540 | 2026.05.22 01:11:17.162106 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} <Debug> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): There are no data parts | ||
| 541 | 2026.05.22 01:11:17.162586 [ 3 ] {95f2c88b-b189-4e8d-9d6f-23dd3563b188} <Debug> TCPHandler: Processed in 0.002069642 sec. | ||
| 542 | 2026.05.22 01:11:17.162806 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.22 01:11:17.162964 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 544 | 2026.05.22 01:11:17.163085 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.05.22 01:11:17.164143 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} <Debug> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Loading data parts | ||
| 546 | 2026.05.22 01:11:17.164353 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} <Debug> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): There are no data parts | ||
| 547 | 2026.05.22 01:11:17.164822 [ 3 ] {401b4ea5-38bd-4a62-91fe-0de64f04b3b7} <Debug> TCPHandler: Processed in 0.002065462 sec. | ||
| 548 | 2026.05.22 01:11:17.164969 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.22 01:11:17.165169 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 550 | 2026.05.22 01:11:17.165250 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.05.22 01:11:17.166280 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Loading data parts | ||
| 552 | 2026.05.22 01:11:17.166424 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): There are no data parts | ||
| 553 | 2026.05.22 01:11:17.166920 [ 3 ] {7d5ef7e0-1004-4ee9-b4b2-ed9dc1ebc0cf} <Debug> TCPHandler: Processed in 0.00200096 sec. | ||
| 554 | 2026.05.22 01:11:17.167141 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.22 01:11:17.167299 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 556 | 2026.05.22 01:11:17.167421 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.05.22 01:11:17.168380 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Loading data parts | ||
| 558 | 2026.05.22 01:11:17.168574 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): There are no data parts | ||
| 559 | 2026.05.22 01:11:17.169061 [ 3 ] {25204e13-27ca-44ca-83e5-59438641f44e} <Debug> TCPHandler: Processed in 0.001971119 sec. | ||
| 560 | 2026.05.22 01:11:17.169235 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.22 01:11:17.169569 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.05.22 01:11:17.169706 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.05.22 01:11:17.170723 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Loading data parts | ||
| 567 | 2026.05.22 01:11:17.170854 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): There are no data parts | ||
| 568 | 2026.05.22 01:11:17.171758 [ 3 ] {a7f706f9-4267-469f-9b85-a0c79c5d4c5f} <Debug> TCPHandler: Processed in 0.002584125 sec. | ||
| 569 | 2026.05.22 01:11:17.175222 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.05.22 01:11:17.175540 [ 4 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.05.22 01:11:17.178854 [ 4 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.05.22 01:11:17.194040 [ 260 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} <Trace> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.05.22 01:11:17.194189 [ 260 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 574 | 2026.05.22 01:11:17.198261 [ 260 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.05.22 01:11:17.198850 [ 260 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} <Trace> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.05.22 01:11:17.199239 [ 4 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023871 sec., 41.89183528130368 rows/sec., 670.27 B/sec. | ||
| 577 | 2026.05.22 01:11:17.199494 [ 4 ] {54c781f6-34f6-498d-aff4-24bd428e9cf4} <Debug> TCPHandler: Processed in 0.024386213 sec. | ||
| 578 | 2026.05.22 01:11:17.219075 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38215 | ||
| 579 | 2026.05.22 01:11:17.219183 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.05.22 01:11:17.219336 [ 261 ] {} <Debug> TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Authenticating user 'default' from [fd00:1122:3344:101::e]:38215 | ||
| 581 | 2026.05.22 01:11:17.219362 [ 261 ] {} <Debug> TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.22 01:11:17.219375 [ 261 ] {} <Debug> TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.05.22 01:11:17.219526 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.05.22 01:11:17.219554 [ 261 ] {} <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 | ||
| 585 | 2026.05.22 01:11:17.219654 [ 261 ] {} <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 | ||
| 586 | 2026.05.22 01:11:17.220074 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59194 | ||
| 587 | 2026.05.22 01:11:17.220163 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33289 | ||
| 588 | 2026.05.22 01:11:17.220310 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62772 | ||
| 589 | 2026.05.22 01:11:17.220500 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63597 | ||
| 590 | 2026.05.22 01:11:17.220524 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.05.22 01:11:17.220585 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.05.22 01:11:17.220627 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.05.22 01:11:17.220698 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.05.22 01:11:17.220830 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59352 | ||
| 595 | 2026.05.22 01:11:17.220737 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33791 | ||
| 596 | 2026.05.22 01:11:17.220873 [ 266 ] {} <Debug> TCP-Session: b2116bb4-bfd8-4ca7-8400-7ebd99a5f0b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63597 | ||
| 597 | 2026.05.22 01:11:17.220730 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51685 | ||
| 598 | 2026.05.22 01:11:17.220967 [ 266 ] {} <Debug> TCP-Session: b2116bb4-bfd8-4ca7-8400-7ebd99a5f0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.05.22 01:11:17.221065 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.05.22 01:11:17.220930 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51162 | ||
| 601 | 2026.05.22 01:11:17.220701 [ 261 ] {} <Trace> TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.22 01:11:17.221181 [ 268 ] {} <Debug> TCP-Session: efbcf534-a83b-4309-ade5-6ad2274317c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59352 | ||
| 603 | 2026.05.22 01:11:17.221160 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.05.22 01:11:17.221243 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.05.22 01:11:17.221312 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.05.22 01:11:17.221329 [ 264 ] {} <Debug> TCP-Session: 0780d368-fcda-4b95-a33b-2ea90ab57a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:33791 | ||
| 607 | 2026.05.22 01:11:17.221333 [ 268 ] {} <Debug> TCP-Session: efbcf534-a83b-4309-ade5-6ad2274317c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.05.22 01:11:17.221394 [ 267 ] {} <Debug> TCP-Session: f89add8e-56c3-4ae3-a681-ee087dee5eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:51685 | ||
| 609 | 2026.05.22 01:11:17.221404 [ 264 ] {} <Debug> TCP-Session: 0780d368-fcda-4b95-a33b-2ea90ab57a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.05.22 01:11:17.221422 [ 268 ] {} <Debug> TCP-Session: efbcf534-a83b-4309-ade5-6ad2274317c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.05.22 01:11:17.221480 [ 267 ] {} <Debug> TCP-Session: f89add8e-56c3-4ae3-a681-ee087dee5eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.05.22 01:11:17.221490 [ 264 ] {} <Debug> TCP-Session: 0780d368-fcda-4b95-a33b-2ea90ab57a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.05.22 01:11:17.221145 [ 266 ] {} <Debug> TCP-Session: b2116bb4-bfd8-4ca7-8400-7ebd99a5f0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.05.22 01:11:17.221593 [ 269 ] {} <Debug> TCP-Session: dcf0cf17-73c8-4702-9aa7-3ddd7fdb74a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51162 | ||
| 615 | 2026.05.22 01:11:17.221599 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38215) 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'AND has_own_data (stage: Complete) | ||
| 616 | 2026.05.22 01:11:17.220714 [ 263 ] {} <Debug> TCP-Session: 982cf68c-22e0-4f61-aa17-bd7c80ab1119 Authenticating user 'default' from [fd00:1122:3344:101::e]:33289 | ||
| 617 | 2026.05.22 01:11:17.221699 [ 269 ] {} <Debug> TCP-Session: dcf0cf17-73c8-4702-9aa7-3ddd7fdb74a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.22 01:11:17.220702 [ 265 ] {} <Debug> TCP-Session: c2152dd5-856a-45fc-81d6-256996bec9e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62772 | ||
| 619 | 2026.05.22 01:11:17.221801 [ 263 ] {} <Debug> TCP-Session: 982cf68c-22e0-4f61-aa17-bd7c80ab1119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.22 01:11:17.221892 [ 265 ] {} <Debug> TCP-Session: c2152dd5-856a-45fc-81d6-256996bec9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.05.22 01:11:17.220702 [ 262 ] {} <Debug> TCP-Session: e027889e-cbdb-4976-bc50-0e0946ff677d Authenticating user 'default' from [fd00:1122:3344:101::e]:59194 | ||
| 622 | 2026.05.22 01:11:17.221780 [ 269 ] {} <Debug> TCP-Session: dcf0cf17-73c8-4702-9aa7-3ddd7fdb74a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2026.05.22 01:11:17.222063 [ 262 ] {} <Debug> TCP-Session: e027889e-cbdb-4976-bc50-0e0946ff677d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.22 01:11:17.222062 [ 263 ] {} <Debug> TCP-Session: 982cf68c-22e0-4f61-aa17-bd7c80ab1119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.22 01:11:17.222071 [ 265 ] {} <Debug> TCP-Session: c2152dd5-856a-45fc-81d6-256996bec9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.22 01:11:17.222161 [ 262 ] {} <Debug> TCP-Session: e027889e-cbdb-4976-bc50-0e0946ff677d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.05.22 01:11:17.221566 [ 267 ] {} <Debug> TCP-Session: f89add8e-56c3-4ae3-a681-ee087dee5eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 628 | 2026.05.22 01:11:17.225334 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 629 | 2026.05.22 01:11:17.227685 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 630 | 2026.05.22 01:11:17.229106 [ 260 ] {f1249bfa-89bf-4771-b779-89e1a864445e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 631 | 2026.05.22 01:11:17.229477 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.008067 sec., 5082.434610140077 rows/sec., 309.78 KiB/sec. | ||
| 632 | 2026.05.22 01:11:17.229671 [ 261 ] {f1249bfa-89bf-4771-b779-89e1a864445e} <Debug> TCPHandler: Processed in 0.009360726 sec. | ||
| 633 | 2026.05.22 01:11:17.332991 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43329 | ||
| 634 | 2026.05.22 01:11:17.333144 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.05.22 01:11:17.333279 [ 270 ] {} <Debug> TCP-Session: 76b3510b-77ab-4f93-97f0-3fed5965a6b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43329 | ||
| 636 | 2026.05.22 01:11:17.333307 [ 270 ] {} <Debug> TCP-Session: 76b3510b-77ab-4f93-97f0-3fed5965a6b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.22 01:11:17.333323 [ 270 ] {} <Debug> TCP-Session: 76b3510b-77ab-4f93-97f0-3fed5965a6b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.22 01:11:17.333771 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32774 | ||
| 639 | 2026.05.22 01:11:17.333871 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.22 01:11:17.333895 [ 271 ] {} <Debug> TCP-Session: 5556c19b-87aa-4211-8dff-e506b7c6199b Authenticating user 'default' from [fd00:1122:3344:101::e]:32774 | ||
| 641 | 2026.05.22 01:11:17.333918 [ 271 ] {} <Debug> TCP-Session: 5556c19b-87aa-4211-8dff-e506b7c6199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.22 01:11:17.333975 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44111 | ||
| 643 | 2026.05.22 01:11:17.334020 [ 271 ] {} <Debug> TCP-Session: 5556c19b-87aa-4211-8dff-e506b7c6199b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.05.22 01:11:17.334068 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65316 | ||
| 645 | 2026.05.22 01:11:17.334250 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32944 | ||
| 646 | 2026.05.22 01:11:17.334193 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.05.22 01:11:17.334181 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43518 | ||
| 648 | 2026.05.22 01:11:17.334069 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33710 | ||
| 649 | 2026.05.22 01:11:17.334409 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65293 | ||
| 650 | 2026.05.22 01:11:17.334371 [ 272 ] {} <Debug> TCP-Session: 34049bfb-057c-4040-93e2-b6baa66c1f96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44111 | ||
| 651 | 2026.05.22 01:11:17.334548 [ 272 ] {} <Debug> TCP-Session: 34049bfb-057c-4040-93e2-b6baa66c1f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.22 01:11:17.334565 [ 272 ] {} <Debug> TCP-Session: 34049bfb-057c-4040-93e2-b6baa66c1f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.22 01:11:17.334814 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.05.22 01:11:17.334879 [ 274 ] {} <Debug> TCP-Session: 806718b4-5f73-4c5d-b8b3-8682535537e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65316 | ||
| 655 | 2026.05.22 01:11:17.334906 [ 274 ] {} <Debug> TCP-Session: 806718b4-5f73-4c5d-b8b3-8682535537e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.22 01:11:17.334971 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.05.22 01:11:17.334923 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.05.22 01:11:17.335005 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.05.22 01:11:17.335070 [ 275 ] {} <Debug> TCP-Session: 490762ff-1e70-4951-8f82-b27cd35508a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43518 | ||
| 660 | 2026.05.22 01:11:17.335061 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.05.22 01:11:17.335096 [ 277 ] {} <Debug> TCP-Session: bafcdbf5-9580-436b-910c-1f92f79446d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65293 | ||
| 662 | 2026.05.22 01:11:17.335048 [ 273 ] {} <Debug> TCP-Session: d42e6156-b297-44ea-b03d-0465d3329184 Authenticating user 'default' from [fd00:1122:3344:101::e]:33710 | ||
| 663 | 2026.05.22 01:11:17.335182 [ 275 ] {} <Debug> TCP-Session: 490762ff-1e70-4951-8f82-b27cd35508a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.22 01:11:17.335194 [ 277 ] {} <Debug> TCP-Session: bafcdbf5-9580-436b-910c-1f92f79446d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.22 01:11:17.335023 [ 274 ] {} <Debug> TCP-Session: 806718b4-5f73-4c5d-b8b3-8682535537e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.22 01:11:17.335267 [ 275 ] {} <Debug> TCP-Session: 490762ff-1e70-4951-8f82-b27cd35508a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.22 01:11:17.335280 [ 277 ] {} <Debug> TCP-Session: bafcdbf5-9580-436b-910c-1f92f79446d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.22 01:11:17.335304 [ 276 ] {} <Debug> TCP-Session: 1451884e-1f5e-4407-b4c9-1a7504ecef76 Authenticating user 'default' from [fd00:1122:3344:101::e]:32944 | ||
| 669 | 2026.05.22 01:11:17.335220 [ 273 ] {} <Debug> TCP-Session: d42e6156-b297-44ea-b03d-0465d3329184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.22 01:11:17.335448 [ 276 ] {} <Debug> TCP-Session: 1451884e-1f5e-4407-b4c9-1a7504ecef76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.22 01:11:17.335462 [ 273 ] {} <Debug> TCP-Session: d42e6156-b297-44ea-b03d-0465d3329184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.05.22 01:11:17.335470 [ 276 ] {} <Debug> TCP-Session: 1451884e-1f5e-4407-b4c9-1a7504ecef76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 673 | 2026.05.22 01:11:18.001025 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.36 MiB, peak 131.36 MiB, free memory in arenas 0.00 B, will set to 139.98 MiB (RSS), difference: 8.62 MiB | ||
| 674 | 2026.05.22 01:11:19.521601 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42577 | ||
| 675 | 2026.05.22 01:11:19.522150 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.22 01:11:19.522190 [ 278 ] {} <Debug> TCP-Session: 58b25df4-ae2d-40dd-980a-fc06e295306b Authenticating user 'default' from [fd00:1122:3344:101::c]:42577 | ||
| 677 | 2026.05.22 01:11:19.522222 [ 278 ] {} <Debug> TCP-Session: 58b25df4-ae2d-40dd-980a-fc06e295306b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.22 01:11:19.522365 [ 278 ] {} <Debug> TCP-Session: 58b25df4-ae2d-40dd-980a-fc06e295306b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.22 01:11:19.522450 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 680 | 2026.05.22 01:11:19.522480 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 681 | 2026.05.22 01:11:19.522629 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 682 | 2026.05.22 01:11:19.523212 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47969 | ||
| 683 | 2026.05.22 01:11:19.523302 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57598 | ||
| 684 | 2026.05.22 01:11:19.523398 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.22 01:11:19.523406 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49913 | ||
| 686 | 2026.05.22 01:11:19.523466 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.22 01:11:19.523443 [ 279 ] {} <Debug> TCP-Session: f5ed914b-18d2-4072-8147-ab062b33d53f Authenticating user 'default' from [fd00:1122:3344:101::c]:47969 | ||
| 688 | 2026.05.22 01:11:19.523601 [ 279 ] {} <Debug> TCP-Session: f5ed914b-18d2-4072-8147-ab062b33d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.22 01:11:19.523637 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42791 | ||
| 690 | 2026.05.22 01:11:19.523631 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41458 | ||
| 691 | 2026.05.22 01:11:19.523718 [ 279 ] {} <Debug> TCP-Session: f5ed914b-18d2-4072-8147-ab062b33d53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.22 01:11:19.523826 [ 280 ] {} <Debug> TCP-Session: 6b6618ff-b62a-4b68-9e57-d82afdfffe17 Authenticating user 'default' from [fd00:1122:3344:101::c]:57598 | ||
| 693 | 2026.05.22 01:11:19.523896 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33911 | ||
| 694 | 2026.05.22 01:11:19.524039 [ 280 ] {} <Debug> TCP-Session: 6b6618ff-b62a-4b68-9e57-d82afdfffe17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.22 01:11:19.524052 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.22 01:11:19.524188 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.05.22 01:11:19.524069 [ 280 ] {} <Debug> TCP-Session: 6b6618ff-b62a-4b68-9e57-d82afdfffe17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.22 01:11:19.524298 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.05.22 01:11:19.524368 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.22 01:11:19.524502 [ 284 ] {} <Debug> TCP-Session: 1c882e92-aa1b-4ede-9d5b-8eae6854258e Authenticating user 'default' from [fd00:1122:3344:101::c]:33911 | ||
| 701 | 2026.05.22 01:11:19.524346 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56977 | ||
| 702 | 2026.05.22 01:11:19.524322 [ 281 ] {} <Debug> TCP-Session: 8d04efe5-6eac-4781-a132-650297ff64a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:49913 | ||
| 703 | 2026.05.22 01:11:19.524597 [ 284 ] {} <Debug> TCP-Session: 1c882e92-aa1b-4ede-9d5b-8eae6854258e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.22 01:11:19.524577 [ 283 ] {} <Debug> TCP-Session: 7be9278c-1681-41f6-a13d-7ba648c95d1d Authenticating user 'default' from [fd00:1122:3344:101::c]:41458 | ||
| 705 | 2026.05.22 01:11:19.524302 [ 282 ] {} <Debug> TCP-Session: c619e6d5-bf7d-4587-bbcb-65eacc54d2fe Authenticating user 'default' from [fd00:1122:3344:101::c]:42791 | ||
| 706 | 2026.05.22 01:11:19.524956 [ 284 ] {} <Debug> TCP-Session: 1c882e92-aa1b-4ede-9d5b-8eae6854258e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.22 01:11:19.524947 [ 283 ] {} <Debug> TCP-Session: 7be9278c-1681-41f6-a13d-7ba648c95d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.22 01:11:19.524934 [ 281 ] {} <Debug> TCP-Session: 8d04efe5-6eac-4781-a132-650297ff64a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.22 01:11:19.525103 [ 283 ] {} <Debug> TCP-Session: 7be9278c-1681-41f6-a13d-7ba648c95d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.22 01:11:19.525080 [ 282 ] {} <Debug> TCP-Session: c619e6d5-bf7d-4587-bbcb-65eacc54d2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.22 01:11:19.524674 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.05.22 01:11:19.525197 [ 282 ] {} <Debug> TCP-Session: c619e6d5-bf7d-4587-bbcb-65eacc54d2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.22 01:11:19.525170 [ 281 ] {} <Debug> TCP-Session: 8d04efe5-6eac-4781-a132-650297ff64a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.22 01:11:19.525305 [ 285 ] {} <Debug> TCP-Session: a4bf8c48-4b71-4c46-bd61-89ab77c993d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:56977 | ||
| 715 | 2026.05.22 01:11:19.525425 [ 285 ] {} <Debug> TCP-Session: a4bf8c48-4b71-4c46-bd61-89ab77c993d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.22 01:11:19.525441 [ 285 ] {} <Debug> TCP-Session: a4bf8c48-4b71-4c46-bd61-89ab77c993d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.22 01:11:19.836041 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54234 | ||
| 718 | 2026.05.22 01:11:19.836229 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.05.22 01:11:19.836305 [ 286 ] {} <Debug> TCP-Session: 4f293c6b-dcca-4e24-936f-a9a7cecb3bf5 Authenticating user 'default' from [fd00:1122:3344:101::a]:54234 | ||
| 720 | 2026.05.22 01:11:19.836329 [ 286 ] {} <Debug> TCP-Session: 4f293c6b-dcca-4e24-936f-a9a7cecb3bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.22 01:11:19.836342 [ 286 ] {} <Debug> TCP-Session: 4f293c6b-dcca-4e24-936f-a9a7cecb3bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.22 01:11:19.836495 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 723 | 2026.05.22 01:11:19.836523 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.22 01:11:19.836626 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 725 | 2026.05.22 01:11:19.837180 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62132 | ||
| 726 | 2026.05.22 01:11:19.837195 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37238 | ||
| 727 | 2026.05.22 01:11:19.837337 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52108 | ||
| 728 | 2026.05.22 01:11:19.837362 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.05.22 01:11:19.837467 [ 288 ] {} <Debug> TCP-Session: d566f2d1-62e6-4050-8208-5156dafde9b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:62132 | ||
| 730 | 2026.05.22 01:11:19.837565 [ 288 ] {} <Debug> TCP-Session: d566f2d1-62e6-4050-8208-5156dafde9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.22 01:11:19.837582 [ 288 ] {} <Debug> TCP-Session: d566f2d1-62e6-4050-8208-5156dafde9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.22 01:11:19.837599 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39571 | ||
| 733 | 2026.05.22 01:11:19.837634 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.22 01:11:19.837614 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.22 01:11:19.837748 [ 287 ] {} <Debug> TCP-Session: adc93d9a-3731-4cdf-acda-df4c3eca9c10 Authenticating user 'default' from [fd00:1122:3344:101::a]:37238 | ||
| 736 | 2026.05.22 01:11:19.837779 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56880 | ||
| 737 | 2026.05.22 01:11:19.837755 [ 289 ] {} <Debug> TCP-Session: 364a4318-326a-48d3-8cc0-ee6c94aae12d Authenticating user 'default' from [fd00:1122:3344:101::a]:52108 | ||
| 738 | 2026.05.22 01:11:19.837824 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.22 01:11:19.837865 [ 287 ] {} <Debug> TCP-Session: adc93d9a-3731-4cdf-acda-df4c3eca9c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.22 01:11:19.837879 [ 289 ] {} <Debug> TCP-Session: 364a4318-326a-48d3-8cc0-ee6c94aae12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.22 01:11:19.837878 [ 290 ] {} <Debug> TCP-Session: b459a9f6-a1a4-412c-be8e-73c39c401e9e Authenticating user 'default' from [fd00:1122:3344:101::a]:39571 | ||
| 742 | 2026.05.22 01:11:19.837942 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42067 | ||
| 743 | 2026.05.22 01:11:19.838007 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.22 01:11:19.837984 [ 289 ] {} <Debug> TCP-Session: 364a4318-326a-48d3-8cc0-ee6c94aae12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.22 01:11:19.837978 [ 290 ] {} <Debug> TCP-Session: b459a9f6-a1a4-412c-be8e-73c39c401e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.22 01:11:19.838091 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52955 | ||
| 747 | 2026.05.22 01:11:19.838130 [ 291 ] {} <Debug> TCP-Session: 9afbb704-3a74-449f-8521-5d22bdb367d2 Authenticating user 'default' from [fd00:1122:3344:101::a]:56880 | ||
| 748 | 2026.05.22 01:11:19.837968 [ 287 ] {} <Debug> TCP-Session: adc93d9a-3731-4cdf-acda-df4c3eca9c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.22 01:11:19.838170 [ 290 ] {} <Debug> TCP-Session: b459a9f6-a1a4-412c-be8e-73c39c401e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.22 01:11:19.838246 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.05.22 01:11:19.838181 [ 291 ] {} <Debug> TCP-Session: 9afbb704-3a74-449f-8521-5d22bdb367d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.22 01:11:19.838321 [ 291 ] {} <Debug> TCP-Session: 9afbb704-3a74-449f-8521-5d22bdb367d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.22 01:11:19.838374 [ 292 ] {} <Debug> TCP-Session: a4059c9d-1181-4298-98fb-238d76b985d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42067 | ||
| 754 | 2026.05.22 01:11:19.838398 [ 292 ] {} <Debug> TCP-Session: a4059c9d-1181-4298-98fb-238d76b985d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.22 01:11:19.838412 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.05.22 01:11:19.838415 [ 292 ] {} <Debug> TCP-Session: a4059c9d-1181-4298-98fb-238d76b985d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.22 01:11:19.838528 [ 293 ] {} <Debug> TCP-Session: 8c7ac542-b236-484f-911c-7fb66250543f Authenticating user 'default' from [fd00:1122:3344:101::a]:52955 | ||
| 758 | 2026.05.22 01:11:19.838564 [ 293 ] {} <Debug> TCP-Session: 8c7ac542-b236-484f-911c-7fb66250543f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.22 01:11:19.838693 [ 293 ] {} <Debug> TCP-Session: 8c7ac542-b236-484f-911c-7fb66250543f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.22 01:11:19.867574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65154 | ||
| 761 | 2026.05.22 01:11:19.867710 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.22 01:11:19.867737 [ 294 ] {} <Debug> TCP-Session: 639fb887-d857-4bb2-9495-b7a09159d89e Authenticating user 'default' from [fd00:1122:3344:101::b]:65154 | ||
| 763 | 2026.05.22 01:11:19.867755 [ 294 ] {} <Debug> TCP-Session: 639fb887-d857-4bb2-9495-b7a09159d89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.22 01:11:19.867767 [ 294 ] {} <Debug> TCP-Session: 639fb887-d857-4bb2-9495-b7a09159d89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.22 01:11:19.867840 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.22 01:11:19.867872 [ 294 ] {} <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 | ||
| 767 | 2026.05.22 01:11:19.867890 [ 294 ] {} <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 | ||
| 768 | 2026.05.22 01:11:19.868366 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46423 | ||
| 769 | 2026.05.22 01:11:19.868443 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64514 | ||
| 770 | 2026.05.22 01:11:19.868651 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.22 01:11:19.868735 [ 295 ] {} <Debug> TCP-Session: ce1e4e3b-ac97-4f93-8da1-d5b2ab855702 Authenticating user 'default' from [fd00:1122:3344:101::b]:46423 | ||
| 772 | 2026.05.22 01:11:19.868755 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39341 | ||
| 773 | 2026.05.22 01:11:19.868765 [ 295 ] {} <Debug> TCP-Session: ce1e4e3b-ac97-4f93-8da1-d5b2ab855702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.22 01:11:19.868762 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43326 | ||
| 775 | 2026.05.22 01:11:19.868793 [ 295 ] {} <Debug> TCP-Session: ce1e4e3b-ac97-4f93-8da1-d5b2ab855702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.22 01:11:19.868781 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.05.22 01:11:19.868851 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64679 | ||
| 778 | 2026.05.22 01:11:19.868886 [ 296 ] {} <Debug> TCP-Session: ddf5b116-cb75-44fd-ac9a-1691a8c2dbdc Authenticating user 'default' from [fd00:1122:3344:101::b]:64514 | ||
| 779 | 2026.05.22 01:11:19.868911 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.22 01:11:19.868926 [ 296 ] {} <Debug> TCP-Session: ddf5b116-cb75-44fd-ac9a-1691a8c2dbdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.22 01:11:19.868947 [ 297 ] {} <Debug> TCP-Session: 9ada0add-4c4e-49a9-ba54-dfe02e80b2ff Authenticating user 'default' from [fd00:1122:3344:101::b]:39341 | ||
| 782 | 2026.05.22 01:11:19.868952 [ 296 ] {} <Debug> TCP-Session: ddf5b116-cb75-44fd-ac9a-1691a8c2dbdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.22 01:11:19.868978 [ 297 ] {} <Debug> TCP-Session: 9ada0add-4c4e-49a9-ba54-dfe02e80b2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.22 01:11:19.869004 [ 297 ] {} <Debug> TCP-Session: 9ada0add-4c4e-49a9-ba54-dfe02e80b2ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.22 01:11:19.869091 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41323 | ||
| 786 | 2026.05.22 01:11:19.869230 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.22 01:11:19.869311 [ 299 ] {} <Debug> TCP-Session: 55c21506-d5f0-4e78-bc66-ffe1f9192ca2 Authenticating user 'default' from [fd00:1122:3344:101::b]:64679 | ||
| 788 | 2026.05.22 01:11:19.869335 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 789 | 2026.05.22 01:11:19.869367 [ 298 ] {} <Debug> TCP-Session: 81e095d4-0d2b-4ec5-8254-ddea2368c479 Authenticating user 'default' from [fd00:1122:3344:101::b]:43326 | ||
| 790 | 2026.05.22 01:11:19.869382 [ 299 ] {} <Debug> TCP-Session: 55c21506-d5f0-4e78-bc66-ffe1f9192ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.22 01:11:19.869385 [ 298 ] {} <Debug> TCP-Session: 81e095d4-0d2b-4ec5-8254-ddea2368c479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.22 01:11:19.869398 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.05.22 01:11:19.869401 [ 299 ] {} <Debug> TCP-Session: 55c21506-d5f0-4e78-bc66-ffe1f9192ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.22 01:11:19.869407 [ 298 ] {} <Debug> TCP-Session: 81e095d4-0d2b-4ec5-8254-ddea2368c479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.22 01:11:19.869446 [ 300 ] {} <Debug> TCP-Session: a8dad7fa-0a04-4021-8af9-386f44f833a6 Authenticating user 'default' from [fd00:1122:3344:101::b]:41323 | ||
| 796 | 2026.05.22 01:11:19.869466 [ 300 ] {} <Debug> TCP-Session: a8dad7fa-0a04-4021-8af9-386f44f833a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.22 01:11:19.869471 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36262 | ||
| 798 | 2026.05.22 01:11:19.869480 [ 300 ] {} <Debug> TCP-Session: a8dad7fa-0a04-4021-8af9-386f44f833a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.22 01:11:19.869612 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.05.22 01:11:19.869646 [ 301 ] {} <Debug> TCP-Session: 13a74ed2-a570-4891-a927-34818f843246 Authenticating user 'default' from [fd00:1122:3344:101::b]:36262 | ||
| 801 | 2026.05.22 01:11:19.869662 [ 301 ] {} <Debug> TCP-Session: 13a74ed2-a570-4891-a927-34818f843246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.22 01:11:19.869677 [ 301 ] {} <Debug> TCP-Session: 13a74ed2-a570-4891-a927-34818f843246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.22 01:11:20.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.24 MiB, peak 140.24 MiB, free memory in arenas 0.00 B, will set to 141.73 MiB (RSS), difference: 1.49 MiB | ||
| 804 | 2026.05.22 01:11:24.135375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.22 01:11:24.135482 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.22 01:11:24.135477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 807 | 2026.05.22 01:11:24.135586 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.22 01:11:24.137372 [ 245 ] {} <Debug> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Loading data parts | ||
| 809 | 2026.05.22 01:11:24.137589 [ 245 ] {} <Debug> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): There are no data parts | ||
| 810 | 2026.05.22 01:11:24.143862 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.22 01:11:24.143925 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 812 | 2026.05.22 01:11:24.152688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.22 01:11:24.153798 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.22 01:11:24.154036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 815 | 2026.05.22 01:11:24.156452 [ 244 ] {} <Debug> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Loading data parts | ||
| 816 | 2026.05.22 01:11:24.156614 [ 244 ] {} <Debug> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): There are no data parts | ||
| 817 | 2026.05.22 01:11:24.184593 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.22 01:11:24.184654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 819 | 2026.05.22 01:11:24.191836 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.22 01:11:24.193154 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.22 01:11:24.199752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.22 01:11:25.000951 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.77 MiB, peak 150.77 MiB, free memory in arenas 0.00 B, will set to 155.71 MiB (RSS), difference: 8.94 MiB | ||
| 823 | 2026.05.22 01:11:26.634923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 824 | 2026.05.22 01:11:26.635033 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.22 01:11:26.638453 [ 243 ] {} <Debug> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Loading data parts | ||
| 826 | 2026.05.22 01:11:26.638590 [ 243 ] {} <Debug> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): There are no data parts | ||
| 827 | 2026.05.22 01:11:26.644053 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.22 01:11:26.644093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 829 | 2026.05.22 01:11:26.645616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.22 01:11:26.646157 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.22 01:11:26.646409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 832 | 2026.05.22 01:11:27.001112 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 156.49 MiB (RSS), difference: -3.34 MiB | ||
| 833 | 2026.05.22 01:11:31.607269 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 834 | 2026.05.22 01:11:31.607330 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 835 | 2026.05.22 01:11:31.654240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 836 | 2026.05.22 01:11:31.655028 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.05.22 01:11:31.655070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 838 | 2026.05.22 01:11:31.655907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 839 | 2026.05.22 01:11:31.656454 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.05.22 01:11:31.656599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 841 | 2026.05.22 01:11:31.700190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 842 | 2026.05.22 01:11:31.717028 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.05.22 01:11:31.717083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 844 | 2026.05.22 01:11:31.723604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 845 | 2026.05.22 01:11:31.726078 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.05.22 01:11:31.733543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 847 | 2026.05.22 01:11:32.000875 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.25 MiB, peak 161.25 MiB, free memory in arenas 0.00 B, will set to 159.41 MiB (RSS), difference: 2.16 MiB | ||
| 848 | 2026.05.22 01:11:37.226551 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.05.22 01:11:37.226931 [ 3 ] {aea8cad5-7603-4053-b7d4-7d931c678cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 850 | 2026.05.22 01:11:37.238163 [ 3 ] {aea8cad5-7603-4053-b7d4-7d931c678cb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.05.22 01:11:37.238314 [ 3 ] {aea8cad5-7603-4053-b7d4-7d931c678cb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.22 01:11:37.238799 [ 3 ] {aea8cad5-7603-4053-b7d4-7d931c678cb6} <Debug> TCPHandler: Processed in 0.012426332 sec. | ||
| 853 | 2026.05.22 01:11:37.250203 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.05.22 01:11:37.250339 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 855 | 2026.05.22 01:11:37.250390 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.05.22 01:11:37.253722 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.22 01:11:37.253771 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 858 | 2026.05.22 01:11:37.256531 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2026.05.22 01:11:37.257019 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.22 01:11:37.257182 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006882 sec., 3777.9715199070038 rows/sec., 833.38 KiB/sec. | ||
| 861 | 2026.05.22 01:11:37.257221 [ 3 ] {388a03f8-6697-45cb-8b70-b616e6f25433} <Debug> TCPHandler: Processed in 0.007081938 sec. | ||
| 862 | 2026.05.22 01:11:37.257380 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.22 01:11:37.257479 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.22 01:11:37.257520 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 865 | 2026.05.22 01:11:37.267075 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.05.22 01:11:37.267146 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 867 | 2026.05.22 01:11:37.270035 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.05.22 01:11:37.270649 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.05.22 01:11:37.270838 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.013375 sec., 1794.3925233644861 rows/sec., 152.45 KiB/sec. | ||
| 870 | 2026.05.22 01:11:37.270905 [ 3 ] {9ed20662-e29f-49ac-b49c-da0ae1a8f97e} <Debug> TCPHandler: Processed in 0.013576101 sec. | ||
| 871 | 2026.05.22 01:11:37.271122 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.05.22 01:11:37.271257 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 873 | 2026.05.22 01:11:37.271317 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 874 | 2026.05.22 01:11:37.271822 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.05.22 01:11:37.271859 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 876 | 2026.05.22 01:11:37.272327 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.05.22 01:11:37.272812 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.05.22 01:11:37.272941 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001726 sec., 5793.742757821552 rows/sec., 472.44 KiB/sec. | ||
| 879 | 2026.05.22 01:11:37.272974 [ 3 ] {18ff07d6-c81f-4e87-a750-135f77704566} <Debug> TCPHandler: Processed in 0.00197669 sec. | ||
| 880 | 2026.05.22 01:11:37.273102 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.05.22 01:11:37.273198 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 882 | 2026.05.22 01:11:37.273238 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 883 | 2026.05.22 01:11:37.273765 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.05.22 01:11:37.273802 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 885 | 2026.05.22 01:11:37.274253 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.05.22 01:11:37.274791 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.05.22 01:11:37.274914 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} <Debug> executeQuery: Read 203 rows, 18.39 KiB in 0.001735 sec., 117002.8818443804 rows/sec., 10.35 MiB/sec. | ||
| 888 | 2026.05.22 01:11:37.274948 [ 3 ] {1c69c82e-1924-4c1e-b91b-86524d30c2a6} <Debug> TCPHandler: Processed in 0.001897067 sec. | ||
| 889 | 2026.05.22 01:11:37.275075 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.22 01:11:37.275170 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.22 01:11:37.275210 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.22 01:11:37.275668 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.22 01:11:37.275703 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 894 | 2026.05.22 01:11:37.276149 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.22 01:11:37.276620 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.22 01:11:37.276750 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001597 sec., 20663.744520976834 rows/sec., 1.52 MiB/sec. | ||
| 897 | 2026.05.22 01:11:37.276783 [ 3 ] {063d389c-640d-4052-b468-67a90c2a4985} <Debug> TCPHandler: Processed in 0.001758984 sec. | ||
| 898 | 2026.05.22 01:11:37.276907 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.22 01:11:37.277002 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.22 01:11:37.277042 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.22 01:11:37.277449 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.22 01:11:37.277487 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 903 | 2026.05.22 01:11:37.277966 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.22 01:11:37.278456 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.22 01:11:37.278579 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 906 | 2026.05.22 01:11:37.278612 [ 3 ] {b3ccacd0-f248-4b8f-827e-cdcfef8d638b} <Debug> TCPHandler: Processed in 0.001755354 sec. | ||
| 907 | 2026.05.22 01:11:37.278737 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.22 01:11:37.278832 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.22 01:11:37.278871 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 910 | 2026.05.22 01:11:37.279266 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.22 01:11:37.279303 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 912 | 2026.05.22 01:11:37.279727 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.22 01:11:37.280181 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.22 01:11:37.280300 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001529 sec., 7848.266841072596 rows/sec., 613.15 KiB/sec. | ||
| 915 | 2026.05.22 01:11:37.280331 [ 3 ] {70fbd582-6401-48b4-a0a3-f3aef018046f} <Debug> TCPHandler: Processed in 0.001688333 sec. | ||
| 916 | 2026.05.22 01:11:37.280447 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.22 01:11:37.280536 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.22 01:11:37.280574 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 919 | 2026.05.22 01:11:37.281078 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.22 01:11:37.281115 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 921 | 2026.05.22 01:11:37.281556 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.22 01:11:37.282100 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.22 01:11:37.282223 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001645 sec., 73556.23100303952 rows/sec., 5.98 MiB/sec. | ||
| 924 | 2026.05.22 01:11:37.282256 [ 3 ] {a8e91fee-934e-497a-9fe4-1ba7534c5def} <Debug> TCPHandler: Processed in 0.001805265 sec. | ||
| 925 | 2026.05.22 01:11:37.282386 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.22 01:11:37.282481 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.22 01:11:37.282525 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 928 | 2026.05.22 01:11:37.284930 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.22 01:11:37.284964 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 930 | 2026.05.22 01:11:37.285616 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.22 01:11:37.286261 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.22 01:11:37.286386 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} <Debug> executeQuery: Read 157 rows, 12.59 KiB in 0.003923 sec., 40020.3925567168 rows/sec., 3.14 MiB/sec. | ||
| 933 | 2026.05.22 01:11:37.286419 [ 3 ] {af6c579b-4f59-40bc-a983-dbd24e821ed4} <Debug> TCPHandler: Processed in 0.004083013 sec. | ||
| 934 | 2026.05.22 01:11:37.286547 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.22 01:11:37.286642 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.22 01:11:37.286696 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 937 | 2026.05.22 01:11:37.287546 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.22 01:11:37.287583 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 939 | 2026.05.22 01:11:37.290532 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.22 01:11:37.291157 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.22 01:11:37.291292 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004668 sec., 2356.4695801199655 rows/sec., 4.22 MiB/sec. | ||
| 942 | 2026.05.22 01:11:37.291339 [ 3 ] {ab98a534-5e33-4fb7-bd81-ffd4679165e2} <Debug> TCPHandler: Processed in 0.004842181 sec. | ||
| 943 | 2026.05.22 01:11:37.291473 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.22 01:11:37.291570 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.22 01:11:37.291612 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 946 | 2026.05.22 01:11:37.291940 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.22 01:11:37.291977 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 948 | 2026.05.22 01:11:37.292415 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.22 01:11:37.292997 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.22 01:11:37.293147 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001596 sec., 7518.796992481203 rows/sec., 518.88 KiB/sec. | ||
| 951 | 2026.05.22 01:11:37.293181 [ 3 ] {8e460610-42d7-4bc0-8fc9-eaf05f89f124} <Debug> TCPHandler: Processed in 0.001759304 sec. | ||
| 952 | 2026.05.22 01:11:39.156992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 953 | 2026.05.22 01:11:39.157557 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.22 01:11:39.157593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 955 | 2026.05.22 01:11:39.158471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 956 | 2026.05.22 01:11:39.158982 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.22 01:11:39.159111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 958 | 2026.05.22 01:11:39.233945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 959 | 2026.05.22 01:11:39.249830 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2026.05.22 01:11:39.249882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 961 | 2026.05.22 01:11:39.256345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 962 | 2026.05.22 01:11:39.257662 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2026.05.22 01:11:39.260293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 964 | 2026.05.22 01:11:40.000382 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.71 MiB, peak 164.71 MiB, free memory in arenas 0.00 B, will set to 161.93 MiB (RSS), difference: 1.21 MiB | ||
| 965 | 2026.05.22 01:11:42.220257 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.05.22 01:11:42.220516 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 967 | 2026.05.22 01:11:42.222962 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 968 | 2026.05.22 01:11:42.225191 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <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 | ||
| 969 | 2026.05.22 01:11:42.225545 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2026.05.22 01:11:42.233888 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2026.05.22 01:11:42.234196 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 972 | 2026.05.22 01:11:42.236463 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 973 | 2026.05.22 01:11:42.236509 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 974 | 2026.05.22 01:11:42.236526 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 975 | 2026.05.22 01:11:42.238526 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <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'))" | ||
| 976 | 2026.05.22 01:11:42.238553 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 977 | 2026.05.22 01:11:42.245707 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.025298 sec., 1027.749229188078 rows/sec., 226.71 KiB/sec. | ||
| 978 | 2026.05.22 01:11:42.245813 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Debug> MemoryTracker: Peak memory usage (for query): 136.51 KiB. | ||
| 979 | 2026.05.22 01:11:42.245829 [ 3 ] {ab2f92a0-5a0d-4942-888f-4535e402a6d8} <Debug> TCPHandler: Processed in 0.025714486 sec. | ||
| 980 | 2026.05.22 01:11:42.247531 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.05.22 01:11:42.247675 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 982 | 2026.05.22 01:11:42.247733 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 983 | 2026.05.22 01:11:42.248355 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.22 01:11:42.248401 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 985 | 2026.05.22 01:11:42.248920 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2026.05.22 01:11:42.249464 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.22 01:11:42.249603 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.17 MiB/sec. | ||
| 988 | 2026.05.22 01:11:42.249637 [ 3 ] {e1f9738f-7f1c-4c7f-a5bb-6ff301093476} <Debug> TCPHandler: Processed in 0.002215546 sec. | ||
| 989 | 2026.05.22 01:11:42.249766 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.05.22 01:11:42.249862 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 991 | 2026.05.22 01:11:42.249902 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 992 | 2026.05.22 01:11:42.250317 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.05.22 01:11:42.250354 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 994 | 2026.05.22 01:11:42.250760 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 995 | 2026.05.22 01:11:42.251206 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.05.22 01:11:42.251329 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001485 sec., 43097.6430976431 rows/sec., 3.36 MiB/sec. | ||
| 997 | 2026.05.22 01:11:42.251361 [ 3 ] {f4aeafbe-4ab8-475d-bfa5-51f8713d3f9f} <Debug> TCPHandler: Processed in 0.001646011 sec. | ||
| 998 | 2026.05.22 01:11:42.251484 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.05.22 01:11:42.251581 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1000 | 2026.05.22 01:11:42.251624 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1001 | 2026.05.22 01:11:42.252031 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.05.22 01:11:42.252067 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1003 | 2026.05.22 01:11:42.252498 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1004 | 2026.05.22 01:11:42.252948 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.05.22 01:11:42.253076 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
| 1006 | 2026.05.22 01:11:42.253109 [ 3 ] {e8533410-1572-4839-87f2-ecba2a2f805b} <Debug> TCPHandler: Processed in 0.001676372 sec. | ||
| 1007 | 2026.05.22 01:11:42.253230 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.22 01:11:42.253325 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.05.22 01:11:42.253366 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1010 | 2026.05.22 01:11:42.253694 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.22 01:11:42.253729 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1012 | 2026.05.22 01:11:42.254182 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1013 | 2026.05.22 01:11:42.254628 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.05.22 01:11:42.254751 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
| 1015 | 2026.05.22 01:11:42.254783 [ 3 ] {8e230c93-5b2c-4833-9584-e397240c0474} <Debug> TCPHandler: Processed in 0.00160331 sec. | ||
| 1016 | 2026.05.22 01:11:46.607595 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1017 | 2026.05.22 01:11:46.607655 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1018 | 2026.05.22 01:11:46.648204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 8 | ||
| 1019 | 2026.05.22 01:11:46.650631 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.05.22 01:11:46.650694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1021 | 2026.05.22 01:11:46.652023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1022 | 2026.05.22 01:11:46.652597 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.05.22 01:11:46.652882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 8 | ||
| 1024 | 2026.05.22 01:11:46.659965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1025 | 2026.05.22 01:11:46.660434 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.22 01:11:46.660481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1027 | 2026.05.22 01:11:46.661158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1028 | 2026.05.22 01:11:46.661678 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.22 01:11:46.661821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1030 | 2026.05.22 01:11:46.761120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1031 | 2026.05.22 01:11:46.777986 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.22 01:11:46.778052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1033 | 2026.05.22 01:11:46.785162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1034 | 2026.05.22 01:11:46.787413 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.22 01:11:46.795384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1036 | 2026.05.22 01:11:47.220807 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.05.22 01:11:47.221016 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 1038 | 2026.05.22 01:11:47.221335 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1039 | 2026.05.22 01:11:47.221379 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <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 | ||
| 1040 | 2026.05.22 01:11:47.221691 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.05.22 01:11:47.221768 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.05.22 01:11:47.221909 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1043 | 2026.05.22 01:11:47.221944 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1044 | 2026.05.22 01:11:47.221993 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 1045 | 2026.05.22 01:11:47.222009 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1046 | 2026.05.22 01:11:47.222052 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <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'))" | ||
| 1047 | 2026.05.22 01:11:47.222072 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1048 | 2026.05.22 01:11:47.223067 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002143 sec., 12132.524498366776 rows/sec., 2.61 MiB/sec. | ||
| 1049 | 2026.05.22 01:11:47.223184 [ 3 ] {e939b8e1-76b7-4cb9-9081-c9944bc5463a} <Debug> TCPHandler: Processed in 0.002555084 sec. | ||
| 1050 | 2026.05.22 01:11:47.225126 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.05.22 01:11:47.225301 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.05.22 01:11:47.225369 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.05.22 01:11:47.225992 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.05.22 01:11:47.226039 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1055 | 2026.05.22 01:11:47.226518 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.05.22 01:11:47.227070 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.05.22 01:11:47.227230 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001973 sec., 39533.705017739485 rows/sec., 3.26 MiB/sec. | ||
| 1058 | 2026.05.22 01:11:47.227281 [ 3 ] {e756d836-3a9a-481c-9b29-1d5f9e266030} <Debug> TCPHandler: Processed in 0.002280777 sec. | ||
| 1059 | 2026.05.22 01:11:47.227441 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.05.22 01:11:47.227550 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.05.22 01:11:47.227597 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.05.22 01:11:47.228009 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.05.22 01:11:47.228049 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1064 | 2026.05.22 01:11:47.228450 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.05.22 01:11:47.229101 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.05.22 01:11:47.229298 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001769 sec., 6218.202374222725 rows/sec., 467.58 KiB/sec. | ||
| 1067 | 2026.05.22 01:11:47.229359 [ 3 ] {84cda8a5-69ee-4dc3-be5e-7206f1cb84b9} <Debug> TCPHandler: Processed in 0.001973059 sec. | ||
| 1068 | 2026.05.22 01:11:47.229506 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.05.22 01:11:47.229624 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.05.22 01:11:47.229678 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.05.22 01:11:47.230173 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.22 01:11:47.230213 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1073 | 2026.05.22 01:11:47.230671 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.05.22 01:11:47.231088 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.22 01:11:47.231214 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001664 sec., 45072.11538461539 rows/sec., 3.52 MiB/sec. | ||
| 1076 | 2026.05.22 01:11:47.231247 [ 3 ] {1af8b78a-c961-4860-ad3c-e316c2a8b4c9} <Debug> TCPHandler: Processed in 0.001840516 sec. | ||
| 1077 | 2026.05.22 01:11:47.231375 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.22 01:11:47.231471 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.22 01:11:47.231513 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.05.22 01:11:47.231980 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.22 01:11:47.232017 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1082 | 2026.05.22 01:11:47.232453 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.05.22 01:11:47.232905 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): 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.22 01:11:47.233026 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
| 1085 | 2026.05.22 01:11:47.233057 [ 3 ] {ec264530-cb2d-400d-9464-e89c4faf8a05} <Debug> TCPHandler: Processed in 0.001711683 sec. | ||
| 1086 | 2026.05.22 01:11:47.233183 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.22 01:11:47.233281 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.22 01:11:47.233334 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2026.05.22 01:11:47.234157 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.22 01:11:47.234195 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1091 | 2026.05.22 01:11:47.234846 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.05.22 01:11:47.235288 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): 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.22 01:11:47.235424 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002124 sec., 5178.907721280602 rows/sec., 9.28 MiB/sec. | ||
| 1094 | 2026.05.22 01:11:47.235477 [ 3 ] {ee5c6ab7-02f2-471b-9399-3861eaa9b7a9} <Debug> TCPHandler: Processed in 0.002307578 sec. | ||
| 1095 | 2026.05.22 01:11:47.235610 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.22 01:11:47.235705 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.22 01:11:47.235745 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.05.22 01:11:47.236087 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.22 01:11:47.236121 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1100 | 2026.05.22 01:11:47.236502 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.05.22 01:11:47.237032 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.22 01:11:47.237208 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. | ||
| 1103 | 2026.05.22 01:11:47.237249 [ 3 ] {e5239cd8-60fe-4f89-9297-62e58155cd5d} <Debug> TCPHandler: Processed in 0.001688973 sec. | ||
| 1104 | 2026.05.22 01:11:52.220844 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.05.22 01:11:52.221096 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 1106 | 2026.05.22 01:11:52.221427 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1107 | 2026.05.22 01:11:52.221475 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <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 | ||
| 1108 | 2026.05.22 01:11:52.221739 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.05.22 01:11:52.221824 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.05.22 01:11:52.221972 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1111 | 2026.05.22 01:11:52.222010 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1112 | 2026.05.22 01:11:52.222033 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 1113 | 2026.05.22 01:11:52.222051 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1114 | 2026.05.22 01:11:52.222131 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <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'))" | ||
| 1115 | 2026.05.22 01:11:52.222158 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1116 | 2026.05.22 01:11:52.223209 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002246 sec., 11576.135351736419 rows/sec., 2.49 MiB/sec. | ||
| 1117 | 2026.05.22 01:11:52.223356 [ 3 ] {b40554f3-f2b5-4203-b301-5fee1a5d869c} <Debug> TCPHandler: Processed in 0.002713229 sec. | ||
| 1118 | 2026.05.22 01:11:52.225273 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.05.22 01:11:52.225423 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1120 | 2026.05.22 01:11:52.225494 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1121 | 2026.05.22 01:11:52.226180 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.05.22 01:11:52.226234 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1123 | 2026.05.22 01:11:52.226797 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1124 | 2026.05.22 01:11:52.227340 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.05.22 01:11:52.227494 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002123 sec., 26377.7673104098 rows/sec., 2.01 MiB/sec. | ||
| 1126 | 2026.05.22 01:11:52.227535 [ 3 ] {2ee6f20e-6f3c-4a59-94a1-0c74b42c1c54} <Debug> TCPHandler: Processed in 0.00238226 sec. | ||
| 1127 | 2026.05.22 01:11:52.227673 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.05.22 01:11:52.227777 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1129 | 2026.05.22 01:11:52.227824 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1130 | 2026.05.22 01:11:52.228291 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.05.22 01:11:52.228329 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1132 | 2026.05.22 01:11:52.228772 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1133 | 2026.05.22 01:11:52.229224 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.05.22 01:11:52.229355 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0016 sec., 40000 rows/sec., 3.12 MiB/sec. | ||
| 1135 | 2026.05.22 01:11:52.229390 [ 3 ] {588c4f4b-5812-4049-9101-1780cf6765c8} <Debug> TCPHandler: Processed in 0.001770254 sec. | ||
| 1136 | 2026.05.22 01:11:52.229728 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.05.22 01:11:52.229839 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.05.22 01:11:52.229891 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1139 | 2026.05.22 01:11:52.230343 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.05.22 01:11:52.230382 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1141 | 2026.05.22 01:11:52.230853 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1142 | 2026.05.22 01:11:52.231302 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.05.22 01:11:52.231439 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
| 1144 | 2026.05.22 01:11:52.231473 [ 3 ] {1132d485-8439-4fb2-b2a4-a498e852ba73} <Debug> TCPHandler: Processed in 0.001807825 sec. | ||
| 1145 | 2026.05.22 01:11:52.231609 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.05.22 01:11:52.231709 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.05.22 01:11:52.231752 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1148 | 2026.05.22 01:11:52.232121 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.05.22 01:11:52.232157 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1150 | 2026.05.22 01:11:52.232573 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1151 | 2026.05.22 01:11:52.233013 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.05.22 01:11:52.233144 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec. | ||
| 1153 | 2026.05.22 01:11:52.233176 [ 3 ] {2e348aac-2697-41b2-9349-2fa3ff69047a} <Debug> TCPHandler: Processed in 0.001619021 sec. | ||
| 1154 | 2026.05.22 01:11:54.162841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1155 | 2026.05.22 01:11:54.163319 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.05.22 01:11:54.163368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1157 | 2026.05.22 01:11:54.164227 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1158 | 2026.05.22 01:11:54.164750 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.05.22 01:11:54.164941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1160 | 2026.05.22 01:11:54.296618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1161 | 2026.05.22 01:11:54.316706 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.22 01:11:54.316782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1163 | 2026.05.22 01:11:54.323516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1164 | 2026.05.22 01:11:54.324853 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.05.22 01:11:54.328517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1166 | 2026.05.22 01:11:57.219625 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.22 01:11:57.219879 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 1168 | 2026.05.22 01:11:57.220213 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1169 | 2026.05.22 01:11:57.220251 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <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 | ||
| 1170 | 2026.05.22 01:11:57.220470 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1171 | 2026.05.22 01:11:57.220541 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1172 | 2026.05.22 01:11:57.220687 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1173 | 2026.05.22 01:11:57.220725 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1174 | 2026.05.22 01:11:57.220752 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 1175 | 2026.05.22 01:11:57.220767 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1176 | 2026.05.22 01:11:57.220809 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <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'))" | ||
| 1177 | 2026.05.22 01:11:57.220829 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1178 | 2026.05.22 01:11:57.221916 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002136 sec., 12172.284644194757 rows/sec., 2.62 MiB/sec. | ||
| 1179 | 2026.05.22 01:11:57.222016 [ 3 ] {d562ccfd-17c4-4682-bd82-a6586c9c27ed} <Debug> TCPHandler: Processed in 0.002540894 sec. | ||
| 1180 | 2026.05.22 01:11:57.224190 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.22 01:11:57.224478 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.22 01:11:57.224584 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1183 | 2026.05.22 01:11:57.225508 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.22 01:11:57.225545 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1185 | 2026.05.22 01:11:57.226139 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1186 | 2026.05.22 01:11:57.226680 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.22 01:11:57.226855 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002457 sec., 31746.031746031746 rows/sec., 2.62 MiB/sec. | ||
| 1188 | 2026.05.22 01:11:57.226894 [ 3 ] {235bb2ac-f603-460e-aee3-69bbb20ac39a} <Debug> TCPHandler: Processed in 0.002859122 sec. | ||
| 1189 | 2026.05.22 01:11:57.227043 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.22 01:11:57.227142 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.22 01:11:57.227183 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1192 | 2026.05.22 01:11:57.227664 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.22 01:11:57.227698 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1194 | 2026.05.22 01:11:57.228131 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.05.22 01:11:57.228607 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.22 01:11:57.228733 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001611 sec., 6828.057107386716 rows/sec., 513.44 KiB/sec. | ||
| 1197 | 2026.05.22 01:11:57.228767 [ 3 ] {b1bc8f14-92eb-485b-90b5-c0321f2cc13b} <Debug> TCPHandler: Processed in 0.001781185 sec. | ||
| 1198 | 2026.05.22 01:11:57.228910 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.22 01:11:57.229005 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.22 01:11:57.229046 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1201 | 2026.05.22 01:11:57.229466 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.22 01:11:57.229503 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1203 | 2026.05.22 01:11:57.230138 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1204 | 2026.05.22 01:11:57.230995 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.22 01:11:57.231253 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.002259 sec., 33200.531208499335 rows/sec., 2.59 MiB/sec. | ||
| 1206 | 2026.05.22 01:11:57.231323 [ 3 ] {0d50bba1-197b-45e7-8bcd-5648e4216c94} <Debug> TCPHandler: Processed in 0.002462772 sec. | ||
| 1207 | 2026.05.22 01:11:57.231547 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.22 01:11:57.231683 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.22 01:11:57.231745 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1210 | 2026.05.22 01:11:57.232249 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.22 01:11:57.232288 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1212 | 2026.05.22 01:11:57.232788 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1213 | 2026.05.22 01:11:57.233725 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.22 01:11:57.234036 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002387 sec., 67029.7444490993 rows/sec., 4.67 MiB/sec. | ||
| 1215 | 2026.05.22 01:11:57.234110 [ 3 ] {1944f85b-244d-4501-aeb1-e07eb4413a9d} <Debug> TCPHandler: Processed in 0.002684517 sec. | ||
| 1216 | 2026.05.22 01:11:57.234314 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.22 01:11:57.234455 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.22 01:11:57.234535 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1219 | 2026.05.22 01:11:57.235424 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.22 01:11:57.235460 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1221 | 2026.05.22 01:11:57.236197 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.05.22 01:11:57.236754 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.22 01:11:57.236891 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002484 sec., 4428.3413848631235 rows/sec., 7.94 MiB/sec. | ||
| 1224 | 2026.05.22 01:11:57.236937 [ 3 ] {449158ac-9209-4da9-900a-e2f570773321} <Debug> TCPHandler: Processed in 0.002746729 sec. | ||
| 1225 | 2026.05.22 01:11:57.237080 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.22 01:11:57.237177 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.22 01:11:57.237220 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1228 | 2026.05.22 01:11:57.237578 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.05.22 01:11:57.237615 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1230 | 2026.05.22 01:11:57.238058 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1231 | 2026.05.22 01:11:57.238535 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.05.22 01:11:57.238706 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. | ||
| 1233 | 2026.05.22 01:11:57.238740 [ 3 ] {d05c0485-bd21-4ea7-ae12-6fe3419f3db1} <Debug> TCPHandler: Processed in 0.001710893 sec. | ||
| 1234 | 2026.05.22 01:12:01.607765 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1235 | 2026.05.22 01:12:01.607835 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1236 | 2026.05.22 01:12:01.665162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1237 | 2026.05.22 01:12:01.665654 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.22 01:12:01.665697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1239 | 2026.05.22 01:12:01.666437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1240 | 2026.05.22 01:12:01.667118 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.22 01:12:01.667261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1242 | 2026.05.22 01:12:01.667276 [ 72 ] {} <Debug> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1243 | 2026.05.22 01:12:01.667336 [ 72 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.05.22 01:12:01.667361 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1245 | 2026.05.22 01:12:01.669679 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::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 | ||
| 1246 | 2026.05.22 01:12:01.671889 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1247 | 2026.05.22 01:12:01.673895 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1248 | 2026.05.22 01:12:01.674030 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1249 | 2026.05.22 01:12:01.674123 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1250 | 2026.05.22 01:12:01.674193 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1251 | 2026.05.22 01:12:01.674248 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1252 | 2026.05.22 01:12:01.674334 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1253 | 2026.05.22 01:12:01.693449 [ 186 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.025907191 sec., 108309.69671702347 rows/sec., 1.55 MiB/sec. | ||
| 1254 | 2026.05.22 01:12:01.694199 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1255 | 2026.05.22 01:12:01.694715 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.05.22 01:12:01.694789 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_6_1} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1257 | 2026.05.22 01:12:01.694879 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1258 | 2026.05.22 01:12:01.828858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1259 | 2026.05.22 01:12:01.845667 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.05.22 01:12:01.845710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1261 | 2026.05.22 01:12:01.852123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1262 | 2026.05.22 01:12:01.853373 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.05.22 01:12:01.853662 [ 72 ] {} <Debug> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1264 | 2026.05.22 01:12:01.853704 [ 72 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.05.22 01:12:01.853728 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1266 | 2026.05.22 01:12:01.853837 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 1267 | 2026.05.22 01:12:01.856760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1268 | 2026.05.22 01:12:01.858329 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1269 | 2026.05.22 01:12:01.859880 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 1270 | 2026.05.22 01:12:01.864533 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 1271 | 2026.05.22 01:12:01.869007 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 1272 | 2026.05.22 01:12:01.874608 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 1273 | 2026.05.22 01:12:01.884388 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 1274 | 2026.05.22 01:12:01.888795 [ 189 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 1275 | 2026.05.22 01:12:01.951379 [ 186 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097587233 sec., 471.3731354592255 rows/sec., 2.44 MiB/sec. | ||
| 1276 | 2026.05.22 01:12:01.953981 [ 191 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1277 | 2026.05.22 01:12:01.956777 [ 191 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.05.22 01:12:01.956894 [ 191 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_6_1} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1279 | 2026.05.22 01:12:01.959035 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1280 | 2026.05.22 01:12:02.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.64 MiB, peak 176.18 MiB, free memory in arenas 0.00 B, will set to 177.12 MiB (RSS), difference: 10.47 MiB | ||
| 1281 | 2026.05.22 01:12:02.219737 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.05.22 01:12:02.219967 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 1283 | 2026.05.22 01:12:02.220286 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1284 | 2026.05.22 01:12:02.220322 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <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 | ||
| 1285 | 2026.05.22 01:12:02.220537 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1286 | 2026.05.22 01:12:02.220606 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1287 | 2026.05.22 01:12:02.220753 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1288 | 2026.05.22 01:12:02.220790 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1289 | 2026.05.22 01:12:02.220813 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 1290 | 2026.05.22 01:12:02.220829 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1291 | 2026.05.22 01:12:02.220869 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <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'))" | ||
| 1292 | 2026.05.22 01:12:02.220890 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1293 | 2026.05.22 01:12:02.222183 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002303 sec., 11289.622231871472 rows/sec., 2.43 MiB/sec. | ||
| 1294 | 2026.05.22 01:12:02.222331 [ 3 ] {ee38838d-5a97-4b13-8e00-b41201d2b61b} <Debug> TCPHandler: Processed in 0.002728559 sec. | ||
| 1295 | 2026.05.22 01:12:02.224100 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.05.22 01:12:02.224244 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1297 | 2026.05.22 01:12:02.224307 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1298 | 2026.05.22 01:12:02.224939 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.05.22 01:12:02.224977 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1300 | 2026.05.22 01:12:02.225466 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1301 | 2026.05.22 01:12:02.226014 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.05.22 01:12:02.226154 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. | ||
| 1303 | 2026.05.22 01:12:02.226176 [ 71 ] {} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1304 | 2026.05.22 01:12:02.226190 [ 3 ] {377d59dc-7e43-4199-9c25-a6fa7c826290} <Debug> TCPHandler: Processed in 0.002213916 sec. | ||
| 1305 | 2026.05.22 01:12:02.226244 [ 71 ] {} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.05.22 01:12:02.226276 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1307 | 2026.05.22 01:12:02.226355 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.05.22 01:12:02.226400 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::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 | ||
| 1309 | 2026.05.22 01:12:02.226459 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1310 | 2026.05.22 01:12:02.226506 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1311 | 2026.05.22 01:12:02.226539 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1312 | 2026.05.22 01:12:02.226587 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1313 | 2026.05.22 01:12:02.226675 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1314 | 2026.05.22 01:12:02.226735 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1315 | 2026.05.22 01:12:02.226810 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1316 | 2026.05.22 01:12:02.226866 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1317 | 2026.05.22 01:12:02.226920 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1318 | 2026.05.22 01:12:02.226954 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.05.22 01:12:02.226997 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1320 | 2026.05.22 01:12:02.227580 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1321 | 2026.05.22 01:12:02.228031 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680833 sec., 313535.0150788329 rows/sec., 27.17 MiB/sec. | ||
| 1322 | 2026.05.22 01:12:02.228206 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.05.22 01:12:02.228339 [ 71 ] {} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1324 | 2026.05.22 01:12:02.228345 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001906 sec., 33578.1741867786 rows/sec., 2.62 MiB/sec. | ||
| 1325 | 2026.05.22 01:12:02.228383 [ 71 ] {} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.05.22 01:12:02.228405 [ 3 ] {a1c84e21-9694-4dd0-ac98-cb8731f7ebcd} <Debug> TCPHandler: Processed in 0.002102323 sec. | ||
| 1327 | 2026.05.22 01:12:02.228410 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1328 | 2026.05.22 01:12:02.228452 [ 190 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1329 | 2026.05.22 01:12:02.228500 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::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 | ||
| 1330 | 2026.05.22 01:12:02.228562 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.05.22 01:12:02.228613 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1332 | 2026.05.22 01:12:02.228723 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1333 | 2026.05.22 01:12:02.228740 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.05.22 01:12:02.228781 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1335 | 2026.05.22 01:12:02.228802 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1336 | 2026.05.22 01:12:02.228840 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1337 | 2026.05.22 01:12:02.228890 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1338 | 2026.05.22 01:12:02.228926 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1339 | 2026.05.22 01:12:02.228962 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1340 | 2026.05.22 01:12:02.229414 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.05.22 01:12:02.229458 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1342 | 2026.05.22 01:12:02.229572 [ 190 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.05.22 01:12:02.229677 [ 190 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_6_1} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1344 | 2026.05.22 01:12:02.229782 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1345 | 2026.05.22 01:12:02.230018 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546069 sec., 299469.16987534193 rows/sec., 24.77 MiB/sec. | ||
| 1346 | 2026.05.22 01:12:02.230028 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1347 | 2026.05.22 01:12:02.230372 [ 195 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1348 | 2026.05.22 01:12:02.230546 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.05.22 01:12:02.230672 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1350 | 2026.05.22 01:12:02.230697 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001982 sec., 80726.53884964682 rows/sec., 5.62 MiB/sec. | ||
| 1351 | 2026.05.22 01:12:02.230712 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.05.22 01:12:02.230741 [ 3 ] {efb3861b-e61b-4b59-85f8-4d565fa2a337} <Debug> TCPHandler: Processed in 0.002236626 sec. | ||
| 1353 | 2026.05.22 01:12:02.230743 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1354 | 2026.05.22 01:12:02.230851 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 1355 | 2026.05.22 01:12:02.230899 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.05.22 01:12:02.230969 [ 195 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.05.22 01:12:02.230985 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1358 | 2026.05.22 01:12:02.231003 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1359 | 2026.05.22 01:12:02.231036 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 157 rows starting from the beginning of the part | ||
| 1360 | 2026.05.22 01:12:02.231054 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1361 | 2026.05.22 01:12:02.231062 [ 195 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_6_1} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1362 | 2026.05.22 01:12:02.231141 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1363 | 2026.05.22 01:12:02.231170 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1364 | 2026.05.22 01:12:02.231205 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1365 | 2026.05.22 01:12:02.231264 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1366 | 2026.05.22 01:12:02.231318 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1367 | 2026.05.22 01:12:02.231371 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1368 | 2026.05.22 01:12:02.231456 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.05.22 01:12:02.231498 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1370 | 2026.05.22 01:12:02.231991 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1371 | 2026.05.22 01:12:02.232532 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.05.22 01:12:02.232643 [ 71 ] {} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1373 | 2026.05.22 01:12:02.232672 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001687 sec., 35566.09365737996 rows/sec., 2.40 MiB/sec. | ||
| 1374 | 2026.05.22 01:12:02.232674 [ 71 ] {} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.22 01:12:02.232714 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1376 | 2026.05.22 01:12:02.232715 [ 3 ] {ee4946d7-5650-4140-8e6f-db5b6952b6cc} <Debug> TCPHandler: Processed in 0.001867176 sec. | ||
| 1377 | 2026.05.22 01:12:02.232800 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 1378 | 2026.05.22 01:12:02.232916 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1379 | 2026.05.22 01:12:02.232950 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1380 | 2026.05.22 01:12:02.233010 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1381 | 2026.05.22 01:12:02.233060 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1382 | 2026.05.22 01:12:02.233117 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1383 | 2026.05.22 01:12:02.233168 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1384 | 2026.05.22 01:12:02.233216 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1385 | 2026.05.22 01:12:02.234482 [ 195 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001718474 sec., 181556.42738848538 rows/sec., 12.24 MiB/sec. | ||
| 1386 | 2026.05.22 01:12:02.234727 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 5 columns (5 merged, 0 gathered) in 0.003912789 sec., 244582.57268664372 rows/sec., 17.38 MiB/sec. | ||
| 1387 | 2026.05.22 01:12:02.234744 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1388 | 2026.05.22 01:12:02.235115 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1389 | 2026.05.22 01:12:02.235379 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.22 01:12:02.235469 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_6_1} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1391 | 2026.05.22 01:12:02.235535 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1392 | 2026.05.22 01:12:02.235714 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.05.22 01:12:02.235793 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1394 | 2026.05.22 01:12:02.235881 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1395 | 2026.05.22 01:12:07.221312 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.05.22 01:12:07.221594 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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_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) | ||
| 1397 | 2026.05.22 01:12:07.222085 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1398 | 2026.05.22 01:12:07.222134 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <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_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 | ||
| 1399 | 2026.05.22 01:12:07.222466 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2026.05.22 01:12:07.222538 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1401 | 2026.05.22 01:12:07.222681 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 1402 | 2026.05.22 01:12:07.222719 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1403 | 2026.05.22 01:12:07.222742 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 1404 | 2026.05.22 01:12:07.222758 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1405 | 2026.05.22 01:12:07.222800 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <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_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'))" | ||
| 1406 | 2026.05.22 01:12:07.222820 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1407 | 2026.05.22 01:12:07.223958 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00248 sec., 10483.870967741936 rows/sec., 2.26 MiB/sec. | ||
| 1408 | 2026.05.22 01:12:07.224055 [ 3 ] {14ef0578-39e1-42d4-a6e0-fa9d51950044} <Debug> TCPHandler: Processed in 0.002889343 sec. | ||
| 1409 | 2026.05.22 01:12:07.226475 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.05.22 01:12:07.226587 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1411 | 2026.05.22 01:12:07.226630 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1412 | 2026.05.22 01:12:07.227140 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.05.22 01:12:07.227177 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1414 | 2026.05.22 01:12:07.227732 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1415 | 2026.05.22 01:12:07.228295 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.05.22 01:12:07.228442 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001888 sec., 12711.864406779661 rows/sec., 1.05 MiB/sec. | ||
| 1417 | 2026.05.22 01:12:07.228478 [ 3 ] {dae8e2b6-3b9b-4b8d-8eca-7778524b1cf0} <Debug> TCPHandler: Processed in 0.002053341 sec. | ||
| 1418 | 2026.05.22 01:12:07.228624 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.05.22 01:12:07.228721 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1420 | 2026.05.22 01:12:07.228763 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1421 | 2026.05.22 01:12:07.229261 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.05.22 01:12:07.229298 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1423 | 2026.05.22 01:12:07.229743 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1424 | 2026.05.22 01:12:07.230218 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.05.22 01:12:07.230353 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.00165 sec., 120000 rows/sec., 10.67 MiB/sec. | ||
| 1426 | 2026.05.22 01:12:07.230386 [ 3 ] {6201af0c-75bc-471b-a936-173f41139278} <Debug> TCPHandler: Processed in 0.001812475 sec. | ||
| 1427 | 2026.05.22 01:12:07.230517 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.05.22 01:12:07.230613 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.05.22 01:12:07.230653 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1430 | 2026.05.22 01:12:07.231064 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.05.22 01:12:07.231098 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1432 | 2026.05.22 01:12:07.231503 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1433 | 2026.05.22 01:12:07.231971 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.22 01:12:07.232100 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001505 sec., 15282.392026578073 rows/sec., 1.16 MiB/sec. | ||
| 1435 | 2026.05.22 01:12:07.232134 [ 3 ] {4f91b05b-bd9f-45a4-a3bb-e66492d07aa4} <Debug> TCPHandler: Processed in 0.001667842 sec. | ||
| 1436 | 2026.05.22 01:12:07.232257 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.22 01:12:07.232354 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.05.22 01:12:07.232394 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1439 | 2026.05.22 01:12:07.232801 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.05.22 01:12:07.232837 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1441 | 2026.05.22 01:12:07.233321 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1442 | 2026.05.22 01:12:07.233814 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.22 01:12:07.233940 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 1444 | 2026.05.22 01:12:07.233973 [ 3 ] {9cbd3a1c-0077-4ac1-b61c-60c492a147f1} <Debug> TCPHandler: Processed in 0.001765744 sec. | ||
| 1445 | 2026.05.22 01:12:07.234116 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.05.22 01:12:07.234211 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.05.22 01:12:07.234251 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1448 | 2026.05.22 01:12:07.234692 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.22 01:12:07.234729 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1450 | 2026.05.22 01:12:07.235164 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1451 | 2026.05.22 01:12:07.235669 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.05.22 01:12:07.235798 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001605 sec., 7476.6355140186915 rows/sec., 584.11 KiB/sec. | ||
| 1453 | 2026.05.22 01:12:07.235832 [ 3 ] {f1dbca12-77aa-41bb-91cd-0242e8401af7} <Debug> TCPHandler: Processed in 0.001766654 sec. | ||
| 1454 | 2026.05.22 01:12:07.235970 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.05.22 01:12:07.236065 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1456 | 2026.05.22 01:12:07.236106 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1457 | 2026.05.22 01:12:07.236558 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.05.22 01:12:07.236595 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1459 | 2026.05.22 01:12:07.237022 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1460 | 2026.05.22 01:12:07.237501 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.05.22 01:12:07.237631 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001585 sec., 70031.54574132492 rows/sec., 5.70 MiB/sec. | ||
| 1462 | 2026.05.22 01:12:07.237665 [ 3 ] {7ab777e1-3664-47b6-8346-bc16a808080a} <Debug> TCPHandler: Processed in 0.001746254 sec. | ||
| 1463 | 2026.05.22 01:12:07.237800 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.05.22 01:12:07.237895 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1465 | 2026.05.22 01:12:07.237939 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1466 | 2026.05.22 01:12:07.238348 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.22 01:12:07.238384 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1468 | 2026.05.22 01:12:07.238853 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1469 | 2026.05.22 01:12:07.239372 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.05.22 01:12:07.239502 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001625 sec., 120615.38461538462 rows/sec., 8.65 MiB/sec. | ||
| 1471 | 2026.05.22 01:12:07.239535 [ 3 ] {d2a91195-2651-4cf7-8ba0-7a45af6aea41} <Debug> TCPHandler: Processed in 0.001784685 sec. | ||
| 1472 | 2026.05.22 01:12:07.239667 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.05.22 01:12:07.239766 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.05.22 01:12:07.239820 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1475 | 2026.05.22 01:12:07.240565 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.05.22 01:12:07.240603 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1477 | 2026.05.22 01:12:07.241240 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1478 | 2026.05.22 01:12:07.241796 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): 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.22 01:12:07.241931 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002184 sec., 5036.630036630037 rows/sec., 9.03 MiB/sec. | ||
| 1480 | 2026.05.22 01:12:07.241978 [ 3 ] {e58a1bab-230e-4986-8c85-cb194cbd45d1} <Debug> TCPHandler: Processed in 0.002362239 sec. | ||
| 1481 | 2026.05.22 01:12:07.242114 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.05.22 01:12:07.242210 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.05.22 01:12:07.242251 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1484 | 2026.05.22 01:12:07.242605 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.05.22 01:12:07.242642 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1486 | 2026.05.22 01:12:07.243064 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1487 | 2026.05.22 01:12:07.243539 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.05.22 01:12:07.243670 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
| 1489 | 2026.05.22 01:12:07.243703 [ 3 ] {558e1516-0f23-48b8-bc7c-cc2a58fd03dc} <Debug> TCPHandler: Processed in 0.001639892 sec. | ||
| 1490 | 2026.05.22 01:12:09.168297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1491 | 2026.05.22 01:12:09.168793 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.22 01:12:09.168843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1493 | 2026.05.22 01:12:09.169460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1494 | 2026.05.22 01:12:09.170098 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.22 01:12:09.170240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1496 | 2026.05.22 01:12:09.357803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1497 | 2026.05.22 01:12:09.375468 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.05.22 01:12:09.375541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1499 | 2026.05.22 01:12:09.381604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1500 | 2026.05.22 01:12:09.382911 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.05.22 01:12:09.386509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1502 | 2026.05.22 01:12:10.520896 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35201 | ||
| 1503 | 2026.05.22 01:12:10.521017 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1504 | 2026.05.22 01:12:10.521051 [ 306 ] {} <Debug> TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Authenticating user 'default' from [fd00:1122:3344:101::e]:35201 | ||
| 1505 | 2026.05.22 01:12:10.521076 [ 306 ] {} <Debug> TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.22 01:12:10.521091 [ 306 ] {} <Debug> TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.05.22 01:12:10.521442 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65430 | ||
| 1508 | 2026.05.22 01:12:10.521547 [ 306 ] {} <Trace> TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.05.22 01:12:10.521561 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2026.05.22 01:12:10.521624 [ 307 ] {} <Debug> TCP-Session: f4e61377-ebb7-4170-95bb-6f2baf644f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:65430 | ||
| 1511 | 2026.05.22 01:12:10.521647 [ 307 ] {} <Debug> TCP-Session: f4e61377-ebb7-4170-95bb-6f2baf644f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.05.22 01:12:10.521661 [ 307 ] {} <Debug> TCP-Session: f4e61377-ebb7-4170-95bb-6f2baf644f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.05.22 01:12:10.521654 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53360 | ||
| 1514 | 2026.05.22 01:12:10.521733 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52941 | ||
| 1515 | 2026.05.22 01:12:10.521777 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35201) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1516 | 2026.05.22 01:12:10.521812 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1517 | 2026.05.22 01:12:10.521820 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34475 | ||
| 1518 | 2026.05.22 01:12:10.521849 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34125 | ||
| 1519 | 2026.05.22 01:12:10.521869 [ 309 ] {} <Debug> TCP-Session: b3a36848-d2db-4a01-ade2-ff3e43f140eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53360 | ||
| 1520 | 2026.05.22 01:12:10.521928 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1521 | 2026.05.22 01:12:10.521935 [ 309 ] {} <Debug> TCP-Session: b3a36848-d2db-4a01-ade2-ff3e43f140eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.05.22 01:12:10.521960 [ 309 ] {} <Debug> TCP-Session: b3a36848-d2db-4a01-ade2-ff3e43f140eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.05.22 01:12:10.521964 [ 310 ] {} <Debug> TCP-Session: a6018e34-5ebe-4428-b221-63e6ee9fce41 Authenticating user 'default' from [fd00:1122:3344:101::e]:52941 | ||
| 1524 | 2026.05.22 01:12:10.521986 [ 310 ] {} <Debug> TCP-Session: a6018e34-5ebe-4428-b221-63e6ee9fce41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.05.22 01:12:10.521999 [ 310 ] {} <Debug> TCP-Session: a6018e34-5ebe-4428-b221-63e6ee9fce41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.05.22 01:12:10.522061 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55268 | ||
| 1527 | 2026.05.22 01:12:10.522130 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1528 | 2026.05.22 01:12:10.522170 [ 311 ] {} <Debug> TCP-Session: b5e414dd-a731-4ff5-8ba8-ed8fcb162b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:34475 | ||
| 1529 | 2026.05.22 01:12:10.522187 [ 311 ] {} <Debug> TCP-Session: b5e414dd-a731-4ff5-8ba8-ed8fcb162b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.05.22 01:12:10.522195 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1531 | 2026.05.22 01:12:10.522199 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1532 | 2026.05.22 01:12:10.522250 [ 308 ] {} <Debug> TCP-Session: 776e86d9-9c96-46e6-984a-7768159ad48a Authenticating user 'default' from [fd00:1122:3344:101::e]:34125 | ||
| 1533 | 2026.05.22 01:12:10.522255 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1534 | 2026.05.22 01:12:10.522285 [ 308 ] {} <Debug> TCP-Session: 776e86d9-9c96-46e6-984a-7768159ad48a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.05.22 01:12:10.522293 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1536 | 2026.05.22 01:12:10.522303 [ 312 ] {} <Debug> TCP-Session: 3b433275-bf60-4943-b1f9-94c592f8629b Authenticating user 'default' from [fd00:1122:3344:101::e]:55268 | ||
| 1537 | 2026.05.22 01:12:10.522310 [ 308 ] {} <Debug> TCP-Session: 776e86d9-9c96-46e6-984a-7768159ad48a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.05.22 01:12:10.522339 [ 312 ] {} <Debug> TCP-Session: 3b433275-bf60-4943-b1f9-94c592f8629b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.05.22 01:12:10.522357 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64784 | ||
| 1540 | 2026.05.22 01:12:10.522370 [ 312 ] {} <Debug> TCP-Session: 3b433275-bf60-4943-b1f9-94c592f8629b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.05.22 01:12:10.522285 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52676 | ||
| 1542 | 2026.05.22 01:12:10.522202 [ 311 ] {} <Debug> TCP-Session: b5e414dd-a731-4ff5-8ba8-ed8fcb162b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.05.22 01:12:10.528781 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1544 | 2026.05.22 01:12:10.528811 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1545 | 2026.05.22 01:12:10.528838 [ 314 ] {} <Debug> TCP-Session: 954b8973-f225-4127-80dc-66a6e5779430 Authenticating user 'default' from [fd00:1122:3344:101::e]:64784 | ||
| 1546 | 2026.05.22 01:12:10.528853 [ 313 ] {} <Debug> TCP-Session: 02eb54cd-476f-41fd-8689-188f44c44880 Authenticating user 'default' from [fd00:1122:3344:101::e]:52676 | ||
| 1547 | 2026.05.22 01:12:10.528876 [ 314 ] {} <Debug> TCP-Session: 954b8973-f225-4127-80dc-66a6e5779430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.05.22 01:12:10.528884 [ 313 ] {} <Debug> TCP-Session: 02eb54cd-476f-41fd-8689-188f44c44880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.05.22 01:12:10.528905 [ 314 ] {} <Debug> TCP-Session: 954b8973-f225-4127-80dc-66a6e5779430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.05.22 01:12:10.528912 [ 313 ] {} <Debug> TCP-Session: 02eb54cd-476f-41fd-8689-188f44c44880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.05.22 01:12:10.534110 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 1552 | 2026.05.22 01:12:10.548380 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Trace> AggregatingTransform: Aggregating | ||
| 1553 | 2026.05.22 01:12:10.550669 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Trace> Aggregator: Aggregation method: without_key | ||
| 1554 | 2026.05.22 01:12:10.553118 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.008699509 sec. (114.949 rows/sec., 4.49 KiB/sec.) | ||
| 1555 | 2026.05.22 01:12:10.553156 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Trace> Aggregator: Merging aggregated data | ||
| 1556 | 2026.05.22 01:12:10.553187 [ 324 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1557 | 2026.05.22 01:12:10.556613 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034896 sec., 28.65657955066483 rows/sec., 1.12 KiB/sec. | ||
| 1558 | 2026.05.22 01:12:10.556765 [ 306 ] {6c5a04bb-b161-4d03-884f-af7e89e7ef99} <Debug> TCPHandler: Processed in 0.0353848 sec. | ||
| 1559 | 2026.05.22 01:12:10.565254 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1560 | 2026.05.22 01:12:10.565298 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.05.22 01:12:10.565320 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2026.05.22 01:12:10.565338 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1563 | 2026.05.22 01:12:10.565360 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1564 | 2026.05.22 01:12:10.565390 [ 308 ] {} <Debug> TCP-Session: 776e86d9-9c96-46e6-984a-7768159ad48a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.05.22 01:12:10.565405 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1566 | 2026.05.22 01:12:10.565423 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1567 | 2026.05.22 01:12:10.565445 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1568 | 2026.05.22 01:12:10.565487 [ 312 ] {} <Debug> TCP-Session: 3b433275-bf60-4943-b1f9-94c592f8629b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.05.22 01:12:10.565475 [ 311 ] {} <Debug> TCP-Session: b5e414dd-a731-4ff5-8ba8-ed8fcb162b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.05.22 01:12:10.565518 [ 313 ] {} <Debug> TCP-Session: 02eb54cd-476f-41fd-8689-188f44c44880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2026.05.22 01:12:10.565414 [ 309 ] {} <Debug> TCP-Session: b3a36848-d2db-4a01-ade2-ff3e43f140eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.05.22 01:12:10.565380 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1573 | 2026.05.22 01:12:10.565368 [ 307 ] {} <Debug> TCP-Session: f4e61377-ebb7-4170-95bb-6f2baf644f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.05.22 01:12:10.565432 [ 314 ] {} <Debug> TCP-Session: 954b8973-f225-4127-80dc-66a6e5779430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.05.22 01:12:10.565621 [ 310 ] {} <Debug> TCP-Session: a6018e34-5ebe-4428-b221-63e6ee9fce41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.05.22 01:12:10.565326 [ 306 ] {} <Debug> TCP-Session: 3b33b84a-cde4-4964-81dd-9a0bac1e0aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.05.22 01:12:11.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.61 MiB, peak 186.73 MiB, free memory in arenas 0.00 B, will set to 180.53 MiB (RSS), difference: 1.92 MiB | ||
| 1578 | 2026.05.22 01:12:12.219996 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.05.22 01:12:12.220239 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) 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) | ||
| 1580 | 2026.05.22 01:12:12.220556 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1581 | 2026.05.22 01:12:12.220594 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <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 | ||
| 1582 | 2026.05.22 01:12:12.220832 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1583 | 2026.05.22 01:12:12.220904 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1584 | 2026.05.22 01:12:12.221041 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1585 | 2026.05.22 01:12:12.221078 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1586 | 2026.05.22 01:12:12.221103 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 1587 | 2026.05.22 01:12:12.221119 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1588 | 2026.05.22 01:12:12.221169 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <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'))" | ||
| 1589 | 2026.05.22 01:12:12.221191 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1590 | 2026.05.22 01:12:12.222270 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002112 sec., 12310.60606060606 rows/sec., 2.65 MiB/sec. | ||
| 1591 | 2026.05.22 01:12:12.222446 [ 3 ] {c70cd0b1-0eb1-4253-b138-1ba815b07f44} <Debug> TCPHandler: Processed in 0.002594465 sec. | ||
| 1592 | 2026.05.22 01:12:12.224159 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.05.22 01:12:12.224303 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1594 | 2026.05.22 01:12:12.224373 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1595 | 2026.05.22 01:12:12.224947 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.05.22 01:12:12.224997 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1597 | 2026.05.22 01:12:12.225546 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1598 | 2026.05.22 01:12:12.226082 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.05.22 01:12:12.226252 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.15 MiB/sec. | ||
| 1600 | 2026.05.22 01:12:12.226293 [ 3 ] {45625446-9ec9-4ab6-89c7-b37ff9330bc5} <Debug> TCPHandler: Processed in 0.002254727 sec. | ||
| 1601 | 2026.05.22 01:12:12.226436 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.05.22 01:12:12.226543 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1603 | 2026.05.22 01:12:12.226588 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1604 | 2026.05.22 01:12:12.227028 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.05.22 01:12:12.227067 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1606 | 2026.05.22 01:12:12.227514 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1607 | 2026.05.22 01:12:12.228040 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.05.22 01:12:12.228174 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001656 sec., 38647.342995169085 rows/sec., 3.02 MiB/sec. | ||
| 1609 | 2026.05.22 01:12:12.228211 [ 3 ] {87673b1e-5f5d-424c-902f-0871f28d26ea} <Debug> TCPHandler: Processed in 0.001827996 sec. | ||
| 1610 | 2026.05.22 01:12:12.228346 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.05.22 01:12:12.228447 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1612 | 2026.05.22 01:12:12.228496 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1613 | 2026.05.22 01:12:12.229241 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.05.22 01:12:12.229279 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1615 | 2026.05.22 01:12:12.229767 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1616 | 2026.05.22 01:12:12.230346 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.05.22 01:12:12.230513 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002085 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. | ||
| 1618 | 2026.05.22 01:12:12.230557 [ 3 ] {f2b5f570-fa42-46ae-b8b0-b35543920633} <Debug> TCPHandler: Processed in 0.002261967 sec. | ||
| 1619 | 2026.05.22 01:12:12.230708 [ 3 ] {} <Trace> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.05.22 01:12:12.230827 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62926) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1621 | 2026.05.22 01:12:12.230880 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1622 | 2026.05.22 01:12:12.231278 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.05.22 01:12:12.231315 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1624 | 2026.05.22 01:12:12.231747 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1625 | 2026.05.22 01:12:12.232208 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.05.22 01:12:12.232339 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001539 sec., 38986.35477582846 rows/sec., 2.63 MiB/sec. | ||
| 1627 | 2026.05.22 01:12:12.232372 [ 3 ] {50f56619-80fe-4e75-8028-ffabcd467def} <Debug> TCPHandler: Processed in 0.001727664 sec. | ||
| 1628 | 2026.05.22 01:12:13.021371 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35038 | ||
| 1629 | 2026.05.22 01:12:13.021449 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1630 | 2026.05.22 01:12:13.021476 [ 306 ] {} <Debug> TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35038 | ||
| 1631 | 2026.05.22 01:12:13.021500 [ 306 ] {} <Debug> TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.05.22 01:12:13.021514 [ 306 ] {} <Debug> TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.05.22 01:12:13.021763 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35111 | ||
| 1634 | 2026.05.22 01:12:13.021774 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41879 | ||
| 1635 | 2026.05.22 01:12:13.021794 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54168 | ||
| 1636 | 2026.05.22 01:12:13.021827 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48103 | ||
| 1637 | 2026.05.22 01:12:13.021838 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1638 | 2026.05.22 01:12:13.021866 [ 306 ] {} <Trace> TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.05.22 01:12:13.021861 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43046 | ||
| 1640 | 2026.05.22 01:12:13.021891 [ 308 ] {} <Debug> TCP-Session: eb805f73-b3f7-4b2a-812f-01c4bccf0689 Authenticating user 'default' from [fd00:1122:3344:101::e]:41879 | ||
| 1641 | 2026.05.22 01:12:13.021890 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2026.05.22 01:12:13.021976 [ 308 ] {} <Debug> TCP-Session: eb805f73-b3f7-4b2a-812f-01c4bccf0689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.05.22 01:12:13.021996 [ 311 ] {} <Debug> TCP-Session: 85a07961-78a7-414b-9937-68f0d4f1b93d Authenticating user 'default' from [fd00:1122:3344:101::e]:48103 | ||
| 1644 | 2026.05.22 01:12:13.022000 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1645 | 2026.05.22 01:12:13.022010 [ 308 ] {} <Debug> TCP-Session: eb805f73-b3f7-4b2a-812f-01c4bccf0689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2026.05.22 01:12:13.022038 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1647 | 2026.05.22 01:12:13.022057 [ 314 ] {} <Debug> TCP-Session: 6b88b41d-cd9d-4a63-8c84-c8edb945438b Authenticating user 'default' from [fd00:1122:3344:101::e]:43046 | ||
| 1648 | 2026.05.22 01:12:13.022043 [ 311 ] {} <Debug> TCP-Session: 85a07961-78a7-414b-9937-68f0d4f1b93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.22 01:12:13.022101 [ 314 ] {} <Debug> TCP-Session: 6b88b41d-cd9d-4a63-8c84-c8edb945438b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.05.22 01:12:13.022113 [ 311 ] {} <Debug> TCP-Session: 85a07961-78a7-414b-9937-68f0d4f1b93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.05.22 01:12:13.022128 [ 314 ] {} <Debug> TCP-Session: 6b88b41d-cd9d-4a63-8c84-c8edb945438b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.05.22 01:12:13.021887 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1653 | 2026.05.22 01:12:13.021857 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39971 | ||
| 1654 | 2026.05.22 01:12:13.022184 [ 309 ] {} <Debug> TCP-Session: efe409d1-6190-45c8-833e-33a71168f4f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54168 | ||
| 1655 | 2026.05.22 01:12:13.021843 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34352 | ||
| 1656 | 2026.05.22 01:12:13.022233 [ 309 ] {} <Debug> TCP-Session: efe409d1-6190-45c8-833e-33a71168f4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2026.05.22 01:12:13.022254 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1658 | 2026.05.22 01:12:13.022267 [ 309 ] {} <Debug> TCP-Session: efe409d1-6190-45c8-833e-33a71168f4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1659 | 2026.05.22 01:12:13.022281 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2026.05.22 01:12:13.022298 [ 313 ] {} <Debug> TCP-Session: a911159e-776f-4eb3-ac9a-55ade8fc77db Authenticating user 'default' from [fd00:1122:3344:101::e]:39971 | ||
| 1661 | 2026.05.22 01:12:13.022317 [ 310 ] {} <Debug> TCP-Session: 5b539500-9a82-4510-b38d-734319b8adf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34352 | ||
| 1662 | 2026.05.22 01:12:13.022325 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1663 | 2026.05.22 01:12:13.022334 [ 313 ] {} <Debug> TCP-Session: a911159e-776f-4eb3-ac9a-55ade8fc77db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.05.22 01:12:13.022351 [ 310 ] {} <Debug> TCP-Session: 5b539500-9a82-4510-b38d-734319b8adf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1665 | 2026.05.22 01:12:13.022384 [ 313 ] {} <Debug> TCP-Session: a911159e-776f-4eb3-ac9a-55ade8fc77db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.05.22 01:12:13.022389 [ 310 ] {} <Debug> TCP-Session: 5b539500-9a82-4510-b38d-734319b8adf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.05.22 01:12:13.022395 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1668 | 2026.05.22 01:12:13.021821 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1669 | 2026.05.22 01:12:13.021843 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38591 | ||
| 1670 | 2026.05.22 01:12:13.022459 [ 307 ] {} <Debug> TCP-Session: 8505811d-920f-465a-9670-fa5aa89854f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35111 | ||
| 1671 | 2026.05.22 01:12:13.022492 [ 307 ] {} <Debug> TCP-Session: 8505811d-920f-465a-9670-fa5aa89854f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2026.05.22 01:12:13.022503 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1673 | 2026.05.22 01:12:13.022505 [ 307 ] {} <Debug> TCP-Session: 8505811d-920f-465a-9670-fa5aa89854f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.05.22 01:12:13.022533 [ 312 ] {} <Debug> TCP-Session: 032ae894-f4cf-4651-ba8c-781daed323f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38591 | ||
| 1675 | 2026.05.22 01:12:13.022566 [ 312 ] {} <Debug> TCP-Session: 032ae894-f4cf-4651-ba8c-781daed323f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.05.22 01:12:13.022580 [ 312 ] {} <Debug> TCP-Session: 032ae894-f4cf-4651-ba8c-781daed323f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2026.05.22 01:12:13.022722 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 1678 | 2026.05.22 01:12:13.023508 [ 315 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Trace> AggregatingTransform: Aggregating | ||
| 1679 | 2026.05.22 01:12:13.023542 [ 315 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Trace> Aggregator: Aggregation method: without_key | ||
| 1680 | 2026.05.22 01:12:13.023569 [ 315 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000747719 sec. (1337.401 rows/sec., 52.24 KiB/sec.) | ||
| 1681 | 2026.05.22 01:12:13.023584 [ 315 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Trace> Aggregator: Merging aggregated data | ||
| 1682 | 2026.05.22 01:12:13.024241 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002258 sec., 442.8697962798937 rows/sec., 17.30 KiB/sec. | ||
| 1683 | 2026.05.22 01:12:13.024342 [ 306 ] {3394311b-c32b-497f-926c-6337b9f7dd26} <Debug> TCPHandler: Processed in 0.002590425 sec. | ||
| 1684 | 2026.05.22 01:12:13.024600 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1685 | 2026.05.22 01:12:13.024635 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1686 | 2026.05.22 01:12:13.024637 [ 306 ] {} <Debug> TCP-Session: 84d1c92d-cb9b-4802-80f7-248a18cffdc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2026.05.22 01:12:13.024656 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1688 | 2026.05.22 01:12:13.024674 [ 310 ] {} <Debug> TCP-Session: 5b539500-9a82-4510-b38d-734319b8adf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.05.22 01:12:13.024679 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1690 | 2026.05.22 01:12:13.024710 [ 307 ] {} <Debug> TCP-Session: 8505811d-920f-465a-9670-fa5aa89854f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.05.22 01:12:13.024704 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2026.05.22 01:12:13.024747 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1693 | 2026.05.22 01:12:13.024777 [ 308 ] {} <Debug> TCP-Session: eb805f73-b3f7-4b2a-812f-01c4bccf0689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.05.22 01:12:13.024779 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1695 | 2026.05.22 01:12:13.024812 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1696 | 2026.05.22 01:12:13.024826 [ 311 ] {} <Debug> TCP-Session: 85a07961-78a7-414b-9937-68f0d4f1b93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.05.22 01:12:13.024837 [ 309 ] {} <Debug> TCP-Session: efe409d1-6190-45c8-833e-33a71168f4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2026.05.22 01:12:13.024889 [ 313 ] {} <Debug> TCP-Session: a911159e-776f-4eb3-ac9a-55ade8fc77db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.05.22 01:12:13.024747 [ 312 ] {} <Debug> TCP-Session: 032ae894-f4cf-4651-ba8c-781daed323f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.05.22 01:12:13.024735 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1701 | 2026.05.22 01:12:13.024978 [ 314 ] {} <Debug> TCP-Session: 6b88b41d-cd9d-4a63-8c84-c8edb945438b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2026.05.22 01:12:13.233634 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58537 | ||
| 1703 | 2026.05.22 01:12:13.233711 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1704 | 2026.05.22 01:12:13.233737 [ 310 ] {} <Debug> TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:58537 | ||
| 1705 | 2026.05.22 01:12:13.233759 [ 310 ] {} <Debug> TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.05.22 01:12:13.233773 [ 310 ] {} <Debug> TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.05.22 01:12:13.234003 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34031 | ||
| 1708 | 2026.05.22 01:12:13.234032 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58611 | ||
| 1709 | 2026.05.22 01:12:13.234058 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50259 | ||
| 1710 | 2026.05.22 01:12:13.234097 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1711 | 2026.05.22 01:12:13.234110 [ 310 ] {} <Trace> TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.05.22 01:12:13.234130 [ 311 ] {} <Debug> TCP-Session: 7feef252-859b-45c6-bb55-bf1adcad210b Authenticating user 'default' from [fd00:1122:3344:101::e]:34031 | ||
| 1713 | 2026.05.22 01:12:13.234142 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1714 | 2026.05.22 01:12:13.234163 [ 311 ] {} <Debug> TCP-Session: 7feef252-859b-45c6-bb55-bf1adcad210b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.05.22 01:12:13.234130 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1716 | 2026.05.22 01:12:13.234181 [ 311 ] {} <Debug> TCP-Session: 7feef252-859b-45c6-bb55-bf1adcad210b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2026.05.22 01:12:13.234178 [ 307 ] {} <Debug> TCP-Session: 4263e6fc-7a81-4442-8883-e06c6f49830d Authenticating user 'default' from [fd00:1122:3344:101::e]:50259 | ||
| 1718 | 2026.05.22 01:12:13.234217 [ 313 ] {} <Debug> TCP-Session: 05288919-a275-41ef-bc1d-55fcce042d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:58611 | ||
| 1719 | 2026.05.22 01:12:13.234233 [ 307 ] {} <Debug> TCP-Session: 4263e6fc-7a81-4442-8883-e06c6f49830d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.05.22 01:12:13.234070 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55557 | ||
| 1721 | 2026.05.22 01:12:13.234263 [ 307 ] {} <Debug> TCP-Session: 4263e6fc-7a81-4442-8883-e06c6f49830d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.05.22 01:12:13.234295 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58537) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1723 | 2026.05.22 01:12:13.234256 [ 313 ] {} <Debug> TCP-Session: 05288919-a275-41ef-bc1d-55fcce042d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.05.22 01:12:13.234064 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62882 | ||
| 1725 | 2026.05.22 01:12:13.234352 [ 313 ] {} <Debug> TCP-Session: 05288919-a275-41ef-bc1d-55fcce042d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.05.22 01:12:13.234368 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1727 | 2026.05.22 01:12:13.234412 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1728 | 2026.05.22 01:12:13.234037 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39618 | ||
| 1729 | 2026.05.22 01:12:13.234435 [ 308 ] {} <Debug> TCP-Session: 2cb69875-fa10-4d5c-ba92-4c7998786bea Authenticating user 'default' from [fd00:1122:3344:101::e]:55557 | ||
| 1730 | 2026.05.22 01:12:13.234440 [ 306 ] {} <Debug> TCP-Session: d93ed9c7-76db-464c-866b-ad052fee721a Authenticating user 'default' from [fd00:1122:3344:101::e]:62882 | ||
| 1731 | 2026.05.22 01:12:13.234496 [ 308 ] {} <Debug> TCP-Session: 2cb69875-fa10-4d5c-ba92-4c7998786bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.05.22 01:12:13.234500 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1733 | 2026.05.22 01:12:13.234507 [ 306 ] {} <Debug> TCP-Session: d93ed9c7-76db-464c-866b-ad052fee721a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.05.22 01:12:13.234521 [ 308 ] {} <Debug> TCP-Session: 2cb69875-fa10-4d5c-ba92-4c7998786bea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.05.22 01:12:13.234544 [ 314 ] {} <Debug> TCP-Session: 9020581b-263d-4439-9e11-d2fa43f11728 Authenticating user 'default' from [fd00:1122:3344:101::e]:39618 | ||
| 1736 | 2026.05.22 01:12:13.234552 [ 306 ] {} <Debug> TCP-Session: d93ed9c7-76db-464c-866b-ad052fee721a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1737 | 2026.05.22 01:12:13.234582 [ 314 ] {} <Debug> TCP-Session: 9020581b-263d-4439-9e11-d2fa43f11728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1738 | 2026.05.22 01:12:13.234004 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40643 | ||
| 1739 | 2026.05.22 01:12:13.234612 [ 314 ] {} <Debug> TCP-Session: 9020581b-263d-4439-9e11-d2fa43f11728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.05.22 01:12:13.234650 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1741 | 2026.05.22 01:12:13.234078 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64410 | ||
| 1742 | 2026.05.22 01:12:13.234676 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1743 | 2026.05.22 01:12:13.234716 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1744 | 2026.05.22 01:12:13.234736 [ 312 ] {} <Debug> TCP-Session: c523da2c-11c0-4861-9406-3eb69abf5fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:40643 | ||
| 1745 | 2026.05.22 01:12:13.234747 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1746 | 2026.05.22 01:12:13.234767 [ 312 ] {} <Debug> TCP-Session: c523da2c-11c0-4861-9406-3eb69abf5fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.05.22 01:12:13.234783 [ 309 ] {} <Debug> TCP-Session: 3827b497-aeb6-47b8-80c5-f5c69f27fe0f Authenticating user 'default' from [fd00:1122:3344:101::e]:64410 | ||
| 1748 | 2026.05.22 01:12:13.234791 [ 312 ] {} <Debug> TCP-Session: c523da2c-11c0-4861-9406-3eb69abf5fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1749 | 2026.05.22 01:12:13.234810 [ 309 ] {} <Debug> TCP-Session: 3827b497-aeb6-47b8-80c5-f5c69f27fe0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.05.22 01:12:13.234835 [ 309 ] {} <Debug> TCP-Session: 3827b497-aeb6-47b8-80c5-f5c69f27fe0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.05.22 01:12:13.235054 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 1752 | 2026.05.22 01:12:13.236170 [ 346 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Trace> AggregatingTransform: Aggregating | ||
| 1753 | 2026.05.22 01:12:13.236218 [ 346 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1754 | 2026.05.22 01:12:13.236253 [ 346 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001099228 sec. (909.729 rows/sec., 35.54 KiB/sec.) | ||
| 1755 | 2026.05.22 01:12:13.236270 [ 346 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Trace> Aggregator: Merging aggregated data | ||
| 1756 | 2026.05.22 01:12:13.237207 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00297 sec., 336.7003367003367 rows/sec., 13.15 KiB/sec. | ||
| 1757 | 2026.05.22 01:12:13.237344 [ 310 ] {038d7925-ac33-49a1-bce8-f656ee07e0c1} <Debug> TCPHandler: Processed in 0.003373475 sec. | ||
| 1758 | 2026.05.22 01:12:13.237729 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1759 | 2026.05.22 01:12:13.237752 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1760 | 2026.05.22 01:12:13.237757 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1761 | 2026.05.22 01:12:13.237802 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1762 | 2026.05.22 01:12:13.237812 [ 311 ] {} <Debug> TCP-Session: 7feef252-859b-45c6-bb55-bf1adcad210b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2026.05.22 01:12:13.237830 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1764 | 2026.05.22 01:12:13.237849 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1765 | 2026.05.22 01:12:13.237875 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1766 | 2026.05.22 01:12:13.237890 [ 313 ] {} <Debug> TCP-Session: 05288919-a275-41ef-bc1d-55fcce042d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2026.05.22 01:12:13.237913 [ 306 ] {} <Debug> TCP-Session: d93ed9c7-76db-464c-866b-ad052fee721a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1768 | 2026.05.22 01:12:13.237928 [ 307 ] {} <Debug> TCP-Session: 4263e6fc-7a81-4442-8883-e06c6f49830d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1769 | 2026.05.22 01:12:13.237791 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1770 | 2026.05.22 01:12:13.237783 [ 309 ] {} <Debug> TCP-Session: 3827b497-aeb6-47b8-80c5-f5c69f27fe0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1771 | 2026.05.22 01:12:13.237986 [ 308 ] {} <Debug> TCP-Session: 2cb69875-fa10-4d5c-ba92-4c7998786bea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1772 | 2026.05.22 01:12:13.237777 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1773 | 2026.05.22 01:12:13.237863 [ 314 ] {} <Debug> TCP-Session: 9020581b-263d-4439-9e11-d2fa43f11728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.05.22 01:12:13.237833 [ 310 ] {} <Debug> TCP-Session: b2c07162-eb8c-4c9b-9a43-1cc808845d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.05.22 01:12:13.238063 [ 312 ] {} <Debug> TCP-Session: c523da2c-11c0-4861-9406-3eb69abf5fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1776 | 2026.05.22 01:12:16.608095 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1777 | 2026.05.22 01:12:16.608173 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1778 | 2026.05.22 01:12:16.654176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 9 | ||
| 1779 | 2026.05.22 01:12:16.655668 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.05.22 01:12:16.655705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1781 | 2026.05.22 01:12:16.656804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1782 | 2026.05.22 01:12:16.657060 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.05.22 01:12:16.657287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 9 | ||
| 1784 | 2026.05.22 01:12:16.670374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 3739 | ||
| 1785 | 2026.05.22 01:12:16.670897 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.05.22 01:12:16.670947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1787 | 2026.05.22 01:12:16.671485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1788 | 2026.05.22 01:12:16.671712 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.05.22 01:12:16.671836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3739 | ||
| 1790 | 2026.05.22 01:12:16.886632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1791 | 2026.05.22 01:12:16.903723 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.05.22 01:12:16.903777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1793 | 2026.05.22 01:12:16.910197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1794 | 2026.05.22 01:12:16.910873 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.05.22 01:12:16.913887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1796 | 2026.05.22 01:12:16.939984 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1797 | 2026.05.22 01:12:16.940049 [ 3 ] {} <Debug> TCP-Session: 60da74b5-ab89-4bf0-928f-b701298d3d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1798 | 2026.05.22 01:12:17.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.39 MiB, peak 191.22 MiB, free memory in arenas 0.00 B, will set to 182.92 MiB (RSS), difference: 3.53 MiB | ||
| 1799 | 2026.05.22 01:12:17.219933 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.22 01:12:17.220171 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 1801 | 2026.05.22 01:12:17.220512 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1802 | 2026.05.22 01:12:17.220559 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <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 | ||
| 1803 | 2026.05.22 01:12:17.220783 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1804 | 2026.05.22 01:12:17.220856 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1805 | 2026.05.22 01:12:17.220998 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1806 | 2026.05.22 01:12:17.221034 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1807 | 2026.05.22 01:12:17.221057 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 1808 | 2026.05.22 01:12:17.221074 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1809 | 2026.05.22 01:12:17.221115 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <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'))" | ||
| 1810 | 2026.05.22 01:12:17.221136 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1811 | 2026.05.22 01:12:17.222067 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1812 | 2026.05.22 01:12:17.222120 [ 261 ] {} <Debug> TCP-Session: 6f77b33c-d7af-457f-9136-c15269214e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1813 | 2026.05.22 01:12:17.222392 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002323 sec., 11192.423590185106 rows/sec., 2.41 MiB/sec. | ||
| 1814 | 2026.05.22 01:12:17.222486 [ 4 ] {da45f273-8038-4454-b09f-f53858a0ad41} <Debug> TCPHandler: Processed in 0.002685618 sec. | ||
| 1815 | 2026.05.22 01:12:17.224351 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1816 | 2026.05.22 01:12:17.224552 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1817 | 2026.05.22 01:12:17.224631 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1818 | 2026.05.22 01:12:17.225421 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.05.22 01:12:17.225477 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1820 | 2026.05.22 01:12:17.225899 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1821 | 2026.05.22 01:12:17.226129 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.05.22 01:12:17.226285 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001788 sec., 43624.161073825504 rows/sec., 3.60 MiB/sec. | ||
| 1823 | 2026.05.22 01:12:17.226328 [ 4 ] {d68b28d9-efc0-4f5d-96e8-e97212218edd} <Debug> TCPHandler: Processed in 0.002126593 sec. | ||
| 1824 | 2026.05.22 01:12:17.226488 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.05.22 01:12:17.226594 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1826 | 2026.05.22 01:12:17.226639 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1827 | 2026.05.22 01:12:17.227077 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2026.05.22 01:12:17.227116 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1829 | 2026.05.22 01:12:17.227432 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1830 | 2026.05.22 01:12:17.227650 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.05.22 01:12:17.227783 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001213 sec., 9068.425391591096 rows/sec., 681.90 KiB/sec. | ||
| 1832 | 2026.05.22 01:12:17.227818 [ 4 ] {ca677116-37ef-4c4b-b39b-6e4f3412e4d5} <Debug> TCPHandler: Processed in 0.001386645 sec. | ||
| 1833 | 2026.05.22 01:12:17.227941 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.05.22 01:12:17.228040 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1835 | 2026.05.22 01:12:17.228081 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1836 | 2026.05.22 01:12:17.228499 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.05.22 01:12:17.228536 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1838 | 2026.05.22 01:12:17.228882 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1839 | 2026.05.22 01:12:17.229096 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.05.22 01:12:17.229223 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001202 sec., 62396.00665557405 rows/sec., 4.87 MiB/sec. | ||
| 1841 | 2026.05.22 01:12:17.229257 [ 4 ] {ded74b1d-d36c-4185-84ba-5ad9c77a53b0} <Debug> TCPHandler: Processed in 0.001367324 sec. | ||
| 1842 | 2026.05.22 01:12:17.229412 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.05.22 01:12:17.229510 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.05.22 01:12:17.229555 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1845 | 2026.05.22 01:12:17.230039 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.05.22 01:12:17.230075 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1847 | 2026.05.22 01:12:17.230402 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1848 | 2026.05.22 01:12:17.230614 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.05.22 01:12:17.230751 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 1850 | 2026.05.22 01:12:17.230786 [ 4 ] {9d38cb70-9dea-4c4a-90ce-27d5189a259f} <Debug> TCPHandler: Processed in 0.001426055 sec. | ||
| 1851 | 2026.05.22 01:12:17.230926 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.05.22 01:12:17.231023 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1853 | 2026.05.22 01:12:17.231078 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1854 | 2026.05.22 01:12:17.231903 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.05.22 01:12:17.231941 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1856 | 2026.05.22 01:12:17.232452 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1857 | 2026.05.22 01:12:17.232671 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.05.22 01:12:17.232818 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001815 sec., 6060.606060606061 rows/sec., 10.86 MiB/sec. | ||
| 1859 | 2026.05.22 01:12:17.232874 [ 4 ] {7deed954-2505-4fc3-9b9f-1c0426b30af3} <Debug> TCPHandler: Processed in 0.002000061 sec. | ||
| 1860 | 2026.05.22 01:12:17.233012 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.05.22 01:12:17.233108 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1862 | 2026.05.22 01:12:17.233151 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1863 | 2026.05.22 01:12:17.233514 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.05.22 01:12:17.233552 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1865 | 2026.05.22 01:12:17.233867 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1866 | 2026.05.22 01:12:17.234091 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.05.22 01:12:17.234222 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 1868 | 2026.05.22 01:12:17.234256 [ 4 ] {37252f8d-b89b-4c19-8ae6-be2efc67dc56} <Debug> TCPHandler: Processed in 0.001295773 sec. | ||
| 1869 | 2026.05.22 01:12:18.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.29 MiB, peak 191.22 MiB, free memory in arenas 0.00 B, will set to 183.08 MiB (RSS), difference: 1.79 MiB | ||
| 1870 | 2026.05.22 01:12:21.584835 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.05.22 01:12:21.585137 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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', '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) | ||
| 1872 | 2026.05.22 01:12:21.585572 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1873 | 2026.05.22 01:12:21.585617 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <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', '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 | ||
| 1874 | 2026.05.22 01:12:21.585890 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1875 | 2026.05.22 01:12:21.585964 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1876 | 2026.05.22 01:12:21.586112 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 33-element set) | ||
| 1877 | 2026.05.22 01:12:21.586149 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1878 | 2026.05.22 01:12:21.586172 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 1879 | 2026.05.22 01:12:21.586189 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1880 | 2026.05.22 01:12:21.586242 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <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', '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'))" | ||
| 1881 | 2026.05.22 01:12:21.586265 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1882 | 2026.05.22 01:12:21.587362 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002352 sec., 11054.421768707483 rows/sec., 2.38 MiB/sec. | ||
| 1883 | 2026.05.22 01:12:21.587464 [ 4 ] {bdb06931-060b-49b3-8acb-75665f927281} <Debug> TCPHandler: Processed in 0.00279342 sec. | ||
| 1884 | 2026.05.22 01:12:21.605798 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.05.22 01:12:21.605926 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1886 | 2026.05.22 01:12:21.605977 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1887 | 2026.05.22 01:12:21.606634 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.05.22 01:12:21.606678 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1889 | 2026.05.22 01:12:21.607114 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1890 | 2026.05.22 01:12:21.607315 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.05.22 01:12:21.607461 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} <Debug> executeQuery: Read 13 rows, 2.26 KiB in 0.001571 sec., 8274.984086569064 rows/sec., 1.40 MiB/sec. | ||
| 1892 | 2026.05.22 01:12:21.607498 [ 4 ] {d8613c00-b660-4801-9dbd-ff52f8192a28} <Debug> TCPHandler: Processed in 0.001761325 sec. | ||
| 1893 | 2026.05.22 01:12:21.607651 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.05.22 01:12:21.607753 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1895 | 2026.05.22 01:12:21.607796 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1896 | 2026.05.22 01:12:21.608228 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.05.22 01:12:21.608266 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1898 | 2026.05.22 01:12:21.608566 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1899 | 2026.05.22 01:12:21.608772 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.05.22 01:12:21.608898 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 279.50 KiB/sec. | ||
| 1901 | 2026.05.22 01:12:21.608931 [ 4 ] {e6458c43-6ea2-4708-b396-546fc0a9dde0} <Debug> TCPHandler: Processed in 0.001333614 sec. | ||
| 1902 | 2026.05.22 01:12:21.609076 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.05.22 01:12:21.609174 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1904 | 2026.05.22 01:12:21.609215 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1905 | 2026.05.22 01:12:21.611265 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.05.22 01:12:21.611304 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1907 | 2026.05.22 01:12:21.611836 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1908 | 2026.05.22 01:12:21.612061 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.05.22 01:12:21.612194 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} <Debug> executeQuery: Read 2420 rows, 181.97 KiB in 0.003039 sec., 796314.5771635406 rows/sec., 58.48 MiB/sec. | ||
| 1910 | 2026.05.22 01:12:21.612233 [ 4 ] {125a23a6-f8b6-4a7d-a51e-f9ffdaf3ec73} <Debug> TCPHandler: Processed in 0.003207791 sec. | ||
| 1911 | 2026.05.22 01:12:21.612412 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.05.22 01:12:21.612512 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1913 | 2026.05.22 01:12:21.612554 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1914 | 2026.05.22 01:12:21.612974 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.05.22 01:12:21.613010 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1916 | 2026.05.22 01:12:21.613308 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1917 | 2026.05.22 01:12:21.613527 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.05.22 01:12:21.613621 [ 49 ] {} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1919 | 2026.05.22 01:12:21.613653 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} <Debug> executeQuery: Read 20 rows, 1.48 KiB in 0.001161 sec., 17226.528854435834 rows/sec., 1.25 MiB/sec. | ||
| 1920 | 2026.05.22 01:12:21.613658 [ 49 ] {} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.05.22 01:12:21.613685 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1922 | 2026.05.22 01:12:21.613687 [ 4 ] {4bed69cd-a570-4440-9c0a-782484899f62} <Debug> TCPHandler: Processed in 0.001327003 sec. | ||
| 1923 | 2026.05.22 01:12:21.613815 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::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 | ||
| 1924 | 2026.05.22 01:12:21.613820 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.05.22 01:12:21.613956 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1926 | 2026.05.22 01:12:21.613965 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.05.22 01:12:21.613994 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 1928 | 2026.05.22 01:12:21.614016 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1929 | 2026.05.22 01:12:21.614097 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::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 | ||
| 1930 | 2026.05.22 01:12:21.614153 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::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 | ||
| 1931 | 2026.05.22 01:12:21.614201 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1932 | 2026.05.22 01:12:21.614252 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1933 | 2026.05.22 01:12:21.614302 [ 195 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1934 | 2026.05.22 01:12:21.614697 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.05.22 01:12:21.614738 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1936 | 2026.05.22 01:12:21.615112 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1937 | 2026.05.22 01:12:21.615155 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396635 sec., 78044.72893776828 rows/sec., 6.06 MiB/sec. | ||
| 1938 | 2026.05.22 01:12:21.615316 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1939 | 2026.05.22 01:12:21.615332 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.05.22 01:12:21.615462 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001517 sec., 528675.0164798945 rows/sec., 30.54 MiB/sec. | ||
| 1941 | 2026.05.22 01:12:21.615502 [ 4 ] {d4723746-8d76-44ab-af2a-7e88e5b5ebe8} <Debug> TCPHandler: Processed in 0.001733644 sec. | ||
| 1942 | 2026.05.22 01:12:21.615617 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.05.22 01:12:21.615633 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.05.22 01:12:21.615680 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_6_1} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1945 | 2026.05.22 01:12:21.615731 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1946 | 2026.05.22 01:12:21.615769 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1947 | 2026.05.22 01:12:21.615772 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1948 | 2026.05.22 01:12:21.616174 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.05.22 01:12:21.616209 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1950 | 2026.05.22 01:12:21.616504 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1951 | 2026.05.22 01:12:21.616709 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.05.22 01:12:21.616829 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001118 sec., 1788.9087656529516 rows/sec., 125.78 KiB/sec. | ||
| 1953 | 2026.05.22 01:12:21.616863 [ 4 ] {27e24fce-357c-483e-924f-7947d024f7c5} <Debug> TCPHandler: Processed in 0.001281832 sec. | ||
| 1954 | 2026.05.22 01:12:21.617000 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.05.22 01:12:21.617097 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1956 | 2026.05.22 01:12:21.617137 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1957 | 2026.05.22 01:12:21.617968 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.05.22 01:12:21.618004 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1959 | 2026.05.22 01:12:21.618403 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1960 | 2026.05.22 01:12:21.618616 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.05.22 01:12:21.618742 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} <Debug> executeQuery: Read 1306 rows, 89.41 KiB in 0.001663 sec., 785327.7209861695 rows/sec., 52.51 MiB/sec. | ||
| 1962 | 2026.05.22 01:12:21.618775 [ 4 ] {ff3ec5b5-e824-4b7c-8e1d-1c7f1e5a1ad7} <Debug> TCPHandler: Processed in 0.001825706 sec. | ||
| 1963 | 2026.05.22 01:12:21.618905 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.05.22 01:12:21.619003 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.05.22 01:12:21.619046 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1966 | 2026.05.22 01:12:21.620462 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.05.22 01:12:21.620527 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1968 | 2026.05.22 01:12:21.621355 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1969 | 2026.05.22 01:12:21.621629 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.05.22 01:12:21.621800 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} <Debug> executeQuery: Read 3146 rows, 202.86 KiB in 0.002812 sec., 1118776.6714082505 rows/sec., 70.45 MiB/sec. | ||
| 1971 | 2026.05.22 01:12:21.621856 [ 4 ] {706c1df1-eb3e-47c5-9f07-8fc8df9f54bf} <Debug> TCPHandler: Processed in 0.003001285 sec. | ||
| 1972 | 2026.05.22 01:12:21.622060 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.05.22 01:12:21.622192 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.05.22 01:12:21.622252 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1975 | 2026.05.22 01:12:21.622639 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} <Trace> oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.05.22 01:12:21.622679 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1977 | 2026.05.22 01:12:21.622998 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1978 | 2026.05.22 01:12:21.623236 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} <Trace> oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.05.22 01:12:21.623369 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 52.20 KiB/sec. | ||
| 1980 | 2026.05.22 01:12:21.623404 [ 4 ] {da9384f9-e559-45a9-a0da-59d2c2ecf3e7} <Debug> TCPHandler: Processed in 0.001455856 sec. | ||
| 1981 | 2026.05.22 01:12:21.623560 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.05.22 01:12:21.623664 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.05.22 01:12:21.623723 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1984 | 2026.05.22 01:12:21.624593 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.05.22 01:12:21.624630 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1986 | 2026.05.22 01:12:21.625159 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1987 | 2026.05.22 01:12:21.625404 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.22 01:12:21.625527 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1989 | 2026.05.22 01:12:21.625542 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.0019 sec., 8421.052631578947 rows/sec., 15.09 MiB/sec. | ||
| 1990 | 2026.05.22 01:12:21.625581 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.22 01:12:21.625608 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1992 | 2026.05.22 01:12:21.625610 [ 4 ] {5414d374-17c9-4141-bc3b-21cfd43e9f94} <Debug> TCPHandler: Processed in 0.002106503 sec. | ||
| 1993 | 2026.05.22 01:12:21.625703 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 1994 | 2026.05.22 01:12:21.625863 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.22 01:12:21.625901 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1996 | 2026.05.22 01:12:21.625957 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 1997 | 2026.05.22 01:12:21.625968 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.05.22 01:12:21.626016 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1999 | 2026.05.22 01:12:21.626079 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 2000 | 2026.05.22 01:12:21.626192 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 2001 | 2026.05.22 01:12:21.626295 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2002 | 2026.05.22 01:12:21.626366 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} <Trace> oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.05.22 01:12:21.626398 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2004 | 2026.05.22 01:12:21.626411 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2005 | 2026.05.22 01:12:21.626521 [ 195 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2006 | 2026.05.22 01:12:21.626781 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2007 | 2026.05.22 01:12:21.627037 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} <Trace> oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.05.22 01:12:21.627168 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 740.62 KiB/sec. | ||
| 2009 | 2026.05.22 01:12:21.627204 [ 4 ] {cccde895-1dd6-4194-bcc9-352d4d4aa573} <Debug> TCPHandler: Processed in 0.001391415 sec. | ||
| 2010 | 2026.05.22 01:12:21.627359 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.05.22 01:12:21.627459 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.05.22 01:12:21.627503 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2013 | 2026.05.22 01:12:21.627886 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.05.22 01:12:21.627930 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2015 | 2026.05.22 01:12:21.628240 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2016 | 2026.05.22 01:12:21.628472 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.05.22 01:12:21.628495 [ 196 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 19 columns (19 merged, 0 gathered) in 0.002829901 sec., 25089.216901934025 rows/sec., 44.96 MiB/sec. | ||
| 2018 | 2026.05.22 01:12:21.628621 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 2019 | 2026.05.22 01:12:21.628661 [ 4 ] {3524efd6-525e-4b5b-8a6d-7e7bcd96badd} <Debug> TCPHandler: Processed in 0.001352203 sec. | ||
| 2020 | 2026.05.22 01:12:21.628851 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2021 | 2026.05.22 01:12:21.629389 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.05.22 01:12:21.629452 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2023 | 2026.05.22 01:12:21.629555 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2024 | 2026.05.22 01:12:23.394297 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58015 | ||
| 2025 | 2026.05.22 01:12:23.394401 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.05.22 01:12:23.394432 [ 310 ] {} <Debug> TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Authenticating user 'default' from [fd00:1122:3344:101::e]:58015 | ||
| 2027 | 2026.05.22 01:12:23.394459 [ 310 ] {} <Debug> TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.05.22 01:12:23.394475 [ 310 ] {} <Debug> TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.22 01:12:23.394807 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60966 | ||
| 2030 | 2026.05.22 01:12:23.394820 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61882 | ||
| 2031 | 2026.05.22 01:12:23.394845 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35439 | ||
| 2032 | 2026.05.22 01:12:23.394880 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35334 | ||
| 2033 | 2026.05.22 01:12:23.394914 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2034 | 2026.05.22 01:12:23.394929 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.05.22 01:12:23.394948 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2036 | 2026.05.22 01:12:23.394972 [ 311 ] {} <Debug> TCP-Session: 45929d6b-b182-4258-9c9d-5a96c81dbc44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60966 | ||
| 2037 | 2026.05.22 01:12:23.394981 [ 313 ] {} <Debug> TCP-Session: a710df03-e498-46ff-a6a2-5f2ad73f2fa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61882 | ||
| 2038 | 2026.05.22 01:12:23.394992 [ 3 ] {} <Debug> TCP-Session: 682ae708-e7f4-4bc9-9c5f-7b133a21e62c Authenticating user 'default' from [fd00:1122:3344:101::e]:35439 | ||
| 2039 | 2026.05.22 01:12:23.395002 [ 311 ] {} <Debug> TCP-Session: 45929d6b-b182-4258-9c9d-5a96c81dbc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.05.22 01:12:23.395010 [ 313 ] {} <Debug> TCP-Session: a710df03-e498-46ff-a6a2-5f2ad73f2fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.05.22 01:12:23.395018 [ 3 ] {} <Debug> TCP-Session: 682ae708-e7f4-4bc9-9c5f-7b133a21e62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.05.22 01:12:23.395019 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2043 | 2026.05.22 01:12:23.395047 [ 3 ] {} <Debug> TCP-Session: 682ae708-e7f4-4bc9-9c5f-7b133a21e62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.22 01:12:23.395037 [ 313 ] {} <Debug> TCP-Session: a710df03-e498-46ff-a6a2-5f2ad73f2fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.05.22 01:12:23.395083 [ 261 ] {} <Debug> TCP-Session: de5700da-1cea-4de3-bf91-2f8b069829b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35334 | ||
| 2046 | 2026.05.22 01:12:23.395020 [ 311 ] {} <Debug> TCP-Session: 45929d6b-b182-4258-9c9d-5a96c81dbc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.05.22 01:12:23.395141 [ 261 ] {} <Debug> TCP-Session: de5700da-1cea-4de3-bf91-2f8b069829b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.05.22 01:12:23.394889 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38867 | ||
| 2049 | 2026.05.22 01:12:23.395187 [ 261 ] {} <Debug> TCP-Session: de5700da-1cea-4de3-bf91-2f8b069829b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.05.22 01:12:23.394874 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57228 | ||
| 2051 | 2026.05.22 01:12:23.394831 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41302 | ||
| 2052 | 2026.05.22 01:12:23.395326 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2053 | 2026.05.22 01:12:23.394816 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43340 | ||
| 2054 | 2026.05.22 01:12:23.395392 [ 307 ] {} <Debug> TCP-Session: 89a3b5d5-e1f9-4c16-9e1d-7caf4a267904 Authenticating user 'default' from [fd00:1122:3344:101::e]:38867 | ||
| 2055 | 2026.05.22 01:12:23.394889 [ 310 ] {} <Trace> TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.05.22 01:12:23.395451 [ 307 ] {} <Debug> TCP-Session: 89a3b5d5-e1f9-4c16-9e1d-7caf4a267904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.22 01:12:23.395463 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2058 | 2026.05.22 01:12:23.395484 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.05.22 01:12:23.395489 [ 307 ] {} <Debug> TCP-Session: 89a3b5d5-e1f9-4c16-9e1d-7caf4a267904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.05.22 01:12:23.395511 [ 314 ] {} <Debug> TCP-Session: 908e41cb-559b-4416-b94a-f7dd48984217 Authenticating user 'default' from [fd00:1122:3344:101::e]:41302 | ||
| 2061 | 2026.05.22 01:12:23.395540 [ 312 ] {} <Debug> TCP-Session: f5416271-5cac-4a9a-bb9a-8d5a33fd70db Authenticating user 'default' from [fd00:1122:3344:101::e]:43340 | ||
| 2062 | 2026.05.22 01:12:23.395561 [ 314 ] {} <Debug> TCP-Session: 908e41cb-559b-4416-b94a-f7dd48984217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.22 01:12:23.395447 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2064 | 2026.05.22 01:12:23.395589 [ 312 ] {} <Debug> TCP-Session: f5416271-5cac-4a9a-bb9a-8d5a33fd70db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.22 01:12:23.395593 [ 314 ] {} <Debug> TCP-Session: 908e41cb-559b-4416-b94a-f7dd48984217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.05.22 01:12:23.395634 [ 306 ] {} <Debug> TCP-Session: b18b99a9-fc63-4659-b8b3-60f461f86861 Authenticating user 'default' from [fd00:1122:3344:101::e]:57228 | ||
| 2067 | 2026.05.22 01:12:23.395633 [ 312 ] {} <Debug> TCP-Session: f5416271-5cac-4a9a-bb9a-8d5a33fd70db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.05.22 01:12:23.395681 [ 306 ] {} <Debug> TCP-Session: b18b99a9-fc63-4659-b8b3-60f461f86861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.22 01:12:23.395681 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58015) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2070 | 2026.05.22 01:12:23.395707 [ 306 ] {} <Debug> TCP-Session: b18b99a9-fc63-4659-b8b3-60f461f86861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.05.22 01:12:23.396038 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2072 | 2026.05.22 01:12:23.396119 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2073 | 2026.05.22 01:12:23.396497 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 2074 | 2026.05.22 01:12:23.396610 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2075 | 2026.05.22 01:12:23.763797 [ 327 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Trace> AggregatingTransform: Aggregating | ||
| 2076 | 2026.05.22 01:12:23.763874 [ 327 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Trace> Aggregator: Aggregation method: without_key | ||
| 2077 | 2026.05.22 01:12:23.763925 [ 327 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998505 sec. (1001.497 rows/sec., 39.12 KiB/sec.) | ||
| 2078 | 2026.05.22 01:12:23.763952 [ 327 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Trace> Aggregator: Merging aggregated data | ||
| 2079 | 2026.05.22 01:12:23.764672 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.369055 sec., 2.709623226890301 rows/sec., 108.38 B/sec. | ||
| 2080 | 2026.05.22 01:12:23.764899 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2081 | 2026.05.22 01:12:23.764920 [ 310 ] {b3053814-f02c-49d2-9d6d-142f96ad9024} <Debug> TCPHandler: Processed in 0.370171351 sec. | ||
| 2082 | 2026.05.22 01:12:23.765144 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2083 | 2026.05.22 01:12:23.765213 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2084 | 2026.05.22 01:12:23.765248 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2085 | 2026.05.22 01:12:23.765294 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2086 | 2026.05.22 01:12:23.765308 [ 311 ] {} <Debug> TCP-Session: 45929d6b-b182-4258-9c9d-5a96c81dbc44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.05.22 01:12:23.765317 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2026.05.22 01:12:23.765343 [ 307 ] {} <Debug> TCP-Session: 89a3b5d5-e1f9-4c16-9e1d-7caf4a267904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.05.22 01:12:23.765337 [ 261 ] {} <Debug> TCP-Session: de5700da-1cea-4de3-bf91-2f8b069829b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.05.22 01:12:23.765396 [ 306 ] {} <Debug> TCP-Session: b18b99a9-fc63-4659-b8b3-60f461f86861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.05.22 01:12:23.765273 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2092 | 2026.05.22 01:12:23.765223 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2093 | 2026.05.22 01:12:23.765184 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2094 | 2026.05.22 01:12:23.765485 [ 3 ] {} <Debug> TCP-Session: 682ae708-e7f4-4bc9-9c5f-7b133a21e62c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.05.22 01:12:23.765529 [ 314 ] {} <Debug> TCP-Session: 908e41cb-559b-4416-b94a-f7dd48984217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.22 01:12:23.765502 [ 313 ] {} <Debug> TCP-Session: a710df03-e498-46ff-a6a2-5f2ad73f2fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.05.22 01:12:23.765176 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.05.22 01:12:23.765283 [ 310 ] {} <Debug> TCP-Session: 2e845c67-89c6-44a2-90ad-e68b6b952129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.05.22 01:12:23.765627 [ 312 ] {} <Debug> TCP-Session: f5416271-5cac-4a9a-bb9a-8d5a33fd70db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.05.22 01:12:24.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.88 MiB, peak 200.02 MiB, free memory in arenas 0.00 B, will set to 205.54 MiB (RSS), difference: 19.66 MiB | ||
| 2101 | 2026.05.22 01:12:24.172735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4251 | ||
| 2102 | 2026.05.22 01:12:24.173376 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.05.22 01:12:24.173447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2104 | 2026.05.22 01:12:24.174167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2105 | 2026.05.22 01:12:24.174558 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.05.22 01:12:24.174763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4251 | ||
| 2107 | 2026.05.22 01:12:24.414778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2108 | 2026.05.22 01:12:24.438660 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.05.22 01:12:24.438768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2110 | 2026.05.22 01:12:24.446174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2111 | 2026.05.22 01:12:24.447441 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.05.22 01:12:24.452693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2113 | 2026.05.22 01:12:25.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.08 MiB, peak 210.08 MiB, free memory in arenas 0.00 B, will set to 207.29 MiB (RSS), difference: 1.21 MiB | ||
| 2114 | 2026.05.22 01:12:26.658187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 10 | ||
| 2115 | 2026.05.22 01:12:26.659703 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.22 01:12:26.659758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2117 | 2026.05.22 01:12:26.660899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2118 | 2026.05.22 01:12:26.661170 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.05.22 01:12:26.661472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 10 | ||
| 2120 | 2026.05.22 01:12:27.219783 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.05.22 01:12:27.220152 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 2122 | 2026.05.22 01:12:27.220658 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2123 | 2026.05.22 01:12:27.220730 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <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 | ||
| 2124 | 2026.05.22 01:12:27.220942 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2125 | 2026.05.22 01:12:27.221009 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2126 | 2026.05.22 01:12:27.221142 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2127 | 2026.05.22 01:12:27.221255 [ 349 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2128 | 2026.05.22 01:12:27.221257 [ 338 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2129 | 2026.05.22 01:12:27.221402 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 2130 | 2026.05.22 01:12:27.221429 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2131 | 2026.05.22 01:12:27.223721 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2132 | 2026.05.22 01:12:27.223764 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2133 | 2026.05.22 01:12:27.225904 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <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'))" | ||
| 2134 | 2026.05.22 01:12:27.225961 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <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'))" | ||
| 2135 | 2026.05.22 01:12:27.227320 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.007305 sec., 5338.809034907597 rows/sec., 850.63 KiB/sec. | ||
| 2136 | 2026.05.22 01:12:27.227472 [ 4 ] {1a1aa180-1c5a-4f83-b7d5-9a0d50f2026c} <Debug> TCPHandler: Processed in 0.007860238 sec. | ||
| 2137 | 2026.05.22 01:12:27.229271 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.05.22 01:12:27.229424 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2139 | 2026.05.22 01:12:27.229490 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2140 | 2026.05.22 01:12:27.230136 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.05.22 01:12:27.230180 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2142 | 2026.05.22 01:12:27.230549 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2143 | 2026.05.22 01:12:27.230767 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.05.22 01:12:27.230905 [ 40 ] {} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2145 | 2026.05.22 01:12:27.230912 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001535 sec., 50814.33224755701 rows/sec., 4.19 MiB/sec. | ||
| 2146 | 2026.05.22 01:12:27.230953 [ 40 ] {} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2026.05.22 01:12:27.230970 [ 4 ] {ae133e8e-0493-44d2-8d0c-fa2e3ca156d1} <Debug> TCPHandler: Processed in 0.001822746 sec. | ||
| 2148 | 2026.05.22 01:12:27.230984 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2149 | 2026.05.22 01:12:27.231098 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::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 | ||
| 2150 | 2026.05.22 01:12:27.231111 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.05.22 01:12:27.231218 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2152 | 2026.05.22 01:12:27.231227 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2153 | 2026.05.22 01:12:27.231263 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2154 | 2026.05.22 01:12:27.231283 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2155 | 2026.05.22 01:12:27.231334 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 198 rows starting from the beginning of the part | ||
| 2156 | 2026.05.22 01:12:27.231389 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::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 | ||
| 2157 | 2026.05.22 01:12:27.231434 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2158 | 2026.05.22 01:12:27.231477 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2420 rows starting from the beginning of the part | ||
| 2159 | 2026.05.22 01:12:27.231521 [ 195 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2160 | 2026.05.22 01:12:27.231706 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.05.22 01:12:27.231747 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2162 | 2026.05.22 01:12:27.232054 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2163 | 2026.05.22 01:12:27.232285 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.05.22 01:12:27.232415 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001207 sec., 9113.50455675228 rows/sec., 685.29 KiB/sec. | ||
| 2165 | 2026.05.22 01:12:27.232449 [ 4 ] {bf03524e-841a-4b4e-bf5f-16832482b460} <Debug> TCPHandler: Processed in 0.001391255 sec. | ||
| 2166 | 2026.05.22 01:12:27.232573 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.05.22 01:12:27.232669 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2168 | 2026.05.22 01:12:27.232710 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2169 | 2026.05.22 01:12:27.232817 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764224 sec., 1719169.447870565 rows/sec., 137.16 MiB/sec. | ||
| 2170 | 2026.05.22 01:12:27.233100 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2171 | 2026.05.22 01:12:27.233135 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.05.22 01:12:27.233177 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2173 | 2026.05.22 01:12:27.233417 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.05.22 01:12:27.233506 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_11_2} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2175 | 2026.05.22 01:12:27.233510 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2176 | 2026.05.22 01:12:27.233602 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2177 | 2026.05.22 01:12:27.233742 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.05.22 01:12:27.233847 [ 40 ] {} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2179 | 2026.05.22 01:12:27.233875 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001224 sec., 61274.509803921566 rows/sec., 4.78 MiB/sec. | ||
| 2180 | 2026.05.22 01:12:27.233877 [ 40 ] {} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.05.22 01:12:27.233917 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2182 | 2026.05.22 01:12:27.233917 [ 4 ] {016d4468-175c-4c48-a192-84f58d8b7038} <Debug> TCPHandler: Processed in 0.001395515 sec. | ||
| 2183 | 2026.05.22 01:12:27.234002 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::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 | ||
| 2184 | 2026.05.22 01:12:27.234061 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.05.22 01:12:27.234100 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2186 | 2026.05.22 01:12:27.234139 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2187 | 2026.05.22 01:12:27.234161 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.05.22 01:12:27.234210 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2189 | 2026.05.22 01:12:27.234214 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 111 rows starting from the beginning of the part | ||
| 2190 | 2026.05.22 01:12:27.234272 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::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 | ||
| 2191 | 2026.05.22 01:12:27.234314 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2192 | 2026.05.22 01:12:27.234354 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1306 rows starting from the beginning of the part | ||
| 2193 | 2026.05.22 01:12:27.234396 [ 200 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2194 | 2026.05.22 01:12:27.234684 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.05.22 01:12:27.234724 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2196 | 2026.05.22 01:12:27.235089 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2197 | 2026.05.22 01:12:27.235307 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.05.22 01:12:27.235412 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443776 sec., 1213484.640276608 rows/sec., 89.75 MiB/sec. | ||
| 2199 | 2026.05.22 01:12:27.235429 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2200 | 2026.05.22 01:12:27.235440 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 2201 | 2026.05.22 01:12:27.235476 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.05.22 01:12:27.235493 [ 4 ] {be9be453-bbe4-4ae3-984a-d9c012ee4d8c} <Debug> TCPHandler: Processed in 0.001482258 sec. | ||
| 2203 | 2026.05.22 01:12:27.235504 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2204 | 2026.05.22 01:12:27.235579 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2205 | 2026.05.22 01:12:27.235591 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 2206 | 2026.05.22 01:12:27.235652 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.05.22 01:12:27.235689 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2208 | 2026.05.22 01:12:27.235723 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 957 rows starting from the beginning of the part | ||
| 2209 | 2026.05.22 01:12:27.235757 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2210 | 2026.05.22 01:12:27.235769 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2211 | 2026.05.22 01:12:27.235824 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2212 | 2026.05.22 01:12:27.235827 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 2213 | 2026.05.22 01:12:27.235844 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.05.22 01:12:27.235885 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 2215 | 2026.05.22 01:12:27.235930 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3146 rows starting from the beginning of the part | ||
| 2216 | 2026.05.22 01:12:27.235931 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_11_2} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2217 | 2026.05.22 01:12:27.235986 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 2218 | 2026.05.22 01:12:27.236022 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2219 | 2026.05.22 01:12:27.236610 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.05.22 01:12:27.236652 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2221 | 2026.05.22 01:12:27.237180 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2222 | 2026.05.22 01:12:27.237330 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765354 sec., 2707105.7702874322 rows/sec., 177.65 MiB/sec. | ||
| 2223 | 2026.05.22 01:12:27.237415 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.05.22 01:12:27.237556 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001818 sec., 6050.605060506051 rows/sec., 10.84 MiB/sec. | ||
| 2225 | 2026.05.22 01:12:27.237604 [ 4 ] {6a1efd73-7f6e-47ad-a685-3eb5fd012abe} <Debug> TCPHandler: Processed in 0.00200293 sec. | ||
| 2226 | 2026.05.22 01:12:27.237670 [ 188 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2227 | 2026.05.22 01:12:27.237739 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.05.22 01:12:27.237843 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2229 | 2026.05.22 01:12:27.237890 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2230 | 2026.05.22 01:12:27.237935 [ 188 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.05.22 01:12:27.238008 [ 188 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2232 | 2026.05.22 01:12:27.238074 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 2233 | 2026.05.22 01:12:27.238237 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.05.22 01:12:27.238278 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2235 | 2026.05.22 01:12:27.238592 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2236 | 2026.05.22 01:12:27.238801 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.05.22 01:12:27.238904 [ 40 ] {} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2238 | 2026.05.22 01:12:27.238928 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 2239 | 2026.05.22 01:12:27.238938 [ 40 ] {} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.05.22 01:12:27.238968 [ 4 ] {48192441-6679-4026-a5d3-224a0694d9ee} <Debug> TCPHandler: Processed in 0.001279922 sec. | ||
| 2241 | 2026.05.22 01:12:27.238970 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 2242 | 2026.05.22 01:12:27.239064 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2243 | 2026.05.22 01:12:27.239158 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2244 | 2026.05.22 01:12:27.239182 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part | ||
| 2245 | 2026.05.22 01:12:27.239225 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2246 | 2026.05.22 01:12:27.239259 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2247 | 2026.05.22 01:12:27.239292 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2248 | 2026.05.22 01:12:27.239325 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2249 | 2026.05.22 01:12:27.239358 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2250 | 2026.05.22 01:12:27.240075 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001041807 sec., 587440.8599673451 rows/sec., 39.59 MiB/sec. | ||
| 2251 | 2026.05.22 01:12:27.240223 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2252 | 2026.05.22 01:12:27.240460 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.05.22 01:12:27.240534 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_11_2} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2254 | 2026.05.22 01:12:27.240597 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2255 | 2026.05.22 01:12:31.608235 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2256 | 2026.05.22 01:12:31.608305 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2257 | 2026.05.22 01:12:31.675411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4699 | ||
| 2258 | 2026.05.22 01:12:31.675926 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.05.22 01:12:31.675975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2260 | 2026.05.22 01:12:31.676491 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2261 | 2026.05.22 01:12:31.676725 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.05.22 01:12:31.676863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4699 | ||
| 2263 | 2026.05.22 01:12:31.953328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2264 | 2026.05.22 01:12:31.970417 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.05.22 01:12:31.970490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2266 | 2026.05.22 01:12:31.977139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2267 | 2026.05.22 01:12:31.977864 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.05.22 01:12:31.980722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2269 | 2026.05.22 01:12:32.001414 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.26 MiB, peak 212.26 MiB, free memory in arenas 0.00 B, will set to 209.45 MiB (RSS), difference: 1.19 MiB | ||
| 2270 | 2026.05.22 01:12:32.219398 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.05.22 01:12:32.219673 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2272 | 2026.05.22 01:12:32.220071 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2273 | 2026.05.22 01:12:32.220120 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2274 | 2026.05.22 01:12:32.220391 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2275 | 2026.05.22 01:12:32.220463 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2276 | 2026.05.22 01:12:32.220609 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2277 | 2026.05.22 01:12:32.220715 [ 349 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2278 | 2026.05.22 01:12:32.220728 [ 320 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2279 | 2026.05.22 01:12:32.220863 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 2280 | 2026.05.22 01:12:32.220891 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2281 | 2026.05.22 01:12:32.220962 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2282 | 2026.05.22 01:12:32.220983 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2283 | 2026.05.22 01:12:32.221020 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2284 | 2026.05.22 01:12:32.221070 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2285 | 2026.05.22 01:12:32.222527 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002969 sec., 13135.735938026271 rows/sec., 2.63 MiB/sec. | ||
| 2286 | 2026.05.22 01:12:32.222655 [ 4 ] {e2a3ba2d-5322-40b7-aee3-936353f41a67} <Debug> TCPHandler: Processed in 0.003408045 sec. | ||
| 2287 | 2026.05.22 01:12:32.232856 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.05.22 01:12:32.233020 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2289 | 2026.05.22 01:12:32.233087 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2290 | 2026.05.22 01:12:32.233744 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.05.22 01:12:32.233789 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2292 | 2026.05.22 01:12:32.234169 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2293 | 2026.05.22 01:12:32.234416 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.05.22 01:12:32.234562 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.00159 sec., 66666.66666666667 rows/sec., 5.58 MiB/sec. | ||
| 2295 | 2026.05.22 01:12:32.234601 [ 4 ] {3962a70f-d63c-410c-b03e-3a3c39f25a47} <Debug> TCPHandler: Processed in 0.001880147 sec. | ||
| 2296 | 2026.05.22 01:12:32.234735 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.05.22 01:12:32.234832 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2298 | 2026.05.22 01:12:32.234873 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2299 | 2026.05.22 01:12:32.235308 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.05.22 01:12:32.235345 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2301 | 2026.05.22 01:12:32.235636 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2302 | 2026.05.22 01:12:32.235842 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.05.22 01:12:32.235967 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001154 sec., 21663.77816291161 rows/sec., 1.59 MiB/sec. | ||
| 2304 | 2026.05.22 01:12:32.236001 [ 4 ] {81a4cf82-54d6-46cf-affb-eae9d0881580} <Debug> TCPHandler: Processed in 0.001318633 sec. | ||
| 2305 | 2026.05.22 01:12:32.236127 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.05.22 01:12:32.236225 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2307 | 2026.05.22 01:12:32.236264 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2308 | 2026.05.22 01:12:32.236682 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.05.22 01:12:32.236719 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2310 | 2026.05.22 01:12:32.237012 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2311 | 2026.05.22 01:12:32.237217 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.05.22 01:12:32.237342 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.001136 sec., 82746.47887323944 rows/sec., 6.48 MiB/sec. | ||
| 2313 | 2026.05.22 01:12:32.237376 [ 4 ] {d3d5bdb4-42c3-4ddc-8786-d2883e7d94aa} <Debug> TCPHandler: Processed in 0.001299933 sec. | ||
| 2314 | 2026.05.22 01:12:32.237498 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2026.05.22 01:12:32.237595 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2316 | 2026.05.22 01:12:32.237638 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2317 | 2026.05.22 01:12:32.238046 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.05.22 01:12:32.238083 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2319 | 2026.05.22 01:12:32.238406 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2320 | 2026.05.22 01:12:32.238615 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.05.22 01:12:32.238739 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2322 | 2026.05.22 01:12:32.238772 [ 4 ] {dde7c6f2-a3cd-4a6d-9417-59618494199a} <Debug> TCPHandler: Processed in 0.001326273 sec. | ||
| 2323 | 2026.05.22 01:12:32.238911 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.05.22 01:12:32.239008 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.05.22 01:12:32.239068 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2326 | 2026.05.22 01:12:32.239832 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.05.22 01:12:32.239868 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2328 | 2026.05.22 01:12:32.240399 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2329 | 2026.05.22 01:12:32.240615 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.22 01:12:32.240748 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001757 sec., 14228.799089356857 rows/sec., 25.50 MiB/sec. | ||
| 2331 | 2026.05.22 01:12:32.240796 [ 4 ] {74bbbe2f-ea21-48cb-8bed-408d418f61af} <Debug> TCPHandler: Processed in 0.001935939 sec. | ||
| 2332 | 2026.05.22 01:12:32.240915 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.05.22 01:12:32.241011 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.05.22 01:12:32.241054 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2335 | 2026.05.22 01:12:32.241374 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} <Trace> oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.22 01:12:32.241410 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2337 | 2026.05.22 01:12:32.241700 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2338 | 2026.05.22 01:12:32.241904 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} <Trace> oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.05.22 01:12:32.242028 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 436.86 KiB/sec. | ||
| 2340 | 2026.05.22 01:12:32.242062 [ 4 ] {40dd4bdf-cf97-4f4e-bacd-cef42068b207} <Debug> TCPHandler: Processed in 0.00119853 sec. | ||
| 2341 | 2026.05.22 01:12:32.242187 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.22 01:12:32.242284 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.22 01:12:32.242325 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2344 | 2026.05.22 01:12:32.242675 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.22 01:12:32.242710 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2346 | 2026.05.22 01:12:32.243000 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2347 | 2026.05.22 01:12:32.243198 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.05.22 01:12:32.243324 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2349 | 2026.05.22 01:12:32.243356 [ 4 ] {250c76a8-e327-46f3-ac5b-965f85695a1d} <Debug> TCPHandler: Processed in 0.001220831 sec. | ||
| 2350 | 2026.05.22 01:12:36.661956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 | ||
| 2351 | 2026.05.22 01:12:36.663530 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.05.22 01:12:36.663572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2353 | 2026.05.22 01:12:36.664671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2354 | 2026.05.22 01:12:36.664926 [ 243 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.05.22 01:12:36.665166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 11 | ||
| 2356 | 2026.05.22 01:12:37.220875 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.05.22 01:12:37.221168 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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_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) | ||
| 2358 | 2026.05.22 01:12:37.221549 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2359 | 2026.05.22 01:12:37.221593 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <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_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 | ||
| 2360 | 2026.05.22 01:12:37.221848 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2361 | 2026.05.22 01:12:37.221924 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2362 | 2026.05.22 01:12:37.222071 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2363 | 2026.05.22 01:12:37.222213 [ 338 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2364 | 2026.05.22 01:12:37.222213 [ 349 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2365 | 2026.05.22 01:12:37.222350 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 2366 | 2026.05.22 01:12:37.222380 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2367 | 2026.05.22 01:12:37.222453 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2368 | 2026.05.22 01:12:37.222474 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2369 | 2026.05.22 01:12:37.222514 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <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_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'))" | ||
| 2370 | 2026.05.22 01:12:37.222559 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <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_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'))" | ||
| 2371 | 2026.05.22 01:12:37.223787 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.00274 sec., 14233.576642335767 rows/sec., 2.85 MiB/sec. | ||
| 2372 | 2026.05.22 01:12:37.223952 [ 4 ] {f4440a9d-f834-42c6-bf92-c830c02b1d0d} <Debug> TCPHandler: Processed in 0.003238762 sec. | ||
| 2373 | 2026.05.22 01:12:37.227024 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.05.22 01:12:37.227161 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2375 | 2026.05.22 01:12:37.227224 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2376 | 2026.05.22 01:12:37.227768 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.05.22 01:12:37.227813 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2378 | 2026.05.22 01:12:37.228182 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2379 | 2026.05.22 01:12:37.228420 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.05.22 01:12:37.228566 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001448 sec., 16574.585635359115 rows/sec., 1.38 MiB/sec. | ||
| 2381 | 2026.05.22 01:12:37.228604 [ 4 ] {2baadb20-9ec7-4193-9908-7c381580dcd4} <Debug> TCPHandler: Processed in 0.001709673 sec. | ||
| 2382 | 2026.05.22 01:12:37.228754 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.05.22 01:12:37.228856 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2384 | 2026.05.22 01:12:37.228898 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2385 | 2026.05.22 01:12:37.229330 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.05.22 01:12:37.229367 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2387 | 2026.05.22 01:12:37.229649 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2388 | 2026.05.22 01:12:37.229857 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.05.22 01:12:37.229987 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001151 sec., 12163.33622936577 rows/sec., 991.83 KiB/sec. | ||
| 2390 | 2026.05.22 01:12:37.230019 [ 4 ] {3496d4ce-665a-4da9-928c-1d72bf50879a} <Debug> TCPHandler: Processed in 0.001319503 sec. | ||
| 2391 | 2026.05.22 01:12:37.230190 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2026.05.22 01:12:37.230289 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2393 | 2026.05.22 01:12:37.230329 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2394 | 2026.05.22 01:12:37.230837 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.05.22 01:12:37.230873 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2396 | 2026.05.22 01:12:37.231189 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2397 | 2026.05.22 01:12:37.231402 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.05.22 01:12:37.231550 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} <Debug> executeQuery: Read 216 rows, 19.61 KiB in 0.001258 sec., 171701.11287758345 rows/sec., 15.22 MiB/sec. | ||
| 2399 | 2026.05.22 01:12:37.231587 [ 4 ] {a53bf48d-b512-42b2-bfff-9ed549091ecf} <Debug> TCPHandler: Processed in 0.001457267 sec. | ||
| 2400 | 2026.05.22 01:12:37.231786 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.05.22 01:12:37.231887 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2402 | 2026.05.22 01:12:37.231928 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2403 | 2026.05.22 01:12:37.232377 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.05.22 01:12:37.232412 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2405 | 2026.05.22 01:12:37.232706 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2406 | 2026.05.22 01:12:37.232922 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.05.22 01:12:37.233061 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001192 sec., 35234.899328859065 rows/sec., 2.57 MiB/sec. | ||
| 2408 | 2026.05.22 01:12:37.233096 [ 4 ] {2bfe8668-edfd-4666-8199-14fde4d13f1f} <Debug> TCPHandler: Processed in 0.001363644 sec. | ||
| 2409 | 2026.05.22 01:12:37.233271 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.05.22 01:12:37.233366 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2411 | 2026.05.22 01:12:37.233407 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2412 | 2026.05.22 01:12:37.233818 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.05.22 01:12:37.233855 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2414 | 2026.05.22 01:12:37.234143 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2415 | 2026.05.22 01:12:37.234354 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.05.22 01:12:37.234478 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.00113 sec., 22123.893805309737 rows/sec., 1.82 MiB/sec. | ||
| 2417 | 2026.05.22 01:12:37.234512 [ 4 ] {3384225e-0585-481f-bb8e-5641aa360234} <Debug> TCPHandler: Processed in 0.001291342 sec. | ||
| 2418 | 2026.05.22 01:12:37.234644 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.05.22 01:12:37.234741 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2420 | 2026.05.22 01:12:37.234780 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2421 | 2026.05.22 01:12:37.235176 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.05.22 01:12:37.235213 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2423 | 2026.05.22 01:12:37.235500 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2424 | 2026.05.22 01:12:37.235705 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.05.22 01:12:37.235827 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 2426 | 2026.05.22 01:12:37.235863 [ 4 ] {23a35cd5-2c8a-4463-977a-d1804cb16ede} <Debug> TCPHandler: Processed in 0.001271662 sec. | ||
| 2427 | 2026.05.22 01:12:37.236009 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.05.22 01:12:37.236106 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2429 | 2026.05.22 01:12:37.236146 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2430 | 2026.05.22 01:12:37.236615 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.05.22 01:12:37.236653 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2432 | 2026.05.22 01:12:37.236958 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2433 | 2026.05.22 01:12:37.237177 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.05.22 01:12:37.237304 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} <Debug> executeQuery: Read 139 rows, 11.52 KiB in 0.001216 sec., 114309.21052631579 rows/sec., 9.25 MiB/sec. | ||
| 2435 | 2026.05.22 01:12:37.237338 [ 4 ] {c2458c11-a496-47c3-ba79-6107d8d54ba1} <Debug> TCPHandler: Processed in 0.001379964 sec. | ||
| 2436 | 2026.05.22 01:12:37.237462 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.05.22 01:12:37.237559 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2438 | 2026.05.22 01:12:37.237602 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2439 | 2026.05.22 01:12:37.237999 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.05.22 01:12:37.238036 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2441 | 2026.05.22 01:12:37.238365 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2442 | 2026.05.22 01:12:37.238579 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.05.22 01:12:37.238705 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001165 sec., 174248.9270386266 rows/sec., 12.48 MiB/sec. | ||
| 2444 | 2026.05.22 01:12:37.238760 [ 4 ] {9d5b8819-b490-4155-9726-55e70319274b} <Debug> TCPHandler: Processed in 0.001349204 sec. | ||
| 2445 | 2026.05.22 01:12:37.238910 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.05.22 01:12:37.239015 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.05.22 01:12:37.239059 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2448 | 2026.05.22 01:12:37.239406 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} <Trace> oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.05.22 01:12:37.239441 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2450 | 2026.05.22 01:12:37.239727 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2451 | 2026.05.22 01:12:37.239938 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} <Trace> oximeter.measurements_f64 (f1bd6233-2912-4fe7-bd63-080ef55dca90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.05.22 01:12:37.240061 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 59.55 KiB/sec. | ||
| 2453 | 2026.05.22 01:12:37.240093 [ 4 ] {4ec557e0-a122-4476-b2df-9ce3da91c9f8} <Debug> TCPHandler: Processed in 0.00123902 sec. | ||
| 2454 | 2026.05.22 01:12:37.240230 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.05.22 01:12:37.240329 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.05.22 01:12:37.240384 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2457 | 2026.05.22 01:12:37.241207 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.05.22 01:12:37.241246 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2459 | 2026.05.22 01:12:37.241769 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2460 | 2026.05.22 01:12:37.241992 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.22 01:12:37.242132 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001821 sec., 8786.381109280615 rows/sec., 15.74 MiB/sec. | ||
| 2462 | 2026.05.22 01:12:37.242181 [ 4 ] {ce6d7e6a-9d83-4dee-ad87-6d590dd4e1fe} <Debug> TCPHandler: Processed in 0.00200325 sec. | ||
| 2463 | 2026.05.22 01:12:37.242407 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.05.22 01:12:37.242600 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2465 | 2026.05.22 01:12:37.242677 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2466 | 2026.05.22 01:12:37.243212 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} <Trace> oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.05.22 01:12:37.243253 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2468 | 2026.05.22 01:12:37.243669 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2469 | 2026.05.22 01:12:37.243899 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} <Trace> oximeter.measurements_i64 (9210a414-73a1-43ee-a18c-89e9ca6e23ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.05.22 01:12:37.244111 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001566 sec., 5747.126436781609 rows/sec., 405.97 KiB/sec. | ||
| 2471 | 2026.05.22 01:12:37.244175 [ 4 ] {f036869f-6125-49a7-915d-0acae2c0f1e0} <Debug> TCPHandler: Processed in 0.001900988 sec. | ||
| 2472 | 2026.05.22 01:12:37.244319 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.05.22 01:12:37.244418 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2474 | 2026.05.22 01:12:37.244460 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2475 | 2026.05.22 01:12:37.244820 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.05.22 01:12:37.244857 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2477 | 2026.05.22 01:12:37.245254 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2478 | 2026.05.22 01:12:37.245467 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.05.22 01:12:37.245605 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 2480 | 2026.05.22 01:12:37.245639 [ 4 ] {c68a8964-f5b4-4efb-8487-7aaef7d73b6e} <Debug> TCPHandler: Processed in 0.001373665 sec. | ||
| 2481 | 2026.05.22 01:12:39.177832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5211 | ||
| 2482 | 2026.05.22 01:12:39.178645 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.05.22 01:12:39.178680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2484 | 2026.05.22 01:12:39.179199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2485 | 2026.05.22 01:12:39.179430 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.05.22 01:12:39.179564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5211 | ||
| 2487 | 2026.05.22 01:12:39.179621 [ 66 ] {} <Debug> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2488 | 2026.05.22 01:12:39.179726 [ 66 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.22 01:12:39.179764 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2490 | 2026.05.22 01:12:39.179928 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2491 | 2026.05.22 01:12:39.180056 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2492 | 2026.05.22 01:12:39.180115 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2493 | 2026.05.22 01:12:39.180215 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2494 | 2026.05.22 01:12:39.180272 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 445 rows starting from the beginning of the part | ||
| 2495 | 2026.05.22 01:12:39.180324 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2496 | 2026.05.22 01:12:39.180381 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2497 | 2026.05.22 01:12:39.180435 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2498 | 2026.05.22 01:12:39.181726 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5211 rows, containing 4 columns (4 merged, 0 gathered) in 0.001860497 sec., 2800864.500184628 rows/sec., 40.07 MiB/sec. | ||
| 2499 | 2026.05.22 01:12:39.182515 [ 198 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2500 | 2026.05.22 01:12:39.182890 [ 198 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.05.22 01:12:39.182983 [ 198 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_11_2} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2502 | 2026.05.22 01:12:39.183096 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2503 | 2026.05.22 01:12:39.481677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2504 | 2026.05.22 01:12:39.498505 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.05.22 01:12:39.498563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2506 | 2026.05.22 01:12:39.504600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2507 | 2026.05.22 01:12:39.505293 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.05.22 01:12:39.505587 [ 34 ] {} <Debug> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2509 | 2026.05.22 01:12:39.505659 [ 34 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.05.22 01:12:39.505680 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2511 | 2026.05.22 01:12:39.505870 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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.22 01:12:39.508302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2513 | 2026.05.22 01:12:39.510156 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2514 | 2026.05.22 01:12:39.511686 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 2515 | 2026.05.22 01:12:39.516369 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 2516 | 2026.05.22 01:12:39.520538 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 2517 | 2026.05.22 01:12:39.524763 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 2518 | 2026.05.22 01:12:39.529105 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 2519 | 2026.05.22 01:12:39.533430 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 2520 | 2026.05.22 01:12:39.583467 [ 194 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077670401 sec., 1068.6181470854 rows/sec., 5.53 MiB/sec. | ||
| 2521 | 2026.05.22 01:12:39.585734 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2522 | 2026.05.22 01:12:39.587736 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.05.22 01:12:39.587837 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_11_2} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2524 | 2026.05.22 01:12:39.589674 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2525 | 2026.05.22 01:12:40.000396 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.64 MiB, peak 220.52 MiB, free memory in arenas 0.00 B, will set to 218.76 MiB (RSS), difference: 8.12 MiB | ||
| 2526 | 2026.05.22 01:12:42.219099 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.05.22 01:12:42.219365 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 2528 | 2026.05.22 01:12:42.219736 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2529 | 2026.05.22 01:12:42.219775 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <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 | ||
| 2530 | 2026.05.22 01:12:42.219995 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2531 | 2026.05.22 01:12:42.220065 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2532 | 2026.05.22 01:12:42.220205 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2533 | 2026.05.22 01:12:42.220316 [ 320 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2534 | 2026.05.22 01:12:42.220325 [ 338 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2535 | 2026.05.22 01:12:42.220476 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 2536 | 2026.05.22 01:12:42.220505 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2537 | 2026.05.22 01:12:42.220575 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2538 | 2026.05.22 01:12:42.220596 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2539 | 2026.05.22 01:12:42.220631 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <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'))" | ||
| 2540 | 2026.05.22 01:12:42.220670 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <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'))" | ||
| 2541 | 2026.05.22 01:12:42.222305 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.003049 sec., 12791.079042308953 rows/sec., 1.99 MiB/sec. | ||
| 2542 | 2026.05.22 01:12:42.222433 [ 4 ] {8aeed38c-d929-458c-a89d-6b008472c113} <Debug> TCPHandler: Processed in 0.003485887 sec. | ||
| 2543 | 2026.05.22 01:12:42.224552 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.05.22 01:12:42.224665 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2545 | 2026.05.22 01:12:42.224710 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2546 | 2026.05.22 01:12:42.225345 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.05.22 01:12:42.225397 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2548 | 2026.05.22 01:12:42.225818 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2549 | 2026.05.22 01:12:42.226041 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.05.22 01:12:42.226185 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001554 sec., 68211.06821106821 rows/sec., 5.71 MiB/sec. | ||
| 2551 | 2026.05.22 01:12:42.226219 [ 4 ] {09190b8e-dd1a-46a5-abef-0b978d6a60a5} <Debug> TCPHandler: Processed in 0.001719393 sec. | ||
| 2552 | 2026.05.22 01:12:42.226364 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.05.22 01:12:42.226461 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2554 | 2026.05.22 01:12:42.226502 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2555 | 2026.05.22 01:12:42.226923 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.05.22 01:12:42.226960 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2557 | 2026.05.22 01:12:42.227253 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2558 | 2026.05.22 01:12:42.227464 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.05.22 01:12:42.227594 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001152 sec., 21701.388888888887 rows/sec., 1.59 MiB/sec. | ||
| 2560 | 2026.05.22 01:12:42.227628 [ 4 ] {be2aa69b-5da3-4d78-a9a8-8b1fd7c01e8e} <Debug> TCPHandler: Processed in 0.001314193 sec. | ||
| 2561 | 2026.05.22 01:12:42.227757 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.05.22 01:12:42.227853 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2563 | 2026.05.22 01:12:42.227892 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2564 | 2026.05.22 01:12:42.228640 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.05.22 01:12:42.228679 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2566 | 2026.05.22 01:12:42.228977 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2567 | 2026.05.22 01:12:42.229212 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.05.22 01:12:42.229337 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001502 sec., 59254.327563249 rows/sec., 4.63 MiB/sec. | ||
| 2569 | 2026.05.22 01:12:42.229370 [ 4 ] {35f260d9-d46d-4590-902e-ced7d6b898b9} <Debug> TCPHandler: Processed in 0.001663171 sec. | ||
| 2570 | 2026.05.22 01:12:42.229508 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.05.22 01:12:42.229605 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2572 | 2026.05.22 01:12:42.229648 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2573 | 2026.05.22 01:12:42.230089 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.05.22 01:12:42.230126 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2575 | 2026.05.22 01:12:42.230471 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2576 | 2026.05.22 01:12:42.230684 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.05.22 01:12:42.230811 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2578 | 2026.05.22 01:12:42.230847 [ 4 ] {d18893e9-bd8b-47db-9db9-d9fafbfabdac} <Debug> TCPHandler: Processed in 0.001391655 sec. | ||
| 2579 | 2026.05.22 01:12:42.230979 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.05.22 01:12:42.231085 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2581 | 2026.05.22 01:12:42.231139 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2582 | 2026.05.22 01:12:42.231895 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.05.22 01:12:42.231932 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2584 | 2026.05.22 01:12:42.232466 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2585 | 2026.05.22 01:12:42.232689 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.05.22 01:12:42.232827 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001764 sec., 14172.33560090703 rows/sec., 25.40 MiB/sec. | ||
| 2587 | 2026.05.22 01:12:42.232874 [ 4 ] {df037181-fb76-4fa8-b8b6-0ef5acefd9a1} <Debug> TCPHandler: Processed in 0.001945408 sec. | ||
| 2588 | 2026.05.22 01:12:42.232996 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.05.22 01:12:42.233094 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.05.22 01:12:42.233136 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2591 | 2026.05.22 01:12:42.233491 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.05.22 01:12:42.233527 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2593 | 2026.05.22 01:12:42.233838 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2594 | 2026.05.22 01:12:42.234065 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.05.22 01:12:42.234191 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 2596 | 2026.05.22 01:12:42.234223 [ 4 ] {2390d7d3-dfb5-43fc-a6da-62180f0f7283} <Debug> TCPHandler: Processed in 0.001278132 sec. | ||
| 2597 | 2026.05.22 01:12:46.608586 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2598 | 2026.05.22 01:12:46.608676 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2599 | 2026.05.22 01:12:46.680134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5659 | ||
| 2600 | 2026.05.22 01:12:46.681010 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.05.22 01:12:46.681085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2602 | 2026.05.22 01:12:46.681714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2603 | 2026.05.22 01:12:46.681955 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.05.22 01:12:46.682092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5659 | ||
| 2605 | 2026.05.22 01:12:47.008764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2606 | 2026.05.22 01:12:47.025240 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.05.22 01:12:47.025299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2608 | 2026.05.22 01:12:47.031017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2609 | 2026.05.22 01:12:47.031716 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.05.22 01:12:47.034422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2611 | 2026.05.22 01:12:47.219419 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.05.22 01:12:47.219680 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 2613 | 2026.05.22 01:12:47.220031 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2614 | 2026.05.22 01:12:47.220073 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <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 | ||
| 2615 | 2026.05.22 01:12:47.220301 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2616 | 2026.05.22 01:12:47.220381 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2617 | 2026.05.22 01:12:47.220528 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2618 | 2026.05.22 01:12:47.220658 [ 358 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2619 | 2026.05.22 01:12:47.220664 [ 320 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2620 | 2026.05.22 01:12:47.220830 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 2621 | 2026.05.22 01:12:47.220862 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2622 | 2026.05.22 01:12:47.220936 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2623 | 2026.05.22 01:12:47.220960 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2624 | 2026.05.22 01:12:47.220999 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <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'))" | ||
| 2625 | 2026.05.22 01:12:47.221042 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <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'))" | ||
| 2626 | 2026.05.22 01:12:47.222298 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002718 sec., 14348.785871964681 rows/sec., 2.23 MiB/sec. | ||
| 2627 | 2026.05.22 01:12:47.222438 [ 4 ] {f584b597-fb11-41f0-833b-7f91ef353c72} <Debug> TCPHandler: Processed in 0.00317017 sec. | ||
| 2628 | 2026.05.22 01:12:47.224403 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.05.22 01:12:47.224550 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2630 | 2026.05.22 01:12:47.224608 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2631 | 2026.05.22 01:12:47.225235 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.05.22 01:12:47.225284 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2633 | 2026.05.22 01:12:47.225682 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2634 | 2026.05.22 01:12:47.225912 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.05.22 01:12:47.226069 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001562 sec., 56338.028169014084 rows/sec., 4.73 MiB/sec. | ||
| 2636 | 2026.05.22 01:12:47.226108 [ 4 ] {a1ad0253-1538-4cc7-8171-988818f9d831} <Debug> TCPHandler: Processed in 0.001779695 sec. | ||
| 2637 | 2026.05.22 01:12:47.226255 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.05.22 01:12:47.226372 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2639 | 2026.05.22 01:12:47.226415 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2640 | 2026.05.22 01:12:47.226858 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.05.22 01:12:47.226898 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2642 | 2026.05.22 01:12:47.227213 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2643 | 2026.05.22 01:12:47.227442 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.05.22 01:12:47.227559 [ 127 ] {} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2645 | 2026.05.22 01:12:47.227577 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001227 sec., 13039.934800325998 rows/sec., 980.54 KiB/sec. | ||
| 2646 | 2026.05.22 01:12:47.227620 [ 127 ] {} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.05.22 01:12:47.227629 [ 4 ] {fcbdd34d-d247-4707-8adf-2cce7f113baa} <Debug> TCPHandler: Processed in 0.001425296 sec. | ||
| 2648 | 2026.05.22 01:12:47.227653 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2649 | 2026.05.22 01:12:47.227780 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::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 | ||
| 2650 | 2026.05.22 01:12:47.227791 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.05.22 01:12:47.227909 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2652 | 2026.05.22 01:12:47.227915 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2653 | 2026.05.22 01:12:47.227951 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part | ||
| 2654 | 2026.05.22 01:12:47.227973 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2655 | 2026.05.22 01:12:47.228022 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2656 | 2026.05.22 01:12:47.228073 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2657 | 2026.05.22 01:12:47.228116 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 2658 | 2026.05.22 01:12:47.228158 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2659 | 2026.05.22 01:12:47.228198 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 2660 | 2026.05.22 01:12:47.228437 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.05.22 01:12:47.228482 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2662 | 2026.05.22 01:12:47.228828 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2663 | 2026.05.22 01:12:47.229063 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.05.22 01:12:47.229088 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354865 sec., 126949.91751945765 rows/sec., 9.78 MiB/sec. | ||
| 2665 | 2026.05.22 01:12:47.229205 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001308 sec., 61162.07951070337 rows/sec., 4.78 MiB/sec. | ||
| 2666 | 2026.05.22 01:12:47.229240 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2667 | 2026.05.22 01:12:47.229250 [ 4 ] {c88e027a-a3f7-4016-85f2-184e80124909} <Debug> TCPHandler: Processed in 0.001511218 sec. | ||
| 2668 | 2026.05.22 01:12:47.229405 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.05.22 01:12:47.229514 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.05.22 01:12:47.229515 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.05.22 01:12:47.229590 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2672 | 2026.05.22 01:12:47.229616 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_11_2} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2673 | 2026.05.22 01:12:47.229695 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2674 | 2026.05.22 01:12:47.230077 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.05.22 01:12:47.230121 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2676 | 2026.05.22 01:12:47.230465 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2677 | 2026.05.22 01:12:47.230680 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.05.22 01:12:47.230816 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 2679 | 2026.05.22 01:12:47.230854 [ 4 ] {f25d3c0a-0773-4949-ad17-cae15544c690} <Debug> TCPHandler: Processed in 0.001499148 sec. | ||
| 2680 | 2026.05.22 01:12:47.230992 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.05.22 01:12:47.231092 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2682 | 2026.05.22 01:12:47.231148 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2683 | 2026.05.22 01:12:47.231964 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.05.22 01:12:47.232004 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2685 | 2026.05.22 01:12:47.232529 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2686 | 2026.05.22 01:12:47.232768 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.05.22 01:12:47.232892 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2688 | 2026.05.22 01:12:47.232917 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001845 sec., 8672.086720867208 rows/sec., 15.54 MiB/sec. | ||
| 2689 | 2026.05.22 01:12:47.232941 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.05.22 01:12:47.232969 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2691 | 2026.05.22 01:12:47.232980 [ 4 ] {4c55c6c6-1b5b-4a42-bc77-5488f07ec352} <Debug> TCPHandler: Processed in 0.002040592 sec. | ||
| 2692 | 2026.05.22 01:12:47.233086 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 2693 | 2026.05.22 01:12:47.233138 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.05.22 01:12:47.233247 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.05.22 01:12:47.233292 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2696 | 2026.05.22 01:12:47.233377 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2697 | 2026.05.22 01:12:47.233467 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
| 2698 | 2026.05.22 01:12:47.233655 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2699 | 2026.05.22 01:12:47.233679 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.05.22 01:12:47.233779 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2701 | 2026.05.22 01:12:47.233854 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2702 | 2026.05.22 01:12:47.233986 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 2703 | 2026.05.22 01:12:47.234106 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2704 | 2026.05.22 01:12:47.234113 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2705 | 2026.05.22 01:12:47.234224 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 2706 | 2026.05.22 01:12:47.234356 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.05.22 01:12:47.234530 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. | ||
| 2708 | 2026.05.22 01:12:47.234565 [ 4 ] {27a05525-3711-4dc7-9cd0-9e69934275b0} <Debug> TCPHandler: Processed in 0.001478647 sec. | ||
| 2709 | 2026.05.22 01:12:47.238375 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 19 columns (19 merged, 0 gathered) in 0.005340824 sec., 30706.872197997913 rows/sec., 55.03 MiB/sec. | ||
| 2710 | 2026.05.22 01:12:47.238839 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2711 | 2026.05.22 01:12:47.239277 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.05.22 01:12:47.239352 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2713 | 2026.05.22 01:12:47.239464 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2714 | 2026.05.22 01:12:49.354089 [ 155 ] {} <Debug> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2715 | 2026.05.22 01:12:49.354211 [ 155 ] {} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.05.22 01:12:49.354251 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2717 | 2026.05.22 01:12:49.354502 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::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 | ||
| 2718 | 2026.05.22 01:12:49.355436 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2719 | 2026.05.22 01:12:49.355619 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2720 | 2026.05.22 01:12:49.356167 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2721 | 2026.05.22 01:12:49.356623 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2722 | 2026.05.22 01:12:49.357054 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::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 | ||
| 2723 | 2026.05.22 01:12:49.357485 [ 194 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::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 | ||
| 2724 | 2026.05.22 01:12:49.362227 [ 197 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 72 columns (72 merged, 0 gathered) in 0.007844337 sec., 1402.285495893407 rows/sec., 1.68 MiB/sec. | ||
| 2725 | 2026.05.22 01:12:49.362671 [ 191 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2726 | 2026.05.22 01:12:49.363158 [ 191 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.22 01:12:49.363310 [ 191 ] {943a6fd7-163f-4b5b-b563-9e5716379fd3::all_1_5_1} <Trace> system.query_log (943a6fd7-163f-4b5b-b563-9e5716379fd3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2728 | 2026.05.22 01:12:49.363466 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2729 | 2026.05.22 01:12:51.437944 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.05.22 01:12:51.438206 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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', '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) | ||
| 2731 | 2026.05.22 01:12:51.438544 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2732 | 2026.05.22 01:12:51.438584 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <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', '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 | ||
| 2733 | 2026.05.22 01:12:51.438815 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2734 | 2026.05.22 01:12:51.438881 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2735 | 2026.05.22 01:12:51.439019 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 2736 | 2026.05.22 01:12:51.439129 [ 338 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2737 | 2026.05.22 01:12:51.439133 [ 358 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2738 | 2026.05.22 01:12:51.439280 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 2739 | 2026.05.22 01:12:51.439309 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2740 | 2026.05.22 01:12:51.439377 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2741 | 2026.05.22 01:12:51.439398 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2742 | 2026.05.22 01:12:51.439433 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <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', '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'))" | ||
| 2743 | 2026.05.22 01:12:51.439474 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <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', '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'))" | ||
| 2744 | 2026.05.22 01:12:51.440660 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002565 sec., 15204.678362573099 rows/sec., 3.04 MiB/sec. | ||
| 2745 | 2026.05.22 01:12:51.440777 [ 4 ] {90337e39-e158-460a-a53f-84f09a25b0c7} <Debug> TCPHandler: Processed in 0.002974695 sec. | ||
| 2746 | 2026.05.22 01:12:51.453320 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.05.22 01:12:51.453436 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2748 | 2026.05.22 01:12:51.453480 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2749 | 2026.05.22 01:12:51.455017 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.05.22 01:12:51.455065 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2751 | 2026.05.22 01:12:51.455587 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2752 | 2026.05.22 01:12:51.455808 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.22 01:12:51.455950 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} <Debug> executeQuery: Read 2451 rows, 184.91 KiB in 0.002544 sec., 963443.3962264152 rows/sec., 70.98 MiB/sec. | ||
| 2754 | 2026.05.22 01:12:51.455952 [ 134 ] {} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2755 | 2026.05.22 01:12:51.455987 [ 4 ] {fee9f783-c001-493d-8d3f-58db05d73f7f} <Debug> TCPHandler: Processed in 0.002731859 sec. | ||
| 2756 | 2026.05.22 01:12:51.456019 [ 134 ] {} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.05.22 01:12:51.456049 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2758 | 2026.05.22 01:12:51.456251 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::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 | ||
| 2759 | 2026.05.22 01:12:51.456326 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.05.22 01:12:51.456389 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2026.05.22 01:12:51.456425 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2567 rows starting from the beginning of the part | ||
| 2762 | 2026.05.22 01:12:51.456443 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.05.22 01:12:51.456483 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 2764 | 2026.05.22 01:12:51.456490 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2765 | 2026.05.22 01:12:51.456534 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 216 rows starting from the beginning of the part | ||
| 2766 | 2026.05.22 01:12:51.456581 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 2767 | 2026.05.22 01:12:51.456619 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 88 rows starting from the beginning of the part | ||
| 2768 | 2026.05.22 01:12:51.456658 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2451 rows starting from the beginning of the part | ||
| 2769 | 2026.05.22 01:12:51.457037 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.05.22 01:12:51.457080 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2771 | 2026.05.22 01:12:51.457421 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2772 | 2026.05.22 01:12:51.457648 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.05.22 01:12:51.457781 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001357 sec., 25055.26897568165 rows/sec., 1.84 MiB/sec. | ||
| 2774 | 2026.05.22 01:12:51.457817 [ 4 ] {a7c198c3-a605-4a49-a5e5-a3cd5c478d1e} <Debug> TCPHandler: Processed in 0.001547669 sec. | ||
| 2775 | 2026.05.22 01:12:51.457953 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.05.22 01:12:51.458059 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2777 | 2026.05.22 01:12:51.458100 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2778 | 2026.05.22 01:12:51.458810 [ 191 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5534 rows, containing 5 columns (5 merged, 0 gathered) in 0.002618486 sec., 2113435.015501324 rows/sec., 167.03 MiB/sec. | ||
| 2779 | 2026.05.22 01:12:51.458917 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.05.22 01:12:51.458960 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2781 | 2026.05.22 01:12:51.459087 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2782 | 2026.05.22 01:12:51.459366 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2783 | 2026.05.22 01:12:51.459366 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.05.22 01:12:51.459463 [ 197 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_16_3} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2785 | 2026.05.22 01:12:51.459530 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2786 | 2026.05.22 01:12:51.459615 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.05.22 01:12:51.459755 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001714 sec., 467327.8879813302 rows/sec., 26.99 MiB/sec. | ||
| 2788 | 2026.05.22 01:12:51.459790 [ 4 ] {c94f894b-0393-4829-b460-f2a917c41ac8} <Debug> TCPHandler: Processed in 0.001888568 sec. | ||
| 2789 | 2026.05.22 01:12:51.459929 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.22 01:12:51.460036 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.05.22 01:12:51.460077 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2792 | 2026.05.22 01:12:51.460496 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.05.22 01:12:51.460533 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2794 | 2026.05.22 01:12:51.460812 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2795 | 2026.05.22 01:12:51.461018 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.05.22 01:12:51.461141 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 2797 | 2026.05.22 01:12:51.461176 [ 4 ] {eec4375e-0055-4edd-b606-3c84e48a3e06} <Debug> TCPHandler: Processed in 0.001298943 sec. | ||
| 2798 | 2026.05.22 01:12:51.461372 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.05.22 01:12:51.461518 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2800 | 2026.05.22 01:12:51.461578 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2801 | 2026.05.22 01:12:51.462647 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.05.22 01:12:51.462685 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2803 | 2026.05.22 01:12:51.463145 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2804 | 2026.05.22 01:12:51.463370 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.05.22 01:12:51.463509 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.002032 sec., 646161.4173228346 rows/sec., 43.23 MiB/sec. | ||
| 2806 | 2026.05.22 01:12:51.463515 [ 147 ] {} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2807 | 2026.05.22 01:12:51.463549 [ 4 ] {1fd98c01-0f7f-4de6-a24b-27ffb27397c6} <Debug> TCPHandler: Processed in 0.002291997 sec. | ||
| 2808 | 2026.05.22 01:12:51.463569 [ 147 ] {} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.05.22 01:12:51.463598 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2810 | 2026.05.22 01:12:51.463700 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.05.22 01:12:51.463727 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::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 | ||
| 2812 | 2026.05.22 01:12:51.463804 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.05.22 01:12:51.463852 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2814 | 2026.05.22 01:12:51.463867 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2815 | 2026.05.22 01:12:51.463924 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1363 rows starting from the beginning of the part | ||
| 2816 | 2026.05.22 01:12:51.464025 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part | ||
| 2817 | 2026.05.22 01:12:51.464083 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 2818 | 2026.05.22 01:12:51.464132 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part | ||
| 2819 | 2026.05.22 01:12:51.464179 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 80 rows starting from the beginning of the part | ||
| 2820 | 2026.05.22 01:12:51.464226 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1313 rows starting from the beginning of the part | ||
| 2821 | 2026.05.22 01:12:51.464660 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.22 01:12:51.464701 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2823 | 2026.05.22 01:12:51.465211 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2824 | 2026.05.22 01:12:51.465431 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.05.22 01:12:51.465552 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2826 | 2026.05.22 01:12:51.465564 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} <Debug> executeQuery: Read 1604 rows, 100.61 KiB in 0.00178 sec., 901123.595505618 rows/sec., 55.20 MiB/sec. | ||
| 2827 | 2026.05.22 01:12:51.465599 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.05.22 01:12:51.465554 [ 191 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882368 sec., 1635174.4186046512 rows/sec., 118.76 MiB/sec. | ||
| 2829 | 2026.05.22 01:12:51.465628 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2830 | 2026.05.22 01:12:51.465621 [ 4 ] {3268b091-5f42-482f-b24b-55e01c78001f} <Debug> TCPHandler: Processed in 0.001972279 sec. | ||
| 2831 | 2026.05.22 01:12:51.465740 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 2832 | 2026.05.22 01:12:51.465837 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2833 | 2026.05.22 01:12:51.465838 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.05.22 01:12:51.465866 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4779 rows starting from the beginning of the part | ||
| 2835 | 2026.05.22 01:12:51.465876 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2836 | 2026.05.22 01:12:51.465931 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 2837 | 2026.05.22 01:12:51.465954 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.05.22 01:12:51.465970 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 2839 | 2026.05.22 01:12:51.466014 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 2840 | 2026.05.22 01:12:51.466020 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2841 | 2026.05.22 01:12:51.466054 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 2842 | 2026.05.22 01:12:51.466096 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1604 rows starting from the beginning of the part | ||
| 2843 | 2026.05.22 01:12:51.466174 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.22 01:12:51.466244 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_16_3} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2845 | 2026.05.22 01:12:51.466312 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2846 | 2026.05.22 01:12:51.466892 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.05.22 01:12:51.466933 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2848 | 2026.05.22 01:12:51.467583 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2849 | 2026.05.22 01:12:51.467817 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.05.22 01:12:51.467954 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002019 sec., 16840.019811788014 rows/sec., 30.18 MiB/sec. | ||
| 2851 | 2026.05.22 01:12:51.468003 [ 4 ] {f34f5116-5455-4eee-ab92-4e99e41f627e} <Debug> TCPHandler: Processed in 0.002216155 sec. | ||
| 2852 | 2026.05.22 01:12:51.468143 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.05.22 01:12:51.468240 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2854 | 2026.05.22 01:12:51.468282 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2855 | 2026.05.22 01:12:51.468826 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.05.22 01:12:51.468826 [ 190 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7066 rows, containing 5 columns (5 merged, 0 gathered) in 0.003111989 sec., 2270573.57850558 rows/sec., 147.76 MiB/sec. | ||
| 2857 | 2026.05.22 01:12:51.468865 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2858 | 2026.05.22 01:12:51.469224 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2859 | 2026.05.22 01:12:51.469435 [ 190 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2860 | 2026.05.22 01:12:51.469575 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.05.22 01:12:51.469712 [ 190 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.05.22 01:12:51.469718 [ 134 ] {} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2863 | 2026.05.22 01:12:51.469768 [ 134 ] {} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.05.22 01:12:51.469773 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.00155 sec., 34838.709677419356 rows/sec., 2.34 MiB/sec. | ||
| 2865 | 2026.05.22 01:12:51.469781 [ 190 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2866 | 2026.05.22 01:12:51.469795 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2867 | 2026.05.22 01:12:51.469840 [ 4 ] {e458796d-07cc-43c3-8679-cb8d205f863a} <Debug> TCPHandler: Processed in 0.001748164 sec. | ||
| 2868 | 2026.05.22 01:12:51.469866 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 2869 | 2026.05.22 01:12:51.469976 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2870 | 2026.05.22 01:12:51.470078 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2871 | 2026.05.22 01:12:51.470105 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 2872 | 2026.05.22 01:12:51.470153 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2873 | 2026.05.22 01:12:51.470196 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2874 | 2026.05.22 01:12:51.470235 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2875 | 2026.05.22 01:12:51.470272 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 2876 | 2026.05.22 01:12:51.470314 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
| 2877 | 2026.05.22 01:12:51.471062 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.001120578 sec., 808511.3218356955 rows/sec., 54.48 MiB/sec. | ||
| 2878 | 2026.05.22 01:12:51.471286 [ 201 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2879 | 2026.05.22 01:12:51.471562 [ 201 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.05.22 01:12:51.471624 [ 201 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_16_3} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2881 | 2026.05.22 01:12:51.471695 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2882 | 2026.05.22 01:12:51.472580 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.05.22 01:12:51.472780 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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') FORMAT Native (stage: Complete) | ||
| 2884 | 2026.05.22 01:12:51.473098 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2885 | 2026.05.22 01:12:51.473140 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <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')" moved to PREWHERE | ||
| 2886 | 2026.05.22 01:12:51.473343 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2887 | 2026.05.22 01:12:51.473405 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2888 | 2026.05.22 01:12:51.473549 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2889 | 2026.05.22 01:12:51.473622 [ 320 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2890 | 2026.05.22 01:12:51.473628 [ 338 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2891 | 2026.05.22 01:12:51.473725 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 2892 | 2026.05.22 01:12:51.473759 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2893 | 2026.05.22 01:12:51.473831 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2894 | 2026.05.22 01:12:51.473854 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2895 | 2026.05.22 01:12:51.473895 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <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'))" | ||
| 2896 | 2026.05.22 01:12:51.473942 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <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'))" | ||
| 2897 | 2026.05.22 01:12:51.475026 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002327 sec., 16759.77653631285 rows/sec., 2.61 MiB/sec. | ||
| 2898 | 2026.05.22 01:12:51.475125 [ 4 ] {3222d2a5-2ee9-42b8-b2f3-e251737ff073} <Debug> TCPHandler: Processed in 0.002663707 sec. | ||
| 2899 | 2026.05.22 01:12:51.475937 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.05.22 01:12:51.476057 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2901 | 2026.05.22 01:12:51.476106 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2902 | 2026.05.22 01:12:51.476574 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.22 01:12:51.476618 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2904 | 2026.05.22 01:12:51.476932 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2905 | 2026.05.22 01:12:51.477150 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.05.22 01:12:51.477295 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00127 sec., 20472.440944881888 rows/sec., 1.52 MiB/sec. | ||
| 2907 | 2026.05.22 01:12:51.477332 [ 4 ] {9d88342c-2793-4553-ae05-7c7bd8e1f530} <Debug> TCPHandler: Processed in 0.001449437 sec. | ||
| 2908 | 2026.05.22 01:12:51.477474 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.05.22 01:12:51.477569 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2910 | 2026.05.22 01:12:51.477608 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2911 | 2026.05.22 01:12:51.478005 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.22 01:12:51.478041 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2913 | 2026.05.22 01:12:51.478336 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2914 | 2026.05.22 01:12:51.478541 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.22 01:12:51.478665 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001115 sec., 25112.107623318385 rows/sec., 1.96 MiB/sec. | ||
| 2916 | 2026.05.22 01:12:51.478699 [ 4 ] {ee772d62-4b0a-4cd1-a870-9040f52b0115} <Debug> TCPHandler: Processed in 0.001274842 sec. | ||
| 2917 | 2026.05.22 01:12:51.478821 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.05.22 01:12:51.478917 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.05.22 01:12:51.478959 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2920 | 2026.05.22 01:12:51.479302 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.05.22 01:12:51.479337 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2922 | 2026.05.22 01:12:51.479634 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2923 | 2026.05.22 01:12:51.479835 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.05.22 01:12:51.479959 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001061 sec., 18850.141376060317 rows/sec., 1.31 MiB/sec. | ||
| 2925 | 2026.05.22 01:12:51.479992 [ 4 ] {3930be39-3ab4-4141-80da-2bc2e5a7186b} <Debug> TCPHandler: Processed in 0.001221521 sec. | ||
| 2926 | 2026.05.22 01:12:51.480110 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.05.22 01:12:51.480210 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2928 | 2026.05.22 01:12:51.480252 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2929 | 2026.05.22 01:12:51.480630 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.05.22 01:12:51.480673 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2931 | 2026.05.22 01:12:51.481027 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2932 | 2026.05.22 01:12:51.481275 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.05.22 01:12:51.481400 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001208 sec., 4966.887417218542 rows/sec., 348.43 KiB/sec. | ||
| 2934 | 2026.05.22 01:12:51.481431 [ 4 ] {c7cdbb4e-d6f0-4903-87d7-81a4b4ecc950} <Debug> TCPHandler: Processed in 0.001373085 sec. | ||
| 2935 | 2026.05.22 01:12:54.183236 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6171 | ||
| 2936 | 2026.05.22 01:12:54.183727 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.05.22 01:12:54.183763 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 2938 | 2026.05.22 01:12:54.184241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2939 | 2026.05.22 01:12:54.184475 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.05.22 01:12:54.184593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6171 | ||
| 2941 | 2026.05.22 01:12:54.535467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2942 | 2026.05.22 01:12:54.551161 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.05.22 01:12:54.551215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 2944 | 2026.05.22 01:12:54.557181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2945 | 2026.05.22 01:12:54.557853 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.05.22 01:12:54.560391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2947 | 2026.05.22 01:12:55.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.39 MiB, peak 226.39 MiB, free memory in arenas 0.00 B, will set to 223.90 MiB (RSS), difference: 1.50 MiB | ||
| 2948 | 2026.05.22 01:12:57.219428 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.05.22 01:12:57.219654 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 2950 | 2026.05.22 01:12:57.219966 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2951 | 2026.05.22 01:12:57.220005 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <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 | ||
| 2952 | 2026.05.22 01:12:57.220226 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2953 | 2026.05.22 01:12:57.220294 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2954 | 2026.05.22 01:12:57.220431 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2955 | 2026.05.22 01:12:57.220528 [ 332 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2956 | 2026.05.22 01:12:57.220528 [ 338 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2957 | 2026.05.22 01:12:57.220639 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 2958 | 2026.05.22 01:12:57.220667 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2959 | 2026.05.22 01:12:57.220738 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2960 | 2026.05.22 01:12:57.220759 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2961 | 2026.05.22 01:12:57.220794 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <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'))" | ||
| 2962 | 2026.05.22 01:12:57.220833 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <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'))" | ||
| 2963 | 2026.05.22 01:12:57.222029 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002467 sec., 15808.67450344548 rows/sec., 2.46 MiB/sec. | ||
| 2964 | 2026.05.22 01:12:57.222152 [ 4 ] {cf09ddf2-1e75-4441-8879-08c13b742b07} <Debug> TCPHandler: Processed in 0.002877692 sec. | ||
| 2965 | 2026.05.22 01:12:57.224036 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.05.22 01:12:57.224145 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2967 | 2026.05.22 01:12:57.224193 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2968 | 2026.05.22 01:12:57.224723 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.05.22 01:12:57.224770 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 2970 | 2026.05.22 01:12:57.225132 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2971 | 2026.05.22 01:12:57.225357 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.05.22 01:12:57.225504 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001389 sec., 63354.93160547156 rows/sec., 5.32 MiB/sec. | ||
| 2973 | 2026.05.22 01:12:57.225539 [ 4 ] {84aa0aa7-6bee-4291-a917-ef4bc2e477e3} <Debug> TCPHandler: Processed in 0.001554059 sec. | ||
| 2974 | 2026.05.22 01:12:57.225665 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.22 01:12:57.225762 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.05.22 01:12:57.225801 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2977 | 2026.05.22 01:12:57.226196 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.05.22 01:12:57.226233 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 2979 | 2026.05.22 01:12:57.226515 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2980 | 2026.05.22 01:12:57.226719 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.05.22 01:12:57.226842 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001099 sec., 14558.689717925388 rows/sec., 1.07 MiB/sec. | ||
| 2982 | 2026.05.22 01:12:57.226875 [ 4 ] {07c27b80-100c-41a6-8b15-4ca58b512f4b} <Debug> TCPHandler: Processed in 0.001260682 sec. | ||
| 2983 | 2026.05.22 01:12:57.226996 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.05.22 01:12:57.227105 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2985 | 2026.05.22 01:12:57.227145 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2986 | 2026.05.22 01:12:57.227548 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.05.22 01:12:57.227584 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 2988 | 2026.05.22 01:12:57.227871 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2989 | 2026.05.22 01:12:57.228071 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.22 01:12:57.228200 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001113 sec., 71877.80772686432 rows/sec., 5.61 MiB/sec. | ||
| 2991 | 2026.05.22 01:12:57.228233 [ 4 ] {38a6f24a-69f5-4f66-826a-84c6d3b649a8} <Debug> TCPHandler: Processed in 0.001286633 sec. | ||
| 2992 | 2026.05.22 01:12:57.228442 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.22 01:12:57.228625 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.05.22 01:12:57.228668 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2995 | 2026.05.22 01:12:57.229120 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.22 01:12:57.229156 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 2997 | 2026.05.22 01:12:57.229477 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2998 | 2026.05.22 01:12:57.229696 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.22 01:12:57.229831 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 3000 | 2026.05.22 01:12:57.229864 [ 4 ] {16726b5a-2ac5-4f60-9ce7-38084cb00326} <Debug> TCPHandler: Processed in 0.001481157 sec. | ||
| 3001 | 2026.05.22 01:12:57.229989 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.05.22 01:12:57.230084 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.05.22 01:12:57.230138 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3004 | 2026.05.22 01:12:57.230883 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.22 01:12:57.230920 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3006 | 2026.05.22 01:12:57.231436 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3007 | 2026.05.22 01:12:57.231657 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.22 01:12:57.231793 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001728 sec., 9259.25925925926 rows/sec., 16.59 MiB/sec. | ||
| 3009 | 2026.05.22 01:12:57.231842 [ 4 ] {9362ef7e-62e2-46ef-8992-6d6190d71ca0} <Debug> TCPHandler: Processed in 0.001903438 sec. | ||
| 3010 | 2026.05.22 01:12:57.232091 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.05.22 01:12:57.232291 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.05.22 01:12:57.232374 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3013 | 2026.05.22 01:12:57.232935 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.22 01:12:57.232971 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3015 | 2026.05.22 01:12:57.233389 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3016 | 2026.05.22 01:12:57.233633 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.22 01:12:57.233798 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. | ||
| 3018 | 2026.05.22 01:12:57.233836 [ 4 ] {4dbbe4c9-5556-43b1-ae4e-e5cbfbc95933} <Debug> TCPHandler: Processed in 0.001893978 sec. | ||
| 3019 | 2026.05.22 01:13:01.608730 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3020 | 2026.05.22 01:13:01.608794 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3021 | 2026.05.22 01:13:01.685459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6619 | ||
| 3022 | 2026.05.22 01:13:01.685966 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.05.22 01:13:01.686007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3024 | 2026.05.22 01:13:01.686588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3025 | 2026.05.22 01:13:01.686829 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.05.22 01:13:01.686970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6619 | ||
| 3027 | 2026.05.22 01:13:02.061208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3028 | 2026.05.22 01:13:02.076554 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.05.22 01:13:02.076603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3030 | 2026.05.22 01:13:02.081961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3031 | 2026.05.22 01:13:02.082707 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.05.22 01:13:02.085273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3033 | 2026.05.22 01:13:02.219409 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.05.22 01:13:02.219649 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 3035 | 2026.05.22 01:13:02.219982 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3036 | 2026.05.22 01:13:02.220020 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <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 | ||
| 3037 | 2026.05.22 01:13:02.220236 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3038 | 2026.05.22 01:13:02.220304 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3039 | 2026.05.22 01:13:02.220442 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3040 | 2026.05.22 01:13:02.220542 [ 348 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3041 | 2026.05.22 01:13:02.220546 [ 332 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3042 | 2026.05.22 01:13:02.220679 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 3043 | 2026.05.22 01:13:02.220706 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3044 | 2026.05.22 01:13:02.220774 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3045 | 2026.05.22 01:13:02.220793 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 3046 | 2026.05.22 01:13:02.220829 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <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'))" | ||
| 3047 | 2026.05.22 01:13:02.220871 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <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'))" | ||
| 3048 | 2026.05.22 01:13:02.221942 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002386 sec., 16345.347862531433 rows/sec., 2.54 MiB/sec. | ||
| 3049 | 2026.05.22 01:13:02.222043 [ 4 ] {5e0a6260-cb85-4757-8d20-ea6ac154d1f7} <Debug> TCPHandler: Processed in 0.002765669 sec. | ||
| 3050 | 2026.05.22 01:13:02.224010 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.05.22 01:13:02.224126 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.22 01:13:02.224170 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3053 | 2026.05.22 01:13:02.224709 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.22 01:13:02.224752 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3055 | 2026.05.22 01:13:02.225114 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3056 | 2026.05.22 01:13:02.225333 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.05.22 01:13:02.225486 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001391 sec., 76204.16966211358 rows/sec., 6.38 MiB/sec. | ||
| 3058 | 2026.05.22 01:13:02.225521 [ 4 ] {901dff33-a9fe-4bbf-a944-6fa83344ab29} <Debug> TCPHandler: Processed in 0.0015639 sec. | ||
| 3059 | 2026.05.22 01:13:02.225790 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.05.22 01:13:02.225896 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3061 | 2026.05.22 01:13:02.225937 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3062 | 2026.05.22 01:13:02.226328 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.05.22 01:13:02.226362 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3064 | 2026.05.22 01:13:02.226627 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3065 | 2026.05.22 01:13:02.226838 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.05.22 01:13:02.227025 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001147 sec., 21795.989537925023 rows/sec., 1.60 MiB/sec. | ||
| 3067 | 2026.05.22 01:13:02.227059 [ 4 ] {2d8aa7c6-ee6f-40d6-b3e3-7e121b207c1f} <Debug> TCPHandler: Processed in 0.001321113 sec. | ||
| 3068 | 2026.05.22 01:13:02.227189 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.05.22 01:13:02.227286 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3070 | 2026.05.22 01:13:02.227326 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3071 | 2026.05.22 01:13:02.227751 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.05.22 01:13:02.227787 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3073 | 2026.05.22 01:13:02.228297 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3074 | 2026.05.22 01:13:02.228534 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.05.22 01:13:02.228660 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001392 sec., 63936.7816091954 rows/sec., 4.99 MiB/sec. | ||
| 3076 | 2026.05.22 01:13:02.228693 [ 4 ] {fdb41a9e-29ec-4da0-ad22-1f528a4d75ff} <Debug> TCPHandler: Processed in 0.001555599 sec. | ||
| 3077 | 2026.05.22 01:13:02.228832 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.05.22 01:13:02.228934 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.05.22 01:13:02.228977 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3080 | 2026.05.22 01:13:02.229376 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.22 01:13:02.229412 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3082 | 2026.05.22 01:13:02.229739 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3083 | 2026.05.22 01:13:02.229949 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.22 01:13:02.230075 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 3085 | 2026.05.22 01:13:02.230109 [ 4 ] {853d5fb7-ce11-4d85-95fc-a15c38b1fac1} <Debug> TCPHandler: Processed in 0.001328323 sec. | ||
| 3086 | 2026.05.22 01:13:02.230230 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.22 01:13:02.230327 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.22 01:13:02.230381 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3089 | 2026.05.22 01:13:02.231266 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.22 01:13:02.231322 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3091 | 2026.05.22 01:13:02.231905 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3092 | 2026.05.22 01:13:02.232157 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.22 01:13:02.232328 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002016 sec., 12400.79365079365 rows/sec., 22.22 MiB/sec. | ||
| 3094 | 2026.05.22 01:13:02.232428 [ 4 ] {93bd6bf8-d087-4dca-82ac-5fb5b00adbef} <Debug> TCPHandler: Processed in 0.002248307 sec. | ||
| 3095 | 2026.05.22 01:13:02.232642 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.05.22 01:13:02.232796 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.05.22 01:13:02.232862 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3098 | 2026.05.22 01:13:02.233367 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.05.22 01:13:02.233407 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3100 | 2026.05.22 01:13:02.233732 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3101 | 2026.05.22 01:13:02.233959 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.05.22 01:13:02.234091 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. | ||
| 3103 | 2026.05.22 01:13:02.234125 [ 4 ] {0b8e31c8-27e5-4a47-9809-87c3ca46e45b} <Debug> TCPHandler: Processed in 0.001603181 sec. | ||
| 3104 | 2026.05.22 01:13:07.145595 [ 129 ] {} <Debug> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3105 | 2026.05.22 01:13:07.145715 [ 129 ] {} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.05.22 01:13:07.145756 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3107 | 2026.05.22 01:13:07.145973 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::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 | ||
| 3108 | 2026.05.22 01:13:07.146250 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2026.05.22 01:13:07.146317 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3110 | 2026.05.22 01:13:07.146393 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3111 | 2026.05.22 01:13:07.146442 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 802 rows starting from the beginning of the part | ||
| 3112 | 2026.05.22 01:13:07.146485 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 3113 | 2026.05.22 01:13:07.146529 [ 186 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 3114 | 2026.05.22 01:13:07.147582 [ 201 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712663 sec., 978592.9864777835 rows/sec., 61.33 MiB/sec. | ||
| 3115 | 2026.05.22 01:13:07.147827 [ 189 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3116 | 2026.05.22 01:13:07.148159 [ 189 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.05.22 01:13:07.148243 [ 189 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_5_1} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3118 | 2026.05.22 01:13:07.148350 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3119 | 2026.05.22 01:13:07.221426 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.05.22 01:13:07.221734 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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_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) | ||
| 3121 | 2026.05.22 01:13:07.222056 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3122 | 2026.05.22 01:13:07.222097 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <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_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 | ||
| 3123 | 2026.05.22 01:13:07.222323 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3124 | 2026.05.22 01:13:07.222395 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3125 | 2026.05.22 01:13:07.222534 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 3126 | 2026.05.22 01:13:07.222637 [ 348 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3127 | 2026.05.22 01:13:07.222647 [ 321 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3128 | 2026.05.22 01:13:07.222773 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 3129 | 2026.05.22 01:13:07.222803 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3130 | 2026.05.22 01:13:07.222875 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3131 | 2026.05.22 01:13:07.222896 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 3132 | 2026.05.22 01:13:07.222931 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <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_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'))" | ||
| 3133 | 2026.05.22 01:13:07.222970 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <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_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'))" | ||
| 3134 | 2026.05.22 01:13:07.224021 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002399 sec., 16256.77365568987 rows/sec., 2.53 MiB/sec. | ||
| 3135 | 2026.05.22 01:13:07.224121 [ 4 ] {5f9f4d86-9c5f-404e-96a9-0ee6c0a0d063} <Debug> TCPHandler: Processed in 0.002853941 sec. | ||
| 3136 | 2026.05.22 01:13:07.226737 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.05.22 01:13:07.226921 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.05.22 01:13:07.226994 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3139 | 2026.05.22 01:13:07.227724 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.05.22 01:13:07.227780 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3141 | 2026.05.22 01:13:07.228164 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3142 | 2026.05.22 01:13:07.228393 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.05.22 01:13:07.228559 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00169 sec., 14201.183431952662 rows/sec., 1.18 MiB/sec. | ||
| 3144 | 2026.05.22 01:13:07.228614 [ 4 ] {3a5b15dd-0d9f-45b8-8752-3a5a31cf6ffb} <Debug> TCPHandler: Processed in 0.00201195 sec. | ||
| 3145 | 2026.05.22 01:13:07.228834 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.05.22 01:13:07.228984 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3147 | 2026.05.22 01:13:07.229042 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3148 | 2026.05.22 01:13:07.229658 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.05.22 01:13:07.229694 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3150 | 2026.05.22 01:13:07.230069 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3151 | 2026.05.22 01:13:07.230313 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.05.22 01:13:07.230477 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} <Debug> executeQuery: Read 208 rows, 19.00 KiB in 0.001532 sec., 135770.23498694517 rows/sec., 12.11 MiB/sec. | ||
| 3153 | 2026.05.22 01:13:07.230514 [ 4 ] {30f8770e-f9b0-43e4-bdd9-1cfc937cebd2} <Debug> TCPHandler: Processed in 0.001809535 sec. | ||
| 3154 | 2026.05.22 01:13:07.230654 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.05.22 01:13:07.230776 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.05.22 01:13:07.230819 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3157 | 2026.05.22 01:13:07.231496 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.05.22 01:13:07.231581 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3159 | 2026.05.22 01:13:07.232116 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3160 | 2026.05.22 01:13:07.232454 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.05.22 01:13:07.232657 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001895 sec., 14775.725593667546 rows/sec., 1.12 MiB/sec. | ||
| 3162 | 2026.05.22 01:13:07.232730 [ 4 ] {27d02def-e576-4c3c-9035-789ce1b4a9e5} <Debug> TCPHandler: Processed in 0.002126374 sec. | ||
| 3163 | 2026.05.22 01:13:07.232902 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.05.22 01:13:07.233063 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.05.22 01:13:07.233139 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3166 | 2026.05.22 01:13:07.233713 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.05.22 01:13:07.233756 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3168 | 2026.05.22 01:13:07.234156 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3169 | 2026.05.22 01:13:07.234445 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.05.22 01:13:07.234575 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.27 MiB/sec. | ||
| 3171 | 2026.05.22 01:13:07.234609 [ 4 ] {6a3bde3a-4b5d-4ca4-8bb8-902ef4e16fea} <Debug> TCPHandler: Processed in 0.001783845 sec. | ||
| 3172 | 2026.05.22 01:13:07.234767 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.05.22 01:13:07.234876 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3174 | 2026.05.22 01:13:07.234934 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3175 | 2026.05.22 01:13:07.235423 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.05.22 01:13:07.235457 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3177 | 2026.05.22 01:13:07.235828 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3178 | 2026.05.22 01:13:07.236090 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.05.22 01:13:07.236233 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001375 sec., 8727.272727272728 rows/sec., 681.82 KiB/sec. | ||
| 3180 | 2026.05.22 01:13:07.236270 [ 4 ] {848ef96b-cd3a-4397-954d-1322240d4aac} <Debug> TCPHandler: Processed in 0.00157019 sec. | ||
| 3181 | 2026.05.22 01:13:07.236391 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.05.22 01:13:07.236497 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3183 | 2026.05.22 01:13:07.236539 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3184 | 2026.05.22 01:13:07.237085 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.05.22 01:13:07.237151 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3186 | 2026.05.22 01:13:07.237484 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3187 | 2026.05.22 01:13:07.237693 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.05.22 01:13:07.237821 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001344 sec., 86309.52380952382 rows/sec., 7.01 MiB/sec. | ||
| 3189 | 2026.05.22 01:13:07.237855 [ 4 ] {fc5c8967-d19b-492b-9eaa-3c644b017550} <Debug> TCPHandler: Processed in 0.001518258 sec. | ||
| 3190 | 2026.05.22 01:13:07.237993 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.05.22 01:13:07.238090 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.05.22 01:13:07.238133 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3193 | 2026.05.22 01:13:07.238527 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.05.22 01:13:07.238561 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3195 | 2026.05.22 01:13:07.238876 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3196 | 2026.05.22 01:13:07.239073 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.05.22 01:13:07.239188 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001171 sec., 167378.30913748933 rows/sec., 12.01 MiB/sec. | ||
| 3198 | 2026.05.22 01:13:07.239219 [ 4 ] {ab3bcff8-84c0-4dd7-9dd6-115fd25fe539} <Debug> TCPHandler: Processed in 0.001333713 sec. | ||
| 3199 | 2026.05.22 01:13:07.239415 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.05.22 01:13:07.239511 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.05.22 01:13:07.239565 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3202 | 2026.05.22 01:13:07.240339 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.05.22 01:13:07.240376 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3204 | 2026.05.22 01:13:07.240899 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3205 | 2026.05.22 01:13:07.241119 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.05.22 01:13:07.241251 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001757 sec., 9106.431417188389 rows/sec., 16.32 MiB/sec. | ||
| 3207 | 2026.05.22 01:13:07.241297 [ 4 ] {858c8364-6cd2-4220-b570-6c0220d8b46a} <Debug> TCPHandler: Processed in 0.001933148 sec. | ||
| 3208 | 2026.05.22 01:13:07.241432 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.05.22 01:13:07.241529 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.05.22 01:13:07.241571 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3211 | 2026.05.22 01:13:07.241932 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.05.22 01:13:07.241967 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3213 | 2026.05.22 01:13:07.242261 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3214 | 2026.05.22 01:13:07.242467 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.05.22 01:13:07.242591 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 3216 | 2026.05.22 01:13:07.242623 [ 4 ] {f76565ce-3bfc-467d-b6d4-ec08b2531f24} <Debug> TCPHandler: Processed in 0.001251361 sec. | ||
| 3217 | 2026.05.22 01:13:09.187413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7131 | ||
| 3218 | 2026.05.22 01:13:09.188303 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.05.22 01:13:09.188349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3220 | 2026.05.22 01:13:09.188885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3221 | 2026.05.22 01:13:09.189123 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.05.22 01:13:09.189261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7131 | ||
| 3223 | 2026.05.22 01:13:09.585619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3224 | 2026.05.22 01:13:09.600521 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.22 01:13:09.600573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3226 | 2026.05.22 01:13:09.606108 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3227 | 2026.05.22 01:13:09.606804 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.05.22 01:13:09.609330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3229 | 2026.05.22 01:13:12.219430 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2026.05.22 01:13:12.219774 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 3231 | 2026.05.22 01:13:12.220232 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3232 | 2026.05.22 01:13:12.220268 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <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 | ||
| 3233 | 2026.05.22 01:13:12.220536 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3234 | 2026.05.22 01:13:12.220603 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3235 | 2026.05.22 01:13:12.220741 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3236 | 2026.05.22 01:13:12.220840 [ 348 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3237 | 2026.05.22 01:13:12.220847 [ 355 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3238 | 2026.05.22 01:13:12.220975 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 3239 | 2026.05.22 01:13:12.221003 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3240 | 2026.05.22 01:13:12.221071 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3241 | 2026.05.22 01:13:12.221092 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 3242 | 2026.05.22 01:13:12.221127 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <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'))" | ||
| 3243 | 2026.05.22 01:13:12.221166 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <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'))" | ||
| 3244 | 2026.05.22 01:13:12.222271 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002618 sec., 14896.867838044309 rows/sec., 2.32 MiB/sec. | ||
| 3245 | 2026.05.22 01:13:12.222446 [ 4 ] {878fdfd3-950a-42f7-8f3e-15caccbc0fb9} <Debug> TCPHandler: Processed in 0.00320801 sec. | ||
| 3246 | 2026.05.22 01:13:12.224357 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.05.22 01:13:12.224550 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.22 01:13:12.224630 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3249 | 2026.05.22 01:13:12.225363 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.05.22 01:13:12.225409 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3251 | 2026.05.22 01:13:12.225765 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3252 | 2026.05.22 01:13:12.225992 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.05.22 01:13:12.226122 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001677 sec., 63208.10971973762 rows/sec., 5.29 MiB/sec. | ||
| 3254 | 2026.05.22 01:13:12.226128 [ 112 ] {} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3255 | 2026.05.22 01:13:12.226157 [ 4 ] {4e14a9f8-12dc-43eb-8bb4-9cc810744468} <Debug> TCPHandler: Processed in 0.00198941 sec. | ||
| 3256 | 2026.05.22 01:13:12.226185 [ 112 ] {} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.05.22 01:13:12.226213 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3258 | 2026.05.22 01:13:12.226309 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.05.22 01:13:12.226310 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::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 | ||
| 3260 | 2026.05.22 01:13:12.226476 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3261 | 2026.05.22 01:13:12.226490 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3262 | 2026.05.22 01:13:12.226523 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3263 | 2026.05.22 01:13:12.226526 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2615 rows starting from the beginning of the part | ||
| 3264 | 2026.05.22 01:13:12.226597 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3265 | 2026.05.22 01:13:12.226640 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part | ||
| 3266 | 2026.05.22 01:13:12.226682 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3267 | 2026.05.22 01:13:12.226722 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 208 rows starting from the beginning of the part | ||
| 3268 | 2026.05.22 01:13:12.226762 [ 186 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3269 | 2026.05.22 01:13:12.226971 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.22 01:13:12.227014 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3271 | 2026.05.22 01:13:12.227364 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3272 | 2026.05.22 01:13:12.228013 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.22 01:13:12.228120 [ 112 ] {} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3274 | 2026.05.22 01:13:12.228145 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001688 sec., 14810.42654028436 rows/sec., 1.09 MiB/sec. | ||
| 3275 | 2026.05.22 01:13:12.228152 [ 112 ] {} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.05.22 01:13:12.228185 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3277 | 2026.05.22 01:13:12.228186 [ 4 ] {77653ea8-66b6-4d88-804d-1f0bb2596abe} <Debug> TCPHandler: Processed in 0.001870047 sec. | ||
| 3278 | 2026.05.22 01:13:12.228261 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::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 | ||
| 3279 | 2026.05.22 01:13:12.228284 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954579 sec., 1611088.6282928446 rows/sec., 129.63 MiB/sec. | ||
| 3280 | 2026.05.22 01:13:12.228344 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.05.22 01:13:12.228375 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3282 | 2026.05.22 01:13:12.228415 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 74 rows starting from the beginning of the part | ||
| 3283 | 2026.05.22 01:13:12.228443 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3284 | 2026.05.22 01:13:12.228499 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3285 | 2026.05.22 01:13:12.228512 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 3286 | 2026.05.22 01:13:12.228563 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 3287 | 2026.05.22 01:13:12.228562 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3288 | 2026.05.22 01:13:12.228604 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3289 | 2026.05.22 01:13:12.228645 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3290 | 2026.05.22 01:13:12.228741 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3291 | 2026.05.22 01:13:12.228828 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.05.22 01:13:12.228900 [ 196 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_21_4} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3293 | 2026.05.22 01:13:12.228915 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.22 01:13:12.228951 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3295 | 2026.05.22 01:13:12.228975 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3296 | 2026.05.22 01:13:12.229245 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3297 | 2026.05.22 01:13:12.229529 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.05.22 01:13:12.229607 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377834 sec., 146606.92071759005 rows/sec., 11.34 MiB/sec. | ||
| 3299 | 2026.05.22 01:13:12.229630 [ 112 ] {} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3300 | 2026.05.22 01:13:12.229656 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001229 sec., 72416.59886086249 rows/sec., 5.66 MiB/sec. | ||
| 3301 | 2026.05.22 01:13:12.229662 [ 112 ] {} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.05.22 01:13:12.229697 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3303 | 2026.05.22 01:13:12.229698 [ 4 ] {9dcf2cfe-8ee6-4129-85b7-0d34cd2d6ced} <Debug> TCPHandler: Processed in 0.001404996 sec. | ||
| 3304 | 2026.05.22 01:13:12.229741 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3305 | 2026.05.22 01:13:12.229775 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::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 | ||
| 3306 | 2026.05.22 01:13:12.229884 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.05.22 01:13:12.229885 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3308 | 2026.05.22 01:13:12.229940 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3309 | 2026.05.22 01:13:12.229988 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.05.22 01:13:12.230011 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.05.22 01:13:12.230024 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 3312 | 2026.05.22 01:13:12.230036 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3313 | 2026.05.22 01:13:12.230079 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 80 rows starting from the beginning of the part | ||
| 3314 | 2026.05.22 01:13:12.230087 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_16_3} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3315 | 2026.05.22 01:13:12.230125 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3316 | 2026.05.22 01:13:12.230168 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 3317 | 2026.05.22 01:13:12.230172 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3318 | 2026.05.22 01:13:12.230215 [ 201 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3319 | 2026.05.22 01:13:12.230491 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.05.22 01:13:12.230531 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3321 | 2026.05.22 01:13:12.230869 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3322 | 2026.05.22 01:13:12.231113 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.05.22 01:13:12.231242 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 3324 | 2026.05.22 01:13:12.231243 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3325 | 2026.05.22 01:13:12.231278 [ 4 ] {73f5e6fe-7122-4136-ac17-d18f447c4af5} <Debug> TCPHandler: Processed in 0.001445766 sec. | ||
| 3326 | 2026.05.22 01:13:12.231306 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.05.22 01:13:12.231335 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3328 | 2026.05.22 01:13:12.231339 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593289 sec., 1131621.4446971014 rows/sec., 83.96 MiB/sec. | ||
| 3329 | 2026.05.22 01:13:12.231407 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 3330 | 2026.05.22 01:13:12.231422 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.05.22 01:13:12.231499 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3332 | 2026.05.22 01:13:12.231523 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3333 | 2026.05.22 01:13:12.231532 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7066 rows starting from the beginning of the part | ||
| 3334 | 2026.05.22 01:13:12.231584 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3335 | 2026.05.22 01:13:12.231594 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 3336 | 2026.05.22 01:13:12.231586 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3337 | 2026.05.22 01:13:12.231644 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 3338 | 2026.05.22 01:13:12.231685 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 3339 | 2026.05.22 01:13:12.231725 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3340 | 2026.05.22 01:13:12.231763 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 3341 | 2026.05.22 01:13:12.231947 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.05.22 01:13:12.232032 [ 196 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_21_4} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3343 | 2026.05.22 01:13:12.232111 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3344 | 2026.05.22 01:13:12.232474 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.05.22 01:13:12.232503 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3346 | 2026.05.22 01:13:12.233104 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3347 | 2026.05.22 01:13:12.233344 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.22 01:13:12.233528 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3349 | 2026.05.22 01:13:12.233565 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.05.22 01:13:12.233567 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002058 sec., 12147.716229348884 rows/sec., 21.77 MiB/sec. | ||
| 3351 | 2026.05.22 01:13:12.233586 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3352 | 2026.05.22 01:13:12.233696 [ 4 ] {021b86bf-a56b-4ae8-b809-b7fd992e3cc9} <Debug> TCPHandler: Processed in 0.002323559 sec. | ||
| 3353 | 2026.05.22 01:13:12.233711 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 3354 | 2026.05.22 01:13:12.233844 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.05.22 01:13:12.233951 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3356 | 2026.05.22 01:13:12.233962 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3357 | 2026.05.22 01:13:12.234019 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3358 | 2026.05.22 01:13:12.234020 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 164 rows starting from the beginning of the part | ||
| 3359 | 2026.05.22 01:13:12.234175 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 3360 | 2026.05.22 01:13:12.234290 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 3361 | 2026.05.22 01:13:12.234316 [ 188 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7762 rows, containing 5 columns (5 merged, 0 gathered) in 0.002931983 sec., 2647355.0494665215 rows/sec., 173.51 MiB/sec. | ||
| 3362 | 2026.05.22 01:13:12.234385 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.22 01:13:12.234400 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3364 | 2026.05.22 01:13:12.234428 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3365 | 2026.05.22 01:13:12.234517 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3366 | 2026.05.22 01:13:12.234629 [ 186 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3367 | 2026.05.22 01:13:12.234750 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3368 | 2026.05.22 01:13:12.234937 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3369 | 2026.05.22 01:13:12.235005 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.22 01:13:12.235141 [ 112 ] {} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3371 | 2026.05.22 01:13:12.235166 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 3372 | 2026.05.22 01:13:12.235176 [ 112 ] {} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.05.22 01:13:12.235208 [ 4 ] {5e5ee030-32ac-4e30-b8d9-cad02a2e189a} <Debug> TCPHandler: Processed in 0.001416966 sec. | ||
| 3374 | 2026.05.22 01:13:12.235213 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3375 | 2026.05.22 01:13:12.235239 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.05.22 01:13:12.235310 [ 193 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3377 | 2026.05.22 01:13:12.235310 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 3378 | 2026.05.22 01:13:12.235376 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3379 | 2026.05.22 01:13:12.235422 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3380 | 2026.05.22 01:13:12.235457 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
| 3381 | 2026.05.22 01:13:12.235512 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 3382 | 2026.05.22 01:13:12.235560 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 3383 | 2026.05.22 01:13:12.235604 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 3384 | 2026.05.22 01:13:12.235645 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 3385 | 2026.05.22 01:13:12.235689 [ 196 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 3386 | 2026.05.22 01:13:12.236630 [ 200 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356334 sec., 849348.3168600064 rows/sec., 57.24 MiB/sec. | ||
| 3387 | 2026.05.22 01:13:12.236802 [ 193 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3388 | 2026.05.22 01:13:12.237052 [ 193 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.05.22 01:13:12.237117 [ 193 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_21_4} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3390 | 2026.05.22 01:13:12.237185 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3391 | 2026.05.22 01:13:12.237415 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 19 columns (19 merged, 0 gathered) in 0.003752634 sec., 74614.25761211991 rows/sec., 133.71 MiB/sec. | ||
| 3392 | 2026.05.22 01:13:12.237952 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3393 | 2026.05.22 01:13:12.238249 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.05.22 01:13:12.238312 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3395 | 2026.05.22 01:13:12.238412 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 3396 | 2026.05.22 01:13:13.000519 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.18 MiB, peak 232.09 MiB, free memory in arenas 0.00 B, will set to 226.70 MiB (RSS), difference: 1.52 MiB | ||
| 3397 | 2026.05.22 01:13:14.869346 [ 262 ] {} <Trace> TCP-Session: e027889e-cbdb-4976-bc50-0e0946ff677d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.05.22 01:13:14.869622 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59194) 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'AND has_own_data (stage: Complete) | ||
| 3399 | 2026.05.22 01:13:14.870134 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3400 | 2026.05.22 01:13:14.870322 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3401 | 2026.05.22 01:13:14.870658 [ 321 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3402 | 2026.05.22 01:13:14.871073 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001549 sec., 26468.68947708199 rows/sec., 1.58 MiB/sec. | ||
| 3403 | 2026.05.22 01:13:14.871199 [ 262 ] {1be06ecc-dbda-4b4f-af1f-6e9c69446569} <Debug> TCPHandler: Processed in 0.002008771 sec. | ||
| 3404 | 2026.05.22 01:13:15.000515 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.75 MiB, peak 232.09 MiB, free memory in arenas 0.00 B, will set to 226.74 MiB (RSS), difference: -2.01 MiB | ||
| 3405 | 2026.05.22 01:13:16.608841 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3406 | 2026.05.22 01:13:16.608890 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3407 | 2026.05.22 01:13:16.689440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7579 | ||
| 3408 | 2026.05.22 01:13:16.690253 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.22 01:13:16.690302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3410 | 2026.05.22 01:13:16.690788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3411 | 2026.05.22 01:13:16.691017 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.05.22 01:13:16.691147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7579 | ||
| 3413 | 2026.05.22 01:13:16.691176 [ 120 ] {} <Debug> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3414 | 2026.05.22 01:13:16.691246 [ 120 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.05.22 01:13:16.691275 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3416 | 2026.05.22 01:13:16.691473 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::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 | ||
| 3417 | 2026.05.22 01:13:16.691586 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3418 | 2026.05.22 01:13:16.691624 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5211 rows starting from the beginning of the part | ||
| 3419 | 2026.05.22 01:13:16.691689 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3420 | 2026.05.22 01:13:16.691737 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3421 | 2026.05.22 01:13:16.691781 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3422 | 2026.05.22 01:13:16.691823 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3423 | 2026.05.22 01:13:16.691865 [ 200 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3424 | 2026.05.22 01:13:16.693118 [ 193 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7579 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749674 sec., 4331664.069992467 rows/sec., 61.96 MiB/sec. | ||
| 3425 | 2026.05.22 01:13:16.693643 [ 193 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3426 | 2026.05.22 01:13:16.693946 [ 193 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.05.22 01:13:16.694022 [ 193 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_16_3} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3428 | 2026.05.22 01:13:16.694120 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3429 | 2026.05.22 01:13:17.001624 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000863931 sec. | ||
| 3430 | 2026.05.22 01:13:17.109635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3431 | 2026.05.22 01:13:17.126864 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.05.22 01:13:17.126929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3433 | 2026.05.22 01:13:17.133496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3434 | 2026.05.22 01:13:17.134351 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.05.22 01:13:17.134637 [ 120 ] {} <Debug> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3436 | 2026.05.22 01:13:17.134673 [ 120 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.05.22 01:13:17.134693 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3438 | 2026.05.22 01:13:17.134808 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 3439 | 2026.05.22 01:13:17.138713 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3440 | 2026.05.22 01:13:17.140420 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 3441 | 2026.05.22 01:13:17.141142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3442 | 2026.05.22 01:13:17.145401 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 3443 | 2026.05.22 01:13:17.150506 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 3444 | 2026.05.22 01:13:17.155036 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 3445 | 2026.05.22 01:13:17.160344 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 3446 | 2026.05.22 01:13:17.165251 [ 198 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 3447 | 2026.05.22 01:13:17.220384 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.05.22 01:13:17.220628 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 3449 | 2026.05.22 01:13:17.220993 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3450 | 2026.05.22 01:13:17.221035 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <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 | ||
| 3451 | 2026.05.22 01:13:17.221288 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3452 | 2026.05.22 01:13:17.221363 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3453 | 2026.05.22 01:13:17.221514 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3454 | 2026.05.22 01:13:17.221590 [ 321 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3455 | 2026.05.22 01:13:17.221593 [ 348 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3456 | 2026.05.22 01:13:17.221668 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 3457 | 2026.05.22 01:13:17.221691 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3458 | 2026.05.22 01:13:17.221781 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3459 | 2026.05.22 01:13:17.221803 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 3460 | 2026.05.22 01:13:17.221842 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <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'))" | ||
| 3461 | 2026.05.22 01:13:17.221893 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <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'))" | ||
| 3462 | 2026.05.22 01:13:17.223193 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002653 sec., 14700.339238597813 rows/sec., 2.29 MiB/sec. | ||
| 3463 | 2026.05.22 01:13:17.223351 [ 4 ] {81e3ce74-976d-400d-8da1-9f63c8ba2086} <Debug> TCPHandler: Processed in 0.003133519 sec. | ||
| 3464 | 2026.05.22 01:13:17.225511 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.05.22 01:13:17.225692 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3466 | 2026.05.22 01:13:17.225767 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3467 | 2026.05.22 01:13:17.226470 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.05.22 01:13:17.226519 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3469 | 2026.05.22 01:13:17.227074 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3470 | 2026.05.22 01:13:17.227340 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.05.22 01:13:17.227515 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001872 sec., 47008.54700854701 rows/sec., 3.95 MiB/sec. | ||
| 3472 | 2026.05.22 01:13:17.227571 [ 4 ] {de71c276-0ad9-4ffc-a844-0972713f3dbf} <Debug> TCPHandler: Processed in 0.002200475 sec. | ||
| 3473 | 2026.05.22 01:13:17.227750 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.05.22 01:13:17.227862 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3475 | 2026.05.22 01:13:17.227914 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3476 | 2026.05.22 01:13:17.228456 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.05.22 01:13:17.228497 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3478 | 2026.05.22 01:13:17.228912 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3479 | 2026.05.22 01:13:17.229181 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.05.22 01:13:17.229334 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001498 sec., 10680.90787716956 rows/sec., 803.15 KiB/sec. | ||
| 3481 | 2026.05.22 01:13:17.229375 [ 4 ] {a8ae61b9-9c05-4315-b989-7453ed0bc6d0} <Debug> TCPHandler: Processed in 0.001685863 sec. | ||
| 3482 | 2026.05.22 01:13:17.229653 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.05.22 01:13:17.229834 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3484 | 2026.05.22 01:13:17.229907 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3485 | 2026.05.22 01:13:17.230568 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.05.22 01:13:17.230623 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3487 | 2026.05.22 01:13:17.231069 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3488 | 2026.05.22 01:13:17.231361 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.05.22 01:13:17.231540 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001769 sec., 45223.28999434709 rows/sec., 3.53 MiB/sec. | ||
| 3490 | 2026.05.22 01:13:17.231593 [ 4 ] {dcd62cbb-0a14-45dd-b817-3989ceae2e26} <Debug> TCPHandler: Processed in 0.002086282 sec. | ||
| 3491 | 2026.05.22 01:13:17.231745 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.05.22 01:13:17.231878 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3493 | 2026.05.22 01:13:17.231937 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3494 | 2026.05.22 01:13:17.232502 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.05.22 01:13:17.232551 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3496 | 2026.05.22 01:13:17.232998 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3497 | 2026.05.22 01:13:17.233346 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.05.22 01:13:17.233502 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
| 3499 | 2026.05.22 01:13:17.233550 [ 4 ] {27a84844-47c5-4456-863d-98a5ec61c30e} <Debug> TCPHandler: Processed in 0.001861936 sec. | ||
| 3500 | 2026.05.22 01:13:17.233730 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.05.22 01:13:17.233841 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.05.22 01:13:17.233904 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3503 | 2026.05.22 01:13:17.234877 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.05.22 01:13:17.234918 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3505 | 2026.05.22 01:13:17.235612 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3506 | 2026.05.22 01:13:17.235933 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.05.22 01:13:17.236138 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002316 sec., 6908.46286701209 rows/sec., 12.38 MiB/sec. | ||
| 3508 | 2026.05.22 01:13:17.236210 [ 4 ] {261e04f0-e948-4ada-a223-c8487ebc2fbc} <Debug> TCPHandler: Processed in 0.002537803 sec. | ||
| 3509 | 2026.05.22 01:13:17.236364 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.05.22 01:13:17.236475 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3511 | 2026.05.22 01:13:17.236522 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3512 | 2026.05.22 01:13:17.236946 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.05.22 01:13:17.236986 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 3514 | 2026.05.22 01:13:17.237326 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3515 | 2026.05.22 01:13:17.237375 [ 199 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102622608 sec., 1179.0774212247657 rows/sec., 6.10 MiB/sec. | ||
| 3516 | 2026.05.22 01:13:17.237558 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.05.22 01:13:17.237699 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 3518 | 2026.05.22 01:13:17.237739 [ 4 ] {3ecf970a-a6db-45de-b0ce-65d534a3aa94} <Debug> TCPHandler: Processed in 0.001429386 sec. | ||
| 3519 | 2026.05.22 01:13:17.239459 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3520 | 2026.05.22 01:13:17.241553 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.05.22 01:13:17.241661 [ 187 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_16_3} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3522 | 2026.05.22 01:13:17.243437 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3523 | 2026.05.22 01:13:18.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.32 MiB, peak 238.02 MiB, free memory in arenas 0.00 B, will set to 238.05 MiB (RSS), difference: 9.72 MiB | ||
| 3524 | 2026.05.22 01:13:21.439698 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.05.22 01:13:21.439988 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 3526 | 2026.05.22 01:13:21.440339 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3527 | 2026.05.22 01:13:21.440380 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <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 | ||
| 3528 | 2026.05.22 01:13:21.440617 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3529 | 2026.05.22 01:13:21.440686 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3530 | 2026.05.22 01:13:21.440832 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3531 | 2026.05.22 01:13:21.440953 [ 321 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3532 | 2026.05.22 01:13:21.440965 [ 348 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3533 | 2026.05.22 01:13:21.441111 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 3534 | 2026.05.22 01:13:21.441141 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3535 | 2026.05.22 01:13:21.441212 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3536 | 2026.05.22 01:13:21.441233 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 3537 | 2026.05.22 01:13:21.441269 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <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'))" | ||
| 3538 | 2026.05.22 01:13:21.441310 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <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'))" | ||
| 3539 | 2026.05.22 01:13:21.442646 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002775 sec., 14054.054054054053 rows/sec., 2.81 MiB/sec. | ||
| 3540 | 2026.05.22 01:13:21.442781 [ 4 ] {f1450150-51e3-4306-bc52-e418c09191e3} <Debug> TCPHandler: Processed in 0.003230851 sec. | ||
| 3541 | 2026.05.22 01:13:21.455595 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.05.22 01:13:21.455795 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3543 | 2026.05.22 01:13:21.455872 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3544 | 2026.05.22 01:13:21.456828 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.05.22 01:13:21.456872 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3546 | 2026.05.22 01:13:21.457243 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3547 | 2026.05.22 01:13:21.457478 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.05.22 01:13:21.457630 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001891 sec., 2115.282919090428 rows/sec., 172.49 KiB/sec. | ||
| 3549 | 2026.05.22 01:13:21.457666 [ 4 ] {bf573cd1-2c25-4f15-8e5c-de6a75e18db7} <Debug> TCPHandler: Processed in 0.002167225 sec. | ||
| 3550 | 2026.05.22 01:13:21.457834 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.05.22 01:13:21.457932 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3552 | 2026.05.22 01:13:21.457973 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3553 | 2026.05.22 01:13:21.459420 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.22 01:13:21.459457 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3555 | 2026.05.22 01:13:21.459915 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3556 | 2026.05.22 01:13:21.460131 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.05.22 01:13:21.460258 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} <Debug> executeQuery: Read 2453 rows, 185.06 KiB in 0.002345 sec., 1046055.4371002133 rows/sec., 77.07 MiB/sec. | ||
| 3558 | 2026.05.22 01:13:21.460293 [ 4 ] {c06bd728-24f2-4fe9-96b9-f4d523edff5f} <Debug> TCPHandler: Processed in 0.002525844 sec. | ||
| 3559 | 2026.05.22 01:13:21.460538 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.05.22 01:13:21.460636 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3561 | 2026.05.22 01:13:21.460676 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3562 | 2026.05.22 01:13:21.461113 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.05.22 01:13:21.461151 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3564 | 2026.05.22 01:13:21.461447 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3565 | 2026.05.22 01:13:21.461658 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.05.22 01:13:21.461790 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001173 sec., 32395.56692242114 rows/sec., 2.36 MiB/sec. | ||
| 3567 | 2026.05.22 01:13:21.461824 [ 4 ] {50df9e58-309a-4441-a914-6c37c49c82d1} <Debug> TCPHandler: Processed in 0.001336733 sec. | ||
| 3568 | 2026.05.22 01:13:21.461963 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.05.22 01:13:21.462060 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.05.22 01:13:21.462100 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3571 | 2026.05.22 01:13:21.462798 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.05.22 01:13:21.462834 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3573 | 2026.05.22 01:13:21.463172 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3574 | 2026.05.22 01:13:21.463385 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.05.22 01:13:21.463513 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001472 sec., 544157.6086956522 rows/sec., 31.43 MiB/sec. | ||
| 3576 | 2026.05.22 01:13:21.463547 [ 4 ] {1e6de219-8c0a-4cbf-842b-650304993138} <Debug> TCPHandler: Processed in 0.001634802 sec. | ||
| 3577 | 2026.05.22 01:13:21.463681 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.05.22 01:13:21.463779 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3579 | 2026.05.22 01:13:21.463820 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3580 | 2026.05.22 01:13:21.464211 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.05.22 01:13:21.464248 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3582 | 2026.05.22 01:13:21.464547 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3583 | 2026.05.22 01:13:21.464754 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.05.22 01:13:21.464878 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 3585 | 2026.05.22 01:13:21.464912 [ 4 ] {655e3b88-e7ee-4513-b653-f4ba8bc44c0e} <Debug> TCPHandler: Processed in 0.001280932 sec. | ||
| 3586 | 2026.05.22 01:13:21.465042 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.05.22 01:13:21.465138 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3588 | 2026.05.22 01:13:21.465178 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3589 | 2026.05.22 01:13:21.466062 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.05.22 01:13:21.466098 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3591 | 2026.05.22 01:13:21.466458 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3592 | 2026.05.22 01:13:21.466670 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.05.22 01:13:21.466797 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001676 sec., 785799.5226730311 rows/sec., 52.61 MiB/sec. | ||
| 3594 | 2026.05.22 01:13:21.466832 [ 4 ] {122236e2-0c8e-43a8-9d03-5ffb94ae90d9} <Debug> TCPHandler: Processed in 0.001839756 sec. | ||
| 3595 | 2026.05.22 01:13:21.466965 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.05.22 01:13:21.467062 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.05.22 01:13:21.467106 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3598 | 2026.05.22 01:13:21.467850 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.05.22 01:13:21.467887 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3600 | 2026.05.22 01:13:21.468341 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3601 | 2026.05.22 01:13:21.468560 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.05.22 01:13:21.468695 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} <Debug> executeQuery: Read 1626 rows, 102.17 KiB in 0.001652 sec., 984261.5012106537 rows/sec., 60.40 MiB/sec. | ||
| 3603 | 2026.05.22 01:13:21.468729 [ 4 ] {18e7a4c7-7f58-455e-a916-0825de411191} <Debug> TCPHandler: Processed in 0.001815346 sec. | ||
| 3604 | 2026.05.22 01:13:21.468860 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.05.22 01:13:21.468956 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.05.22 01:13:21.469010 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3607 | 2026.05.22 01:13:21.469860 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.05.22 01:13:21.469897 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3609 | 2026.05.22 01:13:21.470435 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3610 | 2026.05.22 01:13:21.470662 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.05.22 01:13:21.470808 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001871 sec., 18172.100481026187 rows/sec., 32.56 MiB/sec. | ||
| 3612 | 2026.05.22 01:13:21.470856 [ 4 ] {5421a8d2-cecf-4ce0-b551-49dabf8b3c75} <Debug> TCPHandler: Processed in 0.002047381 sec. | ||
| 3613 | 2026.05.22 01:13:21.470992 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.05.22 01:13:21.471090 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3615 | 2026.05.22 01:13:21.471132 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3616 | 2026.05.22 01:13:21.471521 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.05.22 01:13:21.471561 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3618 | 2026.05.22 01:13:21.471907 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3619 | 2026.05.22 01:13:21.472169 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.05.22 01:13:21.472299 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 3621 | 2026.05.22 01:13:21.472333 [ 4 ] {215d834e-18d5-4453-82d8-f4eb4d3dfb7d} <Debug> TCPHandler: Processed in 0.001392395 sec. | ||
| 3622 | 2026.05.22 01:13:23.294785 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52196 | ||
| 3623 | 2026.05.22 01:13:23.294882 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2026.05.22 01:13:23.294909 [ 310 ] {} <Debug> TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Authenticating user 'default' from [fd00:1122:3344:101::e]:52196 | ||
| 3625 | 2026.05.22 01:13:23.294933 [ 310 ] {} <Debug> TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2026.05.22 01:13:23.294947 [ 310 ] {} <Debug> TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.05.22 01:13:23.295152 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42397 | ||
| 3628 | 2026.05.22 01:13:23.295176 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58533 | ||
| 3629 | 2026.05.22 01:13:23.295265 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41009 | ||
| 3630 | 2026.05.22 01:13:23.295277 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3631 | 2026.05.22 01:13:23.295296 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54492 | ||
| 3632 | 2026.05.22 01:13:23.295314 [ 312 ] {} <Debug> TCP-Session: 5a6c71d1-b86b-4e14-9101-9635ec826c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:58533 | ||
| 3633 | 2026.05.22 01:13:23.295320 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40164 | ||
| 3634 | 2026.05.22 01:13:23.295340 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33159 | ||
| 3635 | 2026.05.22 01:13:23.295335 [ 310 ] {} <Trace> TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.05.22 01:13:23.295333 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57175 | ||
| 3637 | 2026.05.22 01:13:23.295283 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33138 | ||
| 3638 | 2026.05.22 01:13:23.295268 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3639 | 2026.05.22 01:13:23.295340 [ 312 ] {} <Debug> TCP-Session: 5a6c71d1-b86b-4e14-9101-9635ec826c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.22 01:13:23.295580 [ 311 ] {} <Debug> TCP-Session: fc396a46-fced-4b75-86d6-ff7b5677d072 Authenticating user 'default' from [fd00:1122:3344:101::e]:42397 | ||
| 3641 | 2026.05.22 01:13:23.295594 [ 312 ] {} <Debug> TCP-Session: 5a6c71d1-b86b-4e14-9101-9635ec826c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.05.22 01:13:23.295619 [ 311 ] {} <Debug> TCP-Session: fc396a46-fced-4b75-86d6-ff7b5677d072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.05.22 01:13:23.295639 [ 311 ] {} <Debug> TCP-Session: fc396a46-fced-4b75-86d6-ff7b5677d072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.05.22 01:13:23.295653 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3645 | 2026.05.22 01:13:23.295865 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3646 | 2026.05.22 01:13:23.295900 [ 261 ] {} <Debug> TCP-Session: 7df1dac7-ade4-472e-af7f-d8d163fba0fa Authenticating user 'default' from [fd00:1122:3344:101::e]:40164 | ||
| 3647 | 2026.05.22 01:13:23.295927 [ 261 ] {} <Debug> TCP-Session: 7df1dac7-ade4-472e-af7f-d8d163fba0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.05.22 01:13:23.295942 [ 261 ] {} <Debug> TCP-Session: 7df1dac7-ade4-472e-af7f-d8d163fba0fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.05.22 01:13:23.295946 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3650 | 2026.05.22 01:13:23.295969 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3651 | 2026.05.22 01:13:23.296007 [ 314 ] {} <Debug> TCP-Session: 13f5b908-857b-463f-afb1-5beab677defe Authenticating user 'default' from [fd00:1122:3344:101::e]:33138 | ||
| 3652 | 2026.05.22 01:13:23.296010 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3653 | 2026.05.22 01:13:23.296033 [ 314 ] {} <Debug> TCP-Session: 13f5b908-857b-463f-afb1-5beab677defe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.05.22 01:13:23.296061 [ 314 ] {} <Debug> TCP-Session: 13f5b908-857b-463f-afb1-5beab677defe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.22 01:13:23.296185 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3656 | 2026.05.22 01:13:23.296218 [ 313 ] {} <Debug> TCP-Session: afb355a0-9e80-48a9-abbd-ea6bd7b74af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41009 | ||
| 3657 | 2026.05.22 01:13:23.296236 [ 313 ] {} <Debug> TCP-Session: afb355a0-9e80-48a9-abbd-ea6bd7b74af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2026.05.22 01:13:23.296254 [ 313 ] {} <Debug> TCP-Session: afb355a0-9e80-48a9-abbd-ea6bd7b74af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.05.22 01:13:23.296285 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3660 | 2026.05.22 01:13:23.296323 [ 307 ] {} <Debug> TCP-Session: 6b81a663-8f4d-484b-bc1f-aeecd0f79a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:57175 | ||
| 3661 | 2026.05.22 01:13:23.296334 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 3662 | 2026.05.22 01:13:23.296346 [ 307 ] {} <Debug> TCP-Session: 6b81a663-8f4d-484b-bc1f-aeecd0f79a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.05.22 01:13:23.296377 [ 307 ] {} <Debug> TCP-Session: 6b81a663-8f4d-484b-bc1f-aeecd0f79a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.05.22 01:13:23.296555 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3665 | 2026.05.22 01:13:23.296612 [ 3 ] {} <Debug> TCP-Session: 6dc7b8ba-b8b8-4b23-b647-66892e95683a Authenticating user 'default' from [fd00:1122:3344:101::e]:54492 | ||
| 3666 | 2026.05.22 01:13:23.296622 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3667 | 2026.05.22 01:13:23.296638 [ 3 ] {} <Debug> TCP-Session: 6dc7b8ba-b8b8-4b23-b647-66892e95683a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2026.05.22 01:13:23.296656 [ 3 ] {} <Debug> TCP-Session: 6dc7b8ba-b8b8-4b23-b647-66892e95683a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.05.22 01:13:23.296657 [ 306 ] {} <Debug> TCP-Session: 06fe3b1c-d51b-4c46-881d-2d650b27faff Authenticating user 'default' from [fd00:1122:3344:101::e]:33159 | ||
| 3670 | 2026.05.22 01:13:23.296683 [ 306 ] {} <Debug> TCP-Session: 06fe3b1c-d51b-4c46-881d-2d650b27faff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.05.22 01:13:23.296697 [ 306 ] {} <Debug> TCP-Session: 06fe3b1c-d51b-4c46-881d-2d650b27faff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.05.22 01:13:23.297308 [ 360 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Trace> AggregatingTransform: Aggregating | ||
| 3673 | 2026.05.22 01:13:23.297346 [ 360 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Trace> Aggregator: Aggregation method: without_key | ||
| 3674 | 2026.05.22 01:13:23.297379 [ 360 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933044 sec. (1071.761 rows/sec., 41.87 KiB/sec.) | ||
| 3675 | 2026.05.22 01:13:23.297397 [ 360 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Trace> Aggregator: Merging aggregated data | ||
| 3676 | 2026.05.22 01:13:23.297991 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002397 sec., 417.1881518564873 rows/sec., 16.30 KiB/sec. | ||
| 3677 | 2026.05.22 01:13:23.298137 [ 310 ] {5e20feab-604f-4b5b-9e20-68a10fef7929} <Debug> TCPHandler: Processed in 0.002951654 sec. | ||
| 3678 | 2026.05.22 01:13:23.298297 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3679 | 2026.05.22 01:13:23.298330 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3680 | 2026.05.22 01:13:23.298331 [ 310 ] {} <Debug> TCP-Session: cd5a371f-aa9c-4ef7-98d6-657d5b70fa62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.05.22 01:13:23.298358 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3682 | 2026.05.22 01:13:23.298374 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3683 | 2026.05.22 01:13:23.298382 [ 311 ] {} <Debug> TCP-Session: fc396a46-fced-4b75-86d6-ff7b5677d072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.05.22 01:13:23.298391 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3685 | 2026.05.22 01:13:23.298416 [ 314 ] {} <Debug> TCP-Session: 13f5b908-857b-463f-afb1-5beab677defe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.22 01:13:23.298438 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3687 | 2026.05.22 01:13:23.298465 [ 307 ] {} <Debug> TCP-Session: 6b81a663-8f4d-484b-bc1f-aeecd0f79a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.22 01:13:23.298456 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3689 | 2026.05.22 01:13:23.298501 [ 3 ] {} <Debug> TCP-Session: 6dc7b8ba-b8b8-4b23-b647-66892e95683a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.05.22 01:13:23.298435 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3691 | 2026.05.22 01:13:23.298566 [ 261 ] {} <Debug> TCP-Session: 7df1dac7-ade4-472e-af7f-d8d163fba0fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.05.22 01:13:23.298599 [ 306 ] {} <Debug> TCP-Session: 06fe3b1c-d51b-4c46-881d-2d650b27faff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.05.22 01:13:23.298432 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3694 | 2026.05.22 01:13:23.298420 [ 313 ] {} <Debug> TCP-Session: afb355a0-9e80-48a9-abbd-ea6bd7b74af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.05.22 01:13:23.298668 [ 312 ] {} <Debug> TCP-Session: 5a6c71d1-b86b-4e14-9101-9635ec826c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.05.22 01:13:23.589771 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60376 | ||
| 3697 | 2026.05.22 01:13:23.589857 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3698 | 2026.05.22 01:13:23.589883 [ 310 ] {} <Debug> TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60376 | ||
| 3699 | 2026.05.22 01:13:23.589907 [ 310 ] {} <Debug> TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.05.22 01:13:23.589921 [ 310 ] {} <Debug> TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.05.22 01:13:23.590152 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51548 | ||
| 3702 | 2026.05.22 01:13:23.590152 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64179 | ||
| 3703 | 2026.05.22 01:13:23.590199 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42521 | ||
| 3704 | 2026.05.22 01:13:23.590216 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3705 | 2026.05.22 01:13:23.590234 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36221 | ||
| 3706 | 2026.05.22 01:13:23.590251 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35345 | ||
| 3707 | 2026.05.22 01:13:23.590268 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55640 | ||
| 3708 | 2026.05.22 01:13:23.590292 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.05.22 01:13:23.590267 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3710 | 2026.05.22 01:13:23.590340 [ 261 ] {} <Debug> TCP-Session: 3ed9568f-b2f2-47c0-a358-f0a306bf8a52 Authenticating user 'default' from [fd00:1122:3344:101::e]:36221 | ||
| 3711 | 2026.05.22 01:13:23.590337 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3712 | 2026.05.22 01:13:23.590347 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2026.05.22 01:13:23.590370 [ 310 ] {} <Trace> TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.05.22 01:13:23.590385 [ 306 ] {} <Debug> TCP-Session: bfb88489-23a6-439b-8315-a635f5a43ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:35345 | ||
| 3715 | 2026.05.22 01:13:23.590398 [ 307 ] {} <Debug> TCP-Session: 9242a609-d378-459d-b633-43c594f612c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55640 | ||
| 3716 | 2026.05.22 01:13:23.590429 [ 306 ] {} <Debug> TCP-Session: bfb88489-23a6-439b-8315-a635f5a43ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.05.22 01:13:23.590443 [ 307 ] {} <Debug> TCP-Session: 9242a609-d378-459d-b633-43c594f612c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.05.22 01:13:23.590455 [ 306 ] {} <Debug> TCP-Session: bfb88489-23a6-439b-8315-a635f5a43ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.05.22 01:13:23.590470 [ 307 ] {} <Debug> TCP-Session: 9242a609-d378-459d-b633-43c594f612c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.05.22 01:13:23.590363 [ 261 ] {} <Debug> TCP-Session: 3ed9568f-b2f2-47c0-a358-f0a306bf8a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.05.22 01:13:23.590357 [ 313 ] {} <Debug> TCP-Session: 766a9b37-092b-4cad-b201-a8623a76ec7c Authenticating user 'default' from [fd00:1122:3344:101::e]:42521 | ||
| 3722 | 2026.05.22 01:13:23.590515 [ 261 ] {} <Debug> TCP-Session: 3ed9568f-b2f2-47c0-a358-f0a306bf8a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.05.22 01:13:23.590531 [ 313 ] {} <Debug> TCP-Session: 766a9b37-092b-4cad-b201-a8623a76ec7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.05.22 01:13:23.590265 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3725 | 2026.05.22 01:13:23.590551 [ 313 ] {} <Debug> TCP-Session: 766a9b37-092b-4cad-b201-a8623a76ec7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.05.22 01:13:23.590560 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3727 | 2026.05.22 01:13:23.590581 [ 311 ] {} <Debug> TCP-Session: 25ddd954-3902-4778-8154-a0627e4169f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64179 | ||
| 3728 | 2026.05.22 01:13:23.590255 [ 312 ] {} <Debug> TCP-Session: 157c8097-d8b4-4543-96d0-d7e549ddedb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51548 | ||
| 3729 | 2026.05.22 01:13:23.590622 [ 311 ] {} <Debug> TCP-Session: 25ddd954-3902-4778-8154-a0627e4169f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.05.22 01:13:23.590643 [ 312 ] {} <Debug> TCP-Session: 157c8097-d8b4-4543-96d0-d7e549ddedb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.05.22 01:13:23.590654 [ 311 ] {} <Debug> TCP-Session: 25ddd954-3902-4778-8154-a0627e4169f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.05.22 01:13:23.590670 [ 312 ] {} <Debug> TCP-Session: 157c8097-d8b4-4543-96d0-d7e549ddedb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.05.22 01:13:23.590225 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50311 | ||
| 3734 | 2026.05.22 01:13:23.590226 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53409 | ||
| 3735 | 2026.05.22 01:13:23.590757 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3736 | 2026.05.22 01:13:23.590789 [ 3 ] {} <Debug> TCP-Session: 958b1969-74e1-4b8f-9ca0-2d44a3236b23 Authenticating user 'default' from [fd00:1122:3344:101::e]:50311 | ||
| 3737 | 2026.05.22 01:13:23.590803 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.05.22 01:13:23.590810 [ 3 ] {} <Debug> TCP-Session: 958b1969-74e1-4b8f-9ca0-2d44a3236b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.05.22 01:13:23.590838 [ 314 ] {} <Debug> TCP-Session: 1d76d990-a8fe-47df-b31d-e80af4ee43a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53409 | ||
| 3740 | 2026.05.22 01:13:23.590837 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3741 | 2026.05.22 01:13:23.590868 [ 314 ] {} <Debug> TCP-Session: 1d76d990-a8fe-47df-b31d-e80af4ee43a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.05.22 01:13:23.590840 [ 3 ] {} <Debug> TCP-Session: 958b1969-74e1-4b8f-9ca0-2d44a3236b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.05.22 01:13:23.590896 [ 314 ] {} <Debug> TCP-Session: 1d76d990-a8fe-47df-b31d-e80af4ee43a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.05.22 01:13:23.590912 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3745 | 2026.05.22 01:13:23.591209 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 3746 | 2026.05.22 01:13:23.592114 [ 327 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Trace> AggregatingTransform: Aggregating | ||
| 3747 | 2026.05.22 01:13:23.592149 [ 327 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3748 | 2026.05.22 01:13:23.592179 [ 327 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868901 sec. (1150.879 rows/sec., 44.96 KiB/sec.) | ||
| 3749 | 2026.05.22 01:13:23.592194 [ 327 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Trace> Aggregator: Merging aggregated data | ||
| 3750 | 2026.05.22 01:13:23.592798 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002293 sec., 436.1098996947231 rows/sec., 17.04 KiB/sec. | ||
| 3751 | 2026.05.22 01:13:23.592971 [ 310 ] {5e90cfda-2674-4b8b-86f6-0952d135a31e} <Debug> TCPHandler: Processed in 0.002721669 sec. | ||
| 3752 | 2026.05.22 01:13:23.593232 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3753 | 2026.05.22 01:13:23.593245 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3754 | 2026.05.22 01:13:23.593276 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3755 | 2026.05.22 01:13:23.593303 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3756 | 2026.05.22 01:13:23.593356 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2026.05.22 01:13:23.593376 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3758 | 2026.05.22 01:13:23.593400 [ 312 ] {} <Debug> TCP-Session: 157c8097-d8b4-4543-96d0-d7e549ddedb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.05.22 01:13:23.593421 [ 313 ] {} <Debug> TCP-Session: 766a9b37-092b-4cad-b201-a8623a76ec7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.05.22 01:13:23.593439 [ 261 ] {} <Debug> TCP-Session: 3ed9568f-b2f2-47c0-a358-f0a306bf8a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.05.22 01:13:23.593416 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.05.22 01:13:23.593573 [ 3 ] {} <Debug> TCP-Session: 958b1969-74e1-4b8f-9ca0-2d44a3236b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.05.22 01:13:23.593364 [ 314 ] {} <Debug> TCP-Session: 1d76d990-a8fe-47df-b31d-e80af4ee43a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.05.22 01:13:23.593389 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3765 | 2026.05.22 01:13:23.593335 [ 310 ] {} <Debug> TCP-Session: 7cf0da5b-cd99-4003-a52b-a6f3508b19e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.05.22 01:13:23.593710 [ 307 ] {} <Debug> TCP-Session: 9242a609-d378-459d-b633-43c594f612c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.05.22 01:13:23.593253 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3768 | 2026.05.22 01:13:23.593307 [ 311 ] {} <Debug> TCP-Session: 25ddd954-3902-4778-8154-a0627e4169f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.05.22 01:13:23.593830 [ 306 ] {} <Debug> TCP-Session: bfb88489-23a6-439b-8315-a635f5a43ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.22 01:13:23.901853 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64724 | ||
| 3771 | 2026.05.22 01:13:23.901937 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3772 | 2026.05.22 01:13:23.901964 [ 310 ] {} <Debug> TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:64724 | ||
| 3773 | 2026.05.22 01:13:23.901987 [ 310 ] {} <Debug> TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.05.22 01:13:23.902001 [ 310 ] {} <Debug> TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.05.22 01:13:23.902286 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44855 | ||
| 3776 | 2026.05.22 01:13:23.902313 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39368 | ||
| 3777 | 2026.05.22 01:13:23.902332 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53488 | ||
| 3778 | 2026.05.22 01:13:23.902363 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51165 | ||
| 3779 | 2026.05.22 01:13:23.902383 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3780 | 2026.05.22 01:13:23.902417 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2026.05.22 01:13:23.902438 [ 314 ] {} <Debug> TCP-Session: ef008b2a-d28b-4915-8378-62daaf11209e Authenticating user 'default' from [fd00:1122:3344:101::e]:39368 | ||
| 3782 | 2026.05.22 01:13:23.902379 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3783 | 2026.05.22 01:13:23.902469 [ 261 ] {} <Debug> TCP-Session: d739ed04-4c67-4f15-b033-d357fab559ca Authenticating user 'default' from [fd00:1122:3344:101::e]:53488 | ||
| 3784 | 2026.05.22 01:13:23.902477 [ 314 ] {} <Debug> TCP-Session: ef008b2a-d28b-4915-8378-62daaf11209e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.22 01:13:23.902498 [ 311 ] {} <Debug> TCP-Session: 53c0df80-8deb-4254-bfbf-a3727581e570 Authenticating user 'default' from [fd00:1122:3344:101::e]:44855 | ||
| 3786 | 2026.05.22 01:13:23.902519 [ 314 ] {} <Debug> TCP-Session: ef008b2a-d28b-4915-8378-62daaf11209e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.05.22 01:13:23.902521 [ 261 ] {} <Debug> TCP-Session: d739ed04-4c67-4f15-b033-d357fab559ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.05.22 01:13:23.902535 [ 311 ] {} <Debug> TCP-Session: 53c0df80-8deb-4254-bfbf-a3727581e570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.22 01:13:23.902567 [ 261 ] {} <Debug> TCP-Session: d739ed04-4c67-4f15-b033-d357fab559ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.05.22 01:13:23.902572 [ 311 ] {} <Debug> TCP-Session: 53c0df80-8deb-4254-bfbf-a3727581e570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.22 01:13:23.902468 [ 310 ] {} <Trace> TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.05.22 01:13:23.902463 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3793 | 2026.05.22 01:13:23.902339 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55972 | ||
| 3794 | 2026.05.22 01:13:23.902331 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35377 | ||
| 3795 | 2026.05.22 01:13:23.902672 [ 307 ] {} <Debug> TCP-Session: 3f187473-cf27-44e7-a82d-33416feda250 Authenticating user 'default' from [fd00:1122:3344:101::e]:51165 | ||
| 3796 | 2026.05.22 01:13:23.902705 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3797 | 2026.05.22 01:13:23.902719 [ 307 ] {} <Debug> TCP-Session: 3f187473-cf27-44e7-a82d-33416feda250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.05.22 01:13:23.902728 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.05.22 01:13:23.902733 [ 306 ] {} <Debug> TCP-Session: fb1d34f8-9e90-41f0-8bcf-2a391916c7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55972 | ||
| 3800 | 2026.05.22 01:13:23.902739 [ 307 ] {} <Debug> TCP-Session: 3f187473-cf27-44e7-a82d-33416feda250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.05.22 01:13:23.902751 [ 3 ] {} <Debug> TCP-Session: 10f82570-bc07-4e54-afff-2a0dad7402a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35377 | ||
| 3802 | 2026.05.22 01:13:23.902758 [ 306 ] {} <Debug> TCP-Session: fb1d34f8-9e90-41f0-8bcf-2a391916c7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.05.22 01:13:23.902773 [ 3 ] {} <Debug> TCP-Session: 10f82570-bc07-4e54-afff-2a0dad7402a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.05.22 01:13:23.902780 [ 306 ] {} <Debug> TCP-Session: fb1d34f8-9e90-41f0-8bcf-2a391916c7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.22 01:13:23.902789 [ 3 ] {} <Debug> TCP-Session: 10f82570-bc07-4e54-afff-2a0dad7402a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.05.22 01:13:23.902788 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3807 | 2026.05.22 01:13:23.902289 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44308 | ||
| 3808 | 2026.05.22 01:13:23.902316 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53611 | ||
| 3809 | 2026.05.22 01:13:23.902887 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2026.05.22 01:13:23.902919 [ 312 ] {} <Debug> TCP-Session: 81c463e8-8e7a-48f9-aabd-39ac29784861 Authenticating user 'default' from [fd00:1122:3344:101::e]:44308 | ||
| 3811 | 2026.05.22 01:13:23.902936 [ 312 ] {} <Debug> TCP-Session: 81c463e8-8e7a-48f9-aabd-39ac29784861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.22 01:13:23.902949 [ 312 ] {} <Debug> TCP-Session: 81c463e8-8e7a-48f9-aabd-39ac29784861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.05.22 01:13:23.902948 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2026.05.22 01:13:23.902990 [ 313 ] {} <Debug> TCP-Session: f20c0a2b-7288-4653-83c4-92ee779468f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53611 | ||
| 3815 | 2026.05.22 01:13:23.903012 [ 313 ] {} <Debug> TCP-Session: f20c0a2b-7288-4653-83c4-92ee779468f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.22 01:13:23.903026 [ 313 ] {} <Debug> TCP-Session: f20c0a2b-7288-4653-83c4-92ee779468f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.05.22 01:13:23.903081 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3818 | 2026.05.22 01:13:23.903140 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3819 | 2026.05.22 01:13:23.903420 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 3820 | 2026.05.22 01:13:23.904328 [ 344 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Trace> AggregatingTransform: Aggregating | ||
| 3821 | 2026.05.22 01:13:23.904368 [ 344 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Trace> Aggregator: Aggregation method: without_key | ||
| 3822 | 2026.05.22 01:13:23.904396 [ 344 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872982 sec. (1145.499 rows/sec., 44.75 KiB/sec.) | ||
| 3823 | 2026.05.22 01:13:23.904411 [ 344 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Trace> Aggregator: Merging aggregated data | ||
| 3824 | 2026.05.22 01:13:23.904939 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002215 sec., 451.46726862302484 rows/sec., 17.64 KiB/sec. | ||
| 3825 | 2026.05.22 01:13:23.905072 [ 310 ] {3bf4c883-f90f-4c92-94e8-3b49106fc5de} <Debug> TCPHandler: Processed in 0.002729658 sec. | ||
| 3826 | 2026.05.22 01:13:23.905221 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3827 | 2026.05.22 01:13:23.905261 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3828 | 2026.05.22 01:13:23.905270 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3829 | 2026.05.22 01:13:23.905297 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3830 | 2026.05.22 01:13:23.905325 [ 311 ] {} <Debug> TCP-Session: 53c0df80-8deb-4254-bfbf-a3727581e570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.05.22 01:13:23.905333 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3832 | 2026.05.22 01:13:23.905358 [ 312 ] {} <Debug> TCP-Session: 81c463e8-8e7a-48f9-aabd-39ac29784861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.05.22 01:13:23.905354 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3834 | 2026.05.22 01:13:23.905369 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3835 | 2026.05.22 01:13:23.905389 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3836 | 2026.05.22 01:13:23.905416 [ 314 ] {} <Debug> TCP-Session: ef008b2a-d28b-4915-8378-62daaf11209e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.22 01:13:23.905433 [ 313 ] {} <Debug> TCP-Session: f20c0a2b-7288-4653-83c4-92ee779468f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.05.22 01:13:23.905384 [ 3 ] {} <Debug> TCP-Session: 10f82570-bc07-4e54-afff-2a0dad7402a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.22 01:13:23.905457 [ 306 ] {} <Debug> TCP-Session: fb1d34f8-9e90-41f0-8bcf-2a391916c7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.05.22 01:13:23.905338 [ 307 ] {} <Debug> TCP-Session: 3f187473-cf27-44e7-a82d-33416feda250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.05.22 01:13:23.905316 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3842 | 2026.05.22 01:13:23.905264 [ 310 ] {} <Debug> TCP-Session: ef8a9ddf-a2b3-48c0-97c5-a17c4e949d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.05.22 01:13:23.905546 [ 261 ] {} <Debug> TCP-Session: d739ed04-4c67-4f15-b033-d357fab559ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.05.22 01:13:24.191305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8091 | ||
| 3845 | 2026.05.22 01:13:24.191795 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.05.22 01:13:24.191839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3847 | 2026.05.22 01:13:24.192368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3848 | 2026.05.22 01:13:24.192622 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.05.22 01:13:24.192765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8091 | ||
| 3850 | 2026.05.22 01:13:24.641232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3851 | 2026.05.22 01:13:24.659124 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.05.22 01:13:24.659198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3853 | 2026.05.22 01:13:24.666447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3854 | 2026.05.22 01:13:24.667248 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.05.22 01:13:24.670846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3856 | 2026.05.22 01:13:27.216978 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.05.22 01:13:27.217203 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 3858 | 2026.05.22 01:13:27.217518 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3859 | 2026.05.22 01:13:27.217555 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <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 | ||
| 3860 | 2026.05.22 01:13:27.217768 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3861 | 2026.05.22 01:13:27.217836 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3862 | 2026.05.22 01:13:27.217972 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3863 | 2026.05.22 01:13:27.218071 [ 325 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3864 | 2026.05.22 01:13:27.218071 [ 328 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3865 | 2026.05.22 01:13:27.218176 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 3866 | 2026.05.22 01:13:27.218203 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3867 | 2026.05.22 01:13:27.218271 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3868 | 2026.05.22 01:13:27.218292 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 3869 | 2026.05.22 01:13:27.218328 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <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'))" | ||
| 3870 | 2026.05.22 01:13:27.218370 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <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'))" | ||
| 3871 | 2026.05.22 01:13:27.219527 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002414 sec., 16155.75807787904 rows/sec., 2.51 MiB/sec. | ||
| 3872 | 2026.05.22 01:13:27.219643 [ 4 ] {eca54be5-bc47-4f47-ad0a-265d4cc7c1ce} <Debug> TCPHandler: Processed in 0.0028 sec. | ||
| 3873 | 2026.05.22 01:13:27.221554 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2026.05.22 01:13:27.221741 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3875 | 2026.05.22 01:13:27.221816 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3876 | 2026.05.22 01:13:27.222567 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.05.22 01:13:27.222612 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3878 | 2026.05.22 01:13:27.222972 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3879 | 2026.05.22 01:13:27.223190 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.05.22 01:13:27.223331 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001642 sec., 53593.1790499391 rows/sec., 4.50 MiB/sec. | ||
| 3881 | 2026.05.22 01:13:27.223366 [ 4 ] {90246dfc-1f27-4bb4-91cb-43bcf53a11cb} <Debug> TCPHandler: Processed in 0.001905328 sec. | ||
| 3882 | 2026.05.22 01:13:27.223518 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.05.22 01:13:27.223614 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3884 | 2026.05.22 01:13:27.223654 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3885 | 2026.05.22 01:13:27.224065 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.05.22 01:13:27.224101 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3887 | 2026.05.22 01:13:27.224391 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3888 | 2026.05.22 01:13:27.224605 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.05.22 01:13:27.224730 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001135 sec., 14096.916299559472 rows/sec., 1.04 MiB/sec. | ||
| 3890 | 2026.05.22 01:13:27.224764 [ 4 ] {cfd006bc-495c-4c99-a18c-8721208d2ad2} <Debug> TCPHandler: Processed in 0.001296533 sec. | ||
| 3891 | 2026.05.22 01:13:27.224893 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.05.22 01:13:27.224997 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3893 | 2026.05.22 01:13:27.225036 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3894 | 2026.05.22 01:13:27.225478 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.05.22 01:13:27.225513 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3896 | 2026.05.22 01:13:27.225911 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3897 | 2026.05.22 01:13:27.226123 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.05.22 01:13:27.226243 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001272 sec., 62893.081761006295 rows/sec., 4.91 MiB/sec. | ||
| 3899 | 2026.05.22 01:13:27.226275 [ 4 ] {d268aff2-6938-4ba6-8800-f954654a0150} <Debug> TCPHandler: Processed in 0.001442286 sec. | ||
| 3900 | 2026.05.22 01:13:27.226428 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2026.05.22 01:13:27.226518 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3902 | 2026.05.22 01:13:27.226560 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3903 | 2026.05.22 01:13:27.226955 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.05.22 01:13:27.226989 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3905 | 2026.05.22 01:13:27.227377 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3906 | 2026.05.22 01:13:27.227589 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.05.22 01:13:27.227727 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3908 | 2026.05.22 01:13:27.227761 [ 4 ] {bcb99436-a788-4984-a3c4-5a1dc41c7f9d} <Debug> TCPHandler: Processed in 0.001363704 sec. | ||
| 3909 | 2026.05.22 01:13:27.227888 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2026.05.22 01:13:27.227983 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3911 | 2026.05.22 01:13:27.228038 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3912 | 2026.05.22 01:13:27.228815 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.05.22 01:13:27.228852 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3914 | 2026.05.22 01:13:27.229369 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3915 | 2026.05.22 01:13:27.229600 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.05.22 01:13:27.229738 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001773 sec., 9024.252679075014 rows/sec., 16.17 MiB/sec. | ||
| 3917 | 2026.05.22 01:13:27.229787 [ 4 ] {63e98199-348d-4436-bc49-886f7f078087} <Debug> TCPHandler: Processed in 0.001949099 sec. | ||
| 3918 | 2026.05.22 01:13:27.229925 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.05.22 01:13:27.230023 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3920 | 2026.05.22 01:13:27.230066 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3921 | 2026.05.22 01:13:27.230420 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.05.22 01:13:27.230456 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3923 | 2026.05.22 01:13:27.230752 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3924 | 2026.05.22 01:13:27.230963 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.05.22 01:13:27.231091 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3926 | 2026.05.22 01:13:27.231124 [ 4 ] {dc0db7bb-8d8f-4d5b-9d83-cc7db6a38740} <Debug> TCPHandler: Processed in 0.001250392 sec. | ||
| 3927 | 2026.05.22 01:13:31.609059 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3928 | 2026.05.22 01:13:31.609150 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3929 | 2026.05.22 01:13:31.693177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8539 | ||
| 3930 | 2026.05.22 01:13:31.693926 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.05.22 01:13:31.693968 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3932 | 2026.05.22 01:13:31.694481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3933 | 2026.05.22 01:13:31.694712 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.05.22 01:13:31.694854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8539 | ||
| 3935 | 2026.05.22 01:13:32.171166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3936 | 2026.05.22 01:13:32.186565 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.05.22 01:13:32.186614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3938 | 2026.05.22 01:13:32.192590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3939 | 2026.05.22 01:13:32.193277 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.05.22 01:13:32.195852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3941 | 2026.05.22 01:13:32.217921 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.05.22 01:13:32.218193 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 3943 | 2026.05.22 01:13:32.218587 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3944 | 2026.05.22 01:13:32.218634 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <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 | ||
| 3945 | 2026.05.22 01:13:32.218873 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3946 | 2026.05.22 01:13:32.218945 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3947 | 2026.05.22 01:13:32.219094 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3948 | 2026.05.22 01:13:32.219195 [ 328 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3949 | 2026.05.22 01:13:32.219195 [ 325 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3950 | 2026.05.22 01:13:32.219327 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 3951 | 2026.05.22 01:13:32.219373 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3952 | 2026.05.22 01:13:32.219463 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3953 | 2026.05.22 01:13:32.219489 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 3954 | 2026.05.22 01:13:32.219536 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <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'))" | ||
| 3955 | 2026.05.22 01:13:32.219619 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <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'))" | ||
| 3956 | 2026.05.22 01:13:32.220961 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002864 sec., 13617.31843575419 rows/sec., 2.12 MiB/sec. | ||
| 3957 | 2026.05.22 01:13:32.221182 [ 4 ] {816112b4-9b7f-4d09-8801-f8caaa017193} <Debug> TCPHandler: Processed in 0.003420536 sec. | ||
| 3958 | 2026.05.22 01:13:32.223398 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.05.22 01:13:32.223556 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3960 | 2026.05.22 01:13:32.223616 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3961 | 2026.05.22 01:13:32.224278 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.05.22 01:13:32.224319 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3963 | 2026.05.22 01:13:32.224652 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3964 | 2026.05.22 01:13:32.224878 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.05.22 01:13:32.225017 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001506 sec., 70385.1261620186 rows/sec., 5.89 MiB/sec. | ||
| 3966 | 2026.05.22 01:13:32.225055 [ 4 ] {5f17bf20-66b2-4aa0-94b8-8b487337222f} <Debug> TCPHandler: Processed in 0.001782625 sec. | ||
| 3967 | 2026.05.22 01:13:32.225206 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.05.22 01:13:32.225305 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.05.22 01:13:32.225347 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3970 | 2026.05.22 01:13:32.225772 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.05.22 01:13:32.225810 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3972 | 2026.05.22 01:13:32.226103 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3973 | 2026.05.22 01:13:32.226416 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.05.22 01:13:32.226546 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00126 sec., 19841.26984126984 rows/sec., 1.46 MiB/sec. | ||
| 3975 | 2026.05.22 01:13:32.226580 [ 4 ] {fe8402b3-50c0-4ada-9ff9-a4cf6a8bfe6b} <Debug> TCPHandler: Processed in 0.001425556 sec. | ||
| 3976 | 2026.05.22 01:13:32.226725 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2026.05.22 01:13:32.226822 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3978 | 2026.05.22 01:13:32.226863 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3979 | 2026.05.22 01:13:32.227302 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.05.22 01:13:32.227339 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3981 | 2026.05.22 01:13:32.227641 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3982 | 2026.05.22 01:13:32.227853 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.05.22 01:13:32.227983 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001181 sec., 75359.86452159187 rows/sec., 5.89 MiB/sec. | ||
| 3984 | 2026.05.22 01:13:32.228018 [ 4 ] {f689ea79-c67f-4c7b-a482-b93bd32ae279} <Debug> TCPHandler: Processed in 0.001345564 sec. | ||
| 3985 | 2026.05.22 01:13:32.228152 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2026.05.22 01:13:32.228249 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3987 | 2026.05.22 01:13:32.228295 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3988 | 2026.05.22 01:13:32.228724 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.05.22 01:13:32.228760 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3990 | 2026.05.22 01:13:32.229088 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3991 | 2026.05.22 01:13:32.229318 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.05.22 01:13:32.229449 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3993 | 2026.05.22 01:13:32.229484 [ 4 ] {c521e627-cbbd-4537-8f8b-f7b07bab3321} <Debug> TCPHandler: Processed in 0.001382614 sec. | ||
| 3994 | 2026.05.22 01:13:32.229616 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2026.05.22 01:13:32.229712 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3996 | 2026.05.22 01:13:32.229776 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3997 | 2026.05.22 01:13:32.230832 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.05.22 01:13:32.230884 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 3999 | 2026.05.22 01:13:32.231552 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4000 | 2026.05.22 01:13:32.231802 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.05.22 01:13:32.231973 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00228 sec., 10964.912280701756 rows/sec., 19.65 MiB/sec. | ||
| 4002 | 2026.05.22 01:13:32.232077 [ 4 ] {ddb7f78d-b6ec-431a-b20e-12bf16925f17} <Debug> TCPHandler: Processed in 0.002515904 sec. | ||
| 4003 | 2026.05.22 01:13:32.232276 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.05.22 01:13:32.232408 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4005 | 2026.05.22 01:13:32.232469 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4006 | 2026.05.22 01:13:32.232848 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.05.22 01:13:32.232885 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 4008 | 2026.05.22 01:13:32.233201 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4009 | 2026.05.22 01:13:32.233415 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2026.05.22 01:13:32.233548 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 4011 | 2026.05.22 01:13:32.233582 [ 4 ] {3a4b52e5-d340-4eea-aa7a-ab32c4c07127} <Debug> TCPHandler: Processed in 0.001432885 sec. | ||
| 4012 | 2026.05.22 01:13:37.218491 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4013 | 2026.05.22 01:13:37.218768 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 4014 | 2026.05.22 01:13:37.219098 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4015 | 2026.05.22 01:13:37.219139 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <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 | ||
| 4016 | 2026.05.22 01:13:37.219368 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4017 | 2026.05.22 01:13:37.219435 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4018 | 2026.05.22 01:13:37.219573 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4019 | 2026.05.22 01:13:37.219663 [ 327 ] {17b44708-162a-42a7-852e-06f779033f44} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4020 | 2026.05.22 01:13:37.219671 [ 328 ] {17b44708-162a-42a7-852e-06f779033f44} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4021 | 2026.05.22 01:13:37.219793 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 4022 | 2026.05.22 01:13:37.219820 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4023 | 2026.05.22 01:13:37.219888 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4024 | 2026.05.22 01:13:37.219908 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4025 | 2026.05.22 01:13:37.219944 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <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'))" | ||
| 4026 | 2026.05.22 01:13:37.219983 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <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'))" | ||
| 4027 | 2026.05.22 01:13:37.220986 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002332 sec., 16723.84219554031 rows/sec., 2.60 MiB/sec. | ||
| 4028 | 2026.05.22 01:13:37.221085 [ 4 ] {17b44708-162a-42a7-852e-06f779033f44} <Debug> TCPHandler: Processed in 0.002743629 sec. | ||
| 4029 | 2026.05.22 01:13:37.223880 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.05.22 01:13:37.224018 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4031 | 2026.05.22 01:13:37.224071 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4032 | 2026.05.22 01:13:37.224696 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.05.22 01:13:37.224740 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4034 | 2026.05.22 01:13:37.225122 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4035 | 2026.05.22 01:13:37.225374 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.05.22 01:13:37.225492 [ 101 ] {} <Debug> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4037 | 2026.05.22 01:13:37.225555 [ 101 ] {} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.05.22 01:13:37.225576 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4039 | 2026.05.22 01:13:37.225519 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. | ||
| 4040 | 2026.05.22 01:13:37.225655 [ 4 ] {e66e2497-9c6c-4e4d-ab00-c2d73eb50819} <Debug> TCPHandler: Processed in 0.001838497 sec. | ||
| 4041 | 2026.05.22 01:13:37.225690 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::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 | ||
| 4042 | 2026.05.22 01:13:37.225820 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.05.22 01:13:37.225824 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4044 | 2026.05.22 01:13:37.225878 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4045 | 2026.05.22 01:13:37.225926 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4046 | 2026.05.22 01:13:37.225945 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4047 | 2026.05.22 01:13:37.225972 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4048 | 2026.05.22 01:13:37.225996 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4049 | 2026.05.22 01:13:37.226042 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::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 | ||
| 4050 | 2026.05.22 01:13:37.226083 [ 186 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::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 | ||
| 4051 | 2026.05.22 01:13:37.226392 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.05.22 01:13:37.226433 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4053 | 2026.05.22 01:13:37.226740 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4054 | 2026.05.22 01:13:37.226817 [ 187 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181199 sec., 101591.68776810681 rows/sec., 8.82 MiB/sec. | ||
| 4055 | 2026.05.22 01:13:37.226956 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.05.22 01:13:37.226973 [ 199 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4057 | 2026.05.22 01:13:37.227093 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001187 sec., 11794.439764111206 rows/sec., 961.75 KiB/sec. | ||
| 4058 | 2026.05.22 01:13:37.227128 [ 4 ] {81e092f2-875b-4f01-b9e7-36bc32a5c262} <Debug> TCPHandler: Processed in 0.001360915 sec. | ||
| 4059 | 2026.05.22 01:13:37.227251 [ 199 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.05.22 01:13:37.227273 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.05.22 01:13:37.227316 [ 199 ] {9fa58d9a-5e7f-4cff-af25-df5a4b1011e9::all_1_5_1} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4062 | 2026.05.22 01:13:37.227371 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4063 | 2026.05.22 01:13:37.227393 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4064 | 2026.05.22 01:13:37.227411 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4065 | 2026.05.22 01:13:37.227928 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.05.22 01:13:37.227964 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4067 | 2026.05.22 01:13:37.228271 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4068 | 2026.05.22 01:13:37.228474 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.05.22 01:13:37.228585 [ 101 ] {} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4070 | 2026.05.22 01:13:37.228597 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} <Debug> executeQuery: Read 215 rows, 19.51 KiB in 0.001245 sec., 172690.76305220884 rows/sec., 15.31 MiB/sec. | ||
| 4071 | 2026.05.22 01:13:37.228628 [ 101 ] {} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.05.22 01:13:37.228641 [ 4 ] {9dd77678-40da-40fb-94df-0c24fa6331f1} <Debug> TCPHandler: Processed in 0.001419745 sec. | ||
| 4073 | 2026.05.22 01:13:37.228656 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4074 | 2026.05.22 01:13:37.228757 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::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 | ||
| 4075 | 2026.05.22 01:13:37.228773 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.05.22 01:13:37.228873 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4077 | 2026.05.22 01:13:37.228879 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.05.22 01:13:37.228912 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2615 rows starting from the beginning of the part | ||
| 4079 | 2026.05.22 01:13:37.228934 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4080 | 2026.05.22 01:13:37.228977 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 4081 | 2026.05.22 01:13:37.229028 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2453 rows starting from the beginning of the part | ||
| 4082 | 2026.05.22 01:13:37.229070 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4083 | 2026.05.22 01:13:37.229108 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4084 | 2026.05.22 01:13:37.229145 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 215 rows starting from the beginning of the part | ||
| 4085 | 2026.05.22 01:13:37.229358 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.05.22 01:13:37.229402 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4087 | 2026.05.22 01:13:37.229713 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4088 | 2026.05.22 01:13:37.229936 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.05.22 01:13:37.230045 [ 101 ] {} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4090 | 2026.05.22 01:13:37.230071 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001211 sec., 34682.08092485549 rows/sec., 2.53 MiB/sec. | ||
| 4091 | 2026.05.22 01:13:37.230077 [ 101 ] {} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.05.22 01:13:37.230111 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4093 | 2026.05.22 01:13:37.230112 [ 4 ] {230fdc39-b152-4b78-b73c-a89aa93f563e} <Debug> TCPHandler: Processed in 0.001391034 sec. | ||
| 4094 | 2026.05.22 01:13:37.230189 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::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 | ||
| 4095 | 2026.05.22 01:13:37.230267 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.05.22 01:13:37.230283 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4097 | 2026.05.22 01:13:37.230318 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 4098 | 2026.05.22 01:13:37.230371 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4099 | 2026.05.22 01:13:37.230373 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 4100 | 2026.05.22 01:13:37.230421 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4101 | 2026.05.22 01:13:37.230440 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 4102 | 2026.05.22 01:13:37.230488 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 4103 | 2026.05.22 01:13:37.230529 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4104 | 2026.05.22 01:13:37.230567 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 4105 | 2026.05.22 01:13:37.230832 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.05.22 01:13:37.230872 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4107 | 2026.05.22 01:13:37.231029 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5565 rows, containing 5 columns (5 merged, 0 gathered) in 0.002313579 sec., 2405364.156572998 rows/sec., 190.35 MiB/sec. | ||
| 4108 | 2026.05.22 01:13:37.231183 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4109 | 2026.05.22 01:13:37.231299 [ 192 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142468 sec., 189939.67445915335 rows/sec., 14.61 MiB/sec. | ||
| 4110 | 2026.05.22 01:13:37.231341 [ 194 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4111 | 2026.05.22 01:13:37.231410 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.05.22 01:13:37.231434 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4113 | 2026.05.22 01:13:37.231546 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001192 sec., 20134.228187919463 rows/sec., 1.67 MiB/sec. | ||
| 4114 | 2026.05.22 01:13:37.231587 [ 4 ] {79b8b17b-b1c2-470c-bb85-56fa70635b56} <Debug> TCPHandler: Processed in 0.001370855 sec. | ||
| 4115 | 2026.05.22 01:13:37.231703 [ 194 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.05.22 01:13:37.231711 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.05.22 01:13:37.231757 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.05.22 01:13:37.231774 [ 194 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_26_5} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4119 | 2026.05.22 01:13:37.231812 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4120 | 2026.05.22 01:13:37.231831 [ 199 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_21_4} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4121 | 2026.05.22 01:13:37.231849 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4122 | 2026.05.22 01:13:37.231854 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4123 | 2026.05.22 01:13:37.231909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4124 | 2026.05.22 01:13:37.232253 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.05.22 01:13:37.232293 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4126 | 2026.05.22 01:13:37.232575 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4127 | 2026.05.22 01:13:37.232780 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.05.22 01:13:37.232894 [ 100 ] {} <Debug> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4129 | 2026.05.22 01:13:37.232909 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 4130 | 2026.05.22 01:13:37.232939 [ 100 ] {} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.05.22 01:13:37.232955 [ 4 ] {8198f140-3e9b-4146-9bde-0b3f8a9d3218} <Debug> TCPHandler: Processed in 0.001295232 sec. | ||
| 4132 | 2026.05.22 01:13:37.232969 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4133 | 2026.05.22 01:13:37.233072 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::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 | ||
| 4134 | 2026.05.22 01:13:37.233082 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2026.05.22 01:13:37.233194 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4136 | 2026.05.22 01:13:37.233199 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4137 | 2026.05.22 01:13:37.233233 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4138 | 2026.05.22 01:13:37.233252 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4139 | 2026.05.22 01:13:37.233300 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4140 | 2026.05.22 01:13:37.233348 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4141 | 2026.05.22 01:13:37.233389 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::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 | ||
| 4142 | 2026.05.22 01:13:37.233429 [ 197 ] {1f234f62-0382-4eb7-b44d-0b6075885754::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 | ||
| 4143 | 2026.05.22 01:13:37.233773 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.05.22 01:13:37.233823 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4145 | 2026.05.22 01:13:37.234143 [ 194 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118808 sec., 53628.5046227771 rows/sec., 4.30 MiB/sec. | ||
| 4146 | 2026.05.22 01:13:37.234233 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4147 | 2026.05.22 01:13:37.234290 [ 192 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4148 | 2026.05.22 01:13:37.234549 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.05.22 01:13:37.234622 [ 192 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.05.22 01:13:37.234680 [ 100 ] {} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4151 | 2026.05.22 01:13:37.234702 [ 192 ] {1f234f62-0382-4eb7-b44d-0b6075885754::all_1_5_1} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4152 | 2026.05.22 01:13:37.234712 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001531 sec., 84911.82233834095 rows/sec., 6.89 MiB/sec. | ||
| 4153 | 2026.05.22 01:13:37.234715 [ 100 ] {} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.05.22 01:13:37.234763 [ 4 ] {36132688-65b3-46e8-8820-f820c7ba6383} <Debug> TCPHandler: Processed in 0.001733223 sec. | ||
| 4155 | 2026.05.22 01:13:37.234763 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4156 | 2026.05.22 01:13:37.234785 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4157 | 2026.05.22 01:13:37.234861 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::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 | ||
| 4158 | 2026.05.22 01:13:37.234892 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.05.22 01:13:37.234938 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4160 | 2026.05.22 01:13:37.234968 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 4161 | 2026.05.22 01:13:37.235000 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.05.22 01:13:37.235015 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part | ||
| 4163 | 2026.05.22 01:13:37.235054 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4164 | 2026.05.22 01:13:37.235064 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1317 rows starting from the beginning of the part | ||
| 4165 | 2026.05.22 01:13:37.235112 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 80 rows starting from the beginning of the part | ||
| 4166 | 2026.05.22 01:13:37.235148 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4167 | 2026.05.22 01:13:37.235186 [ 192 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 130 rows starting from the beginning of the part | ||
| 4168 | 2026.05.22 01:13:37.235508 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.05.22 01:13:37.235549 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4170 | 2026.05.22 01:13:37.235913 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4171 | 2026.05.22 01:13:37.236136 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.05.22 01:13:37.236245 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4173 | 2026.05.22 01:13:37.236270 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001288 sec., 157608.6956521739 rows/sec., 11.29 MiB/sec. | ||
| 4174 | 2026.05.22 01:13:37.236277 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.05.22 01:13:37.236314 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4176 | 2026.05.22 01:13:37.236316 [ 4 ] {9c94508f-73f9-4aa8-a7a8-87e8ffa34865} <Debug> TCPHandler: Processed in 0.001476967 sec. | ||
| 4177 | 2026.05.22 01:13:37.236348 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3097 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510018 sec., 2050968.9288472058 rows/sec., 149.07 MiB/sec. | ||
| 4178 | 2026.05.22 01:13:37.236395 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 4179 | 2026.05.22 01:13:37.236452 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.05.22 01:13:37.236503 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4181 | 2026.05.22 01:13:37.236537 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7762 rows starting from the beginning of the part | ||
| 4182 | 2026.05.22 01:13:37.236554 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.05.22 01:13:37.236554 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4184 | 2026.05.22 01:13:37.236594 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 4185 | 2026.05.22 01:13:37.236619 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4186 | 2026.05.22 01:13:37.236644 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1626 rows starting from the beginning of the part | ||
| 4187 | 2026.05.22 01:13:37.236691 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4188 | 2026.05.22 01:13:37.236733 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 4189 | 2026.05.22 01:13:37.236774 [ 197 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 4190 | 2026.05.22 01:13:37.236872 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.05.22 01:13:37.236963 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_26_5} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4192 | 2026.05.22 01:13:37.237060 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4193 | 2026.05.22 01:13:37.237566 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.05.22 01:13:37.237613 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4195 | 2026.05.22 01:13:37.238202 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4196 | 2026.05.22 01:13:37.238446 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.05.22 01:13:37.238577 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4198 | 2026.05.22 01:13:37.238600 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002065 sec., 7748.18401937046 rows/sec., 13.88 MiB/sec. | ||
| 4199 | 2026.05.22 01:13:37.238620 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.05.22 01:13:37.238649 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4201 | 2026.05.22 01:13:37.238703 [ 4 ] {e376d892-ec03-4cb0-9553-5d7f4e733ace} <Debug> TCPHandler: Processed in 0.002304718 sec. | ||
| 4202 | 2026.05.22 01:13:37.238734 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 4203 | 2026.05.22 01:13:37.238911 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.05.22 01:13:37.238926 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4205 | 2026.05.22 01:13:37.238990 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 280 rows starting from the beginning of the part | ||
| 4206 | 2026.05.22 01:13:37.239049 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.05.22 01:13:37.239107 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 4208 | 2026.05.22 01:13:37.239113 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4209 | 2026.05.22 01:13:37.239212 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 4210 | 2026.05.22 01:13:37.239305 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 4211 | 2026.05.22 01:13:37.239391 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4212 | 2026.05.22 01:13:37.239476 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 4213 | 2026.05.22 01:13:37.239487 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.05.22 01:13:37.239528 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4215 | 2026.05.22 01:13:37.239897 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4216 | 2026.05.22 01:13:37.240025 [ 189 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10071 rows, containing 5 columns (5 merged, 0 gathered) in 0.003662452 sec., 2749797.130447034 rows/sec., 179.24 MiB/sec. | ||
| 4217 | 2026.05.22 01:13:37.240123 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.05.22 01:13:37.240258 [ 100 ] {} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4219 | 2026.05.22 01:13:37.240263 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 4220 | 2026.05.22 01:13:37.240281 [ 189 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4221 | 2026.05.22 01:13:37.240322 [ 4 ] {f21773ee-2b49-49aa-9974-af215060caf0} <Debug> TCPHandler: Processed in 0.001522208 sec. | ||
| 4222 | 2026.05.22 01:13:37.240300 [ 100 ] {} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.05.22 01:13:37.240371 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4224 | 2026.05.22 01:13:37.240455 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 4225 | 2026.05.22 01:13:37.240560 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4226 | 2026.05.22 01:13:37.240588 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1152 rows starting from the beginning of the part | ||
| 4227 | 2026.05.22 01:13:37.240606 [ 189 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.05.22 01:13:37.240632 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 4229 | 2026.05.22 01:13:37.240674 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4230 | 2026.05.22 01:13:37.240682 [ 189 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4231 | 2026.05.22 01:13:37.240712 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4232 | 2026.05.22 01:13:37.240751 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 4233 | 2026.05.22 01:13:37.240778 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 4234 | 2026.05.22 01:13:37.240785 [ 197 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 4235 | 2026.05.22 01:13:37.241682 [ 191 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257821 sec., 1154377.2921584232 rows/sec., 77.80 MiB/sec. | ||
| 4236 | 2026.05.22 01:13:37.241927 [ 189 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4237 | 2026.05.22 01:13:37.242196 [ 189 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.05.22 01:13:37.242263 [ 189 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_26_5} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4239 | 2026.05.22 01:13:37.242343 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4240 | 2026.05.22 01:13:37.242889 [ 191 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 19 columns (19 merged, 0 gathered) in 0.004186316 sec., 92444.04865757865 rows/sec., 165.66 MiB/sec. | ||
| 4241 | 2026.05.22 01:13:37.243503 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4242 | 2026.05.22 01:13:37.243823 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.05.22 01:13:37.243888 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4244 | 2026.05.22 01:13:37.243967 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4245 | 2026.05.22 01:13:38.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.21 MiB, peak 249.06 MiB, free memory in arenas 0.00 B, will set to 243.22 MiB (RSS), difference: 2.01 MiB | ||
| 4246 | 2026.05.22 01:13:39.195763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9051 | ||
| 4247 | 2026.05.22 01:13:39.196256 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.05.22 01:13:39.196299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4249 | 2026.05.22 01:13:39.196757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4250 | 2026.05.22 01:13:39.196975 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.05.22 01:13:39.197099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9051 | ||
| 4252 | 2026.05.22 01:13:39.696635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4253 | 2026.05.22 01:13:39.712812 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.22 01:13:39.712876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4255 | 2026.05.22 01:13:39.718823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4256 | 2026.05.22 01:13:39.719534 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.22 01:13:39.722244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4258 | 2026.05.22 01:13:42.218193 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2026.05.22 01:13:42.218420 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 4260 | 2026.05.22 01:13:42.218764 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4261 | 2026.05.22 01:13:42.218803 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <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 | ||
| 4262 | 2026.05.22 01:13:42.219023 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4263 | 2026.05.22 01:13:42.219092 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4264 | 2026.05.22 01:13:42.219232 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4265 | 2026.05.22 01:13:42.219339 [ 334 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4266 | 2026.05.22 01:13:42.219342 [ 325 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4267 | 2026.05.22 01:13:42.219482 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 4268 | 2026.05.22 01:13:42.219510 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4269 | 2026.05.22 01:13:42.219579 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4270 | 2026.05.22 01:13:42.219599 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4271 | 2026.05.22 01:13:42.219646 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <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'))" | ||
| 4272 | 2026.05.22 01:13:42.219691 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <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'))" | ||
| 4273 | 2026.05.22 01:13:42.220859 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002529 sec., 15421.115065243179 rows/sec., 2.40 MiB/sec. | ||
| 4274 | 2026.05.22 01:13:42.221003 [ 4 ] {6c81b600-ea43-49b9-9243-57ce1953216e} <Debug> TCPHandler: Processed in 0.002946814 sec. | ||
| 4275 | 2026.05.22 01:13:42.223147 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.05.22 01:13:42.223308 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4277 | 2026.05.22 01:13:42.223373 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4278 | 2026.05.22 01:13:42.224091 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.05.22 01:13:42.224137 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4280 | 2026.05.22 01:13:42.224497 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4281 | 2026.05.22 01:13:42.224740 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.05.22 01:13:42.224890 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001627 sec., 65150.58389674247 rows/sec., 5.45 MiB/sec. | ||
| 4283 | 2026.05.22 01:13:42.224927 [ 4 ] {d5f4c510-ca94-4bd9-86f1-c75f4f7a5042} <Debug> TCPHandler: Processed in 0.001859467 sec. | ||
| 4284 | 2026.05.22 01:13:42.225070 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.05.22 01:13:42.225166 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4286 | 2026.05.22 01:13:42.225207 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4287 | 2026.05.22 01:13:42.225634 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.05.22 01:13:42.225671 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4289 | 2026.05.22 01:13:42.225981 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4290 | 2026.05.22 01:13:42.226212 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.05.22 01:13:42.226338 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 1.54 MiB/sec. | ||
| 4292 | 2026.05.22 01:13:42.226373 [ 4 ] {46235b9b-1357-46bb-a7fa-47b22d4ffecb} <Debug> TCPHandler: Processed in 0.001359934 sec. | ||
| 4293 | 2026.05.22 01:13:42.226500 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.05.22 01:13:42.226597 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4295 | 2026.05.22 01:13:42.226637 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4296 | 2026.05.22 01:13:42.227066 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.05.22 01:13:42.227102 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4298 | 2026.05.22 01:13:42.227415 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4299 | 2026.05.22 01:13:42.227618 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.05.22 01:13:42.227742 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001164 sec., 76460.48109965635 rows/sec., 5.97 MiB/sec. | ||
| 4301 | 2026.05.22 01:13:42.227776 [ 4 ] {5db201bb-1638-4800-8df5-a1dc60664996} <Debug> TCPHandler: Processed in 0.001327943 sec. | ||
| 4302 | 2026.05.22 01:13:42.227914 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.05.22 01:13:42.228018 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4304 | 2026.05.22 01:13:42.228062 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4305 | 2026.05.22 01:13:42.228511 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.22 01:13:42.228556 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4307 | 2026.05.22 01:13:42.228922 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4308 | 2026.05.22 01:13:42.229130 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.05.22 01:13:42.229264 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 4310 | 2026.05.22 01:13:42.229299 [ 4 ] {adeaa285-79df-4df0-ba37-76ac2304523e} <Debug> TCPHandler: Processed in 0.001438867 sec. | ||
| 4311 | 2026.05.22 01:13:42.229423 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.05.22 01:13:42.229522 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.05.22 01:13:42.229576 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4314 | 2026.05.22 01:13:42.230534 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.05.22 01:13:42.230581 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4316 | 2026.05.22 01:13:42.231194 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4317 | 2026.05.22 01:13:42.231443 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.05.22 01:13:42.231606 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002101 sec., 11899.095668729176 rows/sec., 21.32 MiB/sec. | ||
| 4319 | 2026.05.22 01:13:42.231709 [ 4 ] {8bf3fc24-8d6a-44f2-ac45-ecd2f6cedcff} <Debug> TCPHandler: Processed in 0.002337238 sec. | ||
| 4320 | 2026.05.22 01:13:42.231919 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.05.22 01:13:42.232046 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4322 | 2026.05.22 01:13:42.232102 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4323 | 2026.05.22 01:13:42.232475 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.05.22 01:13:42.232511 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4325 | 2026.05.22 01:13:42.232831 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4326 | 2026.05.22 01:13:42.233037 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.05.22 01:13:42.233164 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 4328 | 2026.05.22 01:13:42.233197 [ 4 ] {bd80ece1-fbc2-41ce-8ff7-4841a6f61e2f} <Debug> TCPHandler: Processed in 0.001390645 sec. | ||
| 4329 | 2026.05.22 01:13:46.609211 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4330 | 2026.05.22 01:13:46.609299 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4331 | 2026.05.22 01:13:46.698074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9499 | ||
| 4332 | 2026.05.22 01:13:46.698593 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.05.22 01:13:46.698640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4334 | 2026.05.22 01:13:46.699135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4335 | 2026.05.22 01:13:46.699369 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.05.22 01:13:46.699505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9499 | ||
| 4337 | 2026.05.22 01:13:47.216911 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2026.05.22 01:13:47.217129 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 4339 | 2026.05.22 01:13:47.217440 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4340 | 2026.05.22 01:13:47.217477 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <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 | ||
| 4341 | 2026.05.22 01:13:47.217689 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4342 | 2026.05.22 01:13:47.217756 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4343 | 2026.05.22 01:13:47.217895 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4344 | 2026.05.22 01:13:47.217993 [ 325 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4345 | 2026.05.22 01:13:47.217997 [ 328 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4346 | 2026.05.22 01:13:47.218140 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 4347 | 2026.05.22 01:13:47.218167 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4348 | 2026.05.22 01:13:47.218234 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4349 | 2026.05.22 01:13:47.218254 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4350 | 2026.05.22 01:13:47.218288 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <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'))" | ||
| 4351 | 2026.05.22 01:13:47.218324 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <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'))" | ||
| 4352 | 2026.05.22 01:13:47.219533 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002492 sec., 15650.080256821831 rows/sec., 2.44 MiB/sec. | ||
| 4353 | 2026.05.22 01:13:47.219647 [ 4 ] {f217d25c-1e9e-40ae-a5a3-0cfcb19141f5} <Debug> TCPHandler: Processed in 0.002868322 sec. | ||
| 4354 | 2026.05.22 01:13:47.221645 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.05.22 01:13:47.221754 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4356 | 2026.05.22 01:13:47.221803 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4357 | 2026.05.22 01:13:47.222731 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.05.22 01:13:47.222816 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4359 | 2026.05.22 01:13:47.223199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4360 | 2026.05.22 01:13:47.223218 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4361 | 2026.05.22 01:13:47.223445 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.05.22 01:13:47.223583 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.00186 sec., 47311.82795698925 rows/sec., 3.97 MiB/sec. | ||
| 4363 | 2026.05.22 01:13:47.223618 [ 4 ] {0e5d354c-bc7b-4984-9cde-02edaca34f54} <Debug> TCPHandler: Processed in 0.002024511 sec. | ||
| 4364 | 2026.05.22 01:13:47.223772 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.05.22 01:13:47.223874 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4366 | 2026.05.22 01:13:47.223914 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4367 | 2026.05.22 01:13:47.224353 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.05.22 01:13:47.224389 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4369 | 2026.05.22 01:13:47.224681 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4370 | 2026.05.22 01:13:47.224894 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.05.22 01:13:47.225021 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001172 sec., 13651.877133105801 rows/sec., 1.00 MiB/sec. | ||
| 4372 | 2026.05.22 01:13:47.225056 [ 4 ] {3a1fa18d-341b-464f-b5a5-37eb64e532ab} <Debug> TCPHandler: Processed in 0.001334754 sec. | ||
| 4373 | 2026.05.22 01:13:47.225190 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.05.22 01:13:47.225285 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4375 | 2026.05.22 01:13:47.225324 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4376 | 2026.05.22 01:13:47.225760 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.05.22 01:13:47.225796 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4378 | 2026.05.22 01:13:47.226097 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4379 | 2026.05.22 01:13:47.226302 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.05.22 01:13:47.226429 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001162 sec., 68846.81583476764 rows/sec., 5.38 MiB/sec. | ||
| 4381 | 2026.05.22 01:13:47.226463 [ 4 ] {a637236b-3a77-4e81-aa3d-ecf0f38e7c48} <Debug> TCPHandler: Processed in 0.001324333 sec. | ||
| 4382 | 2026.05.22 01:13:47.226591 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.05.22 01:13:47.226687 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.05.22 01:13:47.226730 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4385 | 2026.05.22 01:13:47.227155 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.05.22 01:13:47.227191 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4387 | 2026.05.22 01:13:47.227508 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4388 | 2026.05.22 01:13:47.227713 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.05.22 01:13:47.227838 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4390 | 2026.05.22 01:13:47.227872 [ 4 ] {04fdef6a-0b9f-404a-91c9-15d9851a0133} <Debug> TCPHandler: Processed in 0.001332933 sec. | ||
| 4391 | 2026.05.22 01:13:47.227994 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.05.22 01:13:47.228099 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.05.22 01:13:47.228153 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4394 | 2026.05.22 01:13:47.228917 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.05.22 01:13:47.228954 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4396 | 2026.05.22 01:13:47.229464 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4397 | 2026.05.22 01:13:47.229690 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.05.22 01:13:47.229843 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001761 sec., 9085.746734809767 rows/sec., 16.28 MiB/sec. | ||
| 4399 | 2026.05.22 01:13:47.229903 [ 4 ] {489d9854-5db3-4ff5-8e23-08119dd34d71} <Debug> TCPHandler: Processed in 0.001958639 sec. | ||
| 4400 | 2026.05.22 01:13:47.230032 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.05.22 01:13:47.230128 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.05.22 01:13:47.230170 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4403 | 2026.05.22 01:13:47.230517 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.05.22 01:13:47.230552 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4405 | 2026.05.22 01:13:47.230858 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4406 | 2026.05.22 01:13:47.231064 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.05.22 01:13:47.231191 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4408 | 2026.05.22 01:13:47.231224 [ 4 ] {702be7e6-90e7-4025-afe3-e1eac99303cb} <Debug> TCPHandler: Processed in 0.001252512 sec. | ||
| 4409 | 2026.05.22 01:13:47.239232 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.05.22 01:13:47.239282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4411 | 2026.05.22 01:13:47.245295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4412 | 2026.05.22 01:13:47.246000 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.05.22 01:13:47.248741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4414 | 2026.05.22 01:13:49.333366 [ 90 ] {} <Debug> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4415 | 2026.05.22 01:13:49.333481 [ 90 ] {} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.05.22 01:13:49.333521 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4417 | 2026.05.22 01:13:49.333676 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::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 | ||
| 4418 | 2026.05.22 01:13:49.333837 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4419 | 2026.05.22 01:13:49.333876 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4420 | 2026.05.22 01:13:49.333953 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4421 | 2026.05.22 01:13:49.334008 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4422 | 2026.05.22 01:13:49.334059 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4423 | 2026.05.22 01:13:49.334105 [ 189 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4424 | 2026.05.22 01:13:49.335013 [ 194 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391605 sec., 33055.35694396039 rows/sec., 2.76 MiB/sec. | ||
| 4425 | 2026.05.22 01:13:49.335297 [ 194 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4426 | 2026.05.22 01:13:49.335608 [ 194 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.05.22 01:13:49.335688 [ 194 ] {a17b9df8-f7c4-464f-894b-6c648c4669b1::all_1_5_1} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4428 | 2026.05.22 01:13:49.335793 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4429 | 2026.05.22 01:13:51.439157 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.05.22 01:13:51.439439 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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', '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) | ||
| 4431 | 2026.05.22 01:13:51.439832 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4432 | 2026.05.22 01:13:51.439880 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <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', '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 | ||
| 4433 | 2026.05.22 01:13:51.440130 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4434 | 2026.05.22 01:13:51.440199 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4435 | 2026.05.22 01:13:51.440345 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 4436 | 2026.05.22 01:13:51.440458 [ 334 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4437 | 2026.05.22 01:13:51.440465 [ 325 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4438 | 2026.05.22 01:13:51.440629 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 4439 | 2026.05.22 01:13:51.440658 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4440 | 2026.05.22 01:13:51.440730 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4441 | 2026.05.22 01:13:51.440750 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4442 | 2026.05.22 01:13:51.440787 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <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', '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'))" | ||
| 4443 | 2026.05.22 01:13:51.440829 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <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', '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'))" | ||
| 4444 | 2026.05.22 01:13:51.442132 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002815 sec., 13854.35168738899 rows/sec., 2.77 MiB/sec. | ||
| 4445 | 2026.05.22 01:13:51.442264 [ 4 ] {493ee67c-4c9b-451b-93cc-b275ece03ef6} <Debug> TCPHandler: Processed in 0.003268101 sec. | ||
| 4446 | 2026.05.22 01:13:51.454733 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.05.22 01:13:51.454868 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4448 | 2026.05.22 01:13:51.454921 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4449 | 2026.05.22 01:13:51.456698 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.05.22 01:13:51.456747 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4451 | 2026.05.22 01:13:51.457314 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4452 | 2026.05.22 01:13:51.457547 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.22 01:13:51.457694 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} <Debug> executeQuery: Read 2451 rows, 184.91 KiB in 0.002865 sec., 855497.382198953 rows/sec., 63.03 MiB/sec. | ||
| 4454 | 2026.05.22 01:13:51.457730 [ 4 ] {1ba8a693-3a27-45f3-ac7c-9d8e1e47405e} <Debug> TCPHandler: Processed in 0.003060517 sec. | ||
| 4455 | 2026.05.22 01:13:51.458003 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.05.22 01:13:51.458166 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4457 | 2026.05.22 01:13:51.458235 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4458 | 2026.05.22 01:13:51.458900 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.05.22 01:13:51.458947 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4460 | 2026.05.22 01:13:51.459355 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4461 | 2026.05.22 01:13:51.459595 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.05.22 01:13:51.459751 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001631 sec., 20846.106683016555 rows/sec., 1.53 MiB/sec. | ||
| 4463 | 2026.05.22 01:13:51.459790 [ 4 ] {7b0a25ae-e600-4451-babc-ded04600ec3c} <Debug> TCPHandler: Processed in 0.001929629 sec. | ||
| 4464 | 2026.05.22 01:13:51.459941 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.05.22 01:13:51.460039 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4466 | 2026.05.22 01:13:51.460081 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4467 | 2026.05.22 01:13:51.460855 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.05.22 01:13:51.460893 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4469 | 2026.05.22 01:13:51.461230 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4470 | 2026.05.22 01:13:51.461443 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.05.22 01:13:51.461570 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001549 sec., 517107.8114912847 rows/sec., 29.87 MiB/sec. | ||
| 4472 | 2026.05.22 01:13:51.461604 [ 4 ] {c9da0972-0184-41a0-a796-193b6d9bfc2f} <Debug> TCPHandler: Processed in 0.001720353 sec. | ||
| 4473 | 2026.05.22 01:13:51.461755 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.05.22 01:13:51.461853 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4475 | 2026.05.22 01:13:51.461894 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4476 | 2026.05.22 01:13:51.462291 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.05.22 01:13:51.462327 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4478 | 2026.05.22 01:13:51.462614 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4479 | 2026.05.22 01:13:51.462824 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.05.22 01:13:51.462951 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 4481 | 2026.05.22 01:13:51.462986 [ 4 ] {78fe65b6-6802-4848-b563-eebe005a79d1} <Debug> TCPHandler: Processed in 0.001291292 sec. | ||
| 4482 | 2026.05.22 01:13:51.463108 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.05.22 01:13:51.463215 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4484 | 2026.05.22 01:13:51.463258 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4485 | 2026.05.22 01:13:51.464186 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.05.22 01:13:51.464224 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4487 | 2026.05.22 01:13:51.464605 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4488 | 2026.05.22 01:13:51.464835 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.05.22 01:13:51.464966 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001769 sec., 742227.2470322216 rows/sec., 49.66 MiB/sec. | ||
| 4490 | 2026.05.22 01:13:51.465001 [ 4 ] {b907211b-9e22-4b82-86a3-ed5040f9387e} <Debug> TCPHandler: Processed in 0.001945259 sec. | ||
| 4491 | 2026.05.22 01:13:51.465139 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.05.22 01:13:51.465237 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.05.22 01:13:51.465281 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4494 | 2026.05.22 01:13:51.466204 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.05.22 01:13:51.466252 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4496 | 2026.05.22 01:13:51.466799 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4497 | 2026.05.22 01:13:51.467045 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.05.22 01:13:51.467178 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} <Debug> executeQuery: Read 1624 rows, 102.03 KiB in 0.00196 sec., 828571.4285714286 rows/sec., 50.84 MiB/sec. | ||
| 4499 | 2026.05.22 01:13:51.467213 [ 4 ] {02fff058-3491-418e-806f-b95eec6b4cca} <Debug> TCPHandler: Processed in 0.002125473 sec. | ||
| 4500 | 2026.05.22 01:13:51.467348 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.05.22 01:13:51.467446 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.05.22 01:13:51.467502 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4503 | 2026.05.22 01:13:51.468355 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.05.22 01:13:51.468392 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4505 | 2026.05.22 01:13:51.468931 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4506 | 2026.05.22 01:13:51.469156 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.05.22 01:13:51.469293 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001866 sec., 18220.793140407288 rows/sec., 32.65 MiB/sec. | ||
| 4508 | 2026.05.22 01:13:51.469342 [ 4 ] {096f8393-9b37-48ae-a347-9abf86f1eeec} <Debug> TCPHandler: Processed in 0.002044682 sec. | ||
| 4509 | 2026.05.22 01:13:51.469485 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.05.22 01:13:51.469581 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4511 | 2026.05.22 01:13:51.469623 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4512 | 2026.05.22 01:13:51.469977 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.05.22 01:13:51.470012 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4514 | 2026.05.22 01:13:51.470322 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4515 | 2026.05.22 01:13:51.470539 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.05.22 01:13:51.470666 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4517 | 2026.05.22 01:13:51.470700 [ 4 ] {25cc5082-de76-4269-807f-21b547c58fe6} <Debug> TCPHandler: Processed in 0.001266122 sec. | ||
| 4518 | 2026.05.22 01:13:54.200531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10011 | ||
| 4519 | 2026.05.22 01:13:54.201040 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.05.22 01:13:54.201078 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4521 | 2026.05.22 01:13:54.201563 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4522 | 2026.05.22 01:13:54.201804 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.05.22 01:13:54.201936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10011 | ||
| 4524 | 2026.05.22 01:13:54.201973 [ 85 ] {} <Debug> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4525 | 2026.05.22 01:13:54.202055 [ 85 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.05.22 01:13:54.202075 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4527 | 2026.05.22 01:13:54.202230 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::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 | ||
| 4528 | 2026.05.22 01:13:54.202387 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4529 | 2026.05.22 01:13:54.202428 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7579 rows starting from the beginning of the part | ||
| 4530 | 2026.05.22 01:13:54.202493 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4531 | 2026.05.22 01:13:54.202538 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4532 | 2026.05.22 01:13:54.202579 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4533 | 2026.05.22 01:13:54.202617 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4534 | 2026.05.22 01:13:54.202658 [ 195 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4535 | 2026.05.22 01:13:54.204637 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10011 rows, containing 4 columns (4 merged, 0 gathered) in 0.002467352 sec., 4057386.2180994037 rows/sec., 58.04 MiB/sec. | ||
| 4536 | 2026.05.22 01:13:54.205017 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4537 | 2026.05.22 01:13:54.205341 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.05.22 01:13:54.205426 [ 189 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_21_4} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4539 | 2026.05.22 01:13:54.205557 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4540 | 2026.05.22 01:13:54.749756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4541 | 2026.05.22 01:13:54.766554 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.05.22 01:13:54.766611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4543 | 2026.05.22 01:13:54.772795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4544 | 2026.05.22 01:13:54.773485 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.05.22 01:13:54.773840 [ 85 ] {} <Debug> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4546 | 2026.05.22 01:13:54.773943 [ 85 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.05.22 01:13:54.773981 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4548 | 2026.05.22 01:13:54.774223 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 4549 | 2026.05.22 01:13:54.776402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4550 | 2026.05.22 01:13:54.778894 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4551 | 2026.05.22 01:13:54.780658 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 4552 | 2026.05.22 01:13:54.785772 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4553 | 2026.05.22 01:13:54.790791 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4554 | 2026.05.22 01:13:54.795237 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 4555 | 2026.05.22 01:13:54.799992 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 4556 | 2026.05.22 01:13:54.804314 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 4557 | 2026.05.22 01:13:54.852568 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078446561 sec., 2026.857493472531 rows/sec., 10.48 MiB/sec. | ||
| 4558 | 2026.05.22 01:13:54.854123 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4559 | 2026.05.22 01:13:54.855723 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.05.22 01:13:54.855814 [ 201 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_21_4} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4561 | 2026.05.22 01:13:54.857148 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4562 | 2026.05.22 01:13:55.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.48 MiB, peak 256.02 MiB, free memory in arenas 0.00 B, will set to 250.07 MiB (RSS), difference: 4.59 MiB | ||
| 4563 | 2026.05.22 01:13:57.216793 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.05.22 01:13:57.217077 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 4565 | 2026.05.22 01:13:57.217394 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4566 | 2026.05.22 01:13:57.217432 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <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 | ||
| 4567 | 2026.05.22 01:13:57.217646 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4568 | 2026.05.22 01:13:57.217714 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4569 | 2026.05.22 01:13:57.217852 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4570 | 2026.05.22 01:13:57.217948 [ 328 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4571 | 2026.05.22 01:13:57.217960 [ 334 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4572 | 2026.05.22 01:13:57.218083 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 4573 | 2026.05.22 01:13:57.218110 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4574 | 2026.05.22 01:13:57.218178 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4575 | 2026.05.22 01:13:57.218198 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4576 | 2026.05.22 01:13:57.218234 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <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'))" | ||
| 4577 | 2026.05.22 01:13:57.218290 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <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'))" | ||
| 4578 | 2026.05.22 01:13:57.219440 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002467 sec., 15808.67450344548 rows/sec., 2.46 MiB/sec. | ||
| 4579 | 2026.05.22 01:13:57.219556 [ 4 ] {0c4c3279-4f92-4791-bd3c-c3c7efb92c94} <Debug> TCPHandler: Processed in 0.002912383 sec. | ||
| 4580 | 2026.05.22 01:13:57.221648 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2026.05.22 01:13:57.221836 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4582 | 2026.05.22 01:13:57.221907 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4583 | 2026.05.22 01:13:57.222584 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.05.22 01:13:57.222633 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4585 | 2026.05.22 01:13:57.223037 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4586 | 2026.05.22 01:13:57.223265 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.05.22 01:13:57.223429 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001645 sec., 53495.440729483285 rows/sec., 4.49 MiB/sec. | ||
| 4588 | 2026.05.22 01:13:57.223476 [ 4 ] {26a5c4f6-eb1f-4c53-b947-acf12f621544} <Debug> TCPHandler: Processed in 0.002074603 sec. | ||
| 4589 | 2026.05.22 01:13:57.223639 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2026.05.22 01:13:57.223746 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4591 | 2026.05.22 01:13:57.223791 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4592 | 2026.05.22 01:13:57.224228 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2026.05.22 01:13:57.224266 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4594 | 2026.05.22 01:13:57.224579 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4595 | 2026.05.22 01:13:57.224888 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.05.22 01:13:57.225105 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001379 sec., 11602.610587382162 rows/sec., 872.46 KiB/sec. | ||
| 4597 | 2026.05.22 01:13:57.225159 [ 4 ] {41afa2d9-8120-438c-83d0-fc61730c73a0} <Debug> TCPHandler: Processed in 0.00157654 sec. | ||
| 4598 | 2026.05.22 01:13:57.225319 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2026.05.22 01:13:57.225454 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4600 | 2026.05.22 01:13:57.225507 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4601 | 2026.05.22 01:13:57.226060 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.05.22 01:13:57.226104 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4603 | 2026.05.22 01:13:57.226431 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4604 | 2026.05.22 01:13:57.226650 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.05.22 01:13:57.226777 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001358 sec., 58910.16200294551 rows/sec., 4.60 MiB/sec. | ||
| 4606 | 2026.05.22 01:13:57.226812 [ 4 ] {0dce8727-804a-48eb-9566-3d427a282708} <Debug> TCPHandler: Processed in 0.001553299 sec. | ||
| 4607 | 2026.05.22 01:13:57.226958 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2026.05.22 01:13:57.227053 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4609 | 2026.05.22 01:13:57.227097 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4610 | 2026.05.22 01:13:57.227548 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.05.22 01:13:57.227583 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4612 | 2026.05.22 01:13:57.227941 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4613 | 2026.05.22 01:13:57.228149 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.05.22 01:13:57.228282 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 4615 | 2026.05.22 01:13:57.228317 [ 4 ] {d470392a-8768-44c5-a65c-e65bf7020b6a} <Debug> TCPHandler: Processed in 0.001410765 sec. | ||
| 4616 | 2026.05.22 01:13:57.228450 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2026.05.22 01:13:57.228545 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4618 | 2026.05.22 01:13:57.228598 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4619 | 2026.05.22 01:13:57.229408 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.05.22 01:13:57.229444 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4621 | 2026.05.22 01:13:57.229965 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4622 | 2026.05.22 01:13:57.230186 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.05.22 01:13:57.230324 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001797 sec., 8903.728436282694 rows/sec., 15.96 MiB/sec. | ||
| 4624 | 2026.05.22 01:13:57.230373 [ 4 ] {b4662f0f-031d-4920-8256-1748ea9a4be6} <Debug> TCPHandler: Processed in 0.00197224 sec. | ||
| 4625 | 2026.05.22 01:13:57.230499 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2026.05.22 01:13:57.230595 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4627 | 2026.05.22 01:13:57.230637 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4628 | 2026.05.22 01:13:57.231000 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.05.22 01:13:57.231037 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 4630 | 2026.05.22 01:13:57.231360 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4631 | 2026.05.22 01:13:57.231568 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.05.22 01:13:57.231693 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4633 | 2026.05.22 01:13:57.231726 [ 4 ] {c10cb243-eebc-43b3-9276-799c828fdbd0} <Debug> TCPHandler: Processed in 0.001278422 sec. | ||
| 4634 | 2026.05.22 01:14:01.609561 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4635 | 2026.05.22 01:14:01.609631 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4636 | 2026.05.22 01:14:01.702864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10459 | ||
| 4637 | 2026.05.22 01:14:01.703516 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.05.22 01:14:01.703555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4639 | 2026.05.22 01:14:01.704182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4640 | 2026.05.22 01:14:01.704528 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.05.22 01:14:01.704712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10459 | ||
| 4642 | 2026.05.22 01:14:02.216403 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.05.22 01:14:02.216655 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 4644 | 2026.05.22 01:14:02.217035 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4645 | 2026.05.22 01:14:02.217082 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <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 | ||
| 4646 | 2026.05.22 01:14:02.217304 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4647 | 2026.05.22 01:14:02.217375 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4648 | 2026.05.22 01:14:02.217515 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4649 | 2026.05.22 01:14:02.217614 [ 334 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4650 | 2026.05.22 01:14:02.217614 [ 336 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4651 | 2026.05.22 01:14:02.217775 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 4652 | 2026.05.22 01:14:02.217840 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4653 | 2026.05.22 01:14:02.217954 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4654 | 2026.05.22 01:14:02.217980 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4655 | 2026.05.22 01:14:02.218037 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <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'))" | ||
| 4656 | 2026.05.22 01:14:02.218108 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <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'))" | ||
| 4657 | 2026.05.22 01:14:02.219346 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002794 sec., 13958.48246241947 rows/sec., 2.17 MiB/sec. | ||
| 4658 | 2026.05.22 01:14:02.219471 [ 4 ] {67fe90ea-3cd4-4dfc-83b2-288fb008617f} <Debug> TCPHandler: Processed in 0.003208661 sec. | ||
| 4659 | 2026.05.22 01:14:02.221591 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2026.05.22 01:14:02.221741 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4661 | 2026.05.22 01:14:02.221806 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4662 | 2026.05.22 01:14:02.222419 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.05.22 01:14:02.222466 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4664 | 2026.05.22 01:14:02.222840 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4665 | 2026.05.22 01:14:02.223060 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.05.22 01:14:02.223201 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001507 sec., 70338.4207033842 rows/sec., 5.89 MiB/sec. | ||
| 4667 | 2026.05.22 01:14:02.223221 [ 54 ] {} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4668 | 2026.05.22 01:14:02.223237 [ 4 ] {85fccc80-baab-4393-8b09-098a1ad05fdb} <Debug> TCPHandler: Processed in 0.001765175 sec. | ||
| 4669 | 2026.05.22 01:14:02.223288 [ 54 ] {} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.05.22 01:14:02.223314 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4671 | 2026.05.22 01:14:02.223401 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4672 | 2026.05.22 01:14:02.223405 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.05.22 01:14:02.223501 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4674 | 2026.05.22 01:14:02.223526 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4675 | 2026.05.22 01:14:02.223529 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2615 rows starting from the beginning of the part | ||
| 4676 | 2026.05.22 01:14:02.223567 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4677 | 2026.05.22 01:14:02.223601 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part | ||
| 4678 | 2026.05.22 01:14:02.223646 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 4679 | 2026.05.22 01:14:02.223688 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2451 rows starting from the beginning of the part | ||
| 4680 | 2026.05.22 01:14:02.223728 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 4681 | 2026.05.22 01:14:02.223768 [ 189 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4682 | 2026.05.22 01:14:02.223982 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.05.22 01:14:02.224018 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4684 | 2026.05.22 01:14:02.224313 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4685 | 2026.05.22 01:14:02.224520 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.05.22 01:14:02.224664 [ 54 ] {} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4687 | 2026.05.22 01:14:02.224703 [ 54 ] {} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.05.22 01:14:02.224723 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4689 | 2026.05.22 01:14:02.224744 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001229 sec., 20341.74125305126 rows/sec., 1.49 MiB/sec. | ||
| 4690 | 2026.05.22 01:14:02.224823 [ 4 ] {097e25af-2657-45d4-a30f-d56337b996cd} <Debug> TCPHandler: Processed in 0.001474838 sec. | ||
| 4691 | 2026.05.22 01:14:02.224823 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::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 | ||
| 4692 | 2026.05.22 01:14:02.224941 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4693 | 2026.05.22 01:14:02.224966 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.05.22 01:14:02.224973 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4695 | 2026.05.22 01:14:02.225041 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 4696 | 2026.05.22 01:14:02.225087 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 4697 | 2026.05.22 01:14:02.225101 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4698 | 2026.05.22 01:14:02.225128 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 4699 | 2026.05.22 01:14:02.225148 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4700 | 2026.05.22 01:14:02.225167 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 4701 | 2026.05.22 01:14:02.225209 [ 196 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 4702 | 2026.05.22 01:14:02.225864 [ 200 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5454 rows, containing 5 columns (5 merged, 0 gathered) in 0.002497642 sec., 2183659.627760904 rows/sec., 172.02 MiB/sec. | ||
| 4703 | 2026.05.22 01:14:02.226009 [ 193 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224071 sec., 160121.43086471292 rows/sec., 12.34 MiB/sec. | ||
| 4704 | 2026.05.22 01:14:02.226033 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.22 01:14:02.226078 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4706 | 2026.05.22 01:14:02.226178 [ 200 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4707 | 2026.05.22 01:14:02.226196 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4708 | 2026.05.22 01:14:02.226532 [ 200 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.05.22 01:14:02.226534 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.05.22 01:14:02.226622 [ 200 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_26_5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4711 | 2026.05.22 01:14:02.226627 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_31_6} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4712 | 2026.05.22 01:14:02.226713 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 4713 | 2026.05.22 01:14:02.226739 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4714 | 2026.05.22 01:14:02.226755 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4715 | 2026.05.22 01:14:02.226975 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.05.22 01:14:02.227115 [ 29 ] {} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4717 | 2026.05.22 01:14:02.227124 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.002064 sec., 43120.155038759694 rows/sec., 3.37 MiB/sec. | ||
| 4718 | 2026.05.22 01:14:02.227161 [ 29 ] {} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.05.22 01:14:02.227181 [ 4 ] {bb3bafdd-c303-42da-8b17-e35f623373ce} <Debug> TCPHandler: Processed in 0.002279078 sec. | ||
| 4720 | 2026.05.22 01:14:02.227188 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4721 | 2026.05.22 01:14:02.227280 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::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 | ||
| 4722 | 2026.05.22 01:14:02.227323 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.05.22 01:14:02.227368 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4724 | 2026.05.22 01:14:02.227400 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4725 | 2026.05.22 01:14:02.227431 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4726 | 2026.05.22 01:14:02.227477 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part | ||
| 4727 | 2026.05.22 01:14:02.227481 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4728 | 2026.05.22 01:14:02.227528 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part | ||
| 4729 | 2026.05.22 01:14:02.227573 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1313 rows starting from the beginning of the part | ||
| 4730 | 2026.05.22 01:14:02.227612 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 80 rows starting from the beginning of the part | ||
| 4731 | 2026.05.22 01:14:02.227653 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 4732 | 2026.05.22 01:14:02.227942 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.05.22 01:14:02.227984 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4734 | 2026.05.22 01:14:02.228353 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4735 | 2026.05.22 01:14:02.228573 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.05.22 01:14:02.228683 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4737 | 2026.05.22 01:14:02.228708 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 4738 | 2026.05.22 01:14:02.228713 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.05.22 01:14:02.228750 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4740 | 2026.05.22 01:14:02.228751 [ 4 ] {fba8fe30-390d-42f3-86d7-0351f1dc9be4} <Debug> TCPHandler: Processed in 0.001480667 sec. | ||
| 4741 | 2026.05.22 01:14:02.228820 [ 198 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156782 sec., 1946652.039137146 rows/sec., 140.97 MiB/sec. | ||
| 4742 | 2026.05.22 01:14:02.228842 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 4743 | 2026.05.22 01:14:02.228887 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.05.22 01:14:02.228973 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4745 | 2026.05.22 01:14:02.228991 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.05.22 01:14:02.228997 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4747 | 2026.05.22 01:14:02.229017 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10071 rows starting from the beginning of the part | ||
| 4748 | 2026.05.22 01:14:02.229054 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4749 | 2026.05.22 01:14:02.229097 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4750 | 2026.05.22 01:14:02.229148 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::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 | ||
| 4751 | 2026.05.22 01:14:02.229194 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1624 rows starting from the beginning of the part | ||
| 4752 | 2026.05.22 01:14:02.229243 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4753 | 2026.05.22 01:14:02.229270 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.05.22 01:14:02.229286 [ 200 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4755 | 2026.05.22 01:14:02.229343 [ 188 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_31_6} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4756 | 2026.05.22 01:14:02.229407 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4757 | 2026.05.22 01:14:02.229900 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.05.22 01:14:02.229942 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4759 | 2026.05.22 01:14:02.230515 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4760 | 2026.05.22 01:14:02.230759 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.05.22 01:14:02.230907 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001936 sec., 12913.223140495867 rows/sec., 23.14 MiB/sec. | ||
| 4762 | 2026.05.22 01:14:02.230911 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4763 | 2026.05.22 01:14:02.230968 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.05.22 01:14:02.230970 [ 4 ] {73bd2c53-95e3-4d84-9d37-dcd3cc45e5aa} <Debug> TCPHandler: Processed in 0.002135394 sec. | ||
| 4765 | 2026.05.22 01:14:02.230996 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4766 | 2026.05.22 01:14:02.231088 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 4767 | 2026.05.22 01:14:02.231127 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.05.22 01:14:02.231231 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.05.22 01:14:02.231274 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4770 | 2026.05.22 01:14:02.231310 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4771 | 2026.05.22 01:14:02.231368 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 387 rows starting from the beginning of the part | ||
| 4772 | 2026.05.22 01:14:02.231505 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 4773 | 2026.05.22 01:14:02.231630 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 4774 | 2026.05.22 01:14:02.231638 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.05.22 01:14:02.231682 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4776 | 2026.05.22 01:14:02.231742 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 4777 | 2026.05.22 01:14:02.231873 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 4778 | 2026.05.22 01:14:02.232000 [ 193 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 4779 | 2026.05.22 01:14:02.232038 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4780 | 2026.05.22 01:14:02.232260 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.22 01:14:02.232393 [ 29 ] {} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4782 | 2026.05.22 01:14:02.232399 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 4783 | 2026.05.22 01:14:02.232437 [ 29 ] {} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.05.22 01:14:02.232457 [ 4 ] {7c4b1443-f9a9-4053-8cfe-04f78acb3d80} <Debug> TCPHandler: Processed in 0.001382054 sec. | ||
| 4785 | 2026.05.22 01:14:02.232468 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4786 | 2026.05.22 01:14:02.232552 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 4787 | 2026.05.22 01:14:02.232664 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.05.22 01:14:02.232693 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1452 rows starting from the beginning of the part | ||
| 4789 | 2026.05.22 01:14:02.232744 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 4790 | 2026.05.22 01:14:02.232788 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 4791 | 2026.05.22 01:14:02.232830 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::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 | ||
| 4792 | 2026.05.22 01:14:02.232876 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4793 | 2026.05.22 01:14:02.232920 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4794 | 2026.05.22 01:14:02.233112 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12335 rows, containing 5 columns (5 merged, 0 gathered) in 0.004313799 sec., 2859428.5454653776 rows/sec., 185.61 MiB/sec. | ||
| 4795 | 2026.05.22 01:14:02.233491 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4796 | 2026.05.22 01:14:02.233793 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.05.22 01:14:02.233870 [ 186 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4798 | 2026.05.22 01:14:02.233943 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4799 | 2026.05.22 01:14:02.234115 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 4 columns (4 merged, 0 gathered) in 0.00159245 sec., 1100191.5287764138 rows/sec., 74.15 MiB/sec. | ||
| 4800 | 2026.05.22 01:14:02.234338 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4801 | 2026.05.22 01:14:02.234569 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.05.22 01:14:02.234636 [ 198 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_31_6} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4803 | 2026.05.22 01:14:02.234706 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4804 | 2026.05.22 01:14:02.235684 [ 200 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 19 columns (19 merged, 0 gathered) in 0.004626826 sec., 108713.83535927221 rows/sec., 194.81 MiB/sec. | ||
| 4805 | 2026.05.22 01:14:02.236404 [ 198 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4806 | 2026.05.22 01:14:02.236700 [ 198 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.05.22 01:14:02.236761 [ 198 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4808 | 2026.05.22 01:14:02.236848 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 4809 | 2026.05.22 01:14:02.277302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4810 | 2026.05.22 01:14:02.292471 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.05.22 01:14:02.292513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4812 | 2026.05.22 01:14:02.297980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4813 | 2026.05.22 01:14:02.298648 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.05.22 01:14:02.301145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4815 | 2026.05.22 01:14:03.001189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.33 MiB, peak 261.23 MiB, free memory in arenas 0.00 B, will set to 253.79 MiB (RSS), difference: 2.46 MiB | ||
| 4816 | 2026.05.22 01:14:04.849492 [ 12 ] {} <Debug> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4817 | 2026.05.22 01:14:04.849575 [ 12 ] {} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.05.22 01:14:04.849597 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4819 | 2026.05.22 01:14:04.849756 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::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 | ||
| 4820 | 2026.05.22 01:14:04.849930 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4821 | 2026.05.22 01:14:04.849969 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part | ||
| 4822 | 2026.05.22 01:14:04.850044 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::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 | ||
| 4823 | 2026.05.22 01:14:04.850092 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::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 | ||
| 4824 | 2026.05.22 01:14:04.850133 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::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 | ||
| 4825 | 2026.05.22 01:14:04.850172 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::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 | ||
| 4826 | 2026.05.22 01:14:04.851279 [ 200 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159363 sec., 1553685.6108381494 rows/sec., 96.82 MiB/sec. | ||
| 4827 | 2026.05.22 01:14:04.851449 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4828 | 2026.05.22 01:14:04.851697 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.05.22 01:14:04.851766 [ 193 ] {0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b::all_1_9_2} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4830 | 2026.05.22 01:14:04.851833 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4831 | 2026.05.22 01:14:07.217472 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.05.22 01:14:07.217749 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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_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) | ||
| 4833 | 2026.05.22 01:14:07.218141 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4834 | 2026.05.22 01:14:07.218182 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <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_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 | ||
| 4835 | 2026.05.22 01:14:07.218418 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4836 | 2026.05.22 01:14:07.218488 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4837 | 2026.05.22 01:14:07.218636 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 4838 | 2026.05.22 01:14:07.218740 [ 331 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4839 | 2026.05.22 01:14:07.218740 [ 334 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4840 | 2026.05.22 01:14:07.218868 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 4841 | 2026.05.22 01:14:07.218897 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4842 | 2026.05.22 01:14:07.218970 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4843 | 2026.05.22 01:14:07.218991 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4844 | 2026.05.22 01:14:07.219027 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <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_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'))" | ||
| 4845 | 2026.05.22 01:14:07.219069 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <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_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'))" | ||
| 4846 | 2026.05.22 01:14:07.220359 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002728 sec., 14296.187683284457 rows/sec., 2.22 MiB/sec. | ||
| 4847 | 2026.05.22 01:14:07.220490 [ 4 ] {0cac58c5-d5c7-41ef-92d5-4c83109b2b07} <Debug> TCPHandler: Processed in 0.00317438 sec. | ||
| 4848 | 2026.05.22 01:14:07.223262 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.05.22 01:14:07.223462 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.05.22 01:14:07.223541 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4851 | 2026.05.22 01:14:07.224275 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.22 01:14:07.224318 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4853 | 2026.05.22 01:14:07.224686 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4854 | 2026.05.22 01:14:07.224921 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.22 01:14:07.225073 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 1.20 MiB/sec. | ||
| 4856 | 2026.05.22 01:14:07.225110 [ 4 ] {e02bd760-fd92-4c0c-b209-07583892a3dc} <Debug> TCPHandler: Processed in 0.001944528 sec. | ||
| 4857 | 2026.05.22 01:14:07.225261 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.05.22 01:14:07.225358 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4859 | 2026.05.22 01:14:07.225400 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4860 | 2026.05.22 01:14:07.225891 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.22 01:14:07.225929 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4862 | 2026.05.22 01:14:07.226251 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4863 | 2026.05.22 01:14:07.226473 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.22 01:14:07.226604 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} <Debug> executeQuery: Read 208 rows, 19.00 KiB in 0.001265 sec., 164426.8774703557 rows/sec., 14.67 MiB/sec. | ||
| 4865 | 2026.05.22 01:14:07.226640 [ 4 ] {aa14052e-ef16-4559-bc76-2b7d65793656} <Debug> TCPHandler: Processed in 0.001430496 sec. | ||
| 4866 | 2026.05.22 01:14:07.226776 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.22 01:14:07.226874 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.22 01:14:07.226915 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4869 | 2026.05.22 01:14:07.227330 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.05.22 01:14:07.227368 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4871 | 2026.05.22 01:14:07.227672 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4872 | 2026.05.22 01:14:07.227896 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.22 01:14:07.228027 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001171 sec., 23911.187019641333 rows/sec., 1.80 MiB/sec. | ||
| 4874 | 2026.05.22 01:14:07.228062 [ 4 ] {62c26236-cacc-48ba-b9b6-217d0f5923f5} <Debug> TCPHandler: Processed in 0.001337364 sec. | ||
| 4875 | 2026.05.22 01:14:07.228193 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.05.22 01:14:07.228288 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.05.22 01:14:07.228329 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4878 | 2026.05.22 01:14:07.228793 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.05.22 01:14:07.228831 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4880 | 2026.05.22 01:14:07.229123 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4881 | 2026.05.22 01:14:07.229346 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.05.22 01:14:07.229477 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001207 sec., 19884.00994200497 rows/sec., 1.65 MiB/sec. | ||
| 4883 | 2026.05.22 01:14:07.229513 [ 4 ] {02acb41e-1af8-4399-9fa0-5b9a4691d211} <Debug> TCPHandler: Processed in 0.001371224 sec. | ||
| 4884 | 2026.05.22 01:14:07.229656 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.05.22 01:14:07.229752 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.05.22 01:14:07.229792 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4887 | 2026.05.22 01:14:07.230201 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.05.22 01:14:07.230238 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4889 | 2026.05.22 01:14:07.230521 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4890 | 2026.05.22 01:14:07.230734 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.05.22 01:14:07.230857 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 4892 | 2026.05.22 01:14:07.230892 [ 4 ] {ad8d4655-be5e-4e60-b2b7-6b0ced862671} <Debug> TCPHandler: Processed in 0.001286863 sec. | ||
| 4893 | 2026.05.22 01:14:07.231045 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.05.22 01:14:07.231148 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4895 | 2026.05.22 01:14:07.231188 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4896 | 2026.05.22 01:14:07.231651 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.05.22 01:14:07.231688 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4898 | 2026.05.22 01:14:07.231986 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4899 | 2026.05.22 01:14:07.232199 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.05.22 01:14:07.232328 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001199 sec., 96747.28940783987 rows/sec., 7.86 MiB/sec. | ||
| 4901 | 2026.05.22 01:14:07.232363 [ 4 ] {3b8360bf-aa0c-482f-ae18-3bbb2231928b} <Debug> TCPHandler: Processed in 0.001369295 sec. | ||
| 4902 | 2026.05.22 01:14:07.232497 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.05.22 01:14:07.232593 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4904 | 2026.05.22 01:14:07.232637 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4905 | 2026.05.22 01:14:07.233061 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.22 01:14:07.233097 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4907 | 2026.05.22 01:14:07.233433 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4908 | 2026.05.22 01:14:07.233642 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.05.22 01:14:07.233768 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001193 sec., 164291.70159262363 rows/sec., 11.79 MiB/sec. | ||
| 4910 | 2026.05.22 01:14:07.233802 [ 4 ] {ac560e68-1b3f-445b-9c8c-9eeb5b248534} <Debug> TCPHandler: Processed in 0.001356814 sec. | ||
| 4911 | 2026.05.22 01:14:07.233946 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.05.22 01:14:07.234043 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.05.22 01:14:07.234098 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4914 | 2026.05.22 01:14:07.234936 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.05.22 01:14:07.234973 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4916 | 2026.05.22 01:14:07.235495 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4917 | 2026.05.22 01:14:07.235715 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.05.22 01:14:07.235854 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001829 sec., 8747.94969928923 rows/sec., 15.68 MiB/sec. | ||
| 4919 | 2026.05.22 01:14:07.235904 [ 4 ] {0af21da3-ffcf-4ed7-9b2f-2a2de234d55c} <Debug> TCPHandler: Processed in 0.002008911 sec. | ||
| 4920 | 2026.05.22 01:14:07.236034 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.05.22 01:14:07.236132 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.05.22 01:14:07.236174 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4923 | 2026.05.22 01:14:07.236532 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.05.22 01:14:07.236569 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4925 | 2026.05.22 01:14:07.236871 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4926 | 2026.05.22 01:14:07.237087 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.05.22 01:14:07.237218 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4928 | 2026.05.22 01:14:07.237252 [ 4 ] {5bd35aab-d5c0-4a15-91c8-e0e421ead578} <Debug> TCPHandler: Processed in 0.001268952 sec. | ||
| 4929 | 2026.05.22 01:14:09.205566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10971 | ||
| 4930 | 2026.05.22 01:14:09.206099 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.22 01:14:09.206148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4932 | 2026.05.22 01:14:09.206651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4933 | 2026.05.22 01:14:09.206913 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.22 01:14:09.207060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10971 | ||
| 4935 | 2026.05.22 01:14:09.801222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4936 | 2026.05.22 01:14:09.816892 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.05.22 01:14:09.816955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4938 | 2026.05.22 01:14:09.822780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4939 | 2026.05.22 01:14:09.823508 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.05.22 01:14:09.826143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4941 | 2026.05.22 01:14:12.217296 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.05.22 01:14:12.217552 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 4943 | 2026.05.22 01:14:12.217930 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4944 | 2026.05.22 01:14:12.217976 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <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 | ||
| 4945 | 2026.05.22 01:14:12.218228 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4946 | 2026.05.22 01:14:12.218305 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4947 | 2026.05.22 01:14:12.218442 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4948 | 2026.05.22 01:14:12.218535 [ 331 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4949 | 2026.05.22 01:14:12.218549 [ 336 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4950 | 2026.05.22 01:14:12.218675 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 4951 | 2026.05.22 01:14:12.218702 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4952 | 2026.05.22 01:14:12.218770 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4953 | 2026.05.22 01:14:12.218790 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4954 | 2026.05.22 01:14:12.218825 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <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'))" | ||
| 4955 | 2026.05.22 01:14:12.218873 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <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'))" | ||
| 4956 | 2026.05.22 01:14:12.220057 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002611 sec., 14936.80582152432 rows/sec., 2.32 MiB/sec. | ||
| 4957 | 2026.05.22 01:14:12.220148 [ 4 ] {1c679265-5a40-4a43-bd31-53c8f0abc0c2} <Debug> TCPHandler: Processed in 0.002991145 sec. | ||
| 4958 | 2026.05.22 01:14:12.222246 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.05.22 01:14:12.222374 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4960 | 2026.05.22 01:14:12.222425 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4961 | 2026.05.22 01:14:12.223042 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.22 01:14:12.223090 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4963 | 2026.05.22 01:14:12.223510 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4964 | 2026.05.22 01:14:12.223738 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.22 01:14:12.223881 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001544 sec., 68652.84974093264 rows/sec., 5.75 MiB/sec. | ||
| 4966 | 2026.05.22 01:14:12.223917 [ 4 ] {d78f1c2a-0f97-4a2c-8e3d-d9103d03cd27} <Debug> TCPHandler: Processed in 0.001722034 sec. | ||
| 4967 | 2026.05.22 01:14:12.224048 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.05.22 01:14:12.224146 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.05.22 01:14:12.224187 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4970 | 2026.05.22 01:14:12.224617 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.05.22 01:14:12.224654 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4972 | 2026.05.22 01:14:12.224934 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4973 | 2026.05.22 01:14:12.225149 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.05.22 01:14:12.225276 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001149 sec., 21758.05047867711 rows/sec., 1.60 MiB/sec. | ||
| 4975 | 2026.05.22 01:14:12.225311 [ 4 ] {8c065627-53cb-4d38-aeb2-68dceb8288f5} <Debug> TCPHandler: Processed in 0.001311273 sec. | ||
| 4976 | 2026.05.22 01:14:12.225466 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2026.05.22 01:14:12.225571 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4978 | 2026.05.22 01:14:12.225611 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4979 | 2026.05.22 01:14:12.226041 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.05.22 01:14:12.226078 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4981 | 2026.05.22 01:14:12.226404 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4982 | 2026.05.22 01:14:12.226613 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.05.22 01:14:12.226742 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001191 sec., 74727.12006717044 rows/sec., 5.84 MiB/sec. | ||
| 4984 | 2026.05.22 01:14:12.226778 [ 4 ] {214eb252-f612-4f31-9d94-79f807ae4a08} <Debug> TCPHandler: Processed in 0.001364514 sec. | ||
| 4985 | 2026.05.22 01:14:12.226909 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.05.22 01:14:12.227006 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4987 | 2026.05.22 01:14:12.227049 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4988 | 2026.05.22 01:14:12.227472 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.05.22 01:14:12.227508 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4990 | 2026.05.22 01:14:12.227832 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4991 | 2026.05.22 01:14:12.228044 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.05.22 01:14:12.228171 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4993 | 2026.05.22 01:14:12.228206 [ 4 ] {227ef4a4-ed32-44b6-a873-07ef2a26eb5e} <Debug> TCPHandler: Processed in 0.001346433 sec. | ||
| 4994 | 2026.05.22 01:14:12.228347 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.05.22 01:14:12.228447 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4996 | 2026.05.22 01:14:12.228502 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4997 | 2026.05.22 01:14:12.229272 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.05.22 01:14:12.229309 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 4999 | 2026.05.22 01:14:12.229841 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5000 | 2026.05.22 01:14:12.230059 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.05.22 01:14:12.230197 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001768 sec., 14140.27149321267 rows/sec., 25.34 MiB/sec. | ||
| 5002 | 2026.05.22 01:14:12.230252 [ 4 ] {533b1f67-158c-4367-b84a-503286cf6c56} <Debug> TCPHandler: Processed in 0.001954769 sec. | ||
| 5003 | 2026.05.22 01:14:12.230383 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.05.22 01:14:12.230487 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.05.22 01:14:12.230530 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5006 | 2026.05.22 01:14:12.230872 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.05.22 01:14:12.230908 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5008 | 2026.05.22 01:14:12.231214 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5009 | 2026.05.22 01:14:12.231421 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2026.05.22 01:14:12.231548 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5011 | 2026.05.22 01:14:12.231581 [ 4 ] {30c3d790-4cf3-4cfc-96e1-23f218b6d648} <Debug> TCPHandler: Processed in 0.001250521 sec. | ||
| 5012 | 2026.05.22 01:14:16.609693 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5013 | 2026.05.22 01:14:16.609764 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5014 | 2026.05.22 01:14:16.708110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11419 | ||
| 5015 | 2026.05.22 01:14:16.708634 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.05.22 01:14:16.708688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5017 | 2026.05.22 01:14:16.709194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5018 | 2026.05.22 01:14:16.709461 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.05.22 01:14:16.709608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11419 | ||
| 5020 | 2026.05.22 01:14:17.216900 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.05.22 01:14:17.217146 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 5022 | 2026.05.22 01:14:17.217558 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5023 | 2026.05.22 01:14:17.217607 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <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 | ||
| 5024 | 2026.05.22 01:14:17.217851 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5025 | 2026.05.22 01:14:17.217926 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5026 | 2026.05.22 01:14:17.218086 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5027 | 2026.05.22 01:14:17.218198 [ 361 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5028 | 2026.05.22 01:14:17.218212 [ 336 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5029 | 2026.05.22 01:14:17.218343 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 5030 | 2026.05.22 01:14:17.218381 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5031 | 2026.05.22 01:14:17.218455 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5032 | 2026.05.22 01:14:17.218477 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 5033 | 2026.05.22 01:14:17.218514 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <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'))" | ||
| 5034 | 2026.05.22 01:14:17.218561 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <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'))" | ||
| 5035 | 2026.05.22 01:14:17.219755 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002703 sec., 14428.412874583795 rows/sec., 2.24 MiB/sec. | ||
| 5036 | 2026.05.22 01:14:17.219930 [ 4 ] {d481a42d-033d-4736-952e-ca482a1aa079} <Debug> TCPHandler: Processed in 0.00317104 sec. | ||
| 5037 | 2026.05.22 01:14:17.222189 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.05.22 01:14:17.222330 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5039 | 2026.05.22 01:14:17.222397 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5040 | 2026.05.22 01:14:17.222965 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.05.22 01:14:17.223010 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5042 | 2026.05.22 01:14:17.223399 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5043 | 2026.05.22 01:14:17.223630 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.05.22 01:14:17.223777 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001493 sec., 58941.72806430007 rows/sec., 4.95 MiB/sec. | ||
| 5045 | 2026.05.22 01:14:17.223815 [ 4 ] {3ada6883-7121-45ba-8533-7ff7bd83a377} <Debug> TCPHandler: Processed in 0.001756784 sec. | ||
| 5046 | 2026.05.22 01:14:17.223965 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.05.22 01:14:17.224064 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.05.22 01:14:17.224107 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5049 | 2026.05.22 01:14:17.224529 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.05.22 01:14:17.224568 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5051 | 2026.05.22 01:14:17.224869 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5052 | 2026.05.22 01:14:17.225090 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.05.22 01:14:17.225220 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001175 sec., 13617.021276595744 rows/sec., 1023.94 KiB/sec. | ||
| 5054 | 2026.05.22 01:14:17.225256 [ 4 ] {51900678-a9ce-4731-99d2-e81327b6b47f} <Debug> TCPHandler: Processed in 0.001342163 sec. | ||
| 5055 | 2026.05.22 01:14:17.225428 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.05.22 01:14:17.225525 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5057 | 2026.05.22 01:14:17.225567 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5058 | 2026.05.22 01:14:17.225991 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.05.22 01:14:17.226028 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5060 | 2026.05.22 01:14:17.226326 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5061 | 2026.05.22 01:14:17.226535 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.05.22 01:14:17.226663 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001156 sec., 69204.15224913496 rows/sec., 5.40 MiB/sec. | ||
| 5063 | 2026.05.22 01:14:17.226698 [ 4 ] {18648db6-d8d6-4f23-b806-c840efd32942} <Debug> TCPHandler: Processed in 0.001322474 sec. | ||
| 5064 | 2026.05.22 01:14:17.226861 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.05.22 01:14:17.226960 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5066 | 2026.05.22 01:14:17.227005 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5067 | 2026.05.22 01:14:17.227424 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.05.22 01:14:17.227461 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5069 | 2026.05.22 01:14:17.227786 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5070 | 2026.05.22 01:14:17.228012 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.05.22 01:14:17.228142 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 5072 | 2026.05.22 01:14:17.228177 [ 4 ] {5b032127-fd33-4fbd-851f-65d047afda29} <Debug> TCPHandler: Processed in 0.001367435 sec. | ||
| 5073 | 2026.05.22 01:14:17.228323 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.05.22 01:14:17.228421 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5075 | 2026.05.22 01:14:17.228476 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5076 | 2026.05.22 01:14:17.229251 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.05.22 01:14:17.229288 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5078 | 2026.05.22 01:14:17.229804 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5079 | 2026.05.22 01:14:17.230034 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.05.22 01:14:17.230173 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001771 sec., 9034.443817052512 rows/sec., 16.19 MiB/sec. | ||
| 5081 | 2026.05.22 01:14:17.230224 [ 4 ] {651314f6-5a3f-4cc7-9a38-7405e400b665} <Debug> TCPHandler: Processed in 0.001951779 sec. | ||
| 5082 | 2026.05.22 01:14:17.230361 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2026.05.22 01:14:17.230459 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5084 | 2026.05.22 01:14:17.230502 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5085 | 2026.05.22 01:14:17.230857 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.05.22 01:14:17.230893 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5087 | 2026.05.22 01:14:17.231189 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5088 | 2026.05.22 01:14:17.231400 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.05.22 01:14:17.231531 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5090 | 2026.05.22 01:14:17.231567 [ 4 ] {fc2c0faa-b44f-4607-8601-4d1535138d6e} <Debug> TCPHandler: Processed in 0.001258052 sec. | ||
| 5091 | 2026.05.22 01:14:17.326189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5092 | 2026.05.22 01:14:17.342638 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.05.22 01:14:17.342682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5094 | 2026.05.22 01:14:17.349232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5095 | 2026.05.22 01:14:17.349936 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.22 01:14:17.352591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5097 | 2026.05.22 01:14:21.434675 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.05.22 01:14:21.434971 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 5099 | 2026.05.22 01:14:21.435373 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5100 | 2026.05.22 01:14:21.435429 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <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 | ||
| 5101 | 2026.05.22 01:14:21.435685 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5102 | 2026.05.22 01:14:21.435754 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5103 | 2026.05.22 01:14:21.435901 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5104 | 2026.05.22 01:14:21.436024 [ 361 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5105 | 2026.05.22 01:14:21.436024 [ 336 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5106 | 2026.05.22 01:14:21.436151 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 5107 | 2026.05.22 01:14:21.436180 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5108 | 2026.05.22 01:14:21.436251 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5109 | 2026.05.22 01:14:21.436272 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 5110 | 2026.05.22 01:14:21.436308 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <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'))" | ||
| 5111 | 2026.05.22 01:14:21.436350 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <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'))" | ||
| 5112 | 2026.05.22 01:14:21.437624 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002768 sec., 14089.595375722543 rows/sec., 2.82 MiB/sec. | ||
| 5113 | 2026.05.22 01:14:21.437791 [ 4 ] {3de73995-c9b8-4518-aaa3-b2e0beb435c2} <Debug> TCPHandler: Processed in 0.003265672 sec. | ||
| 5114 | 2026.05.22 01:14:21.449694 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.05.22 01:14:21.449835 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5116 | 2026.05.22 01:14:21.449898 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5117 | 2026.05.22 01:14:21.450614 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.05.22 01:14:21.450655 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5119 | 2026.05.22 01:14:21.451019 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5120 | 2026.05.22 01:14:21.451251 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.05.22 01:14:21.451403 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 202.47 KiB/sec. | ||
| 5122 | 2026.05.22 01:14:21.451439 [ 4 ] {00c5241c-9162-4694-8673-2c40216ac3fc} <Debug> TCPHandler: Processed in 0.001882198 sec. | ||
| 5123 | 2026.05.22 01:14:21.452084 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.05.22 01:14:21.452194 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5125 | 2026.05.22 01:14:21.452237 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5126 | 2026.05.22 01:14:21.453563 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.05.22 01:14:21.453601 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5128 | 2026.05.22 01:14:21.454038 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5129 | 2026.05.22 01:14:21.454264 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.22 01:14:21.454438 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} <Debug> executeQuery: Read 2453 rows, 185.06 KiB in 0.002218 sec., 1105951.30748422 rows/sec., 81.48 MiB/sec. | ||
| 5131 | 2026.05.22 01:14:21.454572 [ 4 ] {80842e23-8e0d-4ed2-abbe-bd7f4da0ef27} <Debug> TCPHandler: Processed in 0.002538214 sec. | ||
| 5132 | 2026.05.22 01:14:21.454961 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.05.22 01:14:21.455128 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.05.22 01:14:21.455247 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5135 | 2026.05.22 01:14:21.455887 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.05.22 01:14:21.455937 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5137 | 2026.05.22 01:14:21.456348 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5138 | 2026.05.22 01:14:21.456590 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.22 01:14:21.456739 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001668 sec., 22781.774580335732 rows/sec., 1.66 MiB/sec. | ||
| 5140 | 2026.05.22 01:14:21.456775 [ 4 ] {606f637e-52db-41c1-9249-58983d65d3fd} <Debug> TCPHandler: Processed in 0.00195472 sec. | ||
| 5141 | 2026.05.22 01:14:21.456897 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.22 01:14:21.457022 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.05.22 01:14:21.457065 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5144 | 2026.05.22 01:14:21.458023 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.05.22 01:14:21.458074 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5146 | 2026.05.22 01:14:21.458530 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5147 | 2026.05.22 01:14:21.458750 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.05.22 01:14:21.458884 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001882 sec., 425611.05207226356 rows/sec., 24.58 MiB/sec. | ||
| 5149 | 2026.05.22 01:14:21.458920 [ 4 ] {af066188-6108-4792-8b28-18ec79ba28ff} <Debug> TCPHandler: Processed in 0.002072883 sec. | ||
| 5150 | 2026.05.22 01:14:21.459070 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.05.22 01:14:21.459167 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.05.22 01:14:21.459208 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5153 | 2026.05.22 01:14:21.459618 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.05.22 01:14:21.459656 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5155 | 2026.05.22 01:14:21.459949 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5156 | 2026.05.22 01:14:21.460164 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.22 01:14:21.460293 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 5158 | 2026.05.22 01:14:21.460327 [ 4 ] {6e52bd58-5976-4d0b-987d-6018c2689d98} <Debug> TCPHandler: Processed in 0.001315323 sec. | ||
| 5159 | 2026.05.22 01:14:21.460476 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.05.22 01:14:21.460596 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5161 | 2026.05.22 01:14:21.460642 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5162 | 2026.05.22 01:14:21.461807 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.22 01:14:21.461845 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5164 | 2026.05.22 01:14:21.462245 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5165 | 2026.05.22 01:14:21.462468 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.22 01:14:21.462601 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.002026 sec., 650049.3583415598 rows/sec., 43.52 MiB/sec. | ||
| 5167 | 2026.05.22 01:14:21.462637 [ 4 ] {aff352b6-2fd7-42d1-833e-b593c837e2b7} <Debug> TCPHandler: Processed in 0.002218586 sec. | ||
| 5168 | 2026.05.22 01:14:21.462765 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.05.22 01:14:21.462864 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.05.22 01:14:21.462907 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5171 | 2026.05.22 01:14:21.463694 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.05.22 01:14:21.463732 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5173 | 2026.05.22 01:14:21.464167 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5174 | 2026.05.22 01:14:21.464392 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.05.22 01:14:21.464522 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} <Debug> executeQuery: Read 1604 rows, 100.60 KiB in 0.001677 sec., 956469.8867024448 rows/sec., 58.58 MiB/sec. | ||
| 5176 | 2026.05.22 01:14:21.464557 [ 4 ] {a9ae7207-0b10-4d26-b848-2a094ed7da32} <Debug> TCPHandler: Processed in 0.001843836 sec. | ||
| 5177 | 2026.05.22 01:14:21.464715 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.05.22 01:14:21.464812 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.05.22 01:14:21.464868 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5180 | 2026.05.22 01:14:21.465741 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.05.22 01:14:21.465778 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5182 | 2026.05.22 01:14:21.466316 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5183 | 2026.05.22 01:14:21.466544 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.05.22 01:14:21.466680 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 5185 | 2026.05.22 01:14:21.466729 [ 4 ] {66479c06-7ece-4a1c-ac26-9eb2d579a233} <Debug> TCPHandler: Processed in 0.002064902 sec. | ||
| 5186 | 2026.05.22 01:14:21.466865 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.05.22 01:14:21.466962 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5188 | 2026.05.22 01:14:21.467004 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5189 | 2026.05.22 01:14:21.467350 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.05.22 01:14:21.467387 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5191 | 2026.05.22 01:14:21.467683 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5192 | 2026.05.22 01:14:21.467899 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.05.22 01:14:21.468027 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001084 sec., 47970.47970479705 rows/sec., 3.24 MiB/sec. | ||
| 5194 | 2026.05.22 01:14:21.468059 [ 4 ] {b2e64017-06d7-4a33-ad90-77917de7e98d} <Debug> TCPHandler: Processed in 0.001245451 sec. | ||
| 5195 | 2026.05.22 01:14:22.210575 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.05.22 01:14:22.210828 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 5197 | 2026.05.22 01:14:22.211191 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5198 | 2026.05.22 01:14:22.211235 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <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 | ||
| 5199 | 2026.05.22 01:14:22.211491 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5200 | 2026.05.22 01:14:22.211570 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5201 | 2026.05.22 01:14:22.211717 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5202 | 2026.05.22 01:14:22.211830 [ 335 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5203 | 2026.05.22 01:14:22.211830 [ 336 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5204 | 2026.05.22 01:14:22.211966 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 5205 | 2026.05.22 01:14:22.211993 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5206 | 2026.05.22 01:14:22.212061 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5207 | 2026.05.22 01:14:22.212081 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 5208 | 2026.05.22 01:14:22.212116 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <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'))" | ||
| 5209 | 2026.05.22 01:14:22.212157 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <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'))" | ||
| 5210 | 2026.05.22 01:14:22.213334 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002616 sec., 14908.256880733947 rows/sec., 2.32 MiB/sec. | ||
| 5211 | 2026.05.22 01:14:22.213446 [ 4 ] {295be64e-00b0-42b0-907f-aab2fb0201b8} <Debug> TCPHandler: Processed in 0.003004355 sec. | ||
| 5212 | 2026.05.22 01:14:22.214509 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.05.22 01:14:22.214610 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5214 | 2026.05.22 01:14:22.214650 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5215 | 2026.05.22 01:14:22.215160 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.05.22 01:14:22.215207 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5217 | 2026.05.22 01:14:22.215609 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5218 | 2026.05.22 01:14:22.215824 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.05.22 01:14:22.215967 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001372 sec., 21865.889212827988 rows/sec., 1.65 MiB/sec. | ||
| 5220 | 2026.05.22 01:14:22.215989 [ 71 ] {} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5221 | 2026.05.22 01:14:22.216002 [ 4 ] {f40d076c-aa77-4a17-bfca-3d2dd9073214} <Debug> TCPHandler: Processed in 0.001535389 sec. | ||
| 5222 | 2026.05.22 01:14:22.216070 [ 71 ] {} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.05.22 01:14:22.216127 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5224 | 2026.05.22 01:14:22.216189 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.05.22 01:14:22.216236 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5226 | 2026.05.22 01:14:22.216294 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5227 | 2026.05.22 01:14:22.216339 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5228 | 2026.05.22 01:14:22.216360 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5229 | 2026.05.22 01:14:22.216398 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2615 rows starting from the beginning of the part | ||
| 5230 | 2026.05.22 01:14:22.216492 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 208 rows starting from the beginning of the part | ||
| 5231 | 2026.05.22 01:14:22.216546 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5232 | 2026.05.22 01:14:22.216597 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 88 rows starting from the beginning of the part | ||
| 5233 | 2026.05.22 01:14:22.216641 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2453 rows starting from the beginning of the part | ||
| 5234 | 2026.05.22 01:14:22.216680 [ 187 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 5235 | 2026.05.22 01:14:22.216779 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.05.22 01:14:22.216822 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5237 | 2026.05.22 01:14:22.217152 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5238 | 2026.05.22 01:14:22.217375 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.05.22 01:14:22.217506 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001232 sec., 29220.77922077922 rows/sec., 2.28 MiB/sec. | ||
| 5240 | 2026.05.22 01:14:22.217518 [ 71 ] {} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5241 | 2026.05.22 01:14:22.217542 [ 4 ] {dd5f631e-ff0b-4825-b125-f65f4a165964} <Debug> TCPHandler: Processed in 0.001411565 sec. | ||
| 5242 | 2026.05.22 01:14:22.217580 [ 71 ] {} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.05.22 01:14:22.217607 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5244 | 2026.05.22 01:14:22.217692 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2026.05.22 01:14:22.217697 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5246 | 2026.05.22 01:14:22.217800 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5247 | 2026.05.22 01:14:22.217821 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5248 | 2026.05.22 01:14:22.217848 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5249 | 2026.05.22 01:14:22.217856 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5250 | 2026.05.22 01:14:22.217924 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 116 rows starting from the beginning of the part | ||
| 5251 | 2026.05.22 01:14:22.217964 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part | ||
| 5252 | 2026.05.22 01:14:22.218002 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 80 rows starting from the beginning of the part | ||
| 5253 | 2026.05.22 01:14:22.218036 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1317 rows starting from the beginning of the part | ||
| 5254 | 2026.05.22 01:14:22.218071 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5255 | 2026.05.22 01:14:22.218234 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.05.22 01:14:22.218274 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5257 | 2026.05.22 01:14:22.218636 [ 199 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5500 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439902 sec., 2254188.8977508117 rows/sec., 178.09 MiB/sec. | ||
| 5258 | 2026.05.22 01:14:22.218749 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5259 | 2026.05.22 01:14:22.218909 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5260 | 2026.05.22 01:14:22.218986 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.05.22 01:14:22.219119 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 5262 | 2026.05.22 01:14:22.219130 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} <Debug> executeQuery: Read 22 rows, 1.57 KiB in 0.001349 sec., 16308.37657524092 rows/sec., 1.14 MiB/sec. | ||
| 5263 | 2026.05.22 01:14:22.219162 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.05.22 01:14:22.219180 [ 4 ] {39d0b6b2-dc9a-4cd9-81bb-5c9a475d1a2b} <Debug> TCPHandler: Processed in 0.001539248 sec. | ||
| 5265 | 2026.05.22 01:14:22.219191 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5266 | 2026.05.22 01:14:22.219204 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.05.22 01:14:22.219269 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 5268 | 2026.05.22 01:14:22.219284 [ 192 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_36_7} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5269 | 2026.05.22 01:14:22.219297 [ 193 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639401 sec., 1853725.8425485895 rows/sec., 134.39 MiB/sec. | ||
| 5270 | 2026.05.22 01:14:22.219363 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5271 | 2026.05.22 01:14:22.219365 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5272 | 2026.05.22 01:14:22.219383 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.05.22 01:14:22.219398 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12335 rows starting from the beginning of the part | ||
| 5274 | 2026.05.22 01:14:22.219465 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 5275 | 2026.05.22 01:14:22.219485 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5276 | 2026.05.22 01:14:22.219506 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5277 | 2026.05.22 01:14:22.219535 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.05.22 01:14:22.219548 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5279 | 2026.05.22 01:14:22.219593 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1604 rows starting from the beginning of the part | ||
| 5280 | 2026.05.22 01:14:22.219607 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5281 | 2026.05.22 01:14:22.219794 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.05.22 01:14:22.219879 [ 190 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_36_7} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5283 | 2026.05.22 01:14:22.219955 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5284 | 2026.05.22 01:14:22.220075 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.05.22 01:14:22.220112 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5286 | 2026.05.22 01:14:22.220458 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5287 | 2026.05.22 01:14:22.220673 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.05.22 01:14:22.220787 [ 71 ] {} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5289 | 2026.05.22 01:14:22.220818 [ 71 ] {} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.05.22 01:14:22.220819 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001324 sec., 6042.296072507553 rows/sec., 413.05 KiB/sec. | ||
| 5291 | 2026.05.22 01:14:22.220839 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5292 | 2026.05.22 01:14:22.220874 [ 4 ] {6d989aba-2a39-4764-b2dd-0ccfb43d5459} <Debug> TCPHandler: Processed in 0.00160781 sec. | ||
| 5293 | 2026.05.22 01:14:22.220929 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5294 | 2026.05.22 01:14:22.221038 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5295 | 2026.05.22 01:14:22.221070 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1752 rows starting from the beginning of the part | ||
| 5296 | 2026.05.22 01:14:22.221136 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5297 | 2026.05.22 01:14:22.221175 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5298 | 2026.05.22 01:14:22.221211 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5299 | 2026.05.22 01:14:22.221247 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 52 rows starting from the beginning of the part | ||
| 5300 | 2026.05.22 01:14:22.221282 [ 199 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 5301 | 2026.05.22 01:14:22.222339 [ 190 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441676 sec., 1381725.1587735387 rows/sec., 93.12 MiB/sec. | ||
| 5302 | 2026.05.22 01:14:22.222647 [ 192 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5303 | 2026.05.22 01:14:22.222934 [ 192 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.05.22 01:14:22.223009 [ 192 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_36_7} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5305 | 2026.05.22 01:14:22.223085 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5306 | 2026.05.22 01:14:22.223211 [ 192 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14455 rows, containing 5 columns (5 merged, 0 gathered) in 0.00396998 sec., 3641076.2774623553 rows/sec., 235.59 MiB/sec. | ||
| 5307 | 2026.05.22 01:14:22.223554 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 5308 | 2026.05.22 01:14:22.223791 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.05.22 01:14:22.223853 [ 187 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_35_7} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 5310 | 2026.05.22 01:14:22.223917 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
| 5311 | 2026.05.22 01:14:23.340686 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36012 | ||
| 5312 | 2026.05.22 01:14:23.340766 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5313 | 2026.05.22 01:14:23.340791 [ 310 ] {} <Debug> TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36012 | ||
| 5314 | 2026.05.22 01:14:23.340812 [ 310 ] {} <Debug> TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.05.22 01:14:23.340824 [ 310 ] {} <Debug> TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5316 | 2026.05.22 01:14:23.341089 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34685 | ||
| 5317 | 2026.05.22 01:14:23.341102 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64766 | ||
| 5318 | 2026.05.22 01:14:23.341124 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45985 | ||
| 5319 | 2026.05.22 01:14:23.341145 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61427 | ||
| 5320 | 2026.05.22 01:14:23.341177 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5321 | 2026.05.22 01:14:23.341173 [ 310 ] {} <Trace> TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.05.22 01:14:23.341194 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5323 | 2026.05.22 01:14:23.341214 [ 312 ] {} <Debug> TCP-Session: 54241d2c-9c3e-42e5-a8bf-e533e6ab7bc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34685 | ||
| 5324 | 2026.05.22 01:14:23.341233 [ 261 ] {} <Debug> TCP-Session: 8538ba2e-94ed-4876-aaad-df0b065c9472 Authenticating user 'default' from [fd00:1122:3344:101::e]:45985 | ||
| 5325 | 2026.05.22 01:14:23.341182 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5326 | 2026.05.22 01:14:23.341263 [ 261 ] {} <Debug> TCP-Session: 8538ba2e-94ed-4876-aaad-df0b065c9472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.05.22 01:14:23.341261 [ 312 ] {} <Debug> TCP-Session: 54241d2c-9c3e-42e5-a8bf-e533e6ab7bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2026.05.22 01:14:23.341282 [ 261 ] {} <Debug> TCP-Session: 8538ba2e-94ed-4876-aaad-df0b065c9472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.05.22 01:14:23.341328 [ 312 ] {} <Debug> TCP-Session: 54241d2c-9c3e-42e5-a8bf-e533e6ab7bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.05.22 01:14:23.341333 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5331 | 2026.05.22 01:14:23.341425 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5332 | 2026.05.22 01:14:23.341282 [ 314 ] {} <Debug> TCP-Session: f2e95b2a-d632-40e8-8d76-c326c4480f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:64766 | ||
| 5333 | 2026.05.22 01:14:23.341454 [ 307 ] {} <Debug> TCP-Session: 99a68bb8-a9b3-455f-b8ed-ba052653158b Authenticating user 'default' from [fd00:1122:3344:101::e]:61427 | ||
| 5334 | 2026.05.22 01:14:23.341474 [ 314 ] {} <Debug> TCP-Session: f2e95b2a-d632-40e8-8d76-c326c4480f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.05.22 01:14:23.341497 [ 307 ] {} <Debug> TCP-Session: 99a68bb8-a9b3-455f-b8ed-ba052653158b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.05.22 01:14:23.341504 [ 314 ] {} <Debug> TCP-Session: f2e95b2a-d632-40e8-8d76-c326c4480f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.05.22 01:14:23.341528 [ 307 ] {} <Debug> TCP-Session: 99a68bb8-a9b3-455f-b8ed-ba052653158b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.05.22 01:14:23.341139 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64588 | ||
| 5339 | 2026.05.22 01:14:23.341127 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42874 | ||
| 5340 | 2026.05.22 01:14:23.341105 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63101 | ||
| 5341 | 2026.05.22 01:14:23.341089 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41669 | ||
| 5342 | 2026.05.22 01:14:23.341693 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5343 | 2026.05.22 01:14:23.341762 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5344 | 2026.05.22 01:14:23.342055 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 5345 | 2026.05.22 01:14:23.342109 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5346 | 2026.05.22 01:14:23.342144 [ 311 ] {} <Debug> TCP-Session: 4cf85044-1d1d-4a31-b0e9-83edfa501a87 Authenticating user 'default' from [fd00:1122:3344:101::e]:41669 | ||
| 5347 | 2026.05.22 01:14:23.342161 [ 311 ] {} <Debug> TCP-Session: 4cf85044-1d1d-4a31-b0e9-83edfa501a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.05.22 01:14:23.342178 [ 311 ] {} <Debug> TCP-Session: 4cf85044-1d1d-4a31-b0e9-83edfa501a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.05.22 01:14:23.342228 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5350 | 2026.05.22 01:14:23.342270 [ 313 ] {} <Debug> TCP-Session: 2eab04a7-3582-477a-a058-9c4bf774816c Authenticating user 'default' from [fd00:1122:3344:101::e]:63101 | ||
| 5351 | 2026.05.22 01:14:23.342298 [ 313 ] {} <Debug> TCP-Session: 2eab04a7-3582-477a-a058-9c4bf774816c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.05.22 01:14:23.342312 [ 313 ] {} <Debug> TCP-Session: 2eab04a7-3582-477a-a058-9c4bf774816c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.05.22 01:14:23.342340 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5354 | 2026.05.22 01:14:23.342379 [ 306 ] {} <Debug> TCP-Session: 5a59622c-c93e-41f3-b35a-df8586415baa Authenticating user 'default' from [fd00:1122:3344:101::e]:64588 | ||
| 5355 | 2026.05.22 01:14:23.342406 [ 306 ] {} <Debug> TCP-Session: 5a59622c-c93e-41f3-b35a-df8586415baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.05.22 01:14:23.342419 [ 306 ] {} <Debug> TCP-Session: 5a59622c-c93e-41f3-b35a-df8586415baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.05.22 01:14:23.342485 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5358 | 2026.05.22 01:14:23.342518 [ 3 ] {} <Debug> TCP-Session: 045a19c2-43c4-4f48-8bf6-3b54efb4eefa Authenticating user 'default' from [fd00:1122:3344:101::e]:42874 | ||
| 5359 | 2026.05.22 01:14:23.342535 [ 3 ] {} <Debug> TCP-Session: 045a19c2-43c4-4f48-8bf6-3b54efb4eefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.05.22 01:14:23.342548 [ 3 ] {} <Debug> TCP-Session: 045a19c2-43c4-4f48-8bf6-3b54efb4eefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.05.22 01:14:23.342988 [ 335 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Trace> AggregatingTransform: Aggregating | ||
| 5362 | 2026.05.22 01:14:23.343025 [ 335 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5363 | 2026.05.22 01:14:23.343064 [ 335 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909203 sec. (1099.864 rows/sec., 42.96 KiB/sec.) | ||
| 5364 | 2026.05.22 01:14:23.343080 [ 335 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Trace> Aggregator: Merging aggregated data | ||
| 5365 | 2026.05.22 01:14:23.343726 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002358 sec., 424.08821034775235 rows/sec., 16.57 KiB/sec. | ||
| 5366 | 2026.05.22 01:14:23.343868 [ 310 ] {6befafc5-a453-41ac-bca2-d178867886d9} <Debug> TCPHandler: Processed in 0.0027623 sec. | ||
| 5367 | 2026.05.22 01:14:23.344001 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5368 | 2026.05.22 01:14:23.344034 [ 310 ] {} <Debug> TCP-Session: 13d449ec-f1fc-47ee-a4e9-c94f616960d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.05.22 01:14:23.344035 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5370 | 2026.05.22 01:14:23.344061 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5371 | 2026.05.22 01:14:23.344074 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5372 | 2026.05.22 01:14:23.344084 [ 307 ] {} <Debug> TCP-Session: 99a68bb8-a9b3-455f-b8ed-ba052653158b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.05.22 01:14:23.344101 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5374 | 2026.05.22 01:14:23.344117 [ 313 ] {} <Debug> TCP-Session: 2eab04a7-3582-477a-a058-9c4bf774816c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.05.22 01:14:23.344132 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5376 | 2026.05.22 01:14:23.344156 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5377 | 2026.05.22 01:14:23.344176 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5378 | 2026.05.22 01:14:23.344187 [ 3 ] {} <Debug> TCP-Session: 045a19c2-43c4-4f48-8bf6-3b54efb4eefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.05.22 01:14:23.344158 [ 306 ] {} <Debug> TCP-Session: 5a59622c-c93e-41f3-b35a-df8586415baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.05.22 01:14:23.344238 [ 314 ] {} <Debug> TCP-Session: f2e95b2a-d632-40e8-8d76-c326c4480f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.05.22 01:14:23.344242 [ 261 ] {} <Debug> TCP-Session: 8538ba2e-94ed-4876-aaad-df0b065c9472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.05.22 01:14:23.344111 [ 311 ] {} <Debug> TCP-Session: 4cf85044-1d1d-4a31-b0e9-83edfa501a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.05.22 01:14:23.344115 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5384 | 2026.05.22 01:14:23.344354 [ 312 ] {} <Debug> TCP-Session: 54241d2c-9c3e-42e5-a8bf-e533e6ab7bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5385 | 2026.05.22 01:14:23.357129 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48351 | ||
| 5386 | 2026.05.22 01:14:23.357199 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5387 | 2026.05.22 01:14:23.357234 [ 310 ] {} <Debug> TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Authenticating user 'default' from [fd00:1122:3344:101::e]:48351 | ||
| 5388 | 2026.05.22 01:14:23.357261 [ 310 ] {} <Debug> TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.05.22 01:14:23.357275 [ 310 ] {} <Debug> TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.05.22 01:14:23.357453 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46828 | ||
| 5391 | 2026.05.22 01:14:23.357491 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40771 | ||
| 5392 | 2026.05.22 01:14:23.357511 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63944 | ||
| 5393 | 2026.05.22 01:14:23.357529 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5394 | 2026.05.22 01:14:23.357554 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33194 | ||
| 5395 | 2026.05.22 01:14:23.357566 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37236 | ||
| 5396 | 2026.05.22 01:14:23.357582 [ 311 ] {} <Debug> TCP-Session: b6098a2d-0d97-4b8c-9bd1-afb5816593d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46828 | ||
| 5397 | 2026.05.22 01:14:23.357587 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60050 | ||
| 5398 | 2026.05.22 01:14:23.357606 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5399 | 2026.05.22 01:14:23.357619 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5400 | 2026.05.22 01:14:23.357612 [ 311 ] {} <Debug> TCP-Session: b6098a2d-0d97-4b8c-9bd1-afb5816593d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.05.22 01:14:23.357649 [ 3 ] {} <Debug> TCP-Session: 1cdd54b0-4499-4ae7-9bd0-1fe78099b2a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33194 | ||
| 5402 | 2026.05.22 01:14:23.357657 [ 261 ] {} <Debug> TCP-Session: 5e547565-ab29-46f1-8d45-9c94069024b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37236 | ||
| 5403 | 2026.05.22 01:14:23.357666 [ 311 ] {} <Debug> TCP-Session: b6098a2d-0d97-4b8c-9bd1-afb5816593d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2026.05.22 01:14:23.357675 [ 3 ] {} <Debug> TCP-Session: 1cdd54b0-4499-4ae7-9bd0-1fe78099b2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.05.22 01:14:23.357683 [ 261 ] {} <Debug> TCP-Session: 5e547565-ab29-46f1-8d45-9c94069024b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.05.22 01:14:23.357694 [ 3 ] {} <Debug> TCP-Session: 1cdd54b0-4499-4ae7-9bd0-1fe78099b2a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5407 | 2026.05.22 01:14:23.357656 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5408 | 2026.05.22 01:14:23.357704 [ 261 ] {} <Debug> TCP-Session: 5e547565-ab29-46f1-8d45-9c94069024b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5409 | 2026.05.22 01:14:23.357580 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5410 | 2026.05.22 01:14:23.357741 [ 307 ] {} <Debug> TCP-Session: b52b6330-10db-4288-92f4-55757ab78b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:60050 | ||
| 5411 | 2026.05.22 01:14:23.357774 [ 313 ] {} <Debug> TCP-Session: c90758e5-0be7-4c15-bc04-d5b1fc775f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:63944 | ||
| 5412 | 2026.05.22 01:14:23.357785 [ 307 ] {} <Debug> TCP-Session: b52b6330-10db-4288-92f4-55757ab78b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.05.22 01:14:23.357568 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60847 | ||
| 5414 | 2026.05.22 01:14:23.357806 [ 313 ] {} <Debug> TCP-Session: c90758e5-0be7-4c15-bc04-d5b1fc775f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.05.22 01:14:23.357809 [ 307 ] {} <Debug> TCP-Session: b52b6330-10db-4288-92f4-55757ab78b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2026.05.22 01:14:23.357842 [ 313 ] {} <Debug> TCP-Session: c90758e5-0be7-4c15-bc04-d5b1fc775f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.05.22 01:14:23.357858 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5418 | 2026.05.22 01:14:23.357568 [ 310 ] {} <Trace> TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.05.22 01:14:23.357887 [ 306 ] {} <Debug> TCP-Session: 9dbec0a8-eb50-47ac-91fe-0cd4f46ed502 Authenticating user 'default' from [fd00:1122:3344:101::e]:60847 | ||
| 5420 | 2026.05.22 01:14:23.357562 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5421 | 2026.05.22 01:14:23.357927 [ 306 ] {} <Debug> TCP-Session: 9dbec0a8-eb50-47ac-91fe-0cd4f46ed502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.05.22 01:14:23.357519 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41124 | ||
| 5423 | 2026.05.22 01:14:23.357961 [ 312 ] {} <Debug> TCP-Session: 2b2d108d-6150-4d27-9ad8-82d9165ac665 Authenticating user 'default' from [fd00:1122:3344:101::e]:40771 | ||
| 5424 | 2026.05.22 01:14:23.358002 [ 312 ] {} <Debug> TCP-Session: 2b2d108d-6150-4d27-9ad8-82d9165ac665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.05.22 01:14:23.358012 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5426 | 2026.05.22 01:14:23.358019 [ 312 ] {} <Debug> TCP-Session: 2b2d108d-6150-4d27-9ad8-82d9165ac665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.05.22 01:14:23.358035 [ 314 ] {} <Debug> TCP-Session: 26b9286f-abc9-4639-b981-5bd8d4a96202 Authenticating user 'default' from [fd00:1122:3344:101::e]:41124 | ||
| 5428 | 2026.05.22 01:14:23.357962 [ 306 ] {} <Debug> TCP-Session: 9dbec0a8-eb50-47ac-91fe-0cd4f46ed502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.05.22 01:14:23.358059 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48351) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5430 | 2026.05.22 01:14:23.358057 [ 314 ] {} <Debug> TCP-Session: 26b9286f-abc9-4639-b981-5bd8d4a96202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5431 | 2026.05.22 01:14:23.358105 [ 314 ] {} <Debug> TCP-Session: 26b9286f-abc9-4639-b981-5bd8d4a96202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.05.22 01:14:23.358334 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5433 | 2026.05.22 01:14:23.358387 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5434 | 2026.05.22 01:14:23.358670 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 5435 | 2026.05.22 01:14:23.359574 [ 319 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Trace> AggregatingTransform: Aggregating | ||
| 5436 | 2026.05.22 01:14:23.359615 [ 319 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5437 | 2026.05.22 01:14:23.359643 [ 319 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876152 sec. (1141.354 rows/sec., 44.58 KiB/sec.) | ||
| 5438 | 2026.05.22 01:14:23.359658 [ 319 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Trace> Aggregator: Merging aggregated data | ||
| 5439 | 2026.05.22 01:14:23.360179 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002181 sec., 458.5052728106373 rows/sec., 17.91 KiB/sec. | ||
| 5440 | 2026.05.22 01:14:23.360296 [ 310 ] {3c14965b-1d5f-4530-ad75-e3baab4856e6} <Debug> TCPHandler: Processed in 0.002844362 sec. | ||
| 5441 | 2026.05.22 01:14:23.360454 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5442 | 2026.05.22 01:14:23.360485 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5443 | 2026.05.22 01:14:23.360505 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5444 | 2026.05.22 01:14:23.360522 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5445 | 2026.05.22 01:14:23.360554 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5446 | 2026.05.22 01:14:23.360567 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5447 | 2026.05.22 01:14:23.360591 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5448 | 2026.05.22 01:14:23.360616 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5449 | 2026.05.22 01:14:23.360630 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5450 | 2026.05.22 01:14:23.360675 [ 3 ] {} <Debug> TCP-Session: 1cdd54b0-4499-4ae7-9bd0-1fe78099b2a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.05.22 01:14:23.360648 [ 312 ] {} <Debug> TCP-Session: 2b2d108d-6150-4d27-9ad8-82d9165ac665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.05.22 01:14:23.360702 [ 306 ] {} <Debug> TCP-Session: 9dbec0a8-eb50-47ac-91fe-0cd4f46ed502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.05.22 01:14:23.360627 [ 313 ] {} <Debug> TCP-Session: c90758e5-0be7-4c15-bc04-d5b1fc775f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.05.22 01:14:23.360586 [ 314 ] {} <Debug> TCP-Session: 26b9286f-abc9-4639-b981-5bd8d4a96202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.05.22 01:14:23.360560 [ 307 ] {} <Debug> TCP-Session: b52b6330-10db-4288-92f4-55757ab78b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.22 01:14:23.360545 [ 311 ] {} <Debug> TCP-Session: b6098a2d-0d97-4b8c-9bd1-afb5816593d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.05.22 01:14:23.360493 [ 310 ] {} <Debug> TCP-Session: 2c4f4f86-090f-46ac-b7f9-12f9b928f98c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2026.05.22 01:14:23.360610 [ 261 ] {} <Debug> TCP-Session: 5e547565-ab29-46f1-8d45-9c94069024b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.05.22 01:14:23.421940 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40574 | ||
| 5460 | 2026.05.22 01:14:23.422020 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5461 | 2026.05.22 01:14:23.422045 [ 3 ] {} <Debug> TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Authenticating user 'default' from [fd00:1122:3344:101::e]:40574 | ||
| 5462 | 2026.05.22 01:14:23.422068 [ 3 ] {} <Debug> TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.05.22 01:14:23.422082 [ 3 ] {} <Debug> TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.05.22 01:14:23.422290 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47642 | ||
| 5465 | 2026.05.22 01:14:23.422320 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56761 | ||
| 5466 | 2026.05.22 01:14:23.422346 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42720 | ||
| 5467 | 2026.05.22 01:14:23.422351 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43127 | ||
| 5468 | 2026.05.22 01:14:23.422376 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55353 | ||
| 5469 | 2026.05.22 01:14:23.422414 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5470 | 2026.05.22 01:14:23.422406 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.05.22 01:14:23.422456 [ 311 ] {} <Debug> TCP-Session: 092830e0-79ad-4adb-8c7a-bc4896e0068e Authenticating user 'default' from [fd00:1122:3344:101::e]:42720 | ||
| 5472 | 2026.05.22 01:14:23.422459 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5473 | 2026.05.22 01:14:23.422484 [ 3 ] {} <Trace> TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.05.22 01:14:23.422508 [ 314 ] {} <Debug> TCP-Session: 3a52204c-6691-48ab-87a9-b6f3a2584f0c Authenticating user 'default' from [fd00:1122:3344:101::e]:55353 | ||
| 5475 | 2026.05.22 01:14:23.422481 [ 306 ] {} <Debug> TCP-Session: e2092a10-3390-4522-94b4-b4d746f34764 Authenticating user 'default' from [fd00:1122:3344:101::e]:56761 | ||
| 5476 | 2026.05.22 01:14:23.422546 [ 314 ] {} <Debug> TCP-Session: 3a52204c-6691-48ab-87a9-b6f3a2584f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.05.22 01:14:23.422454 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5478 | 2026.05.22 01:14:23.422569 [ 314 ] {} <Debug> TCP-Session: 3a52204c-6691-48ab-87a9-b6f3a2584f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.05.22 01:14:23.422567 [ 306 ] {} <Debug> TCP-Session: e2092a10-3390-4522-94b4-b4d746f34764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.05.22 01:14:23.422591 [ 310 ] {} <Debug> TCP-Session: e03e784a-59c6-455b-a9f4-cb27a6fd9fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43127 | ||
| 5481 | 2026.05.22 01:14:23.422609 [ 306 ] {} <Debug> TCP-Session: e2092a10-3390-4522-94b4-b4d746f34764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.05.22 01:14:23.422630 [ 310 ] {} <Debug> TCP-Session: e03e784a-59c6-455b-a9f4-cb27a6fd9fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.05.22 01:14:23.422380 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5484 | 2026.05.22 01:14:23.422659 [ 310 ] {} <Debug> TCP-Session: e03e784a-59c6-455b-a9f4-cb27a6fd9fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.05.22 01:14:23.422671 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40574) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5486 | 2026.05.22 01:14:23.422695 [ 261 ] {} <Debug> TCP-Session: 3bad703f-f516-4723-8728-fa8b1950bec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47642 | ||
| 5487 | 2026.05.22 01:14:23.422366 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50280 | ||
| 5488 | 2026.05.22 01:14:23.422736 [ 261 ] {} <Debug> TCP-Session: 3bad703f-f516-4723-8728-fa8b1950bec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.05.22 01:14:23.422358 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57987 | ||
| 5490 | 2026.05.22 01:14:23.422773 [ 261 ] {} <Debug> TCP-Session: 3bad703f-f516-4723-8728-fa8b1950bec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.05.22 01:14:23.422789 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5492 | 2026.05.22 01:14:23.422324 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42857 | ||
| 5493 | 2026.05.22 01:14:23.422824 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5494 | 2026.05.22 01:14:23.422837 [ 313 ] {} <Debug> TCP-Session: 669319aa-9651-4afe-a43e-93cc477fed28 Authenticating user 'default' from [fd00:1122:3344:101::e]:50280 | ||
| 5495 | 2026.05.22 01:14:23.422875 [ 312 ] {} <Debug> TCP-Session: 3eabf63d-d283-422c-9a58-ad7f57391e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:57987 | ||
| 5496 | 2026.05.22 01:14:23.422883 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5497 | 2026.05.22 01:14:23.422893 [ 313 ] {} <Debug> TCP-Session: 669319aa-9651-4afe-a43e-93cc477fed28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.05.22 01:14:23.422907 [ 312 ] {} <Debug> TCP-Session: 3eabf63d-d283-422c-9a58-ad7f57391e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.22 01:14:23.422924 [ 307 ] {} <Debug> TCP-Session: 961596dc-8d91-4eb3-bde2-20011da1dc9f Authenticating user 'default' from [fd00:1122:3344:101::e]:42857 | ||
| 5500 | 2026.05.22 01:14:23.422945 [ 312 ] {} <Debug> TCP-Session: 3eabf63d-d283-422c-9a58-ad7f57391e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.05.22 01:14:23.422966 [ 307 ] {} <Debug> TCP-Session: 961596dc-8d91-4eb3-bde2-20011da1dc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.05.22 01:14:23.422933 [ 313 ] {} <Debug> TCP-Session: 669319aa-9651-4afe-a43e-93cc477fed28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.05.22 01:14:23.422994 [ 307 ] {} <Debug> TCP-Session: 961596dc-8d91-4eb3-bde2-20011da1dc9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.05.22 01:14:23.422947 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5505 | 2026.05.22 01:14:23.422487 [ 311 ] {} <Debug> TCP-Session: 092830e0-79ad-4adb-8c7a-bc4896e0068e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.22 01:14:23.423077 [ 311 ] {} <Debug> TCP-Session: 092830e0-79ad-4adb-8c7a-bc4896e0068e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.05.22 01:14:23.423101 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5508 | 2026.05.22 01:14:23.423392 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Debug> oximeter.version (5a120ae9-6e78-47ad-ac9b-156e6a54b0a9) (SelectExecutor): Key condition: unknown | ||
| 5509 | 2026.05.22 01:14:23.424368 [ 357 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Trace> AggregatingTransform: Aggregating | ||
| 5510 | 2026.05.22 01:14:23.424402 [ 357 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 5511 | 2026.05.22 01:14:23.424429 [ 357 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928323 sec. (1077.211 rows/sec., 42.08 KiB/sec.) | ||
| 5512 | 2026.05.22 01:14:23.424444 [ 357 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Trace> Aggregator: Merging aggregated data | ||
| 5513 | 2026.05.22 01:14:23.425031 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002412 sec., 414.5936981757877 rows/sec., 16.20 KiB/sec. | ||
| 5514 | 2026.05.22 01:14:23.425207 [ 3 ] {63d3d448-ced4-43f3-ba2e-9f34877854ad} <Debug> TCPHandler: Processed in 0.002853602 sec. | ||
| 5515 | 2026.05.22 01:14:23.425330 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5516 | 2026.05.22 01:14:23.425364 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.05.22 01:14:23.425381 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5518 | 2026.05.22 01:14:23.425399 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5519 | 2026.05.22 01:14:23.425414 [ 261 ] {} <Debug> TCP-Session: 3bad703f-f516-4723-8728-fa8b1950bec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.05.22 01:14:23.425450 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5521 | 2026.05.22 01:14:23.425465 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5522 | 2026.05.22 01:14:23.425483 [ 306 ] {} <Debug> TCP-Session: e2092a10-3390-4522-94b4-b4d746f34764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.05.22 01:14:23.425503 [ 307 ] {} <Debug> TCP-Session: 961596dc-8d91-4eb3-bde2-20011da1dc9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.05.22 01:14:23.425508 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5525 | 2026.05.22 01:14:23.425410 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5526 | 2026.05.22 01:14:23.425573 [ 313 ] {} <Debug> TCP-Session: 669319aa-9651-4afe-a43e-93cc477fed28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.05.22 01:14:23.425366 [ 3 ] {} <Debug> TCP-Session: 6f30af9f-2c2a-485f-9b54-d746c3e2b00c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.05.22 01:14:23.425597 [ 312 ] {} <Debug> TCP-Session: 3eabf63d-d283-422c-9a58-ad7f57391e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.05.22 01:14:23.425431 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5530 | 2026.05.22 01:14:23.425519 [ 311 ] {} <Debug> TCP-Session: 092830e0-79ad-4adb-8c7a-bc4896e0068e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.05.22 01:14:23.425672 [ 310 ] {} <Debug> TCP-Session: e03e784a-59c6-455b-a9f4-cb27a6fd9fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.05.22 01:14:23.425433 [ 314 ] {} <Debug> TCP-Session: 3a52204c-6691-48ab-87a9-b6f3a2584f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.05.22 01:14:24.209770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11931 | ||
| 5534 | 2026.05.22 01:14:24.210283 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.05.22 01:14:24.210335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 5536 | 2026.05.22 01:14:24.210824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5537 | 2026.05.22 01:14:24.211070 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.05.22 01:14:24.211229 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11931 | ||
| 5539 | 2026.05.22 01:14:24.852754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5540 | 2026.05.22 01:14:24.869342 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.05.22 01:14:24.869399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5542 | 2026.05.22 01:14:24.875246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5543 | 2026.05.22 01:14:24.875934 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.05.22 01:14:24.878652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5545 | 2026.05.22 01:14:27.216486 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.05.22 01:14:27.216745 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 5547 | 2026.05.22 01:14:27.217080 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5548 | 2026.05.22 01:14:27.217119 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <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 | ||
| 5549 | 2026.05.22 01:14:27.217333 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5550 | 2026.05.22 01:14:27.217400 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5551 | 2026.05.22 01:14:27.217541 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5552 | 2026.05.22 01:14:27.217640 [ 318 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5553 | 2026.05.22 01:14:27.217647 [ 362 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5554 | 2026.05.22 01:14:27.217772 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 5555 | 2026.05.22 01:14:27.217799 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5556 | 2026.05.22 01:14:27.217868 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5557 | 2026.05.22 01:14:27.217888 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 5558 | 2026.05.22 01:14:27.217924 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <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'))" | ||
| 5559 | 2026.05.22 01:14:27.217968 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <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'))" | ||
| 5560 | 2026.05.22 01:14:27.219117 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002477 sec., 15744.852644327815 rows/sec., 2.45 MiB/sec. | ||
| 5561 | 2026.05.22 01:14:27.219233 [ 4 ] {0202b89a-64d1-473e-b6f2-882f36637cdc} <Debug> TCPHandler: Processed in 0.002889123 sec. | ||
| 5562 | 2026.05.22 01:14:27.221119 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.05.22 01:14:27.221248 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5564 | 2026.05.22 01:14:27.221299 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5565 | 2026.05.22 01:14:27.221855 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.05.22 01:14:27.221906 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5567 | 2026.05.22 01:14:27.222261 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5568 | 2026.05.22 01:14:27.222476 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.05.22 01:14:27.222621 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.00141 sec., 62411.34751773049 rows/sec., 5.24 MiB/sec. | ||
| 5570 | 2026.05.22 01:14:27.222657 [ 4 ] {1e401e43-136e-43fa-8f2f-cb1761314389} <Debug> TCPHandler: Processed in 0.00160018 sec. | ||
| 5571 | 2026.05.22 01:14:27.222803 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.05.22 01:14:27.222899 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5573 | 2026.05.22 01:14:27.222940 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5574 | 2026.05.22 01:14:27.223338 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.05.22 01:14:27.223374 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5576 | 2026.05.22 01:14:27.223666 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5577 | 2026.05.22 01:14:27.223870 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.05.22 01:14:27.223986 [ 65 ] {} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5579 | 2026.05.22 01:14:27.223999 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001118 sec., 14311.270125223613 rows/sec., 1.05 MiB/sec. | ||
| 5580 | 2026.05.22 01:14:27.224047 [ 65 ] {} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.05.22 01:14:27.224056 [ 4 ] {666692ac-edcc-46c0-beb6-4c97656b4608} <Debug> TCPHandler: Processed in 0.001303393 sec. | ||
| 5582 | 2026.05.22 01:14:27.224078 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5583 | 2026.05.22 01:14:27.224182 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::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 | ||
| 5584 | 2026.05.22 01:14:27.224195 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.05.22 01:14:27.224301 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5586 | 2026.05.22 01:14:27.224306 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5587 | 2026.05.22 01:14:27.224345 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5588 | 2026.05.22 01:14:27.224352 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5589 | 2026.05.22 01:14:27.224451 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 5590 | 2026.05.22 01:14:27.224497 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 5591 | 2026.05.22 01:14:27.224542 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 5592 | 2026.05.22 01:14:27.224581 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 5593 | 2026.05.22 01:14:27.224624 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 5594 | 2026.05.22 01:14:27.224824 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.05.22 01:14:27.224865 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5596 | 2026.05.22 01:14:27.225175 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5597 | 2026.05.22 01:14:27.225393 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.05.22 01:14:27.225418 [ 197 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278272 sec., 158808.14099033695 rows/sec., 12.27 MiB/sec. | ||
| 5599 | 2026.05.22 01:14:27.225523 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00124 sec., 64516.12903225807 rows/sec., 5.04 MiB/sec. | ||
| 5600 | 2026.05.22 01:14:27.225555 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5601 | 2026.05.22 01:14:27.225562 [ 4 ] {1c753456-a46f-4119-a853-75c67eaa1db5} <Debug> TCPHandler: Processed in 0.001418735 sec. | ||
| 5602 | 2026.05.22 01:14:27.225716 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2026.05.22 01:14:27.225809 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.22 01:14:27.225816 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5605 | 2026.05.22 01:14:27.225873 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5606 | 2026.05.22 01:14:27.225891 [ 190 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_31_6} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5607 | 2026.05.22 01:14:27.225968 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5608 | 2026.05.22 01:14:27.226279 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5609 | 2026.05.22 01:14:27.226320 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5610 | 2026.05.22 01:14:27.226654 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5611 | 2026.05.22 01:14:27.226859 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5612 | 2026.05.22 01:14:27.226987 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5613 | 2026.05.22 01:14:27.227022 [ 4 ] {7cf20dee-2f19-44dd-86a9-a05eb643e571} <Debug> TCPHandler: Processed in 0.001356234 sec. | ||
| 5614 | 2026.05.22 01:14:27.227135 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.05.22 01:14:27.227231 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5616 | 2026.05.22 01:14:27.227284 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5617 | 2026.05.22 01:14:27.228045 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.22 01:14:27.228081 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5619 | 2026.05.22 01:14:27.228594 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5620 | 2026.05.22 01:14:27.228811 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.05.22 01:14:27.228920 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5622 | 2026.05.22 01:14:27.228946 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001733 sec., 9232.544720138489 rows/sec., 16.54 MiB/sec. | ||
| 5623 | 2026.05.22 01:14:27.228957 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.05.22 01:14:27.228988 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5625 | 2026.05.22 01:14:27.229003 [ 4 ] {84348524-b81c-4974-9886-c422eadfef88} <Debug> TCPHandler: Processed in 0.001917559 sec. | ||
| 5626 | 2026.05.22 01:14:27.229079 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::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 | ||
| 5627 | 2026.05.22 01:14:27.229152 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.05.22 01:14:27.229253 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.05.22 01:14:27.229296 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5630 | 2026.05.22 01:14:27.229323 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5631 | 2026.05.22 01:14:27.229378 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 503 rows starting from the beginning of the part | ||
| 5632 | 2026.05.22 01:14:27.229492 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 5633 | 2026.05.22 01:14:27.229588 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 5634 | 2026.05.22 01:14:27.229651 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.05.22 01:14:27.229679 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 5636 | 2026.05.22 01:14:27.229692 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5637 | 2026.05.22 01:14:27.229772 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 5638 | 2026.05.22 01:14:27.229863 [ 192 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 5639 | 2026.05.22 01:14:27.230024 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5640 | 2026.05.22 01:14:27.230271 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.05.22 01:14:27.230405 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 5642 | 2026.05.22 01:14:27.230439 [ 4 ] {2c50c7b1-1982-4e2e-b413-f29dcd764565} <Debug> TCPHandler: Processed in 0.001338314 sec. | ||
| 5643 | 2026.05.22 01:14:27.241681 [ 197 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 19 columns (19 merged, 0 gathered) in 0.012641528 sec., 48253.66047522103 rows/sec., 86.47 MiB/sec. | ||
| 5644 | 2026.05.22 01:14:27.242499 [ 190 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5645 | 2026.05.22 01:14:27.242838 [ 190 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.22 01:14:27.242909 [ 190 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5647 | 2026.05.22 01:14:27.243018 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5648 | 2026.05.22 01:14:31.609855 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5649 | 2026.05.22 01:14:31.609930 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5650 | 2026.05.22 01:14:31.711366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12379 | ||
| 5651 | 2026.05.22 01:14:31.712123 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.05.22 01:14:31.712164 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5653 | 2026.05.22 01:14:31.712643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5654 | 2026.05.22 01:14:31.712880 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.05.22 01:14:31.713010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12379 | ||
| 5656 | 2026.05.22 01:14:31.713060 [ 62 ] {} <Debug> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5657 | 2026.05.22 01:14:31.713143 [ 62 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2026.05.22 01:14:31.713180 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5659 | 2026.05.22 01:14:31.713406 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::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 | ||
| 5660 | 2026.05.22 01:14:31.713642 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5661 | 2026.05.22 01:14:31.713708 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10011 rows starting from the beginning of the part | ||
| 5662 | 2026.05.22 01:14:31.713856 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5663 | 2026.05.22 01:14:31.713940 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5664 | 2026.05.22 01:14:31.714014 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5665 | 2026.05.22 01:14:31.714072 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5666 | 2026.05.22 01:14:31.714117 [ 191 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5667 | 2026.05.22 01:14:31.715990 [ 197 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12379 rows, containing 4 columns (4 merged, 0 gathered) in 0.002690148 sec., 4601605.562221856 rows/sec., 65.83 MiB/sec. | ||
| 5668 | 2026.05.22 01:14:31.716443 [ 190 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5669 | 2026.05.22 01:14:31.716814 [ 190 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.05.22 01:14:31.716903 [ 190 ] {899f664d-ba7b-4926-bc15-657138d058da::all_1_26_5} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5671 | 2026.05.22 01:14:31.717012 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5672 | 2026.05.22 01:14:32.216625 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.05.22 01:14:32.216861 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 5674 | 2026.05.22 01:14:32.217212 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5675 | 2026.05.22 01:14:32.217251 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <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 | ||
| 5676 | 2026.05.22 01:14:32.217472 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5677 | 2026.05.22 01:14:32.217543 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5678 | 2026.05.22 01:14:32.217688 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5679 | 2026.05.22 01:14:32.217797 [ 353 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5680 | 2026.05.22 01:14:32.217802 [ 362 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5681 | 2026.05.22 01:14:32.217953 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 5682 | 2026.05.22 01:14:32.217983 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5683 | 2026.05.22 01:14:32.218060 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5684 | 2026.05.22 01:14:32.218081 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 5685 | 2026.05.22 01:14:32.218117 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <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'))" | ||
| 5686 | 2026.05.22 01:14:32.218159 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <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'))" | ||
| 5687 | 2026.05.22 01:14:32.219323 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002549 sec., 15300.117693213024 rows/sec., 2.38 MiB/sec. | ||
| 5688 | 2026.05.22 01:14:32.219548 [ 4 ] {3f6dcf84-172e-4ce9-a1d9-9b35eb0f8d56} <Debug> TCPHandler: Processed in 0.003063117 sec. | ||
| 5689 | 2026.05.22 01:14:32.221529 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2026.05.22 01:14:32.221673 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5691 | 2026.05.22 01:14:32.221736 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5692 | 2026.05.22 01:14:32.222368 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.05.22 01:14:32.222405 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5694 | 2026.05.22 01:14:32.222798 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5695 | 2026.05.22 01:14:32.223033 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.05.22 01:14:32.223182 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001559 sec., 67992.30275817831 rows/sec., 5.69 MiB/sec. | ||
| 5697 | 2026.05.22 01:14:32.223218 [ 4 ] {7683d2a0-de08-4dc5-92ae-b3c6f05ac6b3} <Debug> TCPHandler: Processed in 0.001823116 sec. | ||
| 5698 | 2026.05.22 01:14:32.223355 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.05.22 01:14:32.223461 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5700 | 2026.05.22 01:14:32.223502 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5701 | 2026.05.22 01:14:32.223922 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.05.22 01:14:32.223959 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5703 | 2026.05.22 01:14:32.224252 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5704 | 2026.05.22 01:14:32.224463 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.05.22 01:14:32.224591 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00115 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 5706 | 2026.05.22 01:14:32.224625 [ 4 ] {69088f4e-f2f9-48e9-93fb-ff1e054e4e98} <Debug> TCPHandler: Processed in 0.001321623 sec. | ||
| 5707 | 2026.05.22 01:14:32.224761 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.05.22 01:14:32.224857 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5709 | 2026.05.22 01:14:32.224897 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5710 | 2026.05.22 01:14:32.225368 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.05.22 01:14:32.225406 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5712 | 2026.05.22 01:14:32.226013 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5713 | 2026.05.22 01:14:32.226230 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.05.22 01:14:32.226362 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001523 sec., 58437.29481286933 rows/sec., 4.56 MiB/sec. | ||
| 5715 | 2026.05.22 01:14:32.226397 [ 4 ] {822a3215-d542-4005-8421-7a1eb3cead37} <Debug> TCPHandler: Processed in 0.001686452 sec. | ||
| 5716 | 2026.05.22 01:14:32.226528 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.05.22 01:14:32.226625 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.05.22 01:14:32.226669 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5719 | 2026.05.22 01:14:32.227114 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.05.22 01:14:32.227151 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5721 | 2026.05.22 01:14:32.227494 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5722 | 2026.05.22 01:14:32.227700 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.05.22 01:14:32.227841 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 5724 | 2026.05.22 01:14:32.227876 [ 4 ] {2aaf1f9f-ed2a-4889-aaa4-523fb4f5ce4a} <Debug> TCPHandler: Processed in 0.001398785 sec. | ||
| 5725 | 2026.05.22 01:14:32.228002 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.05.22 01:14:32.228103 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.05.22 01:14:32.228157 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5728 | 2026.05.22 01:14:32.228967 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.05.22 01:14:32.229005 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5730 | 2026.05.22 01:14:32.229536 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5731 | 2026.05.22 01:14:32.229756 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.05.22 01:14:32.229891 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001807 sec., 13835.08577753182 rows/sec., 24.79 MiB/sec. | ||
| 5733 | 2026.05.22 01:14:32.229940 [ 4 ] {639bbd08-1863-4583-8042-76006a7a24f5} <Debug> TCPHandler: Processed in 0.00198826 sec. | ||
| 5734 | 2026.05.22 01:14:32.230088 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.05.22 01:14:32.230185 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5736 | 2026.05.22 01:14:32.230228 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5737 | 2026.05.22 01:14:32.230587 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.05.22 01:14:32.230623 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5739 | 2026.05.22 01:14:32.230924 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5740 | 2026.05.22 01:14:32.231131 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.05.22 01:14:32.231262 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5742 | 2026.05.22 01:14:32.231296 [ 4 ] {58d3f734-355d-4130-8576-2d8eb1a87fe8} <Debug> TCPHandler: Processed in 0.001267892 sec. | ||
| 5743 | 2026.05.22 01:14:32.378701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5744 | 2026.05.22 01:14:32.395226 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.05.22 01:14:32.395275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5746 | 2026.05.22 01:14:32.401361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5747 | 2026.05.22 01:14:32.402047 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.05.22 01:14:32.402345 [ 60 ] {} <Debug> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5749 | 2026.05.22 01:14:32.402409 [ 60 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.05.22 01:14:32.402433 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5751 | 2026.05.22 01:14:32.402575 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::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 | ||
| 5752 | 2026.05.22 01:14:32.405017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5753 | 2026.05.22 01:14:32.406522 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5754 | 2026.05.22 01:14:32.407968 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5755 | 2026.05.22 01:14:32.412541 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5756 | 2026.05.22 01:14:32.416950 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5757 | 2026.05.22 01:14:32.421348 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5758 | 2026.05.22 01:14:32.425471 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5759 | 2026.05.22 01:14:32.429193 [ 195 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5760 | 2026.05.22 01:14:32.480183 [ 194 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077671341 sec., 2523.4532773162755 rows/sec., 13.05 MiB/sec. | ||
| 5761 | 2026.05.22 01:14:32.482843 [ 197 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5762 | 2026.05.22 01:14:32.485020 [ 197 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.05.22 01:14:32.485122 [ 197 ] {e125777c-245c-40ad-b8d3-cc1f8a06b780::all_1_26_5} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5764 | 2026.05.22 01:14:32.487724 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5765 | 2026.05.22 01:14:33.000333 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.59 MiB, peak 270.13 MiB, free memory in arenas 0.00 B, will set to 263.24 MiB (RSS), difference: 3.65 MiB | ||
| 5766 | 2026.05.22 01:14:33.894159 [ 59 ] {} <Debug> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5767 | 2026.05.22 01:14:33.894251 [ 59 ] {} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.05.22 01:14:33.894286 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5769 | 2026.05.22 01:14:33.894468 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::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 | ||
| 5770 | 2026.05.22 01:14:33.894651 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5771 | 2026.05.22 01:14:33.894696 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5772 | 2026.05.22 01:14:33.894783 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5773 | 2026.05.22 01:14:33.894848 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5774 | 2026.05.22 01:14:33.894908 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::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 | ||
| 5775 | 2026.05.22 01:14:33.894964 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::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 | ||
| 5776 | 2026.05.22 01:14:33.895725 [ 194 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332994 sec., 4501.145541540322 rows/sec., 334.07 KiB/sec. | ||
| 5777 | 2026.05.22 01:14:33.895867 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5778 | 2026.05.22 01:14:33.896122 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2026.05.22 01:14:33.896188 [ 201 ] {817e1184-1e4c-4f1b-b99b-1f53281d77ec::all_1_5_1} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5780 | 2026.05.22 01:14:33.896257 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5781 | 2026.05.22 01:14:37.217802 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.05.22 01:14:37.218093 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 5783 | 2026.05.22 01:14:37.218465 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5784 | 2026.05.22 01:14:37.218506 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <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 | ||
| 5785 | 2026.05.22 01:14:37.218759 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5786 | 2026.05.22 01:14:37.218830 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5787 | 2026.05.22 01:14:37.218977 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5788 | 2026.05.22 01:14:37.219099 [ 362 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5789 | 2026.05.22 01:14:37.219101 [ 336 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5790 | 2026.05.22 01:14:37.219264 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 5791 | 2026.05.22 01:14:37.219293 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5792 | 2026.05.22 01:14:37.219365 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5793 | 2026.05.22 01:14:37.219386 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 5794 | 2026.05.22 01:14:37.219423 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <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'))" | ||
| 5795 | 2026.05.22 01:14:37.219464 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <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'))" | ||
| 5796 | 2026.05.22 01:14:37.220933 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002959 sec., 13180.12842176411 rows/sec., 2.05 MiB/sec. | ||
| 5797 | 2026.05.22 01:14:37.221070 [ 4 ] {04223347-4338-4dfb-94c0-0baf3c0906e1} <Debug> TCPHandler: Processed in 0.003417966 sec. | ||
| 5798 | 2026.05.22 01:14:37.224031 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.05.22 01:14:37.224170 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.05.22 01:14:37.224254 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5801 | 2026.05.22 01:14:37.224917 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.05.22 01:14:37.224969 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5803 | 2026.05.22 01:14:37.225396 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5804 | 2026.05.22 01:14:37.225633 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} <Trace> oximeter.fields_i16 (9fa58d9a-5e7f-4cff-af25-df5a4b1011e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.05.22 01:14:37.225778 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001647 sec., 14571.948998178506 rows/sec., 1.21 MiB/sec. | ||
| 5806 | 2026.05.22 01:14:37.225814 [ 4 ] {c271a991-f106-4e3d-bace-3e7fc8774c8d} <Debug> TCPHandler: Processed in 0.001854526 sec. | ||
| 5807 | 2026.05.22 01:14:37.225942 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.05.22 01:14:37.226065 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5809 | 2026.05.22 01:14:37.226106 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5810 | 2026.05.22 01:14:37.226619 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.05.22 01:14:37.226658 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5812 | 2026.05.22 01:14:37.226971 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5813 | 2026.05.22 01:14:37.227181 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} <Trace> oximeter.fields_ipaddr (a17b9df8-f7c4-464f-894b-6c648c4669b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.05.22 01:14:37.227311 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001265 sec., 11067.193675889328 rows/sec., 902.45 KiB/sec. | ||
| 5815 | 2026.05.22 01:14:37.227348 [ 4 ] {cfcaae83-a155-497a-80d7-cf9e3e36ebd5} <Debug> TCPHandler: Processed in 0.001457157 sec. | ||
| 5816 | 2026.05.22 01:14:37.227499 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.05.22 01:14:37.227598 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5818 | 2026.05.22 01:14:37.227639 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5819 | 2026.05.22 01:14:37.228195 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.05.22 01:14:37.228233 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5821 | 2026.05.22 01:14:37.228557 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5822 | 2026.05.22 01:14:37.228775 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.05.22 01:14:37.228902 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} <Debug> executeQuery: Read 215 rows, 19.51 KiB in 0.001324 sec., 162386.70694864047 rows/sec., 14.39 MiB/sec. | ||
| 5824 | 2026.05.22 01:14:37.228937 [ 4 ] {5994d56b-5297-41e0-8a6a-05a6bef8d4d8} <Debug> TCPHandler: Processed in 0.001489238 sec. | ||
| 5825 | 2026.05.22 01:14:37.229069 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.05.22 01:14:37.229166 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5827 | 2026.05.22 01:14:37.229207 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5828 | 2026.05.22 01:14:37.229639 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.05.22 01:14:37.229674 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5830 | 2026.05.22 01:14:37.229954 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5831 | 2026.05.22 01:14:37.230157 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.05.22 01:14:37.230278 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001177 sec., 35683.9422259983 rows/sec., 2.61 MiB/sec. | ||
| 5833 | 2026.05.22 01:14:37.230312 [ 4 ] {506395a1-1296-47e6-8ad8-f18cdfacd98c} <Debug> TCPHandler: Processed in 0.001343073 sec. | ||
| 5834 | 2026.05.22 01:14:37.230429 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.05.22 01:14:37.230583 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5836 | 2026.05.22 01:14:37.230623 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5837 | 2026.05.22 01:14:37.231038 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.05.22 01:14:37.231075 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5839 | 2026.05.22 01:14:37.231422 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5840 | 2026.05.22 01:14:37.231637 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.05.22 01:14:37.231767 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. | ||
| 5842 | 2026.05.22 01:14:37.231802 [ 4 ] {889b647c-a628-48eb-97e8-0e7d41f407cc} <Debug> TCPHandler: Processed in 0.001365754 sec. | ||
| 5843 | 2026.05.22 01:14:37.231927 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.05.22 01:14:37.232023 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5845 | 2026.05.22 01:14:37.232062 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5846 | 2026.05.22 01:14:37.232470 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.05.22 01:14:37.232507 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5848 | 2026.05.22 01:14:37.232787 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5849 | 2026.05.22 01:14:37.232998 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} <Trace> oximeter.fields_u8 (1f234f62-0382-4eb7-b44d-0b6075885754): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.05.22 01:14:37.233123 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 5851 | 2026.05.22 01:14:37.233157 [ 4 ] {53a8cccc-1890-4391-9056-63b035b09242} <Debug> TCPHandler: Processed in 0.001280302 sec. | ||
| 5852 | 2026.05.22 01:14:37.233281 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.05.22 01:14:37.233377 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5854 | 2026.05.22 01:14:37.233417 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5855 | 2026.05.22 01:14:37.233897 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.05.22 01:14:37.233934 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5857 | 2026.05.22 01:14:37.234243 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5858 | 2026.05.22 01:14:37.234462 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.05.22 01:14:37.234593 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001234 sec., 105348.4602917342 rows/sec., 8.54 MiB/sec. | ||
| 5860 | 2026.05.22 01:14:37.234628 [ 4 ] {583a7df2-613d-4f7d-adc0-03afd02fb4a2} <Debug> TCPHandler: Processed in 0.001397555 sec. | ||
| 5861 | 2026.05.22 01:14:37.234750 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.05.22 01:14:37.234846 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.05.22 01:14:37.234890 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5864 | 2026.05.22 01:14:37.235305 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.05.22 01:14:37.235342 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5866 | 2026.05.22 01:14:37.235668 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5867 | 2026.05.22 01:14:37.235877 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.05.22 01:14:37.236005 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001177 sec., 172472.38742565844 rows/sec., 12.36 MiB/sec. | ||
| 5869 | 2026.05.22 01:14:37.236040 [ 4 ] {33040130-7c17-46e9-8d41-3eae346e536c} <Debug> TCPHandler: Processed in 0.001340124 sec. | ||
| 5870 | 2026.05.22 01:14:37.236166 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.05.22 01:14:37.236262 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5872 | 2026.05.22 01:14:37.236316 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5873 | 2026.05.22 01:14:37.237099 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.05.22 01:14:37.237136 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5875 | 2026.05.22 01:14:37.237644 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5876 | 2026.05.22 01:14:37.237853 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.05.22 01:14:37.237981 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001764 sec., 9070.2947845805 rows/sec., 16.25 MiB/sec. | ||
| 5878 | 2026.05.22 01:14:37.238027 [ 4 ] {2c3d2236-5284-4b52-9b5a-61482b03a68a} <Debug> TCPHandler: Processed in 0.001940699 sec. | ||
| 5879 | 2026.05.22 01:14:37.238142 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.05.22 01:14:37.238232 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.05.22 01:14:37.238271 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5882 | 2026.05.22 01:14:37.238675 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.05.22 01:14:37.238712 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5884 | 2026.05.22 01:14:37.239013 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5885 | 2026.05.22 01:14:37.239224 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2026.05.22 01:14:37.239353 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5887 | 2026.05.22 01:14:37.239387 [ 4 ] {072306d6-8637-4dbe-84c9-c656e15289e2} <Debug> TCPHandler: Processed in 0.001256051 sec. | ||
| 5888 | 2026.05.22 01:14:39.213448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12891 | ||
| 5889 | 2026.05.22 01:14:39.214371 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2026.05.22 01:14:39.214443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5891 | 2026.05.22 01:14:39.215039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5892 | 2026.05.22 01:14:39.215293 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.05.22 01:14:39.215430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12891 | ||
| 5894 | 2026.05.22 01:14:39.905451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5895 | 2026.05.22 01:14:39.921840 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.05.22 01:14:39.921912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5897 | 2026.05.22 01:14:39.928127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5898 | 2026.05.22 01:14:39.928879 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.05.22 01:14:39.935676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5900 | 2026.05.22 01:14:42.217745 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.05.22 01:14:42.217977 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 5902 | 2026.05.22 01:14:42.218302 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5903 | 2026.05.22 01:14:42.218340 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <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 | ||
| 5904 | 2026.05.22 01:14:42.218557 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5905 | 2026.05.22 01:14:42.218625 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5906 | 2026.05.22 01:14:42.218762 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5907 | 2026.05.22 01:14:42.218861 [ 341 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5908 | 2026.05.22 01:14:42.218862 [ 362 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5909 | 2026.05.22 01:14:42.218996 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 5910 | 2026.05.22 01:14:42.219024 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5911 | 2026.05.22 01:14:42.219093 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5912 | 2026.05.22 01:14:42.219114 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 5913 | 2026.05.22 01:14:42.219149 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <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'))" | ||
| 5914 | 2026.05.22 01:14:42.219190 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <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'))" | ||
| 5915 | 2026.05.22 01:14:42.220291 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.00241 sec., 16182.572614107885 rows/sec., 2.52 MiB/sec. | ||
| 5916 | 2026.05.22 01:14:42.220409 [ 4 ] {ceb37030-25cb-48e7-b7c3-cacf922c51ab} <Debug> TCPHandler: Processed in 0.00280742 sec. | ||
| 5917 | 2026.05.22 01:14:42.222460 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.05.22 01:14:42.222632 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5919 | 2026.05.22 01:14:42.222705 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5920 | 2026.05.22 01:14:42.223375 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.05.22 01:14:42.223418 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5922 | 2026.05.22 01:14:42.223795 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5923 | 2026.05.22 01:14:42.224014 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.05.22 01:14:42.224159 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} <Debug> executeQuery: Read 106 rows, 9.09 KiB in 0.001579 sec., 67131.09563014566 rows/sec., 5.62 MiB/sec. | ||
| 5925 | 2026.05.22 01:14:42.224198 [ 4 ] {338a4148-e6df-478d-b054-3e343fb33feb} <Debug> TCPHandler: Processed in 0.001872798 sec. | ||
| 5926 | 2026.05.22 01:14:42.224362 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.05.22 01:14:42.224459 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5928 | 2026.05.22 01:14:42.224499 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5929 | 2026.05.22 01:14:42.224913 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.05.22 01:14:42.224949 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5931 | 2026.05.22 01:14:42.225240 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5932 | 2026.05.22 01:14:42.225441 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.05.22 01:14:42.225565 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001126 sec., 22202.48667850799 rows/sec., 1.63 MiB/sec. | ||
| 5934 | 2026.05.22 01:14:42.225599 [ 4 ] {4e089673-19f8-47a2-8f49-0e388ed62bec} <Debug> TCPHandler: Processed in 0.001288913 sec. | ||
| 5935 | 2026.05.22 01:14:42.225719 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5936 | 2026.05.22 01:14:42.225814 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5937 | 2026.05.22 01:14:42.225989 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5938 | 2026.05.22 01:14:42.226434 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.05.22 01:14:42.226470 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5940 | 2026.05.22 01:14:42.226764 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5941 | 2026.05.22 01:14:42.226979 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.05.22 01:14:42.227102 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001306 sec., 68147.01378254211 rows/sec., 5.32 MiB/sec. | ||
| 5943 | 2026.05.22 01:14:42.227136 [ 4 ] {53c9c076-c3b9-4f35-9fa6-74338325baf3} <Debug> TCPHandler: Processed in 0.001467947 sec. | ||
| 5944 | 2026.05.22 01:14:42.227260 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.05.22 01:14:42.227355 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5946 | 2026.05.22 01:14:42.227399 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5947 | 2026.05.22 01:14:42.227801 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.05.22 01:14:42.227840 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5949 | 2026.05.22 01:14:42.228154 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5950 | 2026.05.22 01:14:42.228359 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.05.22 01:14:42.228486 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 5952 | 2026.05.22 01:14:42.228486 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 5953 | 2026.05.22 01:14:42.228522 [ 4 ] {2ad274e7-79bc-41fb-805e-dcee62d83599} <Debug> TCPHandler: Processed in 0.001312803 sec. | ||
| 5954 | 2026.05.22 01:14:42.228543 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.05.22 01:14:42.228569 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5956 | 2026.05.22 01:14:42.228653 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.05.22 01:14:42.228660 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 5958 | 2026.05.22 01:14:42.228756 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5959 | 2026.05.22 01:14:42.228784 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5960 | 2026.05.22 01:14:42.228813 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5961 | 2026.05.22 01:14:42.228823 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_35_7, total 14455 rows starting from the beginning of the part | ||
| 5962 | 2026.05.22 01:14:42.228901 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
| 5963 | 2026.05.22 01:14:42.228959 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5964 | 2026.05.22 01:14:42.229008 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5965 | 2026.05.22 01:14:42.229053 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 203 rows starting from the beginning of the part | ||
| 5966 | 2026.05.22 01:14:42.229099 [ 196 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5967 | 2026.05.22 01:14:42.229611 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.05.22 01:14:42.229652 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5969 | 2026.05.22 01:14:42.230204 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5970 | 2026.05.22 01:14:42.230425 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.05.22 01:14:42.230567 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 5972 | 2026.05.22 01:14:42.230617 [ 4 ] {3989f4d9-ec67-4bfc-b745-95909ea78e7d} <Debug> TCPHandler: Processed in 0.002014991 sec. | ||
| 5973 | 2026.05.22 01:14:42.230742 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5974 | 2026.05.22 01:14:42.230840 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5975 | 2026.05.22 01:14:42.230882 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5976 | 2026.05.22 01:14:42.231223 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2026.05.22 01:14:42.231259 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5978 | 2026.05.22 01:14:42.231566 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5979 | 2026.05.22 01:14:42.231779 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.05.22 01:14:42.231908 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5981 | 2026.05.22 01:14:42.231942 [ 4 ] {dd0f95eb-0264-4cfb-906f-dde764e49617} <Debug> TCPHandler: Processed in 0.001250761 sec. | ||
| 5982 | 2026.05.22 01:14:42.233154 [ 201 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004532224 sec., 3344936.1726163584 rows/sec., 217.29 MiB/sec. | ||
| 5983 | 2026.05.22 01:14:42.233618 [ 194 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 5984 | 2026.05.22 01:14:42.233922 [ 194 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.05.22 01:14:42.234001 [ 194 ] {545a618a-cbf0-4d04-a556-28d77238e45d::all_1_40_8} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 5986 | 2026.05.22 01:14:42.234089 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 5987 | 2026.05.22 01:14:43.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.14 MiB, peak 270.13 MiB, free memory in arenas 0.00 B, will set to 265.41 MiB (RSS), difference: 1.27 MiB | ||
| 5988 | 2026.05.22 01:14:46.609996 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5989 | 2026.05.22 01:14:46.610066 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5990 | 2026.05.22 01:14:46.715553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13339 | ||
| 5991 | 2026.05.22 01:14:46.716344 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.05.22 01:14:46.716388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 5993 | 2026.05.22 01:14:46.716844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5994 | 2026.05.22 01:14:46.717070 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.05.22 01:14:46.717198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13339 | ||
| 5996 | 2026.05.22 01:14:47.217498 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2026.05.22 01:14:47.217721 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 5998 | 2026.05.22 01:14:47.218044 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5999 | 2026.05.22 01:14:47.218082 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <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 | ||
| 6000 | 2026.05.22 01:14:47.218295 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6001 | 2026.05.22 01:14:47.218363 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6002 | 2026.05.22 01:14:47.218504 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6003 | 2026.05.22 01:14:47.218601 [ 336 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6004 | 2026.05.22 01:14:47.218624 [ 341 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6005 | 2026.05.22 01:14:47.218733 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 6006 | 2026.05.22 01:14:47.218760 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6007 | 2026.05.22 01:14:47.218826 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6008 | 2026.05.22 01:14:47.218846 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 6009 | 2026.05.22 01:14:47.218882 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <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'))" | ||
| 6010 | 2026.05.22 01:14:47.218925 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <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'))" | ||
| 6011 | 2026.05.22 01:14:47.220233 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002598 sec., 15011.547344110853 rows/sec., 2.34 MiB/sec. | ||
| 6012 | 2026.05.22 01:14:47.220391 [ 4 ] {8763bd11-c0b8-4c4a-9322-4057d052d744} <Debug> TCPHandler: Processed in 0.003023496 sec. | ||
| 6013 | 2026.05.22 01:14:47.222343 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.05.22 01:14:47.222498 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6015 | 2026.05.22 01:14:47.222566 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6016 | 2026.05.22 01:14:47.223243 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.05.22 01:14:47.223288 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6018 | 2026.05.22 01:14:47.223661 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6019 | 2026.05.22 01:14:47.223889 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.05.22 01:14:47.224023 [ 44 ] {} <Debug> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6021 | 2026.05.22 01:14:47.224043 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001591 sec., 55311.12507856694 rows/sec., 4.64 MiB/sec. | ||
| 6022 | 2026.05.22 01:14:47.224090 [ 44 ] {} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.05.22 01:14:47.224116 [ 4 ] {27954cdd-fe5a-4829-ae6e-425d749ada41} <Debug> TCPHandler: Processed in 0.001898648 sec. | ||
| 6024 | 2026.05.22 01:14:47.224118 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6025 | 2026.05.22 01:14:47.224286 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6026 | 2026.05.22 01:14:47.224291 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.05.22 01:14:47.224416 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6028 | 2026.05.22 01:14:47.224434 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6029 | 2026.05.22 01:14:47.224457 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2615 rows starting from the beginning of the part | ||
| 6030 | 2026.05.22 01:14:47.224484 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6031 | 2026.05.22 01:14:47.224529 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part | ||
| 6032 | 2026.05.22 01:14:47.224587 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6033 | 2026.05.22 01:14:47.224635 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 215 rows starting from the beginning of the part | ||
| 6034 | 2026.05.22 01:14:47.224683 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 6035 | 2026.05.22 01:14:47.224728 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 88 rows starting from the beginning of the part | ||
| 6036 | 2026.05.22 01:14:47.224970 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.05.22 01:14:47.225014 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6038 | 2026.05.22 01:14:47.225371 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6039 | 2026.05.22 01:14:47.225595 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.05.22 01:14:47.225725 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001317 sec., 12148.823082763856 rows/sec., 913.53 KiB/sec. | ||
| 6041 | 2026.05.22 01:14:47.225762 [ 4 ] {d46c5c14-76d6-4d74-9a40-0b37a084309c} <Debug> TCPHandler: Processed in 0.001525028 sec. | ||
| 6042 | 2026.05.22 01:14:47.225897 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.05.22 01:14:47.225998 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6044 | 2026.05.22 01:14:47.226041 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6045 | 2026.05.22 01:14:47.226043 [ 188 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807735 sec., 1780128.1714410575 rows/sec., 143.60 MiB/sec. | ||
| 6046 | 2026.05.22 01:14:47.226298 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6047 | 2026.05.22 01:14:47.226524 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.05.22 01:14:47.226539 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.05.22 01:14:47.226568 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6050 | 2026.05.22 01:14:47.226626 [ 201 ] {eba17c38-5c25-43eb-8c20-fc4aee969ff6::all_1_41_8} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6051 | 2026.05.22 01:14:47.226706 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6052 | 2026.05.22 01:14:47.226904 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6053 | 2026.05.22 01:14:47.227114 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.05.22 01:14:47.227226 [ 44 ] {} <Debug> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6055 | 2026.05.22 01:14:47.227244 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001268 sec., 63091.48264984227 rows/sec., 4.93 MiB/sec. | ||
| 6056 | 2026.05.22 01:14:47.227260 [ 44 ] {} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.05.22 01:14:47.227283 [ 4 ] {490be96e-dacb-40d1-a675-4c788b493475} <Debug> TCPHandler: Processed in 0.001446627 sec. | ||
| 6058 | 2026.05.22 01:14:47.227285 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6059 | 2026.05.22 01:14:47.227395 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6060 | 2026.05.22 01:14:47.227444 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.05.22 01:14:47.227501 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6062 | 2026.05.22 01:14:47.227538 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 6063 | 2026.05.22 01:14:47.227545 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6064 | 2026.05.22 01:14:47.227595 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6065 | 2026.05.22 01:14:47.227602 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 80 rows starting from the beginning of the part | ||
| 6066 | 2026.05.22 01:14:47.227655 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part | ||
| 6067 | 2026.05.22 01:14:47.227698 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 130 rows starting from the beginning of the part | ||
| 6068 | 2026.05.22 01:14:47.227737 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part | ||
| 6069 | 2026.05.22 01:14:47.227776 [ 194 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 80 rows starting from the beginning of the part | ||
| 6070 | 2026.05.22 01:14:47.228028 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.05.22 01:14:47.228068 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6072 | 2026.05.22 01:14:47.228427 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6073 | 2026.05.22 01:14:47.228639 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.05.22 01:14:47.228770 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 6075 | 2026.05.22 01:14:47.228805 [ 4 ] {22337a5e-527a-46e5-a208-0bfa53ac202f} <Debug> TCPHandler: Processed in 0.001413166 sec. | ||
| 6076 | 2026.05.22 01:14:47.228824 [ 186 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467147 sec., 1273900.9792474783 rows/sec., 94.87 MiB/sec. | ||
| 6077 | 2026.05.22 01:14:47.228925 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.05.22 01:14:47.229025 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6079 | 2026.05.22 01:14:47.229056 [ 198 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6080 | 2026.05.22 01:14:47.229096 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6081 | 2026.05.22 01:14:47.229343 [ 198 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.05.22 01:14:47.229427 [ 198 ] {f70fb823-63a1-4583-b2d4-abb6826e0df9::all_1_41_8} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6083 | 2026.05.22 01:14:47.229570 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6084 | 2026.05.22 01:14:47.229921 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.05.22 01:14:47.229961 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6086 | 2026.05.22 01:14:47.230485 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6087 | 2026.05.22 01:14:47.230701 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.05.22 01:14:47.230839 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001832 sec., 8733.624454148472 rows/sec., 15.65 MiB/sec. | ||
| 6089 | 2026.05.22 01:14:47.230910 [ 4 ] {379a8829-3bd8-47d9-a4a1-c993f65a04f7} <Debug> TCPHandler: Processed in 0.002033791 sec. | ||
| 6090 | 2026.05.22 01:14:47.231033 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.05.22 01:14:47.231130 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.05.22 01:14:47.231171 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6093 | 2026.05.22 01:14:47.231518 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.05.22 01:14:47.231554 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6095 | 2026.05.22 01:14:47.231864 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6096 | 2026.05.22 01:14:47.232064 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.05.22 01:14:47.232191 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6098 | 2026.05.22 01:14:47.232192 [ 41 ] {} <Debug> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6099 | 2026.05.22 01:14:47.232226 [ 4 ] {3e7bdf7b-ae26-4b5f-8a16-b00755914821} <Debug> TCPHandler: Processed in 0.001243721 sec. | ||
| 6100 | 2026.05.22 01:14:47.232248 [ 41 ] {} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.05.22 01:14:47.232274 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6102 | 2026.05.22 01:14:47.232386 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6103 | 2026.05.22 01:14:47.232514 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6104 | 2026.05.22 01:14:47.232548 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1992 rows starting from the beginning of the part | ||
| 6105 | 2026.05.22 01:14:47.232607 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6106 | 2026.05.22 01:14:47.232654 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6107 | 2026.05.22 01:14:47.232697 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6108 | 2026.05.22 01:14:47.232741 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6109 | 2026.05.22 01:14:47.232785 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6110 | 2026.05.22 01:14:47.233738 [ 186 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001395525 sec., 1642392.647928199 rows/sec., 110.69 MiB/sec. | ||
| 6111 | 2026.05.22 01:14:47.233942 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6112 | 2026.05.22 01:14:47.234174 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.05.22 01:14:47.234237 [ 188 ] {126505c2-8b2e-4cb4-a7d3-e68df45140c6::all_1_41_8} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6114 | 2026.05.22 01:14:47.234293 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6115 | 2026.05.22 01:14:47.435790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6116 | 2026.05.22 01:14:47.452004 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.22 01:14:47.452056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 6118 | 2026.05.22 01:14:47.458680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6119 | 2026.05.22 01:14:47.459387 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.05.22 01:14:47.462032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6121 | 2026.05.22 01:14:51.439516 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.05.22 01:14:51.439812 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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', '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) | ||
| 6123 | 2026.05.22 01:14:51.440217 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6124 | 2026.05.22 01:14:51.440257 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <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', '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 | ||
| 6125 | 2026.05.22 01:14:51.440498 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6126 | 2026.05.22 01:14:51.440566 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6127 | 2026.05.22 01:14:51.440713 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 6128 | 2026.05.22 01:14:51.440814 [ 362 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6129 | 2026.05.22 01:14:51.440843 [ 336 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6130 | 2026.05.22 01:14:51.440969 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 6131 | 2026.05.22 01:14:51.440998 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6132 | 2026.05.22 01:14:51.441069 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6133 | 2026.05.22 01:14:51.441091 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 6134 | 2026.05.22 01:14:51.441128 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <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', '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'))" | ||
| 6135 | 2026.05.22 01:14:51.441169 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <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', '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'))" | ||
| 6136 | 2026.05.22 01:14:51.442560 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002858 sec., 13645.906228131562 rows/sec., 2.73 MiB/sec. | ||
| 6137 | 2026.05.22 01:14:51.442774 [ 4 ] {60f2a3f2-4dff-4b65-b873-0babb73e384a} <Debug> TCPHandler: Processed in 0.003410765 sec. | ||
| 6138 | 2026.05.22 01:14:51.455471 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.05.22 01:14:51.455700 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6140 | 2026.05.22 01:14:51.455795 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6141 | 2026.05.22 01:14:51.457699 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.05.22 01:14:51.457742 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6143 | 2026.05.22 01:14:51.458299 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6144 | 2026.05.22 01:14:51.458526 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.05.22 01:14:51.458676 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} <Debug> executeQuery: Read 2451 rows, 184.91 KiB in 0.003048 sec., 804133.8582677166 rows/sec., 59.24 MiB/sec. | ||
| 6146 | 2026.05.22 01:14:51.458712 [ 4 ] {64521abb-0a78-4444-825d-1bc527b5b995} <Debug> TCPHandler: Processed in 0.003407206 sec. | ||
| 6147 | 2026.05.22 01:14:51.458861 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.05.22 01:14:51.458960 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6149 | 2026.05.22 01:14:51.459001 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6150 | 2026.05.22 01:14:51.459446 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.05.22 01:14:51.459483 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6152 | 2026.05.22 01:14:51.459798 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6153 | 2026.05.22 01:14:51.460007 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.05.22 01:14:51.460123 [ 39 ] {} <Debug> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6155 | 2026.05.22 01:14:51.460135 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001194 sec., 28475.71189279732 rows/sec., 2.09 MiB/sec. | ||
| 6156 | 2026.05.22 01:14:51.460180 [ 39 ] {} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.05.22 01:14:51.460188 [ 4 ] {290debc5-893b-4b21-a144-423c868a6e99} <Debug> TCPHandler: Processed in 0.001378285 sec. | ||
| 6158 | 2026.05.22 01:14:51.460213 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6159 | 2026.05.22 01:14:51.460341 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.05.22 01:14:51.460406 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6161 | 2026.05.22 01:14:51.460443 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.05.22 01:14:51.460502 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6163 | 2026.05.22 01:14:51.460578 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6164 | 2026.05.22 01:14:51.460616 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 6165 | 2026.05.22 01:14:51.460683 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6166 | 2026.05.22 01:14:51.460732 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 6167 | 2026.05.22 01:14:51.460778 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
| 6168 | 2026.05.22 01:14:51.460817 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 6169 | 2026.05.22 01:14:51.460859 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 6170 | 2026.05.22 01:14:51.461276 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.05.22 01:14:51.461321 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6172 | 2026.05.22 01:14:51.461713 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6173 | 2026.05.22 01:14:51.461712 [ 188 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368924 sec., 162171.16509024604 rows/sec., 12.49 MiB/sec. | ||
| 6174 | 2026.05.22 01:14:51.461900 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6175 | 2026.05.22 01:14:51.461988 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} <Trace> oximeter.fields_u32 (0c6bd1b3-b251-4926-94c0-a2a50a9bfe0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2026.05.22 01:14:51.462146 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001722 sec., 465156.7944250871 rows/sec., 26.87 MiB/sec. | ||
| 6177 | 2026.05.22 01:14:51.462186 [ 4 ] {6f3ae910-0e8e-4833-8c71-c1c0387acbf9} <Debug> TCPHandler: Processed in 0.001902458 sec. | ||
| 6178 | 2026.05.22 01:14:51.462196 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.05.22 01:14:51.462279 [ 194 ] {b09a955c-1def-4062-9daf-6586c9802faa::all_1_36_7} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6180 | 2026.05.22 01:14:51.462315 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2026.05.22 01:14:51.462357 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6182 | 2026.05.22 01:14:51.462418 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6183 | 2026.05.22 01:14:51.462465 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6184 | 2026.05.22 01:14:51.462871 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.05.22 01:14:51.462909 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6186 | 2026.05.22 01:14:51.463211 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6187 | 2026.05.22 01:14:51.463423 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} <Trace> oximeter.fields_u64 (817e1184-1e4c-4f1b-b99b-1f53281d77ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.05.22 01:14:51.463549 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. | ||
| 6189 | 2026.05.22 01:14:51.463583 [ 4 ] {e96f486d-1135-4810-81e9-71c2e8a1f6da} <Debug> TCPHandler: Processed in 0.001319343 sec. | ||
| 6190 | 2026.05.22 01:14:51.463711 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2026.05.22 01:14:51.463807 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6192 | 2026.05.22 01:14:51.463847 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6193 | 2026.05.22 01:14:51.464707 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.05.22 01:14:51.464744 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6195 | 2026.05.22 01:14:51.465118 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6196 | 2026.05.22 01:14:51.465331 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2026.05.22 01:14:51.465461 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001673 sec., 784817.6927674835 rows/sec., 52.51 MiB/sec. | ||
| 6198 | 2026.05.22 01:14:51.465496 [ 4 ] {dc5fe418-9f46-4ac0-92bb-6f524926325a} <Debug> TCPHandler: Processed in 0.001836406 sec. | ||
| 6199 | 2026.05.22 01:14:51.465644 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2026.05.22 01:14:51.465740 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6201 | 2026.05.22 01:14:51.465784 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6202 | 2026.05.22 01:14:51.466551 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2026.05.22 01:14:51.466588 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6204 | 2026.05.22 01:14:51.467075 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6205 | 2026.05.22 01:14:51.467288 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.05.22 01:14:51.467415 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} <Debug> executeQuery: Read 1624 rows, 102.03 KiB in 0.001693 sec., 959243.9456585941 rows/sec., 58.85 MiB/sec. | ||
| 6207 | 2026.05.22 01:14:51.467449 [ 4 ] {f7eab684-d0de-4c6e-8aba-8dcc3fd29bd5} <Debug> TCPHandler: Processed in 0.001855886 sec. | ||
| 6208 | 2026.05.22 01:14:51.467581 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.05.22 01:14:51.467678 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6210 | 2026.05.22 01:14:51.467733 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6211 | 2026.05.22 01:14:51.468605 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2026.05.22 01:14:51.468642 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6213 | 2026.05.22 01:14:51.469201 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6214 | 2026.05.22 01:14:51.469422 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2026.05.22 01:14:51.469538 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6216 | 2026.05.22 01:14:51.469560 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001901 sec., 17885.32351394003 rows/sec., 32.05 MiB/sec. | ||
| 6217 | 2026.05.22 01:14:51.469595 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.05.22 01:14:51.469620 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6219 | 2026.05.22 01:14:51.469623 [ 4 ] {977192bd-a87e-4e09-a55e-545d913b7c04} <Debug> TCPHandler: Processed in 0.002096383 sec. | ||
| 6220 | 2026.05.22 01:14:51.469753 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6221 | 2026.05.22 01:14:51.469777 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.05.22 01:14:51.469886 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.05.22 01:14:51.469929 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6224 | 2026.05.22 01:14:51.470011 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6225 | 2026.05.22 01:14:51.470095 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 610 rows starting from the beginning of the part | ||
| 6226 | 2026.05.22 01:14:51.470224 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 6227 | 2026.05.22 01:14:51.470315 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.05.22 01:14:51.470343 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 6229 | 2026.05.22 01:14:51.470358 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6230 | 2026.05.22 01:14:51.470466 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
| 6231 | 2026.05.22 01:14:51.470582 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 6232 | 2026.05.22 01:14:51.470695 [ 188 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 6233 | 2026.05.22 01:14:51.470697 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6234 | 2026.05.22 01:14:51.470939 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.05.22 01:14:51.471080 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 6236 | 2026.05.22 01:14:51.471116 [ 4 ] {1e741291-d0ac-4a5a-a628-f98a8c296c0e} <Debug> TCPHandler: Processed in 0.001390346 sec. | ||
| 6237 | 2026.05.22 01:14:51.475564 [ 194 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 19 columns (19 merged, 0 gathered) in 0.005861267 sec., 123864.00414790864 rows/sec., 221.96 MiB/sec. | ||
| 6238 | 2026.05.22 01:14:51.476509 [ 200 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6239 | 2026.05.22 01:14:51.476931 [ 200 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.05.22 01:14:51.477021 [ 200 ] {a1d16586-9f1f-463a-923f-7c0f8b7326c2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6241 | 2026.05.22 01:14:51.477174 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6242 | 2026.05.22 01:14:52.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.25 MiB, peak 274.85 MiB, free memory in arenas 0.00 B, will set to 269.34 MiB (RSS), difference: 2.08 MiB | ||
| 6243 | 2026.05.22 01:14:54.217367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13851 | ||
| 6244 | 2026.05.22 01:14:54.218039 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.05.22 01:14:54.218092 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6246 | 2026.05.22 01:14:54.218624 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6247 | 2026.05.22 01:14:54.218854 [ 245 ] {} <Trace> system.asynchronous_metric_log (899f664d-ba7b-4926-bc15-657138d058da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.05.22 01:14:54.218991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13851 | ||
| 6249 | 2026.05.22 01:14:54.962121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6250 | 2026.05.22 01:14:54.977719 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.05.22 01:14:54.977777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6252 | 2026.05.22 01:14:54.984128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6253 | 2026.05.22 01:14:54.984839 [ 244 ] {} <Trace> system.metric_log (e125777c-245c-40ad-b8d3-cc1f8a06b780): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.05.22 01:14:54.991640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6255 | 2026.05.22 01:14:57.216645 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6256 | 2026.05.22 01:14:57.216889 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) 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) | ||
| 6257 | 2026.05.22 01:14:57.217248 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6258 | 2026.05.22 01:14:57.217287 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <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 | ||
| 6259 | 2026.05.22 01:14:57.217511 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6260 | 2026.05.22 01:14:57.217582 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6261 | 2026.05.22 01:14:57.217730 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6262 | 2026.05.22 01:14:57.217822 [ 341 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6263 | 2026.05.22 01:14:57.217861 [ 363 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6264 | 2026.05.22 01:14:57.218006 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (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 | ||
| 6265 | 2026.05.22 01:14:57.218035 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Trace> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6266 | 2026.05.22 01:14:57.218106 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6267 | 2026.05.22 01:14:57.218131 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Debug> oximeter.timeseries_schema (6f9c633c-b9a5-4324-8eb6-738d6e76cb81) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 6268 | 2026.05.22 01:14:57.218177 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <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'))" | ||
| 6269 | 2026.05.22 01:14:57.218241 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <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'))" | ||
| 6270 | 2026.05.22 01:14:57.219452 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Debug> executeQuery: Read 39 rows, 6.21 KiB in 0.002646 sec., 14739.229024943312 rows/sec., 2.29 MiB/sec. | ||
| 6271 | 2026.05.22 01:14:57.219670 [ 4 ] {64c913c2-c49a-47fa-ae06-17b212842b2f} <Debug> TCPHandler: Processed in 0.00317012 sec. | ||
| 6272 | 2026.05.22 01:14:57.221778 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2026.05.22 01:14:57.221931 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6274 | 2026.05.22 01:14:57.221997 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6275 | 2026.05.22 01:14:57.222638 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.05.22 01:14:57.222688 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6277 | 2026.05.22 01:14:57.223072 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6278 | 2026.05.22 01:14:57.223294 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} <Trace> oximeter.fields_string (eba17c38-5c25-43eb-8c20-fc4aee969ff6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.05.22 01:14:57.223438 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} <Debug> executeQuery: Read 88 rows, 7.56 KiB in 0.001562 sec., 56338.028169014084 rows/sec., 4.73 MiB/sec. | ||
| 6280 | 2026.05.22 01:14:57.223474 [ 4 ] {9f0f382c-2c04-49eb-8eeb-c90dfd11476c} <Debug> TCPHandler: Processed in 0.001821436 sec. | ||
| 6281 | 2026.05.22 01:14:57.223649 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.05.22 01:14:57.223754 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6283 | 2026.05.22 01:14:57.223804 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6284 | 2026.05.22 01:14:57.224236 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.05.22 01:14:57.224272 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6286 | 2026.05.22 01:14:57.224568 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6287 | 2026.05.22 01:14:57.224799 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} <Trace> oximeter.fields_u16 (b09a955c-1def-4062-9daf-6586c9802faa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.05.22 01:14:57.224930 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001194 sec., 13400.33500837521 rows/sec., 1007.64 KiB/sec. | ||
| 6289 | 2026.05.22 01:14:57.224965 [ 4 ] {d54414d8-193f-4987-a541-e33e7985a073} <Debug> TCPHandler: Processed in 0.001366505 sec. | ||
| 6290 | 2026.05.22 01:14:57.225104 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.05.22 01:14:57.225210 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6292 | 2026.05.22 01:14:57.225250 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6293 | 2026.05.22 01:14:57.225713 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.05.22 01:14:57.225750 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6295 | 2026.05.22 01:14:57.226062 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6296 | 2026.05.22 01:14:57.226276 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} <Trace> oximeter.fields_uuid (f70fb823-63a1-4583-b2d4-abb6826e0df9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.05.22 01:14:57.226406 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001214 sec., 65897.85831960461 rows/sec., 5.15 MiB/sec. | ||
| 6298 | 2026.05.22 01:14:57.226439 [ 4 ] {6c1bedfd-256d-4a5e-a8f3-ff718a024576} <Debug> TCPHandler: Processed in 0.001386105 sec. | ||
| 6299 | 2026.05.22 01:14:57.226566 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.05.22 01:14:57.226661 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.22 01:14:57.226705 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6302 | 2026.05.22 01:14:57.227141 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.22 01:14:57.227177 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6304 | 2026.05.22 01:14:57.227506 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6305 | 2026.05.22 01:14:57.227724 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} <Trace> oximeter.measurements_cumulativeu64 (545a618a-cbf0-4d04-a556-28d77238e45d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.05.22 01:14:57.227878 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 6307 | 2026.05.22 01:14:57.227921 [ 4 ] {73c7c7a5-b5a7-4c39-934c-adb8501bacd8} <Debug> TCPHandler: Processed in 0.001404655 sec. | ||
| 6308 | 2026.05.22 01:14:57.228051 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.05.22 01:14:57.228155 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.05.22 01:14:57.228223 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6311 | 2026.05.22 01:14:57.229024 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.05.22 01:14:57.229061 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6313 | 2026.05.22 01:14:57.229600 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6314 | 2026.05.22 01:14:57.229817 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} <Trace> oximeter.measurements_histogramu64 (a1d16586-9f1f-463a-923f-7c0f8b7326c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.05.22 01:14:57.229957 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001821 sec., 8786.381109280615 rows/sec., 15.74 MiB/sec. | ||
| 6316 | 2026.05.22 01:14:57.230007 [ 4 ] {9c5ad2c1-b96e-4300-9e65-d7da476b86ba} <Debug> TCPHandler: Processed in 0.00200593 sec. | ||
| 6317 | 2026.05.22 01:14:57.230139 [ 4 ] {} <Trace> TCP-Session: ef99926f-b554-4780-9f61-656e7eb8e50f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.05.22 01:14:57.230237 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6319 | 2026.05.22 01:14:57.230279 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6320 | 2026.05.22 01:14:57.230660 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.05.22 01:14:57.230699 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 6322 | 2026.05.22 01:14:57.231040 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6323 | 2026.05.22 01:14:57.231280 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} <Trace> oximeter.measurements_u64 (126505c2-8b2e-4cb4-a7d3-e68df45140c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.05.22 01:14:57.231414 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 6325 | 2026.05.22 01:14:57.231447 [ 4 ] {27f8e160-6f05-4d65-8f2d-aecb07a0164e} <Debug> TCPHandler: Processed in 0.001358914 sec. | ||