| 1 | [ Mar 19 18:13:37 Enabled. ] | ||
| 2 | [ Mar 19 18:13:37 Rereading configuration. ] | ||
| 3 | [ Mar 19 18:13:38 Rereading configuration. ] | ||
| 4 | [ Mar 19 18:13:50 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 19 18:13:50 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.19 18:13:52.162395 [ 1 ] {} <Information> Application: Will watch for the process with pid 26377 | ||
| 29 | 2026.03.19 18:13:52.162775 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.19 18:13:52.656713 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26377 | ||
| 31 | 2026.03.19 18:13:52.657461 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.19 18:13:52.657605 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.19 18:13:52.753347 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.19 18:13:52.777491 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.19 18:13:52.777563 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.19 18:13:52.777580 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.19 18:13:52.777634 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.19 18:13:52.778272 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.19 18:13:52.780381 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.19 18:13:52.781219 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.19 18:13:52.782031 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.19 18:13:52.782080 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.19 18:13:52.782118 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.19 18:13:52.782807 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.19 18:13:52.783687 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.19 18:13:52.789464 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.19 18:13:52.790202 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.19 18:13:52.791571 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.19 18:13:52.791663 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.19 18:13:52.792818 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.19 18:13:52.793285 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.19 18:13:52.797395 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.19 18:13:52.798083 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.19 18:13:52.802542 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.19 18:13:52.802938 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.19 18:13:52.803329 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.19 18:13:52.803675 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.19 18:13:52.805055 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.19 18:13:52.805079 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.19 18:13:52.805171 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.19 18:13:52.805266 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.19 18:13:52.819302 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.19 18:13:52.819329 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150563 sec | ||
| 68 | 2026.03.19 18:13:52.819371 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.19 18:13:52.819407 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.19 18:13:52.820057 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.19 18:13:52.820617 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.19 18:13:52.831666 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.19 18:13:52.831708 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.19 18:13:52.831776 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.19 18:13:52.831789 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.19 18:13:52.831820 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.19 18:13:52.831884 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.19 18:13:52.835843 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.19 18:13:52.835888 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.19 18:13:52.835933 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.19 18:13:52.836102 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.19 18:13:52.836141 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.19 18:13:52.836154 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.19 18:13:52.836220 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.19 18:13:52.836232 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.19 18:13:52.836262 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.19 18:13:52.836326 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.19 18:13:52.857993 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.19 18:13:52.859633 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.19 18:13:52.859711 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4591e-05 sec | ||
| 91 | 2026.03.19 18:13:52.859724 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.19 18:13:52.859734 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.19 18:13:52.859759 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.19 18:13:52.859948 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.19 18:13:52.860042 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.19 18:13:52.860055 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.19 18:13:52.860065 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.19 18:13:52.860076 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.19 18:13:52.864080 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.19 18:13:52.864286 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.03.19 18:13:52.865666 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.281e-05 sec. | ||
| 102 | 2026.03.19 18:13:52.866085 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.19 18:13:52.867417 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.19 18:13:52.867437 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.19 18:13:52.906577 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58091 | ||
| 106 | 2026.03.19 18:13:52.907393 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.19 18:13:52.907449 [ 3 ] {} <Debug> TCP-Session: a0aa414d-ffc7-436d-9e22-ba913b00039c Authenticating user 'default' from [fd00:1122:3344:101::a]:58091 | ||
| 108 | 2026.03.19 18:13:52.907476 [ 3 ] {} <Debug> TCP-Session: a0aa414d-ffc7-436d-9e22-ba913b00039c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.19 18:13:52.907549 [ 3 ] {} <Debug> TCP-Session: a0aa414d-ffc7-436d-9e22-ba913b00039c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.19 18:13:52.907645 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.19 18:13:52.907670 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.19 18:13:52.907741 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.19 18:13:52.908133 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61298 | ||
| 114 | 2026.03.19 18:13:52.908241 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40828 | ||
| 115 | 2026.03.19 18:13:52.908251 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59490 | ||
| 116 | 2026.03.19 18:13:52.908268 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.19 18:13:52.908371 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.19 18:13:52.908396 [ 4 ] {} <Debug> TCP-Session: 766aeee9-81ee-40b4-ae9d-90c331c3951e Authenticating user 'default' from [fd00:1122:3344:101::a]:61298 | ||
| 119 | 2026.03.19 18:13:52.908406 [ 254 ] {} <Debug> TCP-Session: e2e68b49-867b-4c8a-860e-e7f01b60d718 Authenticating user 'default' from [fd00:1122:3344:101::a]:40828 | ||
| 120 | 2026.03.19 18:13:52.908422 [ 4 ] {} <Debug> TCP-Session: 766aeee9-81ee-40b4-ae9d-90c331c3951e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.19 18:13:52.908460 [ 254 ] {} <Debug> TCP-Session: e2e68b49-867b-4c8a-860e-e7f01b60d718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.19 18:13:52.908468 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.19 18:13:52.908500 [ 4 ] {} <Debug> TCP-Session: 766aeee9-81ee-40b4-ae9d-90c331c3951e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.19 18:13:52.908527 [ 254 ] {} <Debug> TCP-Session: e2e68b49-867b-4c8a-860e-e7f01b60d718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.19 18:13:52.908527 [ 5 ] {} <Debug> TCP-Session: ad2a69c2-9f8e-401b-a4bc-c5548f435569 Authenticating user 'default' from [fd00:1122:3344:101::a]:59490 | ||
| 126 | 2026.03.19 18:13:52.908584 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40262 | ||
| 127 | 2026.03.19 18:13:52.908611 [ 5 ] {} <Debug> TCP-Session: ad2a69c2-9f8e-401b-a4bc-c5548f435569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.19 18:13:52.908514 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40025 | ||
| 129 | 2026.03.19 18:13:52.908679 [ 5 ] {} <Debug> TCP-Session: ad2a69c2-9f8e-401b-a4bc-c5548f435569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.19 18:13:52.908678 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62352 | ||
| 131 | 2026.03.19 18:13:52.908777 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.19 18:13:52.908784 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45115 | ||
| 133 | 2026.03.19 18:13:52.908819 [ 256 ] {} <Debug> TCP-Session: 6b4ee64f-a339-4498-af18-436ce5b7e36a Authenticating user 'default' from [fd00:1122:3344:101::a]:40262 | ||
| 134 | 2026.03.19 18:13:52.908830 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.19 18:13:52.908919 [ 256 ] {} <Debug> TCP-Session: 6b4ee64f-a339-4498-af18-436ce5b7e36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.19 18:13:52.908941 [ 256 ] {} <Debug> TCP-Session: 6b4ee64f-a339-4498-af18-436ce5b7e36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.19 18:13:52.908958 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.19 18:13:52.908943 [ 255 ] {} <Debug> TCP-Session: 238d69f1-0d74-4c2d-a0bc-9cc005de7146 Authenticating user 'default' from [fd00:1122:3344:101::a]:40025 | ||
| 139 | 2026.03.19 18:13:52.909028 [ 258 ] {} <Debug> TCP-Session: 3cc2f477-e4b3-4b54-9ba7-f5d49ec75747 Authenticating user 'default' from [fd00:1122:3344:101::a]:45115 | ||
| 140 | 2026.03.19 18:13:52.909047 [ 255 ] {} <Debug> TCP-Session: 238d69f1-0d74-4c2d-a0bc-9cc005de7146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.19 18:13:52.909086 [ 258 ] {} <Debug> TCP-Session: 3cc2f477-e4b3-4b54-9ba7-f5d49ec75747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.19 18:13:52.908943 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.19 18:13:52.909134 [ 255 ] {} <Debug> TCP-Session: 238d69f1-0d74-4c2d-a0bc-9cc005de7146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.19 18:13:52.909159 [ 258 ] {} <Debug> TCP-Session: 3cc2f477-e4b3-4b54-9ba7-f5d49ec75747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.19 18:13:52.909153 [ 257 ] {} <Debug> TCP-Session: 6857cff5-6034-476a-a90d-7d10ebe5d1d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:62352 | ||
| 146 | 2026.03.19 18:13:52.909233 [ 257 ] {} <Debug> TCP-Session: 6857cff5-6034-476a-a90d-7d10ebe5d1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.19 18:13:52.909315 [ 257 ] {} <Debug> TCP-Session: 6857cff5-6034-476a-a90d-7d10ebe5d1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.19 18:13:53.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2026.03.19 18:13:53.149702 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58651 | ||
| 150 | 2026.03.19 18:13:53.149869 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.19 18:13:53.149913 [ 259 ] {} <Debug> TCP-Session: 4ec09f03-a8f3-482a-947a-e4759e858576 Authenticating user 'default' from [fd00:1122:3344:101::c]:58651 | ||
| 152 | 2026.03.19 18:13:53.149932 [ 259 ] {} <Debug> TCP-Session: 4ec09f03-a8f3-482a-947a-e4759e858576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.19 18:13:53.150021 [ 259 ] {} <Debug> TCP-Session: 4ec09f03-a8f3-482a-947a-e4759e858576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.19 18:13:53.150101 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.19 18:13:53.150135 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.19 18:13:53.150222 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.19 18:13:53.150776 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52537 | ||
| 158 | 2026.03.19 18:13:53.150781 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46445 | ||
| 159 | 2026.03.19 18:13:53.150870 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48345 | ||
| 160 | 2026.03.19 18:13:53.150989 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35365 | ||
| 161 | 2026.03.19 18:13:53.151098 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.03.19 18:13:53.151174 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54976 | ||
| 163 | 2026.03.19 18:13:53.151186 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.03.19 18:13:53.151208 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.03.19 18:13:53.151285 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.19 18:13:53.151261 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39601 | ||
| 167 | 2026.03.19 18:13:53.151242 [ 262 ] {} <Debug> TCP-Session: 62e01847-1b50-42b5-acf0-70c0824f3cfe Authenticating user 'default' from [fd00:1122:3344:101::c]:48345 | ||
| 168 | 2026.03.19 18:13:53.151421 [ 263 ] {} <Debug> TCP-Session: d7ca7ba9-da7d-4081-9df2-96e6be0eac9d Authenticating user 'default' from [fd00:1122:3344:101::c]:35365 | ||
| 169 | 2026.03.19 18:13:53.151396 [ 261 ] {} <Debug> TCP-Session: 17a58170-9acb-4f44-86a0-14e360aa8286 Authenticating user 'default' from [fd00:1122:3344:101::c]:46445 | ||
| 170 | 2026.03.19 18:13:53.151391 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42950 | ||
| 171 | 2026.03.19 18:13:53.151379 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.19 18:13:53.151540 [ 261 ] {} <Debug> TCP-Session: 17a58170-9acb-4f44-86a0-14e360aa8286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.19 18:13:53.151586 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.19 18:13:53.151497 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.03.19 18:13:53.151655 [ 266 ] {} <Debug> TCP-Session: 86284519-87bb-4a6e-8620-156e3676a1a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:42950 | ||
| 176 | 2026.03.19 18:13:53.151652 [ 261 ] {} <Debug> TCP-Session: 17a58170-9acb-4f44-86a0-14e360aa8286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.19 18:13:53.151645 [ 264 ] {} <Debug> TCP-Session: e335ef8f-a1e4-400a-a135-642185febf79 Authenticating user 'default' from [fd00:1122:3344:101::c]:54976 | ||
| 178 | 2026.03.19 18:13:53.151746 [ 266 ] {} <Debug> TCP-Session: 86284519-87bb-4a6e-8620-156e3676a1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.19 18:13:53.151723 [ 265 ] {} <Debug> TCP-Session: ade6fd9b-79b2-4de2-9d0a-1cbc2618e328 Authenticating user 'default' from [fd00:1122:3344:101::c]:39601 | ||
| 180 | 2026.03.19 18:13:53.151496 [ 262 ] {} <Debug> TCP-Session: 62e01847-1b50-42b5-acf0-70c0824f3cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.19 18:13:53.151832 [ 266 ] {} <Debug> TCP-Session: 86284519-87bb-4a6e-8620-156e3676a1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.19 18:13:53.151823 [ 265 ] {} <Debug> TCP-Session: ade6fd9b-79b2-4de2-9d0a-1cbc2618e328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.19 18:13:53.151807 [ 264 ] {} <Debug> TCP-Session: e335ef8f-a1e4-400a-a135-642185febf79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.19 18:13:53.151928 [ 265 ] {} <Debug> TCP-Session: ade6fd9b-79b2-4de2-9d0a-1cbc2618e328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.19 18:13:53.151914 [ 262 ] {} <Debug> TCP-Session: 62e01847-1b50-42b5-acf0-70c0824f3cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.19 18:13:53.151179 [ 260 ] {} <Debug> TCP-Session: 362d7356-d91d-43ef-9bba-786d5a7f1d44 Authenticating user 'default' from [fd00:1122:3344:101::c]:52537 | ||
| 187 | 2026.03.19 18:13:53.152001 [ 264 ] {} <Debug> TCP-Session: e335ef8f-a1e4-400a-a135-642185febf79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.19 18:13:53.151540 [ 263 ] {} <Debug> TCP-Session: d7ca7ba9-da7d-4081-9df2-96e6be0eac9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.19 18:13:53.152114 [ 260 ] {} <Debug> TCP-Session: 362d7356-d91d-43ef-9bba-786d5a7f1d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.19 18:13:53.152120 [ 263 ] {} <Debug> TCP-Session: d7ca7ba9-da7d-4081-9df2-96e6be0eac9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.19 18:13:53.152214 [ 260 ] {} <Debug> TCP-Session: 362d7356-d91d-43ef-9bba-786d5a7f1d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.19 18:13:53.405504 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42329 | ||
| 193 | 2026.03.19 18:13:53.406110 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.19 18:13:53.406177 [ 267 ] {} <Debug> TCP-Session: 9cd7dc1d-f395-4744-9e8b-09c08d126785 Authenticating user 'default' from [fd00:1122:3344:101::b]:42329 | ||
| 195 | 2026.03.19 18:13:53.406197 [ 267 ] {} <Debug> TCP-Session: 9cd7dc1d-f395-4744-9e8b-09c08d126785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.19 18:13:53.406212 [ 267 ] {} <Debug> TCP-Session: 9cd7dc1d-f395-4744-9e8b-09c08d126785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.19 18:13:53.406327 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.19 18:13:53.406353 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.03.19 18:13:53.406431 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.03.19 18:13:53.406864 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33616 | ||
| 201 | 2026.03.19 18:13:53.407009 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.03.19 18:13:53.407023 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41512 | ||
| 203 | 2026.03.19 18:13:53.407038 [ 268 ] {} <Debug> TCP-Session: e2f796e0-e629-43bd-b60f-6f2589fd2809 Authenticating user 'default' from [fd00:1122:3344:101::b]:33616 | ||
| 204 | 2026.03.19 18:13:53.407149 [ 268 ] {} <Debug> TCP-Session: e2f796e0-e629-43bd-b60f-6f2589fd2809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.03.19 18:13:53.407162 [ 268 ] {} <Debug> TCP-Session: e2f796e0-e629-43bd-b60f-6f2589fd2809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.03.19 18:13:53.407257 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52269 | ||
| 207 | 2026.03.19 18:13:53.407295 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.03.19 18:13:53.407278 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36713 | ||
| 209 | 2026.03.19 18:13:53.407382 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37511 | ||
| 210 | 2026.03.19 18:13:53.407409 [ 269 ] {} <Debug> TCP-Session: 115d9286-82c1-4e91-b597-f3927fec604c Authenticating user 'default' from [fd00:1122:3344:101::b]:41512 | ||
| 211 | 2026.03.19 18:13:53.407481 [ 269 ] {} <Debug> TCP-Session: 115d9286-82c1-4e91-b597-f3927fec604c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.03.19 18:13:53.407494 [ 269 ] {} <Debug> TCP-Session: 115d9286-82c1-4e91-b597-f3927fec604c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.03.19 18:13:53.407531 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.03.19 18:13:53.407584 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64131 | ||
| 215 | 2026.03.19 18:13:53.407598 [ 271 ] {} <Debug> TCP-Session: 1efdfd92-8720-4b87-a452-ed46b9f9d65e Authenticating user 'default' from [fd00:1122:3344:101::b]:52269 | ||
| 216 | 2026.03.19 18:13:53.407690 [ 271 ] {} <Debug> TCP-Session: 1efdfd92-8720-4b87-a452-ed46b9f9d65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.03.19 18:13:53.407704 [ 271 ] {} <Debug> TCP-Session: 1efdfd92-8720-4b87-a452-ed46b9f9d65e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.03.19 18:13:53.407725 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46086 | ||
| 219 | 2026.03.19 18:13:53.407753 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.03.19 18:13:53.407704 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.03.19 18:13:53.407811 [ 272 ] {} <Debug> TCP-Session: d06791fc-8d74-4210-9a45-3ddef8b9bd61 Authenticating user 'default' from [fd00:1122:3344:101::b]:37511 | ||
| 222 | 2026.03.19 18:13:53.407806 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.03.19 18:13:53.407900 [ 270 ] {} <Debug> TCP-Session: 7cf7ef51-f1bb-427b-af86-ee304796e997 Authenticating user 'default' from [fd00:1122:3344:101::b]:36713 | ||
| 224 | 2026.03.19 18:13:53.407903 [ 272 ] {} <Debug> TCP-Session: d06791fc-8d74-4210-9a45-3ddef8b9bd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.19 18:13:53.407931 [ 270 ] {} <Debug> TCP-Session: 7cf7ef51-f1bb-427b-af86-ee304796e997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.19 18:13:53.407918 [ 273 ] {} <Debug> TCP-Session: 997cf7ca-9c80-4c61-8358-55f7349fbe8b Authenticating user 'default' from [fd00:1122:3344:101::b]:64131 | ||
| 227 | 2026.03.19 18:13:53.407902 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.03.19 18:13:53.408029 [ 270 ] {} <Debug> TCP-Session: 7cf7ef51-f1bb-427b-af86-ee304796e997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.19 18:13:53.408025 [ 273 ] {} <Debug> TCP-Session: 997cf7ca-9c80-4c61-8358-55f7349fbe8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.03.19 18:13:53.408012 [ 272 ] {} <Debug> TCP-Session: d06791fc-8d74-4210-9a45-3ddef8b9bd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.19 18:13:53.408109 [ 274 ] {} <Debug> TCP-Session: ad2b4b8e-416f-45de-b275-e307a5e1f764 Authenticating user 'default' from [fd00:1122:3344:101::b]:46086 | ||
| 232 | 2026.03.19 18:13:53.408103 [ 273 ] {} <Debug> TCP-Session: 997cf7ca-9c80-4c61-8358-55f7349fbe8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.19 18:13:53.408209 [ 274 ] {} <Debug> TCP-Session: ad2b4b8e-416f-45de-b275-e307a5e1f764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.19 18:13:53.408267 [ 274 ] {} <Debug> TCP-Session: ad2b4b8e-416f-45de-b275-e307a5e1f764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.19 18:13:55.351065 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47967 | ||
| 236 | 2026.03.19 18:13:55.357629 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.03.19 18:13:55.357724 [ 275 ] {} <Debug> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Authenticating user 'default' from [fd00:1122:3344:101::d]:47967 | ||
| 238 | 2026.03.19 18:13:55.357755 [ 275 ] {} <Debug> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.19 18:13:55.357766 [ 275 ] {} <Debug> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.19 18:13:55.357894 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.03.19 18:13:55.357935 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.03.19 18:13:55.358009 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.03.19 18:13:55.365052 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46587 | ||
| 244 | 2026.03.19 18:13:55.365225 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63016 | ||
| 245 | 2026.03.19 18:13:55.365244 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43714 | ||
| 246 | 2026.03.19 18:13:55.365336 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.03.19 18:13:55.365374 [ 276 ] {} <Debug> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Authenticating user 'default' from [fd00:1122:3344:101::d]:46587 | ||
| 248 | 2026.03.19 18:13:55.365456 [ 276 ] {} <Debug> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.03.19 18:13:55.365469 [ 276 ] {} <Debug> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.03.19 18:13:55.365531 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56306 | ||
| 251 | 2026.03.19 18:13:55.365530 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.03.19 18:13:55.365632 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61023 | ||
| 253 | 2026.03.19 18:13:55.365613 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47393 | ||
| 254 | 2026.03.19 18:13:55.365706 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47683 | ||
| 255 | 2026.03.19 18:13:55.365720 [ 277 ] {} <Debug> TCP-Session: 3f12774a-1350-4a3b-94c0-cf8ea211482a Authenticating user 'default' from [fd00:1122:3344:101::d]:43714 | ||
| 256 | 2026.03.19 18:13:55.365971 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44091 | ||
| 257 | 2026.03.19 18:13:55.366080 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.03.19 18:13:55.366109 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.03.19 18:13:55.366114 [ 281 ] {} <Debug> TCP-Session: d2e405b6-3118-46e7-8323-90c304026342 Authenticating user 'default' from [fd00:1122:3344:101::d]:47393 | ||
| 260 | 2026.03.19 18:13:55.366178 [ 277 ] {} <Debug> TCP-Session: 3f12774a-1350-4a3b-94c0-cf8ea211482a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.03.19 18:13:55.366195 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.03.19 18:13:55.366245 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.03.19 18:13:55.366251 [ 281 ] {} <Debug> TCP-Session: d2e405b6-3118-46e7-8323-90c304026342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.03.19 18:13:55.366238 [ 277 ] {} <Debug> TCP-Session: 3f12774a-1350-4a3b-94c0-cf8ea211482a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.03.19 18:13:55.366334 [ 283 ] {} <Debug> TCP-Session: ad3a3c2a-54a2-4721-9cda-024c08e7d72d Authenticating user 'default' from [fd00:1122:3344:101::d]:44091 | ||
| 266 | 2026.03.19 18:13:55.366336 [ 281 ] {} <Debug> TCP-Session: d2e405b6-3118-46e7-8323-90c304026342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.03.19 18:13:55.366290 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.03.19 18:13:55.366288 [ 279 ] {} <Debug> TCP-Session: fb0813c3-f151-43ca-a70d-9935c2179b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61023 | ||
| 269 | 2026.03.19 18:13:55.366417 [ 282 ] {} <Debug> TCP-Session: 865816d9-75cd-40b0-b0e7-e59b979c06f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47683 | ||
| 270 | 2026.03.19 18:13:55.366397 [ 283 ] {} <Debug> TCP-Session: ad3a3c2a-54a2-4721-9cda-024c08e7d72d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.03.19 18:13:55.366244 [ 280 ] {} <Debug> TCP-Session: 180e62fd-433e-4cc0-b131-5fce6a23d129 Authenticating user 'default' from [fd00:1122:3344:101::d]:56306 | ||
| 272 | 2026.03.19 18:13:55.366551 [ 279 ] {} <Debug> TCP-Session: fb0813c3-f151-43ca-a70d-9935c2179b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.19 18:13:55.366570 [ 282 ] {} <Debug> TCP-Session: 865816d9-75cd-40b0-b0e7-e59b979c06f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.03.19 18:13:55.366645 [ 280 ] {} <Debug> TCP-Session: 180e62fd-433e-4cc0-b131-5fce6a23d129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.19 18:13:55.366687 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.03.19 18:13:55.366667 [ 282 ] {} <Debug> TCP-Session: 865816d9-75cd-40b0-b0e7-e59b979c06f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.19 18:13:55.366656 [ 279 ] {} <Debug> TCP-Session: fb0813c3-f151-43ca-a70d-9935c2179b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.19 18:13:55.366552 [ 283 ] {} <Debug> TCP-Session: ad3a3c2a-54a2-4721-9cda-024c08e7d72d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.19 18:13:55.366810 [ 278 ] {} <Debug> TCP-Session: e068c675-040c-473b-bb29-864ed569fb85 Authenticating user 'default' from [fd00:1122:3344:101::d]:63016 | ||
| 280 | 2026.03.19 18:13:55.366767 [ 280 ] {} <Debug> TCP-Session: 180e62fd-433e-4cc0-b131-5fce6a23d129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.19 18:13:55.366878 [ 278 ] {} <Debug> TCP-Session: e068c675-040c-473b-bb29-864ed569fb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.03.19 18:13:55.366954 [ 278 ] {} <Debug> TCP-Session: e068c675-040c-473b-bb29-864ed569fb85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.19 18:13:55.374820 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.03.19 18:13:55.377621 [ 275 ] {0fd709bd-c02e-435e-b714-7739b323d6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.03.19 18:13:55.498037 [ 275 ] {0fd709bd-c02e-435e-b714-7739b323d6c4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47967) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.03.19 18:13:55.499028 [ 275 ] {0fd709bd-c02e-435e-b714-7739b323d6c4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.03.19 18:13:55.499262 [ 275 ] {0fd709bd-c02e-435e-b714-7739b323d6c4} <Debug> TCPHandler: Processed in 0.130308371 sec. | ||
| 334 | 2026.03.19 18:13:55.499678 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.03.19 18:13:55.499910 [ 276 ] {1b3a2bc3-5301-4e5f-8606-5ab3f8f11b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.03.19 18:13:55.500390 [ 276 ] {1b3a2bc3-5301-4e5f-8606-5ab3f8f11b5f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46587) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.03.19 18:13:55.500642 [ 276 ] {1b3a2bc3-5301-4e5f-8606-5ab3f8f11b5f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.03.19 18:13:55.500886 [ 276 ] {1b3a2bc3-5301-4e5f-8606-5ab3f8f11b5f} <Debug> TCPHandler: Processed in 0.001377296 sec. | ||
| 385 | 2026.03.19 18:13:55.501175 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.19 18:13:55.502025 [ 275 ] {79ee419e-73ae-4a3e-bb5d-db92be5862b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.03.19 18:13:55.502681 [ 275 ] {79ee419e-73ae-4a3e-bb5d-db92be5862b0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.03.19 18:13:55.508408 [ 275 ] {79ee419e-73ae-4a3e-bb5d-db92be5862b0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.03.19 18:13:55.508499 [ 275 ] {79ee419e-73ae-4a3e-bb5d-db92be5862b0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124792 sec | ||
| 390 | 2026.03.19 18:13:55.508513 [ 275 ] {79ee419e-73ae-4a3e-bb5d-db92be5862b0} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.03.19 18:13:55.508524 [ 275 ] {79ee419e-73ae-4a3e-bb5d-db92be5862b0} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.03.19 18:13:55.508576 [ 275 ] {79ee419e-73ae-4a3e-bb5d-db92be5862b0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.03.19 18:13:55.509241 [ 275 ] {79ee419e-73ae-4a3e-bb5d-db92be5862b0} <Debug> TCPHandler: Processed in 0.008174854 sec. | ||
| 394 | 2026.03.19 18:13:55.509384 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.03.19 18:13:55.509531 [ 275 ] {3f634389-19bb-4020-82f0-5fc6440d0488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.03.19 18:13:55.509668 [ 275 ] {3f634389-19bb-4020-82f0-5fc6440d0488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.03.19 18:13:55.514738 [ 275 ] {3f634389-19bb-4020-82f0-5fc6440d0488} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.03.19 18:13:55.516312 [ 275 ] {3f634389-19bb-4020-82f0-5fc6440d0488} <Debug> oximeter.version (64cb8414-dc8d-4053-841c-65969060e3b4): Loading data parts | ||
| 400 | 2026.03.19 18:13:55.517398 [ 275 ] {3f634389-19bb-4020-82f0-5fc6440d0488} <Debug> oximeter.version (64cb8414-dc8d-4053-841c-65969060e3b4): There are no data parts | ||
| 401 | 2026.03.19 18:13:55.524428 [ 275 ] {3f634389-19bb-4020-82f0-5fc6440d0488} <Debug> TCPHandler: Processed in 0.015093515 sec. | ||
| 402 | 2026.03.19 18:13:55.524676 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.03.19 18:13:55.524851 [ 275 ] {4e93eeec-42d8-41a7-bfad-8be9ea016332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.03.19 18:13:55.524971 [ 275 ] {4e93eeec-42d8-41a7-bfad-8be9ea016332} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.03.19 18:13:55.536314 [ 275 ] {4e93eeec-42d8-41a7-bfad-8be9ea016332} <Debug> oximeter.measurements_bool (80fdd3aa-590d-4168-81e2-a0d3fadf745d): Loading data parts | ||
| 416 | 2026.03.19 18:13:55.536633 [ 275 ] {4e93eeec-42d8-41a7-bfad-8be9ea016332} <Debug> oximeter.measurements_bool (80fdd3aa-590d-4168-81e2-a0d3fadf745d): There are no data parts | ||
| 417 | 2026.03.19 18:13:55.537842 [ 275 ] {4e93eeec-42d8-41a7-bfad-8be9ea016332} <Debug> TCPHandler: Processed in 0.01321672 sec. | ||
| 418 | 2026.03.19 18:13:55.538009 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.19 18:13:55.538232 [ 275 ] {9a0c02ef-0b51-4290-b77b-1dddcb51aa44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.03.19 18:13:55.538275 [ 275 ] {9a0c02ef-0b51-4290-b77b-1dddcb51aa44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.03.19 18:13:55.540014 [ 275 ] {9a0c02ef-0b51-4290-b77b-1dddcb51aa44} <Debug> oximeter.measurements_i8 (f706a46b-4541-4766-8573-c81fb57408ea): Loading data parts | ||
| 422 | 2026.03.19 18:13:55.540159 [ 275 ] {9a0c02ef-0b51-4290-b77b-1dddcb51aa44} <Debug> oximeter.measurements_i8 (f706a46b-4541-4766-8573-c81fb57408ea): There are no data parts | ||
| 423 | 2026.03.19 18:13:55.541343 [ 275 ] {9a0c02ef-0b51-4290-b77b-1dddcb51aa44} <Debug> TCPHandler: Processed in 0.003382334 sec. | ||
| 424 | 2026.03.19 18:13:55.541541 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.19 18:13:55.541693 [ 275 ] {d99b7500-58a8-46fa-bb24-610e298e00fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.03.19 18:13:55.541794 [ 275 ] {d99b7500-58a8-46fa-bb24-610e298e00fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.03.19 18:13:55.543530 [ 275 ] {d99b7500-58a8-46fa-bb24-610e298e00fb} <Debug> oximeter.measurements_u8 (885792bc-033f-42d7-8f78-93e8c5e65fc2): Loading data parts | ||
| 428 | 2026.03.19 18:13:55.543693 [ 275 ] {d99b7500-58a8-46fa-bb24-610e298e00fb} <Debug> oximeter.measurements_u8 (885792bc-033f-42d7-8f78-93e8c5e65fc2): There are no data parts | ||
| 429 | 2026.03.19 18:13:55.545058 [ 275 ] {d99b7500-58a8-46fa-bb24-610e298e00fb} <Debug> TCPHandler: Processed in 0.003565807 sec. | ||
| 430 | 2026.03.19 18:13:55.545195 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.19 18:13:55.545420 [ 275 ] {581f428d-aeab-4339-b7e2-af427e7d88d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.03.19 18:13:55.545492 [ 275 ] {581f428d-aeab-4339-b7e2-af427e7d88d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.03.19 18:13:55.547277 [ 275 ] {581f428d-aeab-4339-b7e2-af427e7d88d7} <Debug> oximeter.measurements_i16 (635a1258-7515-48d5-9ce8-6a8b380b27ae): Loading data parts | ||
| 434 | 2026.03.19 18:13:55.547424 [ 275 ] {581f428d-aeab-4339-b7e2-af427e7d88d7} <Debug> oximeter.measurements_i16 (635a1258-7515-48d5-9ce8-6a8b380b27ae): There are no data parts | ||
| 435 | 2026.03.19 18:13:55.548606 [ 275 ] {581f428d-aeab-4339-b7e2-af427e7d88d7} <Debug> TCPHandler: Processed in 0.003459595 sec. | ||
| 436 | 2026.03.19 18:13:55.548797 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.19 18:13:55.548947 [ 275 ] {1185a438-3719-4490-b398-37a67ae26e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.03.19 18:13:55.549047 [ 275 ] {1185a438-3719-4490-b398-37a67ae26e32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.03.19 18:13:55.550685 [ 275 ] {1185a438-3719-4490-b398-37a67ae26e32} <Debug> oximeter.measurements_u16 (b0794998-8922-47be-9914-ba7d37314fa6): Loading data parts | ||
| 440 | 2026.03.19 18:13:55.550855 [ 275 ] {1185a438-3719-4490-b398-37a67ae26e32} <Debug> oximeter.measurements_u16 (b0794998-8922-47be-9914-ba7d37314fa6): There are no data parts | ||
| 441 | 2026.03.19 18:13:55.552016 [ 275 ] {1185a438-3719-4490-b398-37a67ae26e32} <Debug> TCPHandler: Processed in 0.003267482 sec. | ||
| 442 | 2026.03.19 18:13:55.552146 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.03.19 18:13:55.552336 [ 275 ] {ce083427-b5f9-4738-9308-1d32bb5b46c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2026.03.19 18:13:55.552408 [ 275 ] {ce083427-b5f9-4738-9308-1d32bb5b46c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.03.19 18:13:55.554103 [ 275 ] {ce083427-b5f9-4738-9308-1d32bb5b46c2} <Debug> oximeter.measurements_i32 (ac9f2f08-36eb-4a02-8bb4-4ba887e1bf25): Loading data parts | ||
| 446 | 2026.03.19 18:13:55.554240 [ 275 ] {ce083427-b5f9-4738-9308-1d32bb5b46c2} <Debug> oximeter.measurements_i32 (ac9f2f08-36eb-4a02-8bb4-4ba887e1bf25): There are no data parts | ||
| 447 | 2026.03.19 18:13:55.555441 [ 275 ] {ce083427-b5f9-4738-9308-1d32bb5b46c2} <Debug> TCPHandler: Processed in 0.003343863 sec. | ||
| 448 | 2026.03.19 18:13:55.555625 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.03.19 18:13:55.555777 [ 275 ] {485ba8c1-62a7-4ad2-a4da-7a5cd7e078e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.03.19 18:13:55.555883 [ 275 ] {485ba8c1-62a7-4ad2-a4da-7a5cd7e078e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.03.19 18:13:55.557541 [ 275 ] {485ba8c1-62a7-4ad2-a4da-7a5cd7e078e4} <Debug> oximeter.measurements_u32 (78e3a0a7-d54e-42d6-9985-9d00e0d669dc): Loading data parts | ||
| 452 | 2026.03.19 18:13:55.557670 [ 275 ] {485ba8c1-62a7-4ad2-a4da-7a5cd7e078e4} <Debug> oximeter.measurements_u32 (78e3a0a7-d54e-42d6-9985-9d00e0d669dc): There are no data parts | ||
| 453 | 2026.03.19 18:13:55.558985 [ 275 ] {485ba8c1-62a7-4ad2-a4da-7a5cd7e078e4} <Debug> TCPHandler: Processed in 0.003408304 sec. | ||
| 454 | 2026.03.19 18:13:55.559111 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.19 18:13:55.559264 [ 275 ] {6cf4619b-e8aa-4623-ad7e-d84b0be93c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2026.03.19 18:13:55.559387 [ 275 ] {6cf4619b-e8aa-4623-ad7e-d84b0be93c66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.03.19 18:13:55.561146 [ 275 ] {6cf4619b-e8aa-4623-ad7e-d84b0be93c66} <Debug> oximeter.measurements_i64 (0af2bd11-baec-4c01-9ca2-ff6855c6d8d9): Loading data parts | ||
| 458 | 2026.03.19 18:13:55.561284 [ 275 ] {6cf4619b-e8aa-4623-ad7e-d84b0be93c66} <Debug> oximeter.measurements_i64 (0af2bd11-baec-4c01-9ca2-ff6855c6d8d9): There are no data parts | ||
| 459 | 2026.03.19 18:13:55.562447 [ 275 ] {6cf4619b-e8aa-4623-ad7e-d84b0be93c66} <Debug> TCPHandler: Processed in 0.003384313 sec. | ||
| 460 | 2026.03.19 18:13:55.562699 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.19 18:13:55.562854 [ 275 ] {6f503832-6591-4738-a29f-aee18b6f75d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2026.03.19 18:13:55.562962 [ 275 ] {6f503832-6591-4738-a29f-aee18b6f75d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.03.19 18:13:55.564868 [ 275 ] {6f503832-6591-4738-a29f-aee18b6f75d3} <Debug> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Loading data parts | ||
| 464 | 2026.03.19 18:13:55.564989 [ 275 ] {6f503832-6591-4738-a29f-aee18b6f75d3} <Debug> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): There are no data parts | ||
| 465 | 2026.03.19 18:13:55.566727 [ 275 ] {6f503832-6591-4738-a29f-aee18b6f75d3} <Debug> TCPHandler: Processed in 0.004077067 sec. | ||
| 466 | 2026.03.19 18:13:55.566867 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.19 18:13:55.567024 [ 275 ] {ae3b8d32-25c4-431a-9587-0d72efac8230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2026.03.19 18:13:55.567143 [ 275 ] {ae3b8d32-25c4-431a-9587-0d72efac8230} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.03.19 18:13:55.568969 [ 275 ] {ae3b8d32-25c4-431a-9587-0d72efac8230} <Debug> oximeter.measurements_f32 (35b6c5ae-988a-4de3-8fca-124261305553): Loading data parts | ||
| 470 | 2026.03.19 18:13:55.569087 [ 275 ] {ae3b8d32-25c4-431a-9587-0d72efac8230} <Debug> oximeter.measurements_f32 (35b6c5ae-988a-4de3-8fca-124261305553): There are no data parts | ||
| 471 | 2026.03.19 18:13:55.570301 [ 275 ] {ae3b8d32-25c4-431a-9587-0d72efac8230} <Debug> TCPHandler: Processed in 0.003484106 sec. | ||
| 472 | 2026.03.19 18:13:55.570463 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.19 18:13:55.570648 [ 275 ] {f870c082-53d7-4268-a910-60042baf051f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2026.03.19 18:13:55.570750 [ 275 ] {f870c082-53d7-4268-a910-60042baf051f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.03.19 18:13:55.572502 [ 275 ] {f870c082-53d7-4268-a910-60042baf051f} <Debug> oximeter.measurements_f64 (84ea890b-141b-4b4f-b06a-98c9a6c7ea98): Loading data parts | ||
| 476 | 2026.03.19 18:13:55.572634 [ 275 ] {f870c082-53d7-4268-a910-60042baf051f} <Debug> oximeter.measurements_f64 (84ea890b-141b-4b4f-b06a-98c9a6c7ea98): There are no data parts | ||
| 477 | 2026.03.19 18:13:55.573980 [ 275 ] {f870c082-53d7-4268-a910-60042baf051f} <Debug> TCPHandler: Processed in 0.003566887 sec. | ||
| 478 | 2026.03.19 18:13:55.574108 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.19 18:13:55.574262 [ 275 ] {0d0a6d9c-708c-4f87-a7eb-327da1021804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2026.03.19 18:13:55.574374 [ 275 ] {0d0a6d9c-708c-4f87-a7eb-327da1021804} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.03.19 18:13:55.576155 [ 275 ] {0d0a6d9c-708c-4f87-a7eb-327da1021804} <Debug> oximeter.measurements_string (bdb2f74c-daf0-4d36-9008-1e4c0582d3db): Loading data parts | ||
| 482 | 2026.03.19 18:13:55.576275 [ 275 ] {0d0a6d9c-708c-4f87-a7eb-327da1021804} <Debug> oximeter.measurements_string (bdb2f74c-daf0-4d36-9008-1e4c0582d3db): There are no data parts | ||
| 483 | 2026.03.19 18:13:55.577490 [ 275 ] {0d0a6d9c-708c-4f87-a7eb-327da1021804} <Debug> TCPHandler: Processed in 0.003431905 sec. | ||
| 484 | 2026.03.19 18:13:55.577688 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.03.19 18:13:55.577843 [ 275 ] {17724c1f-fc81-4060-b319-a90a941feebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.03.19 18:13:55.577957 [ 275 ] {17724c1f-fc81-4060-b319-a90a941feebc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.03.19 18:13:55.581423 [ 275 ] {17724c1f-fc81-4060-b319-a90a941feebc} <Debug> oximeter.measurements_bytes (67cc9744-9635-4b53-8a0f-467ad00a2609): Loading data parts | ||
| 495 | 2026.03.19 18:13:55.581586 [ 275 ] {17724c1f-fc81-4060-b319-a90a941feebc} <Debug> oximeter.measurements_bytes (67cc9744-9635-4b53-8a0f-467ad00a2609): There are no data parts | ||
| 496 | 2026.03.19 18:13:55.582840 [ 275 ] {17724c1f-fc81-4060-b319-a90a941feebc} <Debug> TCPHandler: Processed in 0.005209149 sec. | ||
| 497 | 2026.03.19 18:13:55.583034 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.03.19 18:13:55.583187 [ 275 ] {6187446d-4ab3-4fb7-9bc6-366796ca4255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2026.03.19 18:13:55.583287 [ 275 ] {6187446d-4ab3-4fb7-9bc6-366796ca4255} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.03.19 18:13:55.585082 [ 275 ] {6187446d-4ab3-4fb7-9bc6-366796ca4255} <Debug> oximeter.measurements_cumulativei64 (187cd183-993c-4d2f-8f4c-f2fb7ed70085): Loading data parts | ||
| 501 | 2026.03.19 18:13:55.585268 [ 275 ] {6187446d-4ab3-4fb7-9bc6-366796ca4255} <Debug> oximeter.measurements_cumulativei64 (187cd183-993c-4d2f-8f4c-f2fb7ed70085): There are no data parts | ||
| 502 | 2026.03.19 18:13:55.586667 [ 275 ] {6187446d-4ab3-4fb7-9bc6-366796ca4255} <Debug> TCPHandler: Processed in 0.003662809 sec. | ||
| 503 | 2026.03.19 18:13:55.586802 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.03.19 18:13:55.587046 [ 275 ] {11837f38-1d1c-425e-a988-19f521e59233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2026.03.19 18:13:55.587169 [ 275 ] {11837f38-1d1c-425e-a988-19f521e59233} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.03.19 18:13:55.588898 [ 275 ] {11837f38-1d1c-425e-a988-19f521e59233} <Debug> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Loading data parts | ||
| 507 | 2026.03.19 18:13:55.589045 [ 275 ] {11837f38-1d1c-425e-a988-19f521e59233} <Debug> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): There are no data parts | ||
| 508 | 2026.03.19 18:13:55.590386 [ 275 ] {11837f38-1d1c-425e-a988-19f521e59233} <Debug> TCPHandler: Processed in 0.003633128 sec. | ||
| 509 | 2026.03.19 18:13:55.590524 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.03.19 18:13:55.590684 [ 275 ] {01639032-eeb8-4bdf-9d09-d1274db4f3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2026.03.19 18:13:55.590801 [ 275 ] {01639032-eeb8-4bdf-9d09-d1274db4f3d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.03.19 18:13:55.592800 [ 275 ] {01639032-eeb8-4bdf-9d09-d1274db4f3d9} <Debug> oximeter.measurements_cumulativef32 (c3c31939-4e1d-4617-be9c-ae174fb6a1f8): Loading data parts | ||
| 513 | 2026.03.19 18:13:55.592926 [ 275 ] {01639032-eeb8-4bdf-9d09-d1274db4f3d9} <Debug> oximeter.measurements_cumulativef32 (c3c31939-4e1d-4617-be9c-ae174fb6a1f8): There are no data parts | ||
| 514 | 2026.03.19 18:13:55.594565 [ 275 ] {01639032-eeb8-4bdf-9d09-d1274db4f3d9} <Debug> TCPHandler: Processed in 0.004089857 sec. | ||
| 515 | 2026.03.19 18:13:55.594757 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.03.19 18:13:55.594916 [ 275 ] {57e4f763-1f2e-44e7-9174-44ed3d0ce156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2026.03.19 18:13:55.595020 [ 275 ] {57e4f763-1f2e-44e7-9174-44ed3d0ce156} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.03.19 18:13:55.596981 [ 275 ] {57e4f763-1f2e-44e7-9174-44ed3d0ce156} <Debug> oximeter.measurements_cumulativef64 (e4df7f28-5e56-421d-b319-fef2f5c814c7): Loading data parts | ||
| 519 | 2026.03.19 18:13:55.597327 [ 275 ] {57e4f763-1f2e-44e7-9174-44ed3d0ce156} <Debug> oximeter.measurements_cumulativef64 (e4df7f28-5e56-421d-b319-fef2f5c814c7): There are no data parts | ||
| 520 | 2026.03.19 18:13:55.598817 [ 275 ] {57e4f763-1f2e-44e7-9174-44ed3d0ce156} <Debug> TCPHandler: Processed in 0.004108467 sec. | ||
| 521 | 2026.03.19 18:13:55.598961 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.03.19 18:13:55.599258 [ 275 ] {378b94f8-667e-4bb2-a579-8219e1348b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2026.03.19 18:13:55.599391 [ 275 ] {378b94f8-667e-4bb2-a579-8219e1348b6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.03.19 18:13:55.601420 [ 275 ] {378b94f8-667e-4bb2-a579-8219e1348b6d} <Debug> oximeter.measurements_histogrami8 (f62b2a13-6e04-4a30-a301-cef67b533f9c): Loading data parts | ||
| 535 | 2026.03.19 18:13:55.601592 [ 275 ] {378b94f8-667e-4bb2-a579-8219e1348b6d} <Debug> oximeter.measurements_histogrami8 (f62b2a13-6e04-4a30-a301-cef67b533f9c): There are no data parts | ||
| 536 | 2026.03.19 18:13:55.603069 [ 275 ] {378b94f8-667e-4bb2-a579-8219e1348b6d} <Debug> TCPHandler: Processed in 0.004158579 sec. | ||
| 537 | 2026.03.19 18:13:55.603327 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.03.19 18:13:55.603539 [ 275 ] {f7435b45-4297-4cec-bb13-936108ec42e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2026.03.19 18:13:55.603741 [ 275 ] {f7435b45-4297-4cec-bb13-936108ec42e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.03.19 18:13:55.605984 [ 275 ] {f7435b45-4297-4cec-bb13-936108ec42e6} <Debug> oximeter.measurements_histogramu8 (da82ee0f-1412-4ad5-bb93-403ac5429346): Loading data parts | ||
| 541 | 2026.03.19 18:13:55.606164 [ 275 ] {f7435b45-4297-4cec-bb13-936108ec42e6} <Debug> oximeter.measurements_histogramu8 (da82ee0f-1412-4ad5-bb93-403ac5429346): There are no data parts | ||
| 542 | 2026.03.19 18:13:55.607585 [ 275 ] {f7435b45-4297-4cec-bb13-936108ec42e6} <Debug> TCPHandler: Processed in 0.004307271 sec. | ||
| 543 | 2026.03.19 18:13:55.607726 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.03.19 18:13:55.608007 [ 275 ] {8315939a-09a2-4672-8daf-914f49de6d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2026.03.19 18:13:55.608121 [ 275 ] {8315939a-09a2-4672-8daf-914f49de6d0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.03.19 18:13:55.610278 [ 275 ] {8315939a-09a2-4672-8daf-914f49de6d0a} <Debug> oximeter.measurements_histogrami16 (b0b35468-be79-49e1-9e53-0b23adf10188): Loading data parts | ||
| 547 | 2026.03.19 18:13:55.610427 [ 275 ] {8315939a-09a2-4672-8daf-914f49de6d0a} <Debug> oximeter.measurements_histogrami16 (b0b35468-be79-49e1-9e53-0b23adf10188): There are no data parts | ||
| 548 | 2026.03.19 18:13:55.611757 [ 275 ] {8315939a-09a2-4672-8daf-914f49de6d0a} <Debug> TCPHandler: Processed in 0.004080107 sec. | ||
| 549 | 2026.03.19 18:13:55.611948 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.03.19 18:13:55.612158 [ 275 ] {06f7176f-43e7-49cd-b5a3-e53e216b0c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2026.03.19 18:13:55.612276 [ 275 ] {06f7176f-43e7-49cd-b5a3-e53e216b0c44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.03.19 18:13:55.614175 [ 275 ] {06f7176f-43e7-49cd-b5a3-e53e216b0c44} <Debug> oximeter.measurements_histogramu16 (3ecea6bb-d838-495f-940c-184c5a8dd222): Loading data parts | ||
| 553 | 2026.03.19 18:13:55.614358 [ 275 ] {06f7176f-43e7-49cd-b5a3-e53e216b0c44} <Debug> oximeter.measurements_histogramu16 (3ecea6bb-d838-495f-940c-184c5a8dd222): There are no data parts | ||
| 554 | 2026.03.19 18:13:55.615816 [ 275 ] {06f7176f-43e7-49cd-b5a3-e53e216b0c44} <Debug> TCPHandler: Processed in 0.003917594 sec. | ||
| 555 | 2026.03.19 18:13:55.615952 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.19 18:13:55.616228 [ 275 ] {dba8a891-f11a-4118-8449-6f8a781923ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2026.03.19 18:13:55.616344 [ 275 ] {dba8a891-f11a-4118-8449-6f8a781923ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.03.19 18:13:55.618269 [ 275 ] {dba8a891-f11a-4118-8449-6f8a781923ed} <Debug> oximeter.measurements_histogrami32 (3800201f-cde1-4b42-8ff0-a2554beddc73): Loading data parts | ||
| 559 | 2026.03.19 18:13:55.618416 [ 275 ] {dba8a891-f11a-4118-8449-6f8a781923ed} <Debug> oximeter.measurements_histogrami32 (3800201f-cde1-4b42-8ff0-a2554beddc73): There are no data parts | ||
| 560 | 2026.03.19 18:13:55.619672 [ 275 ] {dba8a891-f11a-4118-8449-6f8a781923ed} <Debug> TCPHandler: Processed in 0.003770041 sec. | ||
| 561 | 2026.03.19 18:13:55.619880 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.19 18:13:55.620087 [ 275 ] {14030203-519f-429b-a3fc-b24e8aa36169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2026.03.19 18:13:55.620205 [ 275 ] {14030203-519f-429b-a3fc-b24e8aa36169} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.03.19 18:13:55.622074 [ 275 ] {14030203-519f-429b-a3fc-b24e8aa36169} <Debug> oximeter.measurements_histogramu32 (bdaa66bc-c6ab-42a0-bccd-e434107e11a7): Loading data parts | ||
| 565 | 2026.03.19 18:13:55.622249 [ 275 ] {14030203-519f-429b-a3fc-b24e8aa36169} <Debug> oximeter.measurements_histogramu32 (bdaa66bc-c6ab-42a0-bccd-e434107e11a7): There are no data parts | ||
| 566 | 2026.03.19 18:13:55.623540 [ 275 ] {14030203-519f-429b-a3fc-b24e8aa36169} <Debug> TCPHandler: Processed in 0.003709521 sec. | ||
| 567 | 2026.03.19 18:13:55.623669 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.19 18:13:55.623915 [ 275 ] {0806d62c-9048-4b6f-9e67-9753b7b0b05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2026.03.19 18:13:55.624030 [ 275 ] {0806d62c-9048-4b6f-9e67-9753b7b0b05f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.03.19 18:13:55.626087 [ 275 ] {0806d62c-9048-4b6f-9e67-9753b7b0b05f} <Debug> oximeter.measurements_histogrami64 (c18977b5-bd0a-4761-93e6-3104cd16a8b6): Loading data parts | ||
| 571 | 2026.03.19 18:13:55.626222 [ 275 ] {0806d62c-9048-4b6f-9e67-9753b7b0b05f} <Debug> oximeter.measurements_histogrami64 (c18977b5-bd0a-4761-93e6-3104cd16a8b6): There are no data parts | ||
| 572 | 2026.03.19 18:13:55.627597 [ 275 ] {0806d62c-9048-4b6f-9e67-9753b7b0b05f} <Debug> TCPHandler: Processed in 0.003977155 sec. | ||
| 573 | 2026.03.19 18:13:55.627807 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.03.19 18:13:55.628016 [ 275 ] {9cfad514-df90-4bb0-b655-12be0e9a01d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.03.19 18:13:55.628135 [ 275 ] {9cfad514-df90-4bb0-b655-12be0e9a01d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.03.19 18:13:55.630031 [ 275 ] {9cfad514-df90-4bb0-b655-12be0e9a01d3} <Debug> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Loading data parts | ||
| 577 | 2026.03.19 18:13:55.630241 [ 275 ] {9cfad514-df90-4bb0-b655-12be0e9a01d3} <Debug> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): There are no data parts | ||
| 578 | 2026.03.19 18:13:55.631500 [ 275 ] {9cfad514-df90-4bb0-b655-12be0e9a01d3} <Debug> TCPHandler: Processed in 0.003741261 sec. | ||
| 579 | 2026.03.19 18:13:55.631632 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.19 18:13:55.631884 [ 275 ] {c7531114-9bc0-4cb6-9d3c-48514b85c9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.03.19 18:13:55.631997 [ 275 ] {c7531114-9bc0-4cb6-9d3c-48514b85c9f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.03.19 18:13:55.633924 [ 275 ] {c7531114-9bc0-4cb6-9d3c-48514b85c9f7} <Debug> oximeter.measurements_histogramf32 (4302b3f6-b333-4825-a9e4-bcc0c99e27e9): Loading data parts | ||
| 583 | 2026.03.19 18:13:55.634064 [ 275 ] {c7531114-9bc0-4cb6-9d3c-48514b85c9f7} <Debug> oximeter.measurements_histogramf32 (4302b3f6-b333-4825-a9e4-bcc0c99e27e9): There are no data parts | ||
| 584 | 2026.03.19 18:13:55.635328 [ 275 ] {c7531114-9bc0-4cb6-9d3c-48514b85c9f7} <Debug> TCPHandler: Processed in 0.003746831 sec. | ||
| 585 | 2026.03.19 18:13:55.635555 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.19 18:13:55.635771 [ 275 ] {74921129-1445-4ae7-9de4-dc11d37f30da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.03.19 18:13:55.635893 [ 275 ] {74921129-1445-4ae7-9de4-dc11d37f30da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.03.19 18:13:55.637800 [ 275 ] {74921129-1445-4ae7-9de4-dc11d37f30da} <Debug> oximeter.measurements_histogramf64 (0c678c62-072b-4c69-9759-f9480dfeae1c): Loading data parts | ||
| 589 | 2026.03.19 18:13:55.637971 [ 275 ] {74921129-1445-4ae7-9de4-dc11d37f30da} <Debug> oximeter.measurements_histogramf64 (0c678c62-072b-4c69-9759-f9480dfeae1c): There are no data parts | ||
| 590 | 2026.03.19 18:13:55.639266 [ 275 ] {74921129-1445-4ae7-9de4-dc11d37f30da} <Debug> TCPHandler: Processed in 0.003760251 sec. | ||
| 591 | 2026.03.19 18:13:55.639397 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.19 18:13:55.639615 [ 275 ] {145dd184-389b-49c0-bbce-299c6f5baa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2026.03.19 18:13:55.639730 [ 275 ] {145dd184-389b-49c0-bbce-299c6f5baa69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.03.19 18:13:55.641611 [ 275 ] {145dd184-389b-49c0-bbce-299c6f5baa69} <Debug> oximeter.fields_bool (1779e103-b3cf-47f5-a612-608d04b6499a): Loading data parts | ||
| 620 | 2026.03.19 18:13:55.641785 [ 275 ] {145dd184-389b-49c0-bbce-299c6f5baa69} <Debug> oximeter.fields_bool (1779e103-b3cf-47f5-a612-608d04b6499a): There are no data parts | ||
| 621 | 2026.03.19 18:13:55.643033 [ 275 ] {145dd184-389b-49c0-bbce-299c6f5baa69} <Debug> TCPHandler: Processed in 0.00368651 sec. | ||
| 622 | 2026.03.19 18:13:55.643170 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.03.19 18:13:55.643394 [ 275 ] {1647e18d-0c10-4878-829f-bf0da7d6ca26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2026.03.19 18:13:55.643501 [ 275 ] {1647e18d-0c10-4878-829f-bf0da7d6ca26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.03.19 18:13:55.645307 [ 275 ] {1647e18d-0c10-4878-829f-bf0da7d6ca26} <Debug> oximeter.fields_i8 (393a7c5a-8eda-441f-b904-5bfcf7041dd4): Loading data parts | ||
| 626 | 2026.03.19 18:13:55.645443 [ 275 ] {1647e18d-0c10-4878-829f-bf0da7d6ca26} <Debug> oximeter.fields_i8 (393a7c5a-8eda-441f-b904-5bfcf7041dd4): There are no data parts | ||
| 627 | 2026.03.19 18:13:55.646704 [ 275 ] {1647e18d-0c10-4878-829f-bf0da7d6ca26} <Debug> TCPHandler: Processed in 0.003583068 sec. | ||
| 628 | 2026.03.19 18:13:55.646831 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.03.19 18:13:55.646985 [ 275 ] {87343a91-96aa-463e-8dc8-d6366e4971af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2026.03.19 18:13:55.647094 [ 275 ] {87343a91-96aa-463e-8dc8-d6366e4971af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.03.19 18:13:55.648866 [ 275 ] {87343a91-96aa-463e-8dc8-d6366e4971af} <Debug> oximeter.fields_u8 (ad06cc4b-69af-40ba-b422-fa59afb4c567): Loading data parts | ||
| 632 | 2026.03.19 18:13:55.649002 [ 275 ] {87343a91-96aa-463e-8dc8-d6366e4971af} <Debug> oximeter.fields_u8 (ad06cc4b-69af-40ba-b422-fa59afb4c567): There are no data parts | ||
| 633 | 2026.03.19 18:13:55.650305 [ 275 ] {87343a91-96aa-463e-8dc8-d6366e4971af} <Debug> TCPHandler: Processed in 0.003522187 sec. | ||
| 634 | 2026.03.19 18:13:55.650445 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.03.19 18:13:55.650667 [ 275 ] {df947a82-dc67-4d30-baa7-c362d977f348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2026.03.19 18:13:55.650784 [ 275 ] {df947a82-dc67-4d30-baa7-c362d977f348} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.03.19 18:13:55.652638 [ 275 ] {df947a82-dc67-4d30-baa7-c362d977f348} <Debug> oximeter.fields_i16 (6c2a76d8-4f9b-40de-86a6-7e1372289f2a): Loading data parts | ||
| 638 | 2026.03.19 18:13:55.652790 [ 275 ] {df947a82-dc67-4d30-baa7-c362d977f348} <Debug> oximeter.fields_i16 (6c2a76d8-4f9b-40de-86a6-7e1372289f2a): There are no data parts | ||
| 639 | 2026.03.19 18:13:55.654104 [ 275 ] {df947a82-dc67-4d30-baa7-c362d977f348} <Debug> TCPHandler: Processed in 0.00370975 sec. | ||
| 640 | 2026.03.19 18:13:55.654252 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.03.19 18:13:55.654407 [ 275 ] {0f6736cc-626e-48ed-b0e6-64f4f7ca6a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 642 | 2026.03.19 18:13:55.654514 [ 275 ] {0f6736cc-626e-48ed-b0e6-64f4f7ca6a46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.03.19 18:13:55.656306 [ 275 ] {0f6736cc-626e-48ed-b0e6-64f4f7ca6a46} <Debug> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Loading data parts | ||
| 644 | 2026.03.19 18:13:55.656478 [ 275 ] {0f6736cc-626e-48ed-b0e6-64f4f7ca6a46} <Debug> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): There are no data parts | ||
| 645 | 2026.03.19 18:13:55.657701 [ 275 ] {0f6736cc-626e-48ed-b0e6-64f4f7ca6a46} <Debug> TCPHandler: Processed in 0.003507286 sec. | ||
| 646 | 2026.03.19 18:13:55.657865 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.03.19 18:13:55.658063 [ 275 ] {8a63d1d7-3f80-4379-a3a5-42f895e1a10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 648 | 2026.03.19 18:13:55.658166 [ 275 ] {8a63d1d7-3f80-4379-a3a5-42f895e1a10f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.03.19 18:13:55.659943 [ 275 ] {8a63d1d7-3f80-4379-a3a5-42f895e1a10f} <Debug> oximeter.fields_i32 (b45c4b13-9b6d-4e9a-bcbf-3c6b8986e694): Loading data parts | ||
| 650 | 2026.03.19 18:13:55.660125 [ 275 ] {8a63d1d7-3f80-4379-a3a5-42f895e1a10f} <Debug> oximeter.fields_i32 (b45c4b13-9b6d-4e9a-bcbf-3c6b8986e694): There are no data parts | ||
| 651 | 2026.03.19 18:13:55.661329 [ 275 ] {8a63d1d7-3f80-4379-a3a5-42f895e1a10f} <Debug> TCPHandler: Processed in 0.003511276 sec. | ||
| 652 | 2026.03.19 18:13:55.661461 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.03.19 18:13:55.661613 [ 275 ] {84153d80-f7a9-44e9-a305-4e17a65cddac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 654 | 2026.03.19 18:13:55.661722 [ 275 ] {84153d80-f7a9-44e9-a305-4e17a65cddac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.03.19 18:13:55.663591 [ 275 ] {84153d80-f7a9-44e9-a305-4e17a65cddac} <Debug> oximeter.fields_u32 (6e2254e2-73bc-4ca1-bc65-fcca1249963d): Loading data parts | ||
| 656 | 2026.03.19 18:13:55.663734 [ 275 ] {84153d80-f7a9-44e9-a305-4e17a65cddac} <Debug> oximeter.fields_u32 (6e2254e2-73bc-4ca1-bc65-fcca1249963d): There are no data parts | ||
| 657 | 2026.03.19 18:13:55.664928 [ 275 ] {84153d80-f7a9-44e9-a305-4e17a65cddac} <Debug> TCPHandler: Processed in 0.003515806 sec. | ||
| 658 | 2026.03.19 18:13:55.665176 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.03.19 18:13:55.665344 [ 275 ] {d3c3d3d5-ebdb-4364-b28c-77171372f4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 660 | 2026.03.19 18:13:55.665464 [ 275 ] {d3c3d3d5-ebdb-4364-b28c-77171372f4b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.03.19 18:13:55.667344 [ 275 ] {d3c3d3d5-ebdb-4364-b28c-77171372f4b6} <Debug> oximeter.fields_i64 (e159cc85-5ae9-4ba5-a44b-792dd23ce6a9): Loading data parts | ||
| 662 | 2026.03.19 18:13:55.667539 [ 275 ] {d3c3d3d5-ebdb-4364-b28c-77171372f4b6} <Debug> oximeter.fields_i64 (e159cc85-5ae9-4ba5-a44b-792dd23ce6a9): There are no data parts | ||
| 663 | 2026.03.19 18:13:55.668749 [ 275 ] {d3c3d3d5-ebdb-4364-b28c-77171372f4b6} <Debug> TCPHandler: Processed in 0.003630649 sec. | ||
| 664 | 2026.03.19 18:13:55.668889 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.03.19 18:13:55.669098 [ 275 ] {56ef4a11-9576-43c8-a42d-d4b11a294293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 666 | 2026.03.19 18:13:55.669181 [ 275 ] {56ef4a11-9576-43c8-a42d-d4b11a294293} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.03.19 18:13:55.671071 [ 275 ] {56ef4a11-9576-43c8-a42d-d4b11a294293} <Debug> oximeter.fields_u64 (1b1c5733-a35b-4c06-a420-227249c9244a): Loading data parts | ||
| 668 | 2026.03.19 18:13:55.671227 [ 275 ] {56ef4a11-9576-43c8-a42d-d4b11a294293} <Debug> oximeter.fields_u64 (1b1c5733-a35b-4c06-a420-227249c9244a): There are no data parts | ||
| 669 | 2026.03.19 18:13:55.672489 [ 275 ] {56ef4a11-9576-43c8-a42d-d4b11a294293} <Debug> TCPHandler: Processed in 0.003649459 sec. | ||
| 670 | 2026.03.19 18:13:55.672774 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.03.19 18:13:55.672932 [ 275 ] {87483792-0d08-45eb-9b9f-e9cf06a2b8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 672 | 2026.03.19 18:13:55.673067 [ 275 ] {87483792-0d08-45eb-9b9f-e9cf06a2b8b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.03.19 18:13:55.674906 [ 275 ] {87483792-0d08-45eb-9b9f-e9cf06a2b8b5} <Debug> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Loading data parts | ||
| 674 | 2026.03.19 18:13:55.675123 [ 275 ] {87483792-0d08-45eb-9b9f-e9cf06a2b8b5} <Debug> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): There are no data parts | ||
| 675 | 2026.03.19 18:13:55.676331 [ 275 ] {87483792-0d08-45eb-9b9f-e9cf06a2b8b5} <Debug> TCPHandler: Processed in 0.003606278 sec. | ||
| 676 | 2026.03.19 18:13:55.676465 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.03.19 18:13:55.676694 [ 275 ] {d4ac4a68-b37c-4f7b-b607-fb3fa7511e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 678 | 2026.03.19 18:13:55.676779 [ 275 ] {d4ac4a68-b37c-4f7b-b607-fb3fa7511e55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.03.19 18:13:55.678881 [ 275 ] {d4ac4a68-b37c-4f7b-b607-fb3fa7511e55} <Debug> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Loading data parts | ||
| 680 | 2026.03.19 18:13:55.679025 [ 275 ] {d4ac4a68-b37c-4f7b-b607-fb3fa7511e55} <Debug> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): There are no data parts | ||
| 681 | 2026.03.19 18:13:55.680291 [ 275 ] {d4ac4a68-b37c-4f7b-b607-fb3fa7511e55} <Debug> TCPHandler: Processed in 0.003874803 sec. | ||
| 682 | 2026.03.19 18:13:55.680456 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.03.19 18:13:55.680609 [ 275 ] {e9957178-c4fb-425a-b0c3-2d4f5887a2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 684 | 2026.03.19 18:13:55.680715 [ 275 ] {e9957178-c4fb-425a-b0c3-2d4f5887a2b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.03.19 18:13:55.682736 [ 275 ] {e9957178-c4fb-425a-b0c3-2d4f5887a2b5} <Debug> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Loading data parts | ||
| 686 | 2026.03.19 18:13:55.682937 [ 275 ] {e9957178-c4fb-425a-b0c3-2d4f5887a2b5} <Debug> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): There are no data parts | ||
| 687 | 2026.03.19 18:13:55.684214 [ 275 ] {e9957178-c4fb-425a-b0c3-2d4f5887a2b5} <Debug> TCPHandler: Processed in 0.003806892 sec. | ||
| 688 | 2026.03.19 18:13:55.684364 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.03.19 18:13:55.684672 [ 275 ] {b7d0e587-0343-4e3d-b3d2-15d16063e3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 693 | 2026.03.19 18:13:55.684861 [ 275 ] {b7d0e587-0343-4e3d-b3d2-15d16063e3df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.03.19 18:13:55.686860 [ 275 ] {b7d0e587-0343-4e3d-b3d2-15d16063e3df} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868): Loading data parts | ||
| 695 | 2026.03.19 18:13:55.687076 [ 275 ] {b7d0e587-0343-4e3d-b3d2-15d16063e3df} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868): There are no data parts | ||
| 696 | 2026.03.19 18:13:55.688407 [ 275 ] {b7d0e587-0343-4e3d-b3d2-15d16063e3df} <Debug> TCPHandler: Processed in 0.004094848 sec. | ||
| 697 | 2026.03.19 18:13:55.688659 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.03.19 18:13:55.689132 [ 276 ] {c1dd4247-250d-4c5a-9bdc-7a485e490641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.03.19 18:13:55.690464 [ 276 ] {c1dd4247-250d-4c5a-9bdc-7a485e490641} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.03.19 18:13:55.711519 [ 284 ] {c1dd4247-250d-4c5a-9bdc-7a485e490641} <Trace> oximeter.version (64cb8414-dc8d-4053-841c-65969060e3b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.03.19 18:13:55.711736 [ 284 ] {c1dd4247-250d-4c5a-9bdc-7a485e490641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 702 | 2026.03.19 18:13:55.716468 [ 284 ] {c1dd4247-250d-4c5a-9bdc-7a485e490641} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.03.19 18:13:55.717051 [ 284 ] {c1dd4247-250d-4c5a-9bdc-7a485e490641} <Trace> oximeter.version (64cb8414-dc8d-4053-841c-65969060e3b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.03.19 18:13:55.717465 [ 276 ] {c1dd4247-250d-4c5a-9bdc-7a485e490641} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028482 sec., 35.10989396812022 rows/sec., 561.76 B/sec. | ||
| 705 | 2026.03.19 18:13:55.717768 [ 276 ] {c1dd4247-250d-4c5a-9bdc-7a485e490641} <Debug> TCPHandler: Processed in 0.029243102 sec. | ||
| 706 | 2026.03.19 18:13:56.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.41 MiB, peak 127.41 MiB, free memory in arenas 0.00 B, will set to 139.67 MiB (RSS), difference: 12.27 MiB | ||
| 707 | 2026.03.19 18:14:00.336596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.19 18:14:00.336641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.19 18:14:00.336726 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.19 18:14:00.336748 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.19 18:14:00.340064 [ 245 ] {} <Debug> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Loading data parts | ||
| 712 | 2026.03.19 18:14:00.340263 [ 245 ] {} <Debug> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): There are no data parts | ||
| 713 | 2026.03.19 18:14:00.344805 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.19 18:14:00.344987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 715 | 2026.03.19 18:14:00.350676 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.19 18:14:00.351312 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.19 18:14:00.351559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.03.19 18:14:00.352863 [ 244 ] {} <Debug> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Loading data parts | ||
| 719 | 2026.03.19 18:14:00.353079 [ 244 ] {} <Debug> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): There are no data parts | ||
| 720 | 2026.03.19 18:14:00.379156 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.19 18:14:00.379317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 722 | 2026.03.19 18:14:00.385924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.19 18:14:00.387173 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.19 18:14:00.390543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.19 18:14:01.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.06 MiB | ||
| 726 | 2026.03.19 18:14:01.178531 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34661 | ||
| 727 | 2026.03.19 18:14:01.178768 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.03.19 18:14:01.178861 [ 286 ] {} <Debug> TCP-Session: 74f87bea-8ae4-4b54-833c-1eab8309f7fa Authenticating user 'default' from [fd00:1122:3344:101::e]:34661 | ||
| 729 | 2026.03.19 18:14:01.178887 [ 286 ] {} <Debug> TCP-Session: 74f87bea-8ae4-4b54-833c-1eab8309f7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.19 18:14:01.178904 [ 286 ] {} <Debug> TCP-Session: 74f87bea-8ae4-4b54-833c-1eab8309f7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.19 18:14:01.179028 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 732 | 2026.03.19 18:14:01.179054 [ 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 | ||
| 733 | 2026.03.19 18:14:01.179141 [ 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 | ||
| 734 | 2026.03.19 18:14:01.179726 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42964 | ||
| 735 | 2026.03.19 18:14:01.179737 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60513 | ||
| 736 | 2026.03.19 18:14:01.179978 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56094 | ||
| 737 | 2026.03.19 18:14:01.179993 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42795 | ||
| 738 | 2026.03.19 18:14:01.180013 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.03.19 18:14:01.180008 [ 286 ] {} <Trace> TCP-Session: 74f87bea-8ae4-4b54-833c-1eab8309f7fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 740 | 2026.03.19 18:14:01.180131 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.03.19 18:14:01.180176 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54355 | ||
| 742 | 2026.03.19 18:14:01.180245 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.03.19 18:14:01.180206 [ 287 ] {} <Debug> TCP-Session: 34877dca-6ef1-427e-8173-4dab2f2f3f5c Authenticating user 'default' from [fd00:1122:3344:101::e]:60513 | ||
| 744 | 2026.03.19 18:14:01.180188 [ 288 ] {} <Debug> TCP-Session: f410cc4d-a852-4b50-8bf1-130279ef3e77 Authenticating user 'default' from [fd00:1122:3344:101::e]:42964 | ||
| 745 | 2026.03.19 18:14:01.180367 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.03.19 18:14:01.180391 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63927 | ||
| 747 | 2026.03.19 18:14:01.180407 [ 286 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34661) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 748 | 2026.03.19 18:14:01.180376 [ 290 ] {} <Debug> TCP-Session: f99d54b2-76a7-4570-9663-8589a51a3c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:56094 | ||
| 749 | 2026.03.19 18:14:01.180459 [ 288 ] {} <Debug> TCP-Session: f410cc4d-a852-4b50-8bf1-130279ef3e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.03.19 18:14:01.180474 [ 290 ] {} <Debug> TCP-Session: f99d54b2-76a7-4570-9663-8589a51a3c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.03.19 18:14:01.180350 [ 287 ] {} <Debug> TCP-Session: 34877dca-6ef1-427e-8173-4dab2f2f3f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.03.19 18:14:01.180545 [ 287 ] {} <Debug> TCP-Session: 34877dca-6ef1-427e-8173-4dab2f2f3f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.03.19 18:14:01.180560 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.03.19 18:14:01.180564 [ 288 ] {} <Debug> TCP-Session: f410cc4d-a852-4b50-8bf1-130279ef3e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.19 18:14:01.180562 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49075 | ||
| 756 | 2026.03.19 18:14:01.180699 [ 291 ] {} <Debug> TCP-Session: b313a7f1-ddfd-43cd-8ffa-3346114af365 Authenticating user 'default' from [fd00:1122:3344:101::e]:54355 | ||
| 757 | 2026.03.19 18:14:01.180715 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34488 | ||
| 758 | 2026.03.19 18:14:01.180719 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.03.19 18:14:01.180806 [ 291 ] {} <Debug> TCP-Session: b313a7f1-ddfd-43cd-8ffa-3346114af365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.03.19 18:14:01.180807 [ 292 ] {} <Debug> TCP-Session: 660eec70-a1d3-4694-b72d-81e38c280f74 Authenticating user 'default' from [fd00:1122:3344:101::e]:63927 | ||
| 761 | 2026.03.19 18:14:01.180817 [ 290 ] {} <Debug> TCP-Session: f99d54b2-76a7-4570-9663-8589a51a3c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.03.19 18:14:01.180837 [ 291 ] {} <Debug> TCP-Session: b313a7f1-ddfd-43cd-8ffa-3346114af365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.03.19 18:14:01.180855 [ 292 ] {} <Debug> TCP-Session: 660eec70-a1d3-4694-b72d-81e38c280f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.19 18:14:01.180818 [ 289 ] {} <Debug> TCP-Session: ead8aa39-7edc-4375-9f1f-08b8c7449d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:42795 | ||
| 765 | 2026.03.19 18:14:01.180893 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.03.19 18:14:01.180922 [ 289 ] {} <Debug> TCP-Session: ead8aa39-7edc-4375-9f1f-08b8c7449d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.19 18:14:01.180892 [ 292 ] {} <Debug> TCP-Session: 660eec70-a1d3-4694-b72d-81e38c280f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.19 18:14:01.180942 [ 289 ] {} <Debug> TCP-Session: ead8aa39-7edc-4375-9f1f-08b8c7449d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.19 18:14:01.180940 [ 293 ] {} <Debug> TCP-Session: 21b6fd7d-e99b-4b50-9ead-15d961b9c7e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49075 | ||
| 770 | 2026.03.19 18:14:01.180993 [ 293 ] {} <Debug> TCP-Session: 21b6fd7d-e99b-4b50-9ead-15d961b9c7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.19 18:14:01.181009 [ 293 ] {} <Debug> TCP-Session: 21b6fd7d-e99b-4b50-9ead-15d961b9c7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.19 18:14:01.181022 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.19 18:14:01.181058 [ 294 ] {} <Debug> TCP-Session: 155e4aa1-f194-44b0-bc14-f054085441d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34488 | ||
| 774 | 2026.03.19 18:14:01.181075 [ 294 ] {} <Debug> TCP-Session: 155e4aa1-f194-44b0-bc14-f054085441d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.19 18:14:01.181090 [ 294 ] {} <Debug> TCP-Session: 155e4aa1-f194-44b0-bc14-f054085441d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.19 18:14:01.181197 [ 286 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 777 | 2026.03.19 18:14:01.181533 [ 286 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.03.19 18:14:01.182388 [ 286 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Debug> oximeter.version (64cb8414-dc8d-4053-841c-65969060e3b4) (SelectExecutor): Key condition: unknown | ||
| 779 | 2026.03.19 18:14:01.188431 [ 295 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Trace> AggregatingTransform: Aggregating | ||
| 780 | 2026.03.19 18:14:01.188544 [ 295 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Trace> Aggregator: Aggregation method: without_key | ||
| 781 | 2026.03.19 18:14:01.189199 [ 295 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004681958 sec. (213.586 rows/sec., 8.34 KiB/sec.) | ||
| 782 | 2026.03.19 18:14:01.189231 [ 295 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Trace> Aggregator: Merging aggregated data | ||
| 783 | 2026.03.19 18:14:01.189258 [ 295 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 784 | 2026.03.19 18:14:01.190453 [ 286 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010098 sec., 99.02951079421668 rows/sec., 3.87 KiB/sec. | ||
| 785 | 2026.03.19 18:14:01.190606 [ 286 ] {1a6ba346-7a72-4248-a60c-3db80078428c} <Debug> TCPHandler: Processed in 0.010841015 sec. | ||
| 786 | 2026.03.19 18:14:01.194050 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 787 | 2026.03.19 18:14:01.194091 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.03.19 18:14:01.194105 [ 286 ] {} <Debug> TCP-Session: 74f87bea-8ae4-4b54-833c-1eab8309f7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.03.19 18:14:01.194114 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2026.03.19 18:14:01.194134 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.03.19 18:14:01.194155 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2026.03.19 18:14:01.194170 [ 293 ] {} <Debug> TCP-Session: 21b6fd7d-e99b-4b50-9ead-15d961b9c7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.03.19 18:14:01.194192 [ 292 ] {} <Debug> TCP-Session: 660eec70-a1d3-4694-b72d-81e38c280f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.03.19 18:14:01.194206 [ 288 ] {} <Debug> TCP-Session: f410cc4d-a852-4b50-8bf1-130279ef3e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.03.19 18:14:01.194198 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2026.03.19 18:14:01.194220 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.19 18:14:01.194264 [ 291 ] {} <Debug> TCP-Session: b313a7f1-ddfd-43cd-8ffa-3346114af365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.19 18:14:01.194236 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.19 18:14:01.194301 [ 289 ] {} <Debug> TCP-Session: ead8aa39-7edc-4375-9f1f-08b8c7449d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.19 18:14:01.194180 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.19 18:14:01.194344 [ 294 ] {} <Debug> TCP-Session: 155e4aa1-f194-44b0-bc14-f054085441d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.19 18:14:01.194143 [ 287 ] {} <Debug> TCP-Session: 34877dca-6ef1-427e-8173-4dab2f2f3f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.19 18:14:01.194400 [ 290 ] {} <Debug> TCP-Session: f99d54b2-76a7-4570-9663-8589a51a3c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.03.19 18:14:02.000409 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.13 MiB, peak 162.22 MiB, free memory in arenas 0.00 B, will set to 158.03 MiB (RSS), difference: 3.90 MiB | ||
| 805 | 2026.03.19 18:14:02.836582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 806 | 2026.03.19 18:14:02.836671 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 807 | 2026.03.19 18:14:02.840744 [ 243 ] {} <Debug> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Loading data parts | ||
| 808 | 2026.03.19 18:14:02.840917 [ 243 ] {} <Debug> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): There are no data parts | ||
| 809 | 2026.03.19 18:14:02.847267 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.03.19 18:14:02.847307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 811 | 2026.03.19 18:14:02.849079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.03.19 18:14:02.849790 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.03.19 18:14:02.850030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 814 | 2026.03.19 18:14:03.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.21 MiB, peak 162.22 MiB, free memory in arenas 0.00 B, will set to 159.07 MiB (RSS), difference: -3.14 MiB | ||
| 815 | 2026.03.19 18:14:07.805319 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.03.19 18:14:07.805389 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.03.19 18:14:07.851755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 994 | ||
| 818 | 2026.03.19 18:14:07.852527 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.03.19 18:14:07.852570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 820 | 2026.03.19 18:14:07.853242 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.03.19 18:14:07.853687 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.03.19 18:14:07.853839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 823 | 2026.03.19 18:14:07.890737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.03.19 18:14:07.909689 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.03.19 18:14:07.909756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 826 | 2026.03.19 18:14:07.917096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.03.19 18:14:07.918315 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.03.19 18:14:07.921822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.03.19 18:14:08.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.84 MiB, peak 163.84 MiB, free memory in arenas 0.00 B, will set to 162.34 MiB (RSS), difference: 2.50 MiB | ||
| 830 | 2026.03.19 18:14:09.612598 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40374 | ||
| 831 | 2026.03.19 18:14:09.612713 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.03.19 18:14:09.612743 [ 286 ] {} <Debug> TCP-Session: 4702bca7-1cc6-434e-91a8-a87e967ef987 Authenticating user 'default' from [fd00:1122:3344:101::e]:40374 | ||
| 833 | 2026.03.19 18:14:09.612768 [ 286 ] {} <Debug> TCP-Session: 4702bca7-1cc6-434e-91a8-a87e967ef987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.19 18:14:09.612783 [ 286 ] {} <Debug> TCP-Session: 4702bca7-1cc6-434e-91a8-a87e967ef987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.19 18:14:09.613058 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56293 | ||
| 836 | 2026.03.19 18:14:09.613089 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63643 | ||
| 837 | 2026.03.19 18:14:09.613111 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33949 | ||
| 838 | 2026.03.19 18:14:09.613129 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53255 | ||
| 839 | 2026.03.19 18:14:09.613125 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45208 | ||
| 840 | 2026.03.19 18:14:09.613225 [ 286 ] {} <Trace> TCP-Session: 4702bca7-1cc6-434e-91a8-a87e967ef987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.03.19 18:14:09.613198 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.03.19 18:14:09.613257 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.19 18:14:09.613267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.19 18:14:09.613295 [ 294 ] {} <Debug> TCP-Session: 22f64e8a-5d5b-4128-a1a2-3120db886794 Authenticating user 'default' from [fd00:1122:3344:101::e]:53255 | ||
| 845 | 2026.03.19 18:14:09.613287 [ 290 ] {} <Debug> TCP-Session: efec7731-3e08-41e6-8b37-5cfb84991dd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63643 | ||
| 846 | 2026.03.19 18:14:09.613322 [ 292 ] {} <Debug> TCP-Session: 02a757bf-a9a9-4515-bd16-fb78a4ffd227 Authenticating user 'default' from [fd00:1122:3344:101::e]:33949 | ||
| 847 | 2026.03.19 18:14:09.613329 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.19 18:14:09.613340 [ 290 ] {} <Debug> TCP-Session: efec7731-3e08-41e6-8b37-5cfb84991dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.03.19 18:14:09.613363 [ 292 ] {} <Debug> TCP-Session: 02a757bf-a9a9-4515-bd16-fb78a4ffd227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.19 18:14:09.613379 [ 293 ] {} <Debug> TCP-Session: 10291c96-5c0b-4d3c-9dad-23a0b1fe25d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45208 | ||
| 851 | 2026.03.19 18:14:09.613382 [ 290 ] {} <Debug> TCP-Session: efec7731-3e08-41e6-8b37-5cfb84991dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.19 18:14:09.613408 [ 286 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 853 | 2026.03.19 18:14:09.613418 [ 293 ] {} <Debug> TCP-Session: 10291c96-5c0b-4d3c-9dad-23a0b1fe25d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.19 18:14:09.613397 [ 292 ] {} <Debug> TCP-Session: 02a757bf-a9a9-4515-bd16-fb78a4ffd227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.19 18:14:09.613453 [ 293 ] {} <Debug> TCP-Session: 10291c96-5c0b-4d3c-9dad-23a0b1fe25d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.19 18:14:09.613327 [ 294 ] {} <Debug> TCP-Session: 22f64e8a-5d5b-4128-a1a2-3120db886794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.19 18:14:09.613194 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.03.19 18:14:09.613514 [ 294 ] {} <Debug> TCP-Session: 22f64e8a-5d5b-4128-a1a2-3120db886794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.19 18:14:09.613099 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51036 | ||
| 860 | 2026.03.19 18:14:09.613549 [ 287 ] {} <Debug> TCP-Session: 947434fd-67a1-4518-9dfe-88d41c12b961 Authenticating user 'default' from [fd00:1122:3344:101::e]:56293 | ||
| 861 | 2026.03.19 18:14:09.613068 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48649 | ||
| 862 | 2026.03.19 18:14:09.613606 [ 287 ] {} <Debug> TCP-Session: 947434fd-67a1-4518-9dfe-88d41c12b961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.19 18:14:09.613092 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56390 | ||
| 864 | 2026.03.19 18:14:09.613640 [ 287 ] {} <Debug> TCP-Session: 947434fd-67a1-4518-9dfe-88d41c12b961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.19 18:14:09.613677 [ 286 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 866 | 2026.03.19 18:14:09.613704 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.03.19 18:14:09.613754 [ 291 ] {} <Debug> TCP-Session: 51ac229c-21e9-459a-8aab-c43b04e9db90 Authenticating user 'default' from [fd00:1122:3344:101::e]:51036 | ||
| 868 | 2026.03.19 18:14:09.613765 [ 286 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.03.19 18:14:09.613776 [ 291 ] {} <Debug> TCP-Session: 51ac229c-21e9-459a-8aab-c43b04e9db90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.03.19 18:14:09.613803 [ 291 ] {} <Debug> TCP-Session: 51ac229c-21e9-459a-8aab-c43b04e9db90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.19 18:14:09.613892 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.03.19 18:14:09.613894 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.03.19 18:14:09.613926 [ 288 ] {} <Debug> TCP-Session: 5ccd9040-fce7-466c-9429-0a991d3df22f Authenticating user 'default' from [fd00:1122:3344:101::e]:48649 | ||
| 874 | 2026.03.19 18:14:09.613946 [ 289 ] {} <Debug> TCP-Session: d989a34b-5782-440e-9fbc-2a27269beefc Authenticating user 'default' from [fd00:1122:3344:101::e]:56390 | ||
| 875 | 2026.03.19 18:14:09.613952 [ 288 ] {} <Debug> TCP-Session: 5ccd9040-fce7-466c-9429-0a991d3df22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.19 18:14:09.613972 [ 289 ] {} <Debug> TCP-Session: d989a34b-5782-440e-9fbc-2a27269beefc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.19 18:14:09.613978 [ 288 ] {} <Debug> TCP-Session: 5ccd9040-fce7-466c-9429-0a991d3df22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.19 18:14:09.613994 [ 289 ] {} <Debug> TCP-Session: d989a34b-5782-440e-9fbc-2a27269beefc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.19 18:14:09.614089 [ 286 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Debug> oximeter.version (64cb8414-dc8d-4053-841c-65969060e3b4) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.03.19 18:14:09.615196 [ 305 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.03.19 18:14:09.615258 [ 305 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.03.19 18:14:09.615306 [ 305 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001113261 sec. (898.262 rows/sec., 35.09 KiB/sec.) | ||
| 883 | 2026.03.19 18:14:09.615334 [ 305 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.03.19 18:14:09.616359 [ 286 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003007 sec., 332.5573661456601 rows/sec., 12.99 KiB/sec. | ||
| 885 | 2026.03.19 18:14:09.616507 [ 286 ] {b2724651-aa97-41f4-ad3d-cea325af7319} <Debug> TCPHandler: Processed in 0.003402064 sec. | ||
| 886 | 2026.03.19 18:14:09.616626 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.19 18:14:09.616657 [ 286 ] {} <Debug> TCP-Session: 4702bca7-1cc6-434e-91a8-a87e967ef987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.19 18:14:09.616664 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.19 18:14:09.616692 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.19 18:14:09.616711 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.03.19 18:14:09.616729 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.19 18:14:09.616751 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.03.19 18:14:09.616765 [ 288 ] {} <Debug> TCP-Session: 5ccd9040-fce7-466c-9429-0a991d3df22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.19 18:14:09.616774 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.19 18:14:09.616797 [ 293 ] {} <Debug> TCP-Session: 10291c96-5c0b-4d3c-9dad-23a0b1fe25d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.03.19 18:14:09.616817 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.19 18:14:09.616837 [ 292 ] {} <Debug> TCP-Session: 02a757bf-a9a9-4515-bd16-fb78a4ffd227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.03.19 18:14:09.616797 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.03.19 18:14:09.616867 [ 294 ] {} <Debug> TCP-Session: 22f64e8a-5d5b-4128-a1a2-3120db886794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.19 18:14:09.616784 [ 289 ] {} <Debug> TCP-Session: d989a34b-5782-440e-9fbc-2a27269beefc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.19 18:14:09.616908 [ 291 ] {} <Debug> TCP-Session: 51ac229c-21e9-459a-8aab-c43b04e9db90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.19 18:14:09.616744 [ 290 ] {} <Debug> TCP-Session: efec7731-3e08-41e6-8b37-5cfb84991dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.19 18:14:09.616706 [ 287 ] {} <Debug> TCP-Session: 947434fd-67a1-4518-9dfe-88d41c12b961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.03.19 18:14:09.734644 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46307 | ||
| 905 | 2026.03.19 18:14:09.734760 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.03.19 18:14:09.734786 [ 286 ] {} <Debug> TCP-Session: 646dd214-921e-4ea3-90e6-42f70c2ea5b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46307 | ||
| 907 | 2026.03.19 18:14:09.734808 [ 286 ] {} <Debug> TCP-Session: 646dd214-921e-4ea3-90e6-42f70c2ea5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.19 18:14:09.734820 [ 286 ] {} <Debug> TCP-Session: 646dd214-921e-4ea3-90e6-42f70c2ea5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.19 18:14:09.735025 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38119 | ||
| 910 | 2026.03.19 18:14:09.735052 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38812 | ||
| 911 | 2026.03.19 18:14:09.735068 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53512 | ||
| 912 | 2026.03.19 18:14:09.735095 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49926 | ||
| 913 | 2026.03.19 18:14:09.735130 [ 286 ] {} <Trace> TCP-Session: 646dd214-921e-4ea3-90e6-42f70c2ea5b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.03.19 18:14:09.735137 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42609 | ||
| 915 | 2026.03.19 18:14:09.735168 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.03.19 18:14:09.735140 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.19 18:14:09.735199 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.19 18:14:09.735210 [ 288 ] {} <Debug> TCP-Session: 98d99e16-43c2-40ff-82de-95e032c860f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38812 | ||
| 919 | 2026.03.19 18:14:09.735219 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.03.19 18:14:09.735247 [ 289 ] {} <Debug> TCP-Session: 14322b3c-812e-4354-8983-5aa631d31c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:53512 | ||
| 921 | 2026.03.19 18:14:09.735261 [ 288 ] {} <Debug> TCP-Session: 98d99e16-43c2-40ff-82de-95e032c860f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.03.19 18:14:09.735271 [ 294 ] {} <Debug> TCP-Session: 500a4ab3-abfc-4cfa-be0c-81efbd806969 Authenticating user 'default' from [fd00:1122:3344:101::e]:42609 | ||
| 923 | 2026.03.19 18:14:09.735289 [ 289 ] {} <Debug> TCP-Session: 14322b3c-812e-4354-8983-5aa631d31c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.19 18:14:09.735296 [ 288 ] {} <Debug> TCP-Session: 98d99e16-43c2-40ff-82de-95e032c860f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.19 18:14:09.735322 [ 289 ] {} <Debug> TCP-Session: 14322b3c-812e-4354-8983-5aa631d31c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.19 18:14:09.735311 [ 294 ] {} <Debug> TCP-Session: 500a4ab3-abfc-4cfa-be0c-81efbd806969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.19 18:14:09.735304 [ 286 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 928 | 2026.03.19 18:14:09.735373 [ 294 ] {} <Debug> TCP-Session: 500a4ab3-abfc-4cfa-be0c-81efbd806969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.19 18:14:09.735234 [ 287 ] {} <Debug> TCP-Session: d249012f-b382-4821-a5ea-bcd4182af12a Authenticating user 'default' from [fd00:1122:3344:101::e]:38119 | ||
| 930 | 2026.03.19 18:14:09.735205 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.03.19 18:14:09.735429 [ 287 ] {} <Debug> TCP-Session: d249012f-b382-4821-a5ea-bcd4182af12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.19 18:14:09.735451 [ 290 ] {} <Debug> TCP-Session: 45af243b-6589-4e04-8ff0-fe413a6b910a Authenticating user 'default' from [fd00:1122:3344:101::e]:49926 | ||
| 933 | 2026.03.19 18:14:09.735458 [ 287 ] {} <Debug> TCP-Session: d249012f-b382-4821-a5ea-bcd4182af12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.19 18:14:09.735475 [ 290 ] {} <Debug> TCP-Session: 45af243b-6589-4e04-8ff0-fe413a6b910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.19 18:14:09.735119 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42234 | ||
| 936 | 2026.03.19 18:14:09.735499 [ 290 ] {} <Debug> TCP-Session: 45af243b-6589-4e04-8ff0-fe413a6b910a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.19 18:14:09.735108 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33414 | ||
| 938 | 2026.03.19 18:14:09.735130 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58507 | ||
| 939 | 2026.03.19 18:14:09.735578 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.03.19 18:14:09.735614 [ 292 ] {} <Debug> TCP-Session: 891060bb-77da-44ab-b9a7-d2d6f75bfc77 Authenticating user 'default' from [fd00:1122:3344:101::e]:42234 | ||
| 941 | 2026.03.19 18:14:09.735617 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.03.19 18:14:09.735636 [ 292 ] {} <Debug> TCP-Session: 891060bb-77da-44ab-b9a7-d2d6f75bfc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.19 18:14:09.735639 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.03.19 18:14:09.735663 [ 292 ] {} <Debug> TCP-Session: 891060bb-77da-44ab-b9a7-d2d6f75bfc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.19 18:14:09.735684 [ 293 ] {} <Debug> TCP-Session: 5072f232-7c6f-45e5-98bc-8a0b48249ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58507 | ||
| 946 | 2026.03.19 18:14:09.735654 [ 291 ] {} <Debug> TCP-Session: b828183e-3a4d-445f-8053-ce8da56ec94b Authenticating user 'default' from [fd00:1122:3344:101::e]:33414 | ||
| 947 | 2026.03.19 18:14:09.735714 [ 293 ] {} <Debug> TCP-Session: 5072f232-7c6f-45e5-98bc-8a0b48249ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.19 18:14:09.735735 [ 291 ] {} <Debug> TCP-Session: b828183e-3a4d-445f-8053-ce8da56ec94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.19 18:14:09.735745 [ 293 ] {} <Debug> TCP-Session: 5072f232-7c6f-45e5-98bc-8a0b48249ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.19 18:14:09.735759 [ 291 ] {} <Debug> TCP-Session: b828183e-3a4d-445f-8053-ce8da56ec94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.19 18:14:09.735637 [ 286 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2026.03.19 18:14:09.735842 [ 286 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.03.19 18:14:09.736118 [ 286 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Debug> oximeter.version (64cb8414-dc8d-4053-841c-65969060e3b4) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.03.19 18:14:09.737071 [ 301 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.03.19 18:14:09.737127 [ 301 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.03.19 18:14:09.737164 [ 301 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951458 sec. (1051.019 rows/sec., 41.06 KiB/sec.) | ||
| 957 | 2026.03.19 18:14:09.737180 [ 301 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.03.19 18:14:09.738339 [ 286 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 959 | 2026.03.19 18:14:09.738466 [ 286 ] {2056aaa6-50a0-443f-8d1d-b2d09d61b231} <Debug> TCPHandler: Processed in 0.003448165 sec. | ||
| 960 | 2026.03.19 18:14:09.738569 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.03.19 18:14:09.738597 [ 286 ] {} <Debug> TCP-Session: 646dd214-921e-4ea3-90e6-42f70c2ea5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.19 18:14:09.738601 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.19 18:14:09.738617 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.19 18:14:09.738634 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.19 18:14:09.738656 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.19 18:14:09.738667 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.19 18:14:09.738683 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.19 18:14:09.738708 [ 287 ] {} <Debug> TCP-Session: d249012f-b382-4821-a5ea-bcd4182af12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.03.19 18:14:09.738721 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.19 18:14:09.738744 [ 292 ] {} <Debug> TCP-Session: 891060bb-77da-44ab-b9a7-d2d6f75bfc77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.03.19 18:14:09.738727 [ 289 ] {} <Debug> TCP-Session: 14322b3c-812e-4354-8983-5aa631d31c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.19 18:14:09.738778 [ 293 ] {} <Debug> TCP-Session: 5072f232-7c6f-45e5-98bc-8a0b48249ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.19 18:14:09.738699 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.03.19 18:14:09.738687 [ 291 ] {} <Debug> TCP-Session: b828183e-3a4d-445f-8053-ce8da56ec94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.19 18:14:09.738661 [ 294 ] {} <Debug> TCP-Session: 500a4ab3-abfc-4cfa-be0c-81efbd806969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.19 18:14:09.738846 [ 290 ] {} <Debug> TCP-Session: 45af243b-6589-4e04-8ff0-fe413a6b910a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.19 18:14:09.738648 [ 288 ] {} <Debug> TCP-Session: 98d99e16-43c2-40ff-82de-95e032c860f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.19 18:14:12.850409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 979 | 2026.03.19 18:14:12.852515 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.03.19 18:14:12.852572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 981 | 2026.03.19 18:14:12.853790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.03.19 18:14:12.854296 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.03.19 18:14:12.854593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2026.03.19 18:14:13.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.57 MiB, peak 170.96 MiB, free memory in arenas 0.00 B, will set to 162.60 MiB (RSS), difference: 4.03 MiB | ||
| 985 | 2026.03.19 18:14:15.353902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1506 | ||
| 986 | 2026.03.19 18:14:15.354419 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.03.19 18:14:15.354466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 988 | 2026.03.19 18:14:15.355100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.03.19 18:14:15.355897 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.03.19 18:14:15.356055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1506 | ||
| 991 | 2026.03.19 18:14:15.421877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 992 | 2026.03.19 18:14:15.438778 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.03.19 18:14:15.438840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 994 | 2026.03.19 18:14:15.445339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.03.19 18:14:15.446555 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.03.19 18:14:15.449945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 997 | 2026.03.19 18:14:15.736897 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.03.19 18:14:15.737096 [ 275 ] {c6378a08-f0e5-4123-b4da-5b6e2e977c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 999 | 2026.03.19 18:14:15.737387 [ 275 ] {c6378a08-f0e5-4123-b4da-5b6e2e977c31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.03.19 18:14:15.737451 [ 275 ] {c6378a08-f0e5-4123-b4da-5b6e2e977c31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.03.19 18:14:15.737862 [ 275 ] {c6378a08-f0e5-4123-b4da-5b6e2e977c31} <Debug> TCPHandler: Processed in 0.001103501 sec. | ||
| 1002 | 2026.03.19 18:14:15.745066 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.19 18:14:15.745218 [ 275 ] {9cb0429e-c29f-4c6e-bda9-22091d0d4f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1004 | 2026.03.19 18:14:15.749779 [ 275 ] {9cb0429e-c29f-4c6e-bda9-22091d0d4f6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.03.19 18:14:15.749836 [ 275 ] {9cb0429e-c29f-4c6e-bda9-22091d0d4f6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.03.19 18:14:15.750306 [ 275 ] {9cb0429e-c29f-4c6e-bda9-22091d0d4f6d} <Debug> TCPHandler: Processed in 0.005301891 sec. | ||
| 1007 | 2026.03.19 18:14:15.751253 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.03.19 18:14:15.751373 [ 275 ] {c5d729ed-6f1c-47c7-ad0e-acfb4c544907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1009 | 2026.03.19 18:14:15.751651 [ 275 ] {c5d729ed-6f1c-47c7-ad0e-acfb4c544907} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.03.19 18:14:15.751696 [ 275 ] {c5d729ed-6f1c-47c7-ad0e-acfb4c544907} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.03.19 18:14:15.752085 [ 275 ] {c5d729ed-6f1c-47c7-ad0e-acfb4c544907} <Debug> TCPHandler: Processed in 0.000881476 sec. | ||
| 1012 | 2026.03.19 18:14:15.752286 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.19 18:14:15.752406 [ 275 ] {ca81b2cb-2f31-463b-8678-a3675c41fb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1014 | 2026.03.19 18:14:15.752661 [ 275 ] {ca81b2cb-2f31-463b-8678-a3675c41fb14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.03.19 18:14:15.752708 [ 275 ] {ca81b2cb-2f31-463b-8678-a3675c41fb14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.03.19 18:14:15.753034 [ 275 ] {ca81b2cb-2f31-463b-8678-a3675c41fb14} <Debug> TCPHandler: Processed in 0.000797985 sec. | ||
| 1017 | 2026.03.19 18:14:15.753217 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.03.19 18:14:15.753333 [ 275 ] {e9a611f5-d48f-44d0-808b-284648391ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1019 | 2026.03.19 18:14:15.753579 [ 275 ] {e9a611f5-d48f-44d0-808b-284648391ccf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.03.19 18:14:15.753623 [ 275 ] {e9a611f5-d48f-44d0-808b-284648391ccf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.03.19 18:14:15.753940 [ 275 ] {e9a611f5-d48f-44d0-808b-284648391ccf} <Debug> TCPHandler: Processed in 0.000771674 sec. | ||
| 1022 | 2026.03.19 18:14:15.754480 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.03.19 18:14:15.754590 [ 275 ] {4dd0362c-e670-4cb5-9adb-20b550aa04ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1024 | 2026.03.19 18:14:15.754632 [ 275 ] {4dd0362c-e670-4cb5-9adb-20b550aa04ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.03.19 18:14:15.757619 [ 275 ] {4dd0362c-e670-4cb5-9adb-20b550aa04ef} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.03.19 18:14:15.757667 [ 275 ] {4dd0362c-e670-4cb5-9adb-20b550aa04ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1027 | 2026.03.19 18:14:15.758426 [ 275 ] {4dd0362c-e670-4cb5-9adb-20b550aa04ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1028 | 2026.03.19 18:14:15.758851 [ 275 ] {4dd0362c-e670-4cb5-9adb-20b550aa04ef} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.03.19 18:14:15.759010 [ 275 ] {4dd0362c-e670-4cb5-9adb-20b550aa04ef} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.00445 sec., 1123.5955056179776 rows/sec., 145.94 KiB/sec. | ||
| 1030 | 2026.03.19 18:14:15.759049 [ 275 ] {4dd0362c-e670-4cb5-9adb-20b550aa04ef} <Debug> TCPHandler: Processed in 0.004619197 sec. | ||
| 1031 | 2026.03.19 18:14:15.759152 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.03.19 18:14:15.759247 [ 275 ] {6e207c6d-c548-4b25-9396-ce2b11a9f3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1033 | 2026.03.19 18:14:15.759288 [ 275 ] {6e207c6d-c548-4b25-9396-ce2b11a9f3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1034 | 2026.03.19 18:14:15.759761 [ 275 ] {6e207c6d-c548-4b25-9396-ce2b11a9f3e4} <Trace> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.03.19 18:14:15.759794 [ 275 ] {6e207c6d-c548-4b25-9396-ce2b11a9f3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1036 | 2026.03.19 18:14:15.760249 [ 275 ] {6e207c6d-c548-4b25-9396-ce2b11a9f3e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2026.03.19 18:14:15.760751 [ 275 ] {6e207c6d-c548-4b25-9396-ce2b11a9f3e4} <Trace> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.03.19 18:14:15.760883 [ 275 ] {6e207c6d-c548-4b25-9396-ce2b11a9f3e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001654 sec., 1209.1898428053203 rows/sec., 98.60 KiB/sec. | ||
| 1039 | 2026.03.19 18:14:15.760922 [ 275 ] {6e207c6d-c548-4b25-9396-ce2b11a9f3e4} <Debug> TCPHandler: Processed in 0.001818994 sec. | ||
| 1040 | 2026.03.19 18:14:15.761031 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.03.19 18:14:15.761126 [ 275 ] {038e796d-caee-43ab-b736-5364149b1596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1042 | 2026.03.19 18:14:15.761166 [ 275 ] {038e796d-caee-43ab-b736-5364149b1596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1043 | 2026.03.19 18:14:15.761600 [ 275 ] {038e796d-caee-43ab-b736-5364149b1596} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.03.19 18:14:15.761635 [ 275 ] {038e796d-caee-43ab-b736-5364149b1596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1045 | 2026.03.19 18:14:15.762076 [ 275 ] {038e796d-caee-43ab-b736-5364149b1596} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1046 | 2026.03.19 18:14:15.762635 [ 275 ] {038e796d-caee-43ab-b736-5364149b1596} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.03.19 18:14:15.762783 [ 275 ] {038e796d-caee-43ab-b736-5364149b1596} <Debug> executeQuery: Read 21 rows, 1.98 KiB in 0.001675 sec., 12537.313432835821 rows/sec., 1.15 MiB/sec. | ||
| 1048 | 2026.03.19 18:14:15.762828 [ 275 ] {038e796d-caee-43ab-b736-5364149b1596} <Debug> TCPHandler: Processed in 0.001845945 sec. | ||
| 1049 | 2026.03.19 18:14:15.762943 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.03.19 18:14:15.763044 [ 275 ] {ce7c4dfd-f3c5-4e43-8738-1c91807c88ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1051 | 2026.03.19 18:14:15.763089 [ 275 ] {ce7c4dfd-f3c5-4e43-8738-1c91807c88ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1052 | 2026.03.19 18:14:15.763525 [ 275 ] {ce7c4dfd-f3c5-4e43-8738-1c91807c88ec} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.03.19 18:14:15.763566 [ 275 ] {ce7c4dfd-f3c5-4e43-8738-1c91807c88ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1054 | 2026.03.19 18:14:15.764044 [ 275 ] {ce7c4dfd-f3c5-4e43-8738-1c91807c88ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1055 | 2026.03.19 18:14:15.764582 [ 275 ] {ce7c4dfd-f3c5-4e43-8738-1c91807c88ec} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.03.19 18:14:15.764712 [ 275 ] {ce7c4dfd-f3c5-4e43-8738-1c91807c88ec} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00169 sec., 7100.591715976331 rows/sec., 527.57 KiB/sec. | ||
| 1057 | 2026.03.19 18:14:15.764751 [ 275 ] {ce7c4dfd-f3c5-4e43-8738-1c91807c88ec} <Debug> TCPHandler: Processed in 0.001863586 sec. | ||
| 1058 | 2026.03.19 18:14:15.764851 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.03.19 18:14:15.764950 [ 275 ] {b53814cd-f9ab-4be8-a93d-0925b23fb51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1060 | 2026.03.19 18:14:15.764989 [ 275 ] {b53814cd-f9ab-4be8-a93d-0925b23fb51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1061 | 2026.03.19 18:14:15.765375 [ 275 ] {b53814cd-f9ab-4be8-a93d-0925b23fb51d} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.03.19 18:14:15.765412 [ 275 ] {b53814cd-f9ab-4be8-a93d-0925b23fb51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1063 | 2026.03.19 18:14:15.765819 [ 275 ] {b53814cd-f9ab-4be8-a93d-0925b23fb51d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1064 | 2026.03.19 18:14:15.766275 [ 275 ] {b53814cd-f9ab-4be8-a93d-0925b23fb51d} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.03.19 18:14:15.766401 [ 275 ] {b53814cd-f9ab-4be8-a93d-0925b23fb51d} <Debug> executeQuery: Read 21 rows, 1.69 KiB in 0.001469 sec., 14295.439074200136 rows/sec., 1.12 MiB/sec. | ||
| 1066 | 2026.03.19 18:14:15.766438 [ 275 ] {b53814cd-f9ab-4be8-a93d-0925b23fb51d} <Debug> TCPHandler: Processed in 0.001635511 sec. | ||
| 1067 | 2026.03.19 18:14:15.766538 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.03.19 18:14:15.766632 [ 275 ] {ba70d1fa-c0d1-467c-a15f-76f64a68f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1069 | 2026.03.19 18:14:15.766675 [ 275 ] {ba70d1fa-c0d1-467c-a15f-76f64a68f890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1070 | 2026.03.19 18:14:15.767049 [ 275 ] {ba70d1fa-c0d1-467c-a15f-76f64a68f890} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.03.19 18:14:15.767086 [ 275 ] {ba70d1fa-c0d1-467c-a15f-76f64a68f890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1072 | 2026.03.19 18:14:15.767550 [ 275 ] {ba70d1fa-c0d1-467c-a15f-76f64a68f890} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1073 | 2026.03.19 18:14:15.768151 [ 275 ] {ba70d1fa-c0d1-467c-a15f-76f64a68f890} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.03.19 18:14:15.768280 [ 275 ] {ba70d1fa-c0d1-467c-a15f-76f64a68f890} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001666 sec., 600.2400960384153 rows/sec., 42.20 KiB/sec. | ||
| 1075 | 2026.03.19 18:14:15.768316 [ 275 ] {ba70d1fa-c0d1-467c-a15f-76f64a68f890} <Debug> TCPHandler: Processed in 0.001826315 sec. | ||
| 1076 | 2026.03.19 18:14:15.768421 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.19 18:14:15.768516 [ 275 ] {02d5ca4c-aa7a-4ec1-9965-74f7c973133f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1078 | 2026.03.19 18:14:15.768568 [ 275 ] {02d5ca4c-aa7a-4ec1-9965-74f7c973133f} <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 | ||
| 1079 | 2026.03.19 18:14:15.769358 [ 275 ] {02d5ca4c-aa7a-4ec1-9965-74f7c973133f} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.03.19 18:14:15.769395 [ 275 ] {02d5ca4c-aa7a-4ec1-9965-74f7c973133f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1081 | 2026.03.19 18:14:15.770629 [ 275 ] {02d5ca4c-aa7a-4ec1-9965-74f7c973133f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1082 | 2026.03.19 18:14:15.771070 [ 275 ] {02d5ca4c-aa7a-4ec1-9965-74f7c973133f} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.03.19 18:14:15.771207 [ 275 ] {02d5ca4c-aa7a-4ec1-9965-74f7c973133f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002709 sec., 3691.3990402362497 rows/sec., 6.61 MiB/sec. | ||
| 1084 | 2026.03.19 18:14:15.771257 [ 275 ] {02d5ca4c-aa7a-4ec1-9965-74f7c973133f} <Debug> TCPHandler: Processed in 0.002885054 sec. | ||
| 1085 | 2026.03.19 18:14:15.771365 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.19 18:14:15.771461 [ 275 ] {c213f622-5076-46b9-af45-03dfed930e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.03.19 18:14:15.771502 [ 275 ] {c213f622-5076-46b9-af45-03dfed930e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1088 | 2026.03.19 18:14:15.771838 [ 275 ] {c213f622-5076-46b9-af45-03dfed930e13} <Trace> oximeter.measurements_i64 (0af2bd11-baec-4c01-9ca2-ff6855c6d8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.03.19 18:14:15.771874 [ 275 ] {c213f622-5076-46b9-af45-03dfed930e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1090 | 2026.03.19 18:14:15.772280 [ 275 ] {c213f622-5076-46b9-af45-03dfed930e13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2026.03.19 18:14:15.772745 [ 275 ] {c213f622-5076-46b9-af45-03dfed930e13} <Trace> oximeter.measurements_i64 (0af2bd11-baec-4c01-9ca2-ff6855c6d8d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.03.19 18:14:15.772875 [ 275 ] {c213f622-5076-46b9-af45-03dfed930e13} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001432 sec., 8379.888268156425 rows/sec., 611.72 KiB/sec. | ||
| 1093 | 2026.03.19 18:14:15.772911 [ 275 ] {c213f622-5076-46b9-af45-03dfed930e13} <Debug> TCPHandler: Processed in 0.00159545 sec. | ||
| 1094 | 2026.03.19 18:14:22.805429 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1095 | 2026.03.19 18:14:22.805495 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1096 | 2026.03.19 18:14:22.854765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 120 | ||
| 1097 | 2026.03.19 18:14:22.856240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1954 | ||
| 1098 | 2026.03.19 18:14:22.856726 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.03.19 18:14:22.856765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1100 | 2026.03.19 18:14:22.856818 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.03.19 18:14:22.856869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1102 | 2026.03.19 18:14:22.857409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1103 | 2026.03.19 18:14:22.857947 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.03.19 18:14:22.858083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1105 | 2026.03.19 18:14:22.858219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1106 | 2026.03.19 18:14:22.858752 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.03.19 18:14:22.858999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 120 | ||
| 1108 | 2026.03.19 18:14:22.950122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1109 | 2026.03.19 18:14:22.967496 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.03.19 18:14:22.967550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1111 | 2026.03.19 18:14:22.975977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1112 | 2026.03.19 18:14:22.977504 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.03.19 18:14:22.981466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1114 | 2026.03.19 18:14:23.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.47 MiB, peak 170.96 MiB, free memory in arenas 0.00 B, will set to 166.96 MiB (RSS), difference: 1.49 MiB | ||
| 1115 | 2026.03.19 18:14:25.738489 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.03.19 18:14:25.738691 [ 275 ] {bcb9dd14-4daf-4473-9fce-e33e5ff784a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1117 | 2026.03.19 18:14:25.738757 [ 275 ] {bcb9dd14-4daf-4473-9fce-e33e5ff784a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1118 | 2026.03.19 18:14:25.739408 [ 275 ] {bcb9dd14-4daf-4473-9fce-e33e5ff784a0} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.03.19 18:14:25.739440 [ 275 ] {bcb9dd14-4daf-4473-9fce-e33e5ff784a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1120 | 2026.03.19 18:14:25.739958 [ 275 ] {bcb9dd14-4daf-4473-9fce-e33e5ff784a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1121 | 2026.03.19 18:14:25.740459 [ 275 ] {bcb9dd14-4daf-4473-9fce-e33e5ff784a0} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.03.19 18:14:25.740599 [ 275 ] {bcb9dd14-4daf-4473-9fce-e33e5ff784a0} <Debug> executeQuery: Read 46 rows, 4.34 KiB in 0.001958 sec., 23493.360572012258 rows/sec., 2.16 MiB/sec. | ||
| 1123 | 2026.03.19 18:14:25.740637 [ 275 ] {bcb9dd14-4daf-4473-9fce-e33e5ff784a0} <Debug> TCPHandler: Processed in 0.002270533 sec. | ||
| 1124 | 2026.03.19 18:14:25.740763 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.03.19 18:14:25.740856 [ 275 ] {dccd90b6-47f7-442c-8748-529aa79757e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1126 | 2026.03.19 18:14:25.740895 [ 275 ] {dccd90b6-47f7-442c-8748-529aa79757e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1127 | 2026.03.19 18:14:25.741291 [ 275 ] {dccd90b6-47f7-442c-8748-529aa79757e0} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2026.03.19 18:14:25.741325 [ 275 ] {dccd90b6-47f7-442c-8748-529aa79757e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1129 | 2026.03.19 18:14:25.741718 [ 275 ] {dccd90b6-47f7-442c-8748-529aa79757e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2026.03.19 18:14:25.742152 [ 275 ] {dccd90b6-47f7-442c-8748-529aa79757e0} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2026.03.19 18:14:25.742274 [ 275 ] {dccd90b6-47f7-442c-8748-529aa79757e0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001437 sec., 16005.567153792625 rows/sec., 1.18 MiB/sec. | ||
| 1132 | 2026.03.19 18:14:25.742310 [ 275 ] {dccd90b6-47f7-442c-8748-529aa79757e0} <Debug> TCPHandler: Processed in 0.001604791 sec. | ||
| 1133 | 2026.03.19 18:14:25.742418 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.03.19 18:14:25.742513 [ 275 ] {36f4f3d6-d764-489e-ac20-34555ac304e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1135 | 2026.03.19 18:14:25.742550 [ 275 ] {36f4f3d6-d764-489e-ac20-34555ac304e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1136 | 2026.03.19 18:14:25.742932 [ 275 ] {36f4f3d6-d764-489e-ac20-34555ac304e5} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2026.03.19 18:14:25.742966 [ 275 ] {36f4f3d6-d764-489e-ac20-34555ac304e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1138 | 2026.03.19 18:14:25.743340 [ 275 ] {36f4f3d6-d764-489e-ac20-34555ac304e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2026.03.19 18:14:25.743762 [ 275 ] {36f4f3d6-d764-489e-ac20-34555ac304e5} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2026.03.19 18:14:25.743882 [ 275 ] {36f4f3d6-d764-489e-ac20-34555ac304e5} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001388 sec., 20893.371757925073 rows/sec., 1.66 MiB/sec. | ||
| 1141 | 2026.03.19 18:14:25.743916 [ 275 ] {36f4f3d6-d764-489e-ac20-34555ac304e5} <Debug> TCPHandler: Processed in 0.001545089 sec. | ||
| 1142 | 2026.03.19 18:14:25.744020 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.03.19 18:14:25.744111 [ 275 ] {cd2b9a4f-c10e-44f6-a9d1-ee7cc804f140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1144 | 2026.03.19 18:14:25.744161 [ 275 ] {cd2b9a4f-c10e-44f6-a9d1-ee7cc804f140} <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 | ||
| 1145 | 2026.03.19 18:14:25.744934 [ 275 ] {cd2b9a4f-c10e-44f6-a9d1-ee7cc804f140} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2026.03.19 18:14:25.744967 [ 275 ] {cd2b9a4f-c10e-44f6-a9d1-ee7cc804f140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1147 | 2026.03.19 18:14:25.745626 [ 275 ] {cd2b9a4f-c10e-44f6-a9d1-ee7cc804f140} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1148 | 2026.03.19 18:14:25.746046 [ 275 ] {cd2b9a4f-c10e-44f6-a9d1-ee7cc804f140} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2026.03.19 18:14:25.746174 [ 275 ] {cd2b9a4f-c10e-44f6-a9d1-ee7cc804f140} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002081 sec., 11052.378664103797 rows/sec., 19.81 MiB/sec. | ||
| 1150 | 2026.03.19 18:14:25.746221 [ 275 ] {cd2b9a4f-c10e-44f6-a9d1-ee7cc804f140} <Debug> TCPHandler: Processed in 0.002246823 sec. | ||
| 1151 | 2026.03.19 18:14:25.746333 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.03.19 18:14:25.746427 [ 275 ] {2b65f588-de95-4c51-b2ae-7041a6399e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1153 | 2026.03.19 18:14:25.746466 [ 275 ] {2b65f588-de95-4c51-b2ae-7041a6399e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1154 | 2026.03.19 18:14:25.746801 [ 275 ] {2b65f588-de95-4c51-b2ae-7041a6399e98} <Trace> oximeter.measurements_i64 (0af2bd11-baec-4c01-9ca2-ff6855c6d8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2026.03.19 18:14:25.746836 [ 275 ] {2b65f588-de95-4c51-b2ae-7041a6399e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1156 | 2026.03.19 18:14:25.747291 [ 275 ] {2b65f588-de95-4c51-b2ae-7041a6399e98} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2026.03.19 18:14:25.747728 [ 275 ] {2b65f588-de95-4c51-b2ae-7041a6399e98} <Trace> oximeter.measurements_i64 (0af2bd11-baec-4c01-9ca2-ff6855c6d8d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2026.03.19 18:14:25.747849 [ 275 ] {2b65f588-de95-4c51-b2ae-7041a6399e98} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00144 sec., 6250 rows/sec., 480.82 KiB/sec. | ||
| 1159 | 2026.03.19 18:14:25.747883 [ 275 ] {2b65f588-de95-4c51-b2ae-7041a6399e98} <Debug> TCPHandler: Processed in 0.00159626 sec. | ||
| 1160 | 2026.03.19 18:14:30.358165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2466 | ||
| 1161 | 2026.03.19 18:14:30.358711 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.03.19 18:14:30.358752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1163 | 2026.03.19 18:14:30.359342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1164 | 2026.03.19 18:14:30.359878 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): 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.03.19 18:14:30.360032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2466 | ||
| 1166 | 2026.03.19 18:14:30.481542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1167 | 2026.03.19 18:14:30.497918 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.03.19 18:14:30.497962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1169 | 2026.03.19 18:14:30.504381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1170 | 2026.03.19 18:14:30.505436 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.03.19 18:14:30.508114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1172 | 2026.03.19 18:14:30.737205 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.03.19 18:14:30.737438 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1174 | 2026.03.19 18:14:30.737771 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1175 | 2026.03.19 18:14:30.739998 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1176 | 2026.03.19 18:14:30.740210 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2026.03.19 18:14:30.740285 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1178 | 2026.03.19 18:14:30.740484 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1179 | 2026.03.19 18:14:30.740548 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1180 | 2026.03.19 18:14:30.740580 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1181 | 2026.03.19 18:14:30.740599 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1182 | 2026.03.19 18:14:30.742955 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1183 | 2026.03.19 18:14:30.742980 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1184 | 2026.03.19 18:14:30.746539 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.009185 sec., 544.3658138268917 rows/sec., 24.24 KiB/sec. | ||
| 1185 | 2026.03.19 18:14:30.746643 [ 275 ] {03b97ca0-8728-4f0a-ba25-b3d087c24206} <Debug> TCPHandler: Processed in 0.00956572 sec. | ||
| 1186 | 2026.03.19 18:14:30.746940 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.03.19 18:14:30.747075 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1188 | 2026.03.19 18:14:30.747259 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1189 | 2026.03.19 18:14:30.747286 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1190 | 2026.03.19 18:14:30.747423 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1191 | 2026.03.19 18:14:30.747475 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1192 | 2026.03.19 18:14:30.747574 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1193 | 2026.03.19 18:14:30.747607 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1194 | 2026.03.19 18:14:30.747626 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1195 | 2026.03.19 18:14:30.747641 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1196 | 2026.03.19 18:14:30.747673 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1197 | 2026.03.19 18:14:30.747689 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1198 | 2026.03.19 18:14:30.748109 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001077 sec., 4642.525533890436 rows/sec., 206.74 KiB/sec. | ||
| 1199 | 2026.03.19 18:14:30.748197 [ 275 ] {27870886-4c1a-4782-9655-6bb6265f3323} <Debug> TCPHandler: Processed in 0.001317655 sec. | ||
| 1200 | 2026.03.19 18:14:30.748392 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.03.19 18:14:30.748510 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1202 | 2026.03.19 18:14:30.748690 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1203 | 2026.03.19 18:14:30.748717 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1204 | 2026.03.19 18:14:30.748856 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1205 | 2026.03.19 18:14:30.748908 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1206 | 2026.03.19 18:14:30.749004 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1207 | 2026.03.19 18:14:30.749032 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1208 | 2026.03.19 18:14:30.749050 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1209 | 2026.03.19 18:14:30.749064 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1210 | 2026.03.19 18:14:30.749096 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1211 | 2026.03.19 18:14:30.749112 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1212 | 2026.03.19 18:14:30.749508 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001039 sec., 4812.319538017325 rows/sec., 214.30 KiB/sec. | ||
| 1213 | 2026.03.19 18:14:30.749596 [ 275 ] {3cc54c7c-2164-4fe0-9a04-b4210a1d0230} <Debug> TCPHandler: Processed in 0.001255154 sec. | ||
| 1214 | 2026.03.19 18:14:30.749783 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.03.19 18:14:30.749900 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1216 | 2026.03.19 18:14:30.750079 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1217 | 2026.03.19 18:14:30.750105 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1218 | 2026.03.19 18:14:30.750243 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1219 | 2026.03.19 18:14:30.750294 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1220 | 2026.03.19 18:14:30.750390 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1221 | 2026.03.19 18:14:30.750418 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1222 | 2026.03.19 18:14:30.750435 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1223 | 2026.03.19 18:14:30.750449 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1224 | 2026.03.19 18:14:30.750480 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1225 | 2026.03.19 18:14:30.750496 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1226 | 2026.03.19 18:14:30.750926 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001066 sec., 4690.431519699812 rows/sec., 208.87 KiB/sec. | ||
| 1227 | 2026.03.19 18:14:30.751005 [ 275 ] {51177a71-1665-49d8-8126-c60cf70628c9} <Debug> TCPHandler: Processed in 0.001270264 sec. | ||
| 1228 | 2026.03.19 18:14:30.751189 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2026.03.19 18:14:30.751317 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1230 | 2026.03.19 18:14:30.751506 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1231 | 2026.03.19 18:14:30.751535 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1232 | 2026.03.19 18:14:30.751684 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1233 | 2026.03.19 18:14:30.751737 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1234 | 2026.03.19 18:14:30.751843 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1235 | 2026.03.19 18:14:30.751870 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1236 | 2026.03.19 18:14:30.751888 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1237 | 2026.03.19 18:14:30.751903 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1238 | 2026.03.19 18:14:30.751934 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1239 | 2026.03.19 18:14:30.751951 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1240 | 2026.03.19 18:14:30.752357 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001083 sec., 4616.805170821792 rows/sec., 205.59 KiB/sec. | ||
| 1241 | 2026.03.19 18:14:30.752435 [ 275 ] {90e12a65-197e-4eb2-bdbd-7ab9e974e363} <Debug> TCPHandler: Processed in 0.001297065 sec. | ||
| 1242 | 2026.03.19 18:14:30.752616 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.03.19 18:14:30.752737 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1244 | 2026.03.19 18:14:30.752921 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1245 | 2026.03.19 18:14:30.752950 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1246 | 2026.03.19 18:14:30.753105 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1247 | 2026.03.19 18:14:30.753156 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1248 | 2026.03.19 18:14:30.753254 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1249 | 2026.03.19 18:14:30.753282 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1250 | 2026.03.19 18:14:30.753300 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1251 | 2026.03.19 18:14:30.753313 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1252 | 2026.03.19 18:14:30.753344 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1253 | 2026.03.19 18:14:30.753361 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1254 | 2026.03.19 18:14:30.753743 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001048 sec., 4770.992366412213 rows/sec., 212.46 KiB/sec. | ||
| 1255 | 2026.03.19 18:14:30.753823 [ 275 ] {1bef19bd-0207-437a-9846-e77c6953b11b} <Debug> TCPHandler: Processed in 0.001256744 sec. | ||
| 1256 | 2026.03.19 18:14:30.754012 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.03.19 18:14:30.754142 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1258 | 2026.03.19 18:14:30.754326 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1259 | 2026.03.19 18:14:30.754354 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1260 | 2026.03.19 18:14:30.754502 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1261 | 2026.03.19 18:14:30.754553 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1262 | 2026.03.19 18:14:30.754647 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1263 | 2026.03.19 18:14:30.754674 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1264 | 2026.03.19 18:14:30.754692 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1265 | 2026.03.19 18:14:30.754705 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1266 | 2026.03.19 18:14:30.754742 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1267 | 2026.03.19 18:14:30.754759 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1268 | 2026.03.19 18:14:30.755147 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001047 sec., 4775.549188156639 rows/sec., 212.66 KiB/sec. | ||
| 1269 | 2026.03.19 18:14:30.755227 [ 275 ] {a0fe47a0-dd60-4500-9a34-1f50b361a2d4} <Debug> TCPHandler: Processed in 0.001263584 sec. | ||
| 1270 | 2026.03.19 18:14:30.755413 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.03.19 18:14:30.755533 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1272 | 2026.03.19 18:14:30.755714 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1273 | 2026.03.19 18:14:30.755743 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1274 | 2026.03.19 18:14:30.755892 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1275 | 2026.03.19 18:14:30.755942 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1276 | 2026.03.19 18:14:30.756045 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1277 | 2026.03.19 18:14:30.756073 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1278 | 2026.03.19 18:14:30.756090 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1279 | 2026.03.19 18:14:30.756105 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1280 | 2026.03.19 18:14:30.756136 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1281 | 2026.03.19 18:14:30.756153 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1282 | 2026.03.19 18:14:30.756527 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001036 sec., 4826.254826254826 rows/sec., 214.92 KiB/sec. | ||
| 1283 | 2026.03.19 18:14:30.756605 [ 275 ] {88e6501e-e8a4-4689-9ffd-475cf1d9a243} <Debug> TCPHandler: Processed in 0.001241484 sec. | ||
| 1284 | 2026.03.19 18:14:30.756784 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.03.19 18:14:30.756904 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1286 | 2026.03.19 18:14:30.757095 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1287 | 2026.03.19 18:14:30.757124 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1288 | 2026.03.19 18:14:30.757274 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1289 | 2026.03.19 18:14:30.757324 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1290 | 2026.03.19 18:14:30.757419 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1291 | 2026.03.19 18:14:30.757446 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1292 | 2026.03.19 18:14:30.757463 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1293 | 2026.03.19 18:14:30.757477 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1294 | 2026.03.19 18:14:30.757508 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1295 | 2026.03.19 18:14:30.757525 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1296 | 2026.03.19 18:14:30.757896 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001035 sec., 4830.917874396136 rows/sec., 215.13 KiB/sec. | ||
| 1297 | 2026.03.19 18:14:30.757977 [ 275 ] {53514fb4-fec4-4920-a7b8-b648ef8abf8d} <Debug> TCPHandler: Processed in 0.001241623 sec. | ||
| 1298 | 2026.03.19 18:14:30.758156 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.03.19 18:14:30.758275 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1300 | 2026.03.19 18:14:30.758456 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1301 | 2026.03.19 18:14:30.758484 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1302 | 2026.03.19 18:14:30.758637 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1303 | 2026.03.19 18:14:30.758687 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1304 | 2026.03.19 18:14:30.758782 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1305 | 2026.03.19 18:14:30.758808 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1306 | 2026.03.19 18:14:30.758825 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1307 | 2026.03.19 18:14:30.758839 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1308 | 2026.03.19 18:14:30.758870 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1309 | 2026.03.19 18:14:30.758886 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1310 | 2026.03.19 18:14:30.759260 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001027 sec., 4868.549172346641 rows/sec., 216.80 KiB/sec. | ||
| 1311 | 2026.03.19 18:14:30.759341 [ 275 ] {cf0016f9-b11f-4073-89b7-6b9da25641ef} <Debug> TCPHandler: Processed in 0.001233873 sec. | ||
| 1312 | 2026.03.19 18:14:30.759522 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.03.19 18:14:30.759643 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1314 | 2026.03.19 18:14:30.759825 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1315 | 2026.03.19 18:14:30.759854 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1316 | 2026.03.19 18:14:30.760008 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1317 | 2026.03.19 18:14:30.760068 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1318 | 2026.03.19 18:14:30.760168 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1319 | 2026.03.19 18:14:30.760195 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1320 | 2026.03.19 18:14:30.760213 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1321 | 2026.03.19 18:14:30.760227 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1322 | 2026.03.19 18:14:30.760258 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1323 | 2026.03.19 18:14:30.760275 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1324 | 2026.03.19 18:14:30.760643 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001044 sec., 4789.272030651341 rows/sec., 213.27 KiB/sec. | ||
| 1325 | 2026.03.19 18:14:30.760721 [ 275 ] {b3c78af3-c2f3-47be-a7a2-23d039758355} <Debug> TCPHandler: Processed in 0.001247543 sec. | ||
| 1326 | 2026.03.19 18:14:30.760895 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.03.19 18:14:30.761016 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1328 | 2026.03.19 18:14:30.761211 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1329 | 2026.03.19 18:14:30.761241 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1330 | 2026.03.19 18:14:30.761401 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1331 | 2026.03.19 18:14:30.761451 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1332 | 2026.03.19 18:14:30.761545 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1333 | 2026.03.19 18:14:30.761572 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1334 | 2026.03.19 18:14:30.761589 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1335 | 2026.03.19 18:14:30.761603 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1336 | 2026.03.19 18:14:30.761638 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1337 | 2026.03.19 18:14:30.761654 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1338 | 2026.03.19 18:14:30.762120 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001147 sec., 4359.197907585004 rows/sec., 194.12 KiB/sec. | ||
| 1339 | 2026.03.19 18:14:30.762201 [ 275 ] {09ce28f3-92ea-47ff-bc34-39b33d5474f2} <Debug> TCPHandler: Processed in 0.001355176 sec. | ||
| 1340 | 2026.03.19 18:14:30.762395 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.03.19 18:14:30.762517 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1342 | 2026.03.19 18:14:30.762704 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1343 | 2026.03.19 18:14:30.762734 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1344 | 2026.03.19 18:14:30.762892 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1345 | 2026.03.19 18:14:30.762943 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1346 | 2026.03.19 18:14:30.763045 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1347 | 2026.03.19 18:14:30.763072 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1348 | 2026.03.19 18:14:30.763089 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1349 | 2026.03.19 18:14:30.763104 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1350 | 2026.03.19 18:14:30.763140 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1351 | 2026.03.19 18:14:30.763157 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1352 | 2026.03.19 18:14:30.763711 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001239 sec., 4035.512510088781 rows/sec., 179.71 KiB/sec. | ||
| 1353 | 2026.03.19 18:14:30.763789 [ 275 ] {de71b7a0-16d5-4a4e-960d-110d3988b190} <Debug> TCPHandler: Processed in 0.001442877 sec. | ||
| 1354 | 2026.03.19 18:14:30.763970 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.03.19 18:14:30.764101 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1356 | 2026.03.19 18:14:30.764286 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1357 | 2026.03.19 18:14:30.764316 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1358 | 2026.03.19 18:14:30.764478 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1359 | 2026.03.19 18:14:30.764527 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1360 | 2026.03.19 18:14:30.764621 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1361 | 2026.03.19 18:14:30.764648 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1362 | 2026.03.19 18:14:30.764665 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1363 | 2026.03.19 18:14:30.764679 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1364 | 2026.03.19 18:14:30.764710 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1365 | 2026.03.19 18:14:30.764727 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1366 | 2026.03.19 18:14:30.765358 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001302 sec., 3840.2457757296465 rows/sec., 171.01 KiB/sec. | ||
| 1367 | 2026.03.19 18:14:30.765439 [ 275 ] {b54bcf65-5874-48bf-95c7-63641a89134c} <Debug> TCPHandler: Processed in 0.001517958 sec. | ||
| 1368 | 2026.03.19 18:14:30.771953 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.03.19 18:14:30.772066 [ 275 ] {2ac173ab-3956-42b3-8d13-eb277f00a543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1370 | 2026.03.19 18:14:30.772107 [ 275 ] {2ac173ab-3956-42b3-8d13-eb277f00a543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2026.03.19 18:14:30.772596 [ 275 ] {2ac173ab-3956-42b3-8d13-eb277f00a543} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.03.19 18:14:30.772634 [ 275 ] {2ac173ab-3956-42b3-8d13-eb277f00a543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1373 | 2026.03.19 18:14:30.773172 [ 275 ] {2ac173ab-3956-42b3-8d13-eb277f00a543} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2026.03.19 18:14:30.773528 [ 275 ] {2ac173ab-3956-42b3-8d13-eb277f00a543} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.03.19 18:14:30.773668 [ 275 ] {2ac173ab-3956-42b3-8d13-eb277f00a543} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001632 sec., 8578.43137254902 rows/sec., 1.20 MiB/sec. | ||
| 1376 | 2026.03.19 18:14:30.773705 [ 275 ] {2ac173ab-3956-42b3-8d13-eb277f00a543} <Debug> TCPHandler: Processed in 0.001801614 sec. | ||
| 1377 | 2026.03.19 18:14:30.773813 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.03.19 18:14:30.773910 [ 275 ] {ef751aa5-0bd6-49bb-b172-bfb1ce50824c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1379 | 2026.03.19 18:14:30.773949 [ 275 ] {ef751aa5-0bd6-49bb-b172-bfb1ce50824c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1380 | 2026.03.19 18:14:30.774352 [ 275 ] {ef751aa5-0bd6-49bb-b172-bfb1ce50824c} <Trace> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.03.19 18:14:30.774459 [ 275 ] {ef751aa5-0bd6-49bb-b172-bfb1ce50824c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1382 | 2026.03.19 18:14:30.774839 [ 275 ] {ef751aa5-0bd6-49bb-b172-bfb1ce50824c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1383 | 2026.03.19 18:14:30.775248 [ 275 ] {ef751aa5-0bd6-49bb-b172-bfb1ce50824c} <Trace> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.03.19 18:14:30.775373 [ 275 ] {ef751aa5-0bd6-49bb-b172-bfb1ce50824c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001483 sec., 2697.2353337828727 rows/sec., 219.94 KiB/sec. | ||
| 1385 | 2026.03.19 18:14:30.775408 [ 275 ] {ef751aa5-0bd6-49bb-b172-bfb1ce50824c} <Debug> TCPHandler: Processed in 0.001643941 sec. | ||
| 1386 | 2026.03.19 18:14:30.775516 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.19 18:14:30.775608 [ 275 ] {1ca36dc7-5f65-4e61-879d-91c8bd8c17c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1388 | 2026.03.19 18:14:30.775646 [ 275 ] {1ca36dc7-5f65-4e61-879d-91c8bd8c17c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1389 | 2026.03.19 18:14:30.776117 [ 275 ] {1ca36dc7-5f65-4e61-879d-91c8bd8c17c5} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.19 18:14:30.776151 [ 275 ] {1ca36dc7-5f65-4e61-879d-91c8bd8c17c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1391 | 2026.03.19 18:14:30.776533 [ 275 ] {1ca36dc7-5f65-4e61-879d-91c8bd8c17c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1392 | 2026.03.19 18:14:30.776978 [ 275 ] {1ca36dc7-5f65-4e61-879d-91c8bd8c17c5} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.19 18:14:30.777112 [ 275 ] {1ca36dc7-5f65-4e61-879d-91c8bd8c17c5} <Debug> executeQuery: Read 54 rows, 4.21 KiB in 0.001522 sec., 35479.6320630749 rows/sec., 2.70 MiB/sec. | ||
| 1394 | 2026.03.19 18:14:30.777147 [ 275 ] {1ca36dc7-5f65-4e61-879d-91c8bd8c17c5} <Debug> TCPHandler: Processed in 0.001681051 sec. | ||
| 1395 | 2026.03.19 18:14:30.777245 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.03.19 18:14:30.777338 [ 275 ] {922a98f5-9ff4-44f6-899f-f97bf854665a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.03.19 18:14:30.777375 [ 275 ] {922a98f5-9ff4-44f6-899f-f97bf854665a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1398 | 2026.03.19 18:14:30.777741 [ 275 ] {922a98f5-9ff4-44f6-899f-f97bf854665a} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.03.19 18:14:30.777776 [ 275 ] {922a98f5-9ff4-44f6-899f-f97bf854665a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1400 | 2026.03.19 18:14:30.778159 [ 275 ] {922a98f5-9ff4-44f6-899f-f97bf854665a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1401 | 2026.03.19 18:14:30.778574 [ 275 ] {922a98f5-9ff4-44f6-899f-f97bf854665a} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.03.19 18:14:30.778700 [ 275 ] {922a98f5-9ff4-44f6-899f-f97bf854665a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001379 sec., 2900.6526468455404 rows/sec., 202.54 KiB/sec. | ||
| 1403 | 2026.03.19 18:14:30.778735 [ 275 ] {922a98f5-9ff4-44f6-899f-f97bf854665a} <Debug> TCPHandler: Processed in 0.001538189 sec. | ||
| 1404 | 2026.03.19 18:14:30.778837 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.03.19 18:14:30.778929 [ 275 ] {32a42e65-e8ff-4655-8898-14ac5d398ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1406 | 2026.03.19 18:14:30.778966 [ 275 ] {32a42e65-e8ff-4655-8898-14ac5d398ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1407 | 2026.03.19 18:14:30.779372 [ 275 ] {32a42e65-e8ff-4655-8898-14ac5d398ae7} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.19 18:14:30.779407 [ 275 ] {32a42e65-e8ff-4655-8898-14ac5d398ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1409 | 2026.03.19 18:14:30.779799 [ 275 ] {32a42e65-e8ff-4655-8898-14ac5d398ae7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1410 | 2026.03.19 18:14:30.780209 [ 275 ] {32a42e65-e8ff-4655-8898-14ac5d398ae7} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.03.19 18:14:30.780332 [ 275 ] {32a42e65-e8ff-4655-8898-14ac5d398ae7} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 3.30 MiB/sec. | ||
| 1412 | 2026.03.19 18:14:30.780369 [ 275 ] {32a42e65-e8ff-4655-8898-14ac5d398ae7} <Debug> TCPHandler: Processed in 0.00157916 sec. | ||
| 1413 | 2026.03.19 18:14:30.780464 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.03.19 18:14:30.780555 [ 275 ] {0f81453b-4d5b-4a27-9da1-2e7a30db1d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.03.19 18:14:30.780596 [ 275 ] {0f81453b-4d5b-4a27-9da1-2e7a30db1d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1416 | 2026.03.19 18:14:30.780969 [ 275 ] {0f81453b-4d5b-4a27-9da1-2e7a30db1d93} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.03.19 18:14:30.781005 [ 275 ] {0f81453b-4d5b-4a27-9da1-2e7a30db1d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1418 | 2026.03.19 18:14:30.781430 [ 275 ] {0f81453b-4d5b-4a27-9da1-2e7a30db1d93} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1419 | 2026.03.19 18:14:30.781927 [ 275 ] {0f81453b-4d5b-4a27-9da1-2e7a30db1d93} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.03.19 18:14:30.782062 [ 275 ] {0f81453b-4d5b-4a27-9da1-2e7a30db1d93} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001524 sec., 99737.53280839896 rows/sec., 6.91 MiB/sec. | ||
| 1421 | 2026.03.19 18:14:30.782099 [ 275 ] {0f81453b-4d5b-4a27-9da1-2e7a30db1d93} <Debug> TCPHandler: Processed in 0.001683042 sec. | ||
| 1422 | 2026.03.19 18:14:30.782195 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.03.19 18:14:30.782286 [ 275 ] {83625c6a-6d4f-4198-a6c5-d2f2d75d50e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.03.19 18:14:30.782325 [ 275 ] {83625c6a-6d4f-4198-a6c5-d2f2d75d50e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1425 | 2026.03.19 18:14:30.782635 [ 275 ] {83625c6a-6d4f-4198-a6c5-d2f2d75d50e9} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.03.19 18:14:30.782670 [ 275 ] {83625c6a-6d4f-4198-a6c5-d2f2d75d50e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1427 | 2026.03.19 18:14:30.783055 [ 275 ] {83625c6a-6d4f-4198-a6c5-d2f2d75d50e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1428 | 2026.03.19 18:14:30.783465 [ 275 ] {83625c6a-6d4f-4198-a6c5-d2f2d75d50e9} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.03.19 18:14:30.783586 [ 275 ] {83625c6a-6d4f-4198-a6c5-d2f2d75d50e9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001318 sec., 37936.26707132018 rows/sec., 2.60 MiB/sec. | ||
| 1430 | 2026.03.19 18:14:30.783619 [ 275 ] {83625c6a-6d4f-4198-a6c5-d2f2d75d50e9} <Debug> TCPHandler: Processed in 0.001471388 sec. | ||
| 1431 | 2026.03.19 18:14:32.859171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 172 | ||
| 1432 | 2026.03.19 18:14:32.861809 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.03.19 18:14:32.861857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 1434 | 2026.03.19 18:14:32.863231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2026.03.19 18:14:32.863828 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.03.19 18:14:32.864074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1437 | 2026.03.19 18:14:35.745142 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.03.19 18:14:35.745378 [ 275 ] {74f8b04d-8c18-4291-925a-a5384a6a9325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1439 | 2026.03.19 18:14:35.745446 [ 275 ] {74f8b04d-8c18-4291-925a-a5384a6a9325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1440 | 2026.03.19 18:14:35.746176 [ 275 ] {74f8b04d-8c18-4291-925a-a5384a6a9325} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.03.19 18:14:35.746213 [ 275 ] {74f8b04d-8c18-4291-925a-a5384a6a9325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1442 | 2026.03.19 18:14:35.746718 [ 275 ] {74f8b04d-8c18-4291-925a-a5384a6a9325} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1443 | 2026.03.19 18:14:35.747227 [ 275 ] {74f8b04d-8c18-4291-925a-a5384a6a9325} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.03.19 18:14:35.747373 [ 275 ] {74f8b04d-8c18-4291-925a-a5384a6a9325} <Debug> executeQuery: Read 98 rows, 8.41 KiB in 0.002044 sec., 47945.20547945206 rows/sec., 4.02 MiB/sec. | ||
| 1445 | 2026.03.19 18:14:35.747419 [ 275 ] {74f8b04d-8c18-4291-925a-a5384a6a9325} <Debug> TCPHandler: Processed in 0.002426316 sec. | ||
| 1446 | 2026.03.19 18:14:35.747569 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.03.19 18:14:35.747667 [ 275 ] {b6209381-a466-43b8-9702-fc6c7a92ee08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.03.19 18:14:35.747707 [ 275 ] {b6209381-a466-43b8-9702-fc6c7a92ee08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1449 | 2026.03.19 18:14:35.748149 [ 275 ] {b6209381-a466-43b8-9702-fc6c7a92ee08} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.03.19 18:14:35.748184 [ 275 ] {b6209381-a466-43b8-9702-fc6c7a92ee08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1451 | 2026.03.19 18:14:35.748579 [ 275 ] {b6209381-a466-43b8-9702-fc6c7a92ee08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1452 | 2026.03.19 18:14:35.748994 [ 275 ] {b6209381-a466-43b8-9702-fc6c7a92ee08} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.03.19 18:14:35.749125 [ 275 ] {b6209381-a466-43b8-9702-fc6c7a92ee08} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001481 sec., 15530.047265361243 rows/sec., 1.14 MiB/sec. | ||
| 1454 | 2026.03.19 18:14:35.749162 [ 275 ] {b6209381-a466-43b8-9702-fc6c7a92ee08} <Debug> TCPHandler: Processed in 0.001646851 sec. | ||
| 1455 | 2026.03.19 18:14:35.749274 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.03.19 18:14:35.749365 [ 275 ] {25f246d4-8c22-4bf4-8f5f-5838ac9c2f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1457 | 2026.03.19 18:14:35.749404 [ 275 ] {25f246d4-8c22-4bf4-8f5f-5838ac9c2f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1458 | 2026.03.19 18:14:35.749823 [ 275 ] {25f246d4-8c22-4bf4-8f5f-5838ac9c2f1a} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.03.19 18:14:35.749858 [ 275 ] {25f246d4-8c22-4bf4-8f5f-5838ac9c2f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1460 | 2026.03.19 18:14:35.750298 [ 275 ] {25f246d4-8c22-4bf4-8f5f-5838ac9c2f1a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1461 | 2026.03.19 18:14:35.750708 [ 275 ] {25f246d4-8c22-4bf4-8f5f-5838ac9c2f1a} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.03.19 18:14:35.750828 [ 275 ] {25f246d4-8c22-4bf4-8f5f-5838ac9c2f1a} <Debug> executeQuery: Read 79 rows, 6.31 KiB in 0.001481 sec., 53342.33625928427 rows/sec., 4.16 MiB/sec. | ||
| 1463 | 2026.03.19 18:14:35.750862 [ 275 ] {25f246d4-8c22-4bf4-8f5f-5838ac9c2f1a} <Debug> TCPHandler: Processed in 0.001636781 sec. | ||
| 1464 | 2026.03.19 18:14:35.750971 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.03.19 18:14:35.751062 [ 275 ] {d70f7eaa-eed9-4f88-b777-7cf1dfc5f20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1466 | 2026.03.19 18:14:35.751104 [ 275 ] {d70f7eaa-eed9-4f88-b777-7cf1dfc5f20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1467 | 2026.03.19 18:14:35.751540 [ 275 ] {d70f7eaa-eed9-4f88-b777-7cf1dfc5f20d} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.03.19 18:14:35.751574 [ 275 ] {d70f7eaa-eed9-4f88-b777-7cf1dfc5f20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1469 | 2026.03.19 18:14:35.751994 [ 275 ] {d70f7eaa-eed9-4f88-b777-7cf1dfc5f20d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1470 | 2026.03.19 18:14:35.752408 [ 275 ] {d70f7eaa-eed9-4f88-b777-7cf1dfc5f20d} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.03.19 18:14:35.752531 [ 275 ] {d70f7eaa-eed9-4f88-b777-7cf1dfc5f20d} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001486 sec., 100942.1265141319 rows/sec., 7.00 MiB/sec. | ||
| 1472 | 2026.03.19 18:14:35.752566 [ 275 ] {d70f7eaa-eed9-4f88-b777-7cf1dfc5f20d} <Debug> TCPHandler: Processed in 0.001642321 sec. | ||
| 1473 | 2026.03.19 18:14:35.752681 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.03.19 18:14:35.752773 [ 275 ] {076d645a-488f-43ca-94a6-4b332cb537de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1475 | 2026.03.19 18:14:35.752823 [ 275 ] {076d645a-488f-43ca-94a6-4b332cb537de} <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 | ||
| 1476 | 2026.03.19 18:14:35.753581 [ 275 ] {076d645a-488f-43ca-94a6-4b332cb537de} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.03.19 18:14:35.753616 [ 275 ] {076d645a-488f-43ca-94a6-4b332cb537de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1478 | 2026.03.19 18:14:35.754231 [ 275 ] {076d645a-488f-43ca-94a6-4b332cb537de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1479 | 2026.03.19 18:14:35.754634 [ 275 ] {076d645a-488f-43ca-94a6-4b332cb537de} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.03.19 18:14:35.754765 [ 275 ] {076d645a-488f-43ca-94a6-4b332cb537de} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002009 sec., 11448.481831757093 rows/sec., 20.52 MiB/sec. | ||
| 1481 | 2026.03.19 18:14:35.754824 [ 275 ] {076d645a-488f-43ca-94a6-4b332cb537de} <Debug> TCPHandler: Processed in 0.002197361 sec. | ||
| 1482 | 2026.03.19 18:14:35.754938 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.03.19 18:14:35.755030 [ 275 ] {8500ad8a-639b-4fe8-ad9a-c7c4ffc0b69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1484 | 2026.03.19 18:14:35.755069 [ 275 ] {8500ad8a-639b-4fe8-ad9a-c7c4ffc0b69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1485 | 2026.03.19 18:14:35.755410 [ 275 ] {8500ad8a-639b-4fe8-ad9a-c7c4ffc0b69b} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.03.19 18:14:35.755444 [ 275 ] {8500ad8a-639b-4fe8-ad9a-c7c4ffc0b69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1487 | 2026.03.19 18:14:35.755898 [ 275 ] {8500ad8a-639b-4fe8-ad9a-c7c4ffc0b69b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1488 | 2026.03.19 18:14:35.756331 [ 275 ] {8500ad8a-639b-4fe8-ad9a-c7c4ffc0b69b} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.03.19 18:14:35.756453 [ 275 ] {8500ad8a-639b-4fe8-ad9a-c7c4ffc0b69b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001441 sec., 34698.126301179735 rows/sec., 2.38 MiB/sec. | ||
| 1490 | 2026.03.19 18:14:35.756486 [ 275 ] {8500ad8a-639b-4fe8-ad9a-c7c4ffc0b69b} <Debug> TCPHandler: Processed in 0.00159581 sec. | ||
| 1491 | 2026.03.19 18:14:37.805536 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1492 | 2026.03.19 18:14:37.805584 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1493 | 2026.03.19 18:14:37.860232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2914 | ||
| 1494 | 2026.03.19 18:14:37.860703 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.03.19 18:14:37.860746 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1496 | 2026.03.19 18:14:37.861337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1497 | 2026.03.19 18:14:37.861855 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.03.19 18:14:37.861984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1499 | 2026.03.19 18:14:37.861983 [ 76 ] {} <Debug> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1500 | 2026.03.19 18:14:37.862051 [ 76 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.03.19 18:14:37.862071 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1502 | 2026.03.19 18:14:37.862266 [ 201 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::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 | ||
| 1503 | 2026.03.19 18:14:37.862422 [ 201 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1504 | 2026.03.19 18:14:37.862525 [ 201 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::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 | ||
| 1505 | 2026.03.19 18:14:37.862627 [ 201 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 445 rows starting from the beginning of the part | ||
| 1506 | 2026.03.19 18:14:37.862678 [ 201 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1507 | 2026.03.19 18:14:37.862724 [ 201 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1508 | 2026.03.19 18:14:37.862779 [ 201 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1509 | 2026.03.19 18:14:37.862826 [ 201 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1510 | 2026.03.19 18:14:37.893564 [ 196 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.031391593 sec., 92827.40127269106 rows/sec., 1.33 MiB/sec. | ||
| 1511 | 2026.03.19 18:14:37.894567 [ 200 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1512 | 2026.03.19 18:14:37.895159 [ 200 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.03.19 18:14:37.895239 [ 200 ] {516c5cf9-f0a0-42f9-b5ff-24000eb761c0::all_1_6_1} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1514 | 2026.03.19 18:14:37.897466 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1515 | 2026.03.19 18:14:38.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.60 MiB, peak 175.91 MiB, free memory in arenas 0.00 B, will set to 171.14 MiB (RSS), difference: 1.55 MiB | ||
| 1516 | 2026.03.19 18:14:38.008297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1517 | 2026.03.19 18:14:38.026435 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.03.19 18:14:38.026489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1519 | 2026.03.19 18:14:38.032911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1520 | 2026.03.19 18:14:38.034333 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.03.19 18:14:38.034686 [ 74 ] {} <Debug> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1522 | 2026.03.19 18:14:38.034752 [ 74 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.03.19 18:14:38.034773 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1524 | 2026.03.19 18:14:38.034875 [ 200 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::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 | ||
| 1525 | 2026.03.19 18:14:38.037932 [ 200 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1526 | 2026.03.19 18:14:38.038194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1527 | 2026.03.19 18:14:38.038779 [ 200 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::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 | ||
| 1528 | 2026.03.19 18:14:38.042623 [ 200 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::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 | ||
| 1529 | 2026.03.19 18:14:38.046411 [ 200 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::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 | ||
| 1530 | 2026.03.19 18:14:38.050193 [ 200 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::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 | ||
| 1531 | 2026.03.19 18:14:38.057357 [ 200 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::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 | ||
| 1532 | 2026.03.19 18:14:38.061628 [ 200 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::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 | ||
| 1533 | 2026.03.19 18:14:38.120542 [ 192 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08570779 sec., 536.7073401379267 rows/sec., 2.78 MiB/sec. | ||
| 1534 | 2026.03.19 18:14:38.123132 [ 187 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1535 | 2026.03.19 18:14:38.125786 [ 187 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::all_1_6_1} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.03.19 18:14:38.125895 [ 187 ] {d7217379-2c4c-4bd8-803c-a62f2dfd8647::all_1_6_1} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1537 | 2026.03.19 18:14:38.127664 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1538 | 2026.03.19 18:14:39.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.22 MiB, peak 181.76 MiB, free memory in arenas 0.00 B, will set to 180.75 MiB (RSS), difference: 8.53 MiB | ||
| 1539 | 2026.03.19 18:14:40.744141 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.03.19 18:14:40.744332 [ 275 ] {6230bdf9-fa6c-4965-820f-e9e7b45107b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1541 | 2026.03.19 18:14:40.744397 [ 275 ] {6230bdf9-fa6c-4965-820f-e9e7b45107b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1542 | 2026.03.19 18:14:40.745026 [ 275 ] {6230bdf9-fa6c-4965-820f-e9e7b45107b8} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.03.19 18:14:40.745074 [ 275 ] {6230bdf9-fa6c-4965-820f-e9e7b45107b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1544 | 2026.03.19 18:14:40.745586 [ 275 ] {6230bdf9-fa6c-4965-820f-e9e7b45107b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1545 | 2026.03.19 18:14:40.746029 [ 275 ] {6230bdf9-fa6c-4965-820f-e9e7b45107b8} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.03.19 18:14:40.746215 [ 275 ] {6230bdf9-fa6c-4965-820f-e9e7b45107b8} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.00193 sec., 26943.00518134715 rows/sec., 2.06 MiB/sec. | ||
| 1547 | 2026.03.19 18:14:40.746265 [ 275 ] {6230bdf9-fa6c-4965-820f-e9e7b45107b8} <Debug> TCPHandler: Processed in 0.002251662 sec. | ||
| 1548 | 2026.03.19 18:14:40.746391 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.03.19 18:14:40.746493 [ 275 ] {8217dfb5-a364-4d03-ab8b-684c40890f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1550 | 2026.03.19 18:14:40.746536 [ 275 ] {8217dfb5-a364-4d03-ab8b-684c40890f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1551 | 2026.03.19 18:14:40.746961 [ 275 ] {8217dfb5-a364-4d03-ab8b-684c40890f81} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.03.19 18:14:40.746995 [ 275 ] {8217dfb5-a364-4d03-ab8b-684c40890f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1553 | 2026.03.19 18:14:40.747399 [ 275 ] {8217dfb5-a364-4d03-ab8b-684c40890f81} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1554 | 2026.03.19 18:14:40.747821 [ 275 ] {8217dfb5-a364-4d03-ab8b-684c40890f81} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.03.19 18:14:40.747969 [ 275 ] {8217dfb5-a364-4d03-ab8b-684c40890f81} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001499 sec., 37358.23882588393 rows/sec., 2.91 MiB/sec. | ||
| 1556 | 2026.03.19 18:14:40.748007 [ 275 ] {8217dfb5-a364-4d03-ab8b-684c40890f81} <Debug> TCPHandler: Processed in 0.001668661 sec. | ||
| 1557 | 2026.03.19 18:14:40.748108 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.03.19 18:14:40.748211 [ 275 ] {dc028ca8-5f4f-485c-97a3-145a37932371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.03.19 18:14:40.748253 [ 275 ] {dc028ca8-5f4f-485c-97a3-145a37932371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1560 | 2026.03.19 18:14:40.748656 [ 275 ] {dc028ca8-5f4f-485c-97a3-145a37932371} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.03.19 18:14:40.748689 [ 275 ] {dc028ca8-5f4f-485c-97a3-145a37932371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1562 | 2026.03.19 18:14:40.749126 [ 275 ] {dc028ca8-5f4f-485c-97a3-145a37932371} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1563 | 2026.03.19 18:14:40.749606 [ 275 ] {dc028ca8-5f4f-485c-97a3-145a37932371} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.03.19 18:14:40.749732 [ 275 ] {dc028ca8-5f4f-485c-97a3-145a37932371} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00154 sec., 97402.59740259741 rows/sec., 6.75 MiB/sec. | ||
| 1565 | 2026.03.19 18:14:40.749766 [ 275 ] {dc028ca8-5f4f-485c-97a3-145a37932371} <Debug> TCPHandler: Processed in 0.001707672 sec. | ||
| 1566 | 2026.03.19 18:14:40.749865 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.03.19 18:14:40.749958 [ 275 ] {5efd7b24-7659-4443-9a28-c45a48cb7b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1568 | 2026.03.19 18:14:40.749997 [ 275 ] {5efd7b24-7659-4443-9a28-c45a48cb7b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1569 | 2026.03.19 18:14:40.750334 [ 275 ] {5efd7b24-7659-4443-9a28-c45a48cb7b37} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.03.19 18:14:40.750372 [ 275 ] {5efd7b24-7659-4443-9a28-c45a48cb7b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1571 | 2026.03.19 18:14:40.750851 [ 275 ] {5efd7b24-7659-4443-9a28-c45a48cb7b37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1572 | 2026.03.19 18:14:40.751331 [ 275 ] {5efd7b24-7659-4443-9a28-c45a48cb7b37} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.03.19 18:14:40.751471 [ 275 ] {5efd7b24-7659-4443-9a28-c45a48cb7b37} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001531 sec., 32658.393207054214 rows/sec., 2.24 MiB/sec. | ||
| 1574 | 2026.03.19 18:14:40.751505 [ 275 ] {5efd7b24-7659-4443-9a28-c45a48cb7b37} <Debug> TCPHandler: Processed in 0.001689202 sec. | ||
| 1575 | 2026.03.19 18:14:42.864359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 192 | ||
| 1576 | 2026.03.19 18:14:42.866398 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.03.19 18:14:42.866447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1578 | 2026.03.19 18:14:42.867718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1579 | 2026.03.19 18:14:42.868299 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.03.19 18:14:42.868583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1581 | 2026.03.19 18:14:45.362053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3426 | ||
| 1582 | 2026.03.19 18:14:45.362562 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.03.19 18:14:45.362607 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1584 | 2026.03.19 18:14:45.363259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1585 | 2026.03.19 18:14:45.363696 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.03.19 18:14:45.363826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3426 | ||
| 1587 | 2026.03.19 18:14:45.538250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1588 | 2026.03.19 18:14:45.555084 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.19 18:14:45.555138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1590 | 2026.03.19 18:14:45.560947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1591 | 2026.03.19 18:14:45.562051 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.19 18:14:45.565044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1593 | 2026.03.19 18:14:45.739909 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.03.19 18:14:45.740231 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1595 | 2026.03.19 18:14:45.740719 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1596 | 2026.03.19 18:14:45.740758 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1597 | 2026.03.19 18:14:45.740981 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1598 | 2026.03.19 18:14:45.741049 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1599 | 2026.03.19 18:14:45.741187 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1600 | 2026.03.19 18:14:45.741313 [ 312 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1601 | 2026.03.19 18:14:45.741315 [ 303 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1602 | 2026.03.19 18:14:45.741442 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1603 | 2026.03.19 18:14:45.741469 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1604 | 2026.03.19 18:14:45.748527 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1605 | 2026.03.19 18:14:45.748556 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1606 | 2026.03.19 18:14:45.748621 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1607 | 2026.03.19 18:14:45.748669 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1608 | 2026.03.19 18:14:45.749688 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.009593 sec., 1980.6108620869381 rows/sec., 82.76 KiB/sec. | ||
| 1609 | 2026.03.19 18:14:45.749809 [ 275 ] {65ab1989-c383-4e7b-bf7a-d3333e99b37a} <Debug> TCPHandler: Processed in 0.010062181 sec. | ||
| 1610 | 2026.03.19 18:14:45.752045 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.03.19 18:14:45.752180 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1612 | 2026.03.19 18:14:45.752385 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1613 | 2026.03.19 18:14:45.752416 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1614 | 2026.03.19 18:14:45.752602 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1615 | 2026.03.19 18:14:45.752655 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1616 | 2026.03.19 18:14:45.752759 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1617 | 2026.03.19 18:14:45.752837 [ 303 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1618 | 2026.03.19 18:14:45.752858 [ 329 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1619 | 2026.03.19 18:14:45.753001 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1620 | 2026.03.19 18:14:45.753029 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1621 | 2026.03.19 18:14:45.753085 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1622 | 2026.03.19 18:14:45.753102 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1623 | 2026.03.19 18:14:45.753132 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1624 | 2026.03.19 18:14:45.753164 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1625 | 2026.03.19 18:14:45.753854 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001729 sec., 10989.010989010989 rows/sec., 459.19 KiB/sec. | ||
| 1626 | 2026.03.19 18:14:45.753964 [ 275 ] {d2b44547-09bb-4c09-82e2-498cff69ca0b} <Debug> TCPHandler: Processed in 0.001969607 sec. | ||
| 1627 | 2026.03.19 18:14:45.754233 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.03.19 18:14:45.754362 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1629 | 2026.03.19 18:14:45.754563 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1630 | 2026.03.19 18:14:45.754595 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1631 | 2026.03.19 18:14:45.754768 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1632 | 2026.03.19 18:14:45.754820 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1633 | 2026.03.19 18:14:45.754919 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1634 | 2026.03.19 18:14:45.754978 [ 312 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1635 | 2026.03.19 18:14:45.754983 [ 329 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1636 | 2026.03.19 18:14:45.755084 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1637 | 2026.03.19 18:14:45.755109 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1638 | 2026.03.19 18:14:45.755163 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1639 | 2026.03.19 18:14:45.755180 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1640 | 2026.03.19 18:14:45.755209 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1641 | 2026.03.19 18:14:45.755240 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1642 | 2026.03.19 18:14:45.755810 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001498 sec., 12683.578104138853 rows/sec., 530.00 KiB/sec. | ||
| 1643 | 2026.03.19 18:14:45.755917 [ 275 ] {e2eeca66-21ac-4f22-9537-dac846534555} <Debug> TCPHandler: Processed in 0.001733203 sec. | ||
| 1644 | 2026.03.19 18:14:45.756262 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.03.19 18:14:45.756390 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1646 | 2026.03.19 18:14:45.756591 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1647 | 2026.03.19 18:14:45.756623 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1648 | 2026.03.19 18:14:45.756797 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1649 | 2026.03.19 18:14:45.756848 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1650 | 2026.03.19 18:14:45.756948 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1651 | 2026.03.19 18:14:45.757004 [ 312 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1652 | 2026.03.19 18:14:45.757010 [ 329 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1653 | 2026.03.19 18:14:45.757093 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1654 | 2026.03.19 18:14:45.757118 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1655 | 2026.03.19 18:14:45.757173 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1656 | 2026.03.19 18:14:45.757189 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1657 | 2026.03.19 18:14:45.757219 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1658 | 2026.03.19 18:14:45.757254 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1659 | 2026.03.19 18:14:45.757948 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001608 sec., 11815.92039800995 rows/sec., 493.75 KiB/sec. | ||
| 1660 | 2026.03.19 18:14:45.758059 [ 275 ] {d07cfee2-3a84-4857-b565-9e3fc5c39c70} <Debug> TCPHandler: Processed in 0.001846715 sec. | ||
| 1661 | 2026.03.19 18:14:45.758402 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.03.19 18:14:45.758530 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1663 | 2026.03.19 18:14:45.758732 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1664 | 2026.03.19 18:14:45.758764 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1665 | 2026.03.19 18:14:45.758940 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1666 | 2026.03.19 18:14:45.758992 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1667 | 2026.03.19 18:14:45.759089 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1668 | 2026.03.19 18:14:45.759146 [ 315 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1669 | 2026.03.19 18:14:45.759151 [ 329 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1670 | 2026.03.19 18:14:45.759245 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1671 | 2026.03.19 18:14:45.759270 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1672 | 2026.03.19 18:14:45.759323 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1673 | 2026.03.19 18:14:45.759339 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1674 | 2026.03.19 18:14:45.759369 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1675 | 2026.03.19 18:14:45.759398 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1676 | 2026.03.19 18:14:45.759940 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00146 sec., 13013.698630136987 rows/sec., 543.80 KiB/sec. | ||
| 1677 | 2026.03.19 18:14:45.760041 [ 275 ] {bd94b378-f236-4e70-8f87-348c4da9f546} <Debug> TCPHandler: Processed in 0.001689542 sec. | ||
| 1678 | 2026.03.19 18:14:45.760259 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.03.19 18:14:45.760386 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1680 | 2026.03.19 18:14:45.760585 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1681 | 2026.03.19 18:14:45.760616 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1682 | 2026.03.19 18:14:45.760794 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1683 | 2026.03.19 18:14:45.760845 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1684 | 2026.03.19 18:14:45.760944 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1685 | 2026.03.19 18:14:45.760999 [ 312 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1686 | 2026.03.19 18:14:45.761004 [ 329 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1687 | 2026.03.19 18:14:45.761094 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (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 | ||
| 1688 | 2026.03.19 18:14:45.761118 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1689 | 2026.03.19 18:14:45.761176 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1690 | 2026.03.19 18:14:45.761195 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Debug> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1691 | 2026.03.19 18:14:45.761225 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1692 | 2026.03.19 18:14:45.761254 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1693 | 2026.03.19 18:14:45.761780 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001443 sec., 13167.013167013167 rows/sec., 550.20 KiB/sec. | ||
| 1694 | 2026.03.19 18:14:45.761881 [ 275 ] {cc3c3cf1-f2fc-4f0f-909d-f5457d7dcfc0} <Debug> TCPHandler: Processed in 0.001670122 sec. | ||
| 1695 | 2026.03.19 18:14:45.782514 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.03.19 18:14:45.782628 [ 275 ] {f21ef2f8-9df2-4adc-99df-5896f29bbb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1697 | 2026.03.19 18:14:45.782676 [ 275 ] {f21ef2f8-9df2-4adc-99df-5896f29bbb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1698 | 2026.03.19 18:14:45.783368 [ 275 ] {f21ef2f8-9df2-4adc-99df-5896f29bbb2d} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.03.19 18:14:45.783408 [ 275 ] {f21ef2f8-9df2-4adc-99df-5896f29bbb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1700 | 2026.03.19 18:14:45.783962 [ 275 ] {f21ef2f8-9df2-4adc-99df-5896f29bbb2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1701 | 2026.03.19 18:14:45.784351 [ 275 ] {f21ef2f8-9df2-4adc-99df-5896f29bbb2d} <Trace> oximeter.timeseries_schema (3505b373-5af7-471b-8bb8-c95a7173d868): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.03.19 18:14:45.784491 [ 275 ] {f21ef2f8-9df2-4adc-99df-5896f29bbb2d} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001899 sec., 3159.55766192733 rows/sec., 1.46 MiB/sec. | ||
| 1703 | 2026.03.19 18:14:45.784528 [ 275 ] {f21ef2f8-9df2-4adc-99df-5896f29bbb2d} <Debug> TCPHandler: Processed in 0.002065039 sec. | ||
| 1704 | 2026.03.19 18:14:45.784659 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.03.19 18:14:45.784753 [ 275 ] {c4cb3e71-3658-4a8b-83d8-c315d9a5a364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1706 | 2026.03.19 18:14:45.784793 [ 275 ] {c4cb3e71-3658-4a8b-83d8-c315d9a5a364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1707 | 2026.03.19 18:14:45.795228 [ 275 ] {c4cb3e71-3658-4a8b-83d8-c315d9a5a364} <Trace> oximeter.fields_i16 (6c2a76d8-4f9b-40de-86a6-7e1372289f2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.03.19 18:14:45.795268 [ 275 ] {c4cb3e71-3658-4a8b-83d8-c315d9a5a364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1709 | 2026.03.19 18:14:45.795742 [ 275 ] {c4cb3e71-3658-4a8b-83d8-c315d9a5a364} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1710 | 2026.03.19 18:14:45.796159 [ 275 ] {c4cb3e71-3658-4a8b-83d8-c315d9a5a364} <Trace> oximeter.fields_i16 (6c2a76d8-4f9b-40de-86a6-7e1372289f2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.03.19 18:14:45.796284 [ 275 ] {c4cb3e71-3658-4a8b-83d8-c315d9a5a364} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.011548 sec., 2078.2819535850367 rows/sec., 176.57 KiB/sec. | ||
| 1712 | 2026.03.19 18:14:45.796320 [ 275 ] {c4cb3e71-3658-4a8b-83d8-c315d9a5a364} <Debug> TCPHandler: Processed in 0.011710511 sec. | ||
| 1713 | 2026.03.19 18:14:45.796443 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.03.19 18:14:45.796537 [ 275 ] {0ca89816-6ec2-4a99-9813-e1a36a51a08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1715 | 2026.03.19 18:14:45.796576 [ 275 ] {0ca89816-6ec2-4a99-9813-e1a36a51a08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1716 | 2026.03.19 18:14:45.796972 [ 275 ] {0ca89816-6ec2-4a99-9813-e1a36a51a08a} <Trace> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.03.19 18:14:45.797008 [ 275 ] {0ca89816-6ec2-4a99-9813-e1a36a51a08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1718 | 2026.03.19 18:14:45.797413 [ 275 ] {0ca89816-6ec2-4a99-9813-e1a36a51a08a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1719 | 2026.03.19 18:14:45.797840 [ 275 ] {0ca89816-6ec2-4a99-9813-e1a36a51a08a} <Trace> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.03.19 18:14:45.797966 [ 275 ] {0ca89816-6ec2-4a99-9813-e1a36a51a08a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001447 sec., 1382.1700069108501 rows/sec., 112.71 KiB/sec. | ||
| 1721 | 2026.03.19 18:14:45.798003 [ 275 ] {0ca89816-6ec2-4a99-9813-e1a36a51a08a} <Debug> TCPHandler: Processed in 0.001609761 sec. | ||
| 1722 | 2026.03.19 18:14:45.798111 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.03.19 18:14:45.798204 [ 275 ] {bcbe6dfb-cfef-4236-9101-f56bdad3e2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1724 | 2026.03.19 18:14:45.798242 [ 275 ] {bcbe6dfb-cfef-4236-9101-f56bdad3e2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1725 | 2026.03.19 18:14:45.798731 [ 275 ] {bcbe6dfb-cfef-4236-9101-f56bdad3e2d7} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.03.19 18:14:45.798765 [ 275 ] {bcbe6dfb-cfef-4236-9101-f56bdad3e2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1727 | 2026.03.19 18:14:45.799179 [ 275 ] {bcbe6dfb-cfef-4236-9101-f56bdad3e2d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1728 | 2026.03.19 18:14:45.799627 [ 275 ] {bcbe6dfb-cfef-4236-9101-f56bdad3e2d7} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.03.19 18:14:45.799723 [ 65 ] {} <Debug> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1730 | 2026.03.19 18:14:45.799751 [ 275 ] {bcbe6dfb-cfef-4236-9101-f56bdad3e2d7} <Debug> executeQuery: Read 219 rows, 19.94 KiB in 0.001565 sec., 139936.10223642172 rows/sec., 12.44 MiB/sec. | ||
| 1731 | 2026.03.19 18:14:45.799770 [ 65 ] {} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.03.19 18:14:45.799791 [ 275 ] {bcbe6dfb-cfef-4236-9101-f56bdad3e2d7} <Debug> TCPHandler: Processed in 0.001728913 sec. | ||
| 1733 | 2026.03.19 18:14:45.799795 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1734 | 2026.03.19 18:14:45.799914 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.03.19 18:14:45.799914 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::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 | ||
| 1736 | 2026.03.19 18:14:45.800015 [ 275 ] {4c65e2eb-eb2c-4d8b-b6a4-5a5c687961ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1737 | 2026.03.19 18:14:45.800055 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1738 | 2026.03.19 18:14:45.800058 [ 275 ] {4c65e2eb-eb2c-4d8b-b6a4-5a5c687961ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1739 | 2026.03.19 18:14:45.800109 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1740 | 2026.03.19 18:14:45.800203 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
| 1741 | 2026.03.19 18:14:45.800255 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
| 1742 | 2026.03.19 18:14:45.800300 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 98 rows starting from the beginning of the part | ||
| 1743 | 2026.03.19 18:14:45.800342 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1744 | 2026.03.19 18:14:45.800382 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part | ||
| 1745 | 2026.03.19 18:14:45.800481 [ 275 ] {4c65e2eb-eb2c-4d8b-b6a4-5a5c687961ee} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.03.19 18:14:45.800521 [ 275 ] {4c65e2eb-eb2c-4d8b-b6a4-5a5c687961ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1747 | 2026.03.19 18:14:45.800995 [ 275 ] {4c65e2eb-eb2c-4d8b-b6a4-5a5c687961ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1748 | 2026.03.19 18:14:45.801330 [ 195 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462808 sec., 334972.1904720237 rows/sec., 29.95 MiB/sec. | ||
| 1749 | 2026.03.19 18:14:45.801441 [ 275 ] {4c65e2eb-eb2c-4d8b-b6a4-5a5c687961ee} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.03.19 18:14:45.801555 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1751 | 2026.03.19 18:14:45.801602 [ 275 ] {4c65e2eb-eb2c-4d8b-b6a4-5a5c687961ee} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001604 sec., 23067.331670822943 rows/sec., 1.72 MiB/sec. | ||
| 1752 | 2026.03.19 18:14:45.801646 [ 275 ] {4c65e2eb-eb2c-4d8b-b6a4-5a5c687961ee} <Debug> TCPHandler: Processed in 0.001780154 sec. | ||
| 1753 | 2026.03.19 18:14:45.801745 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.03.19 18:14:45.801839 [ 275 ] {79aa0945-ea6b-4ceb-aa66-9fff2dfbd545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.03.19 18:14:45.801878 [ 275 ] {79aa0945-ea6b-4ceb-aa66-9fff2dfbd545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1756 | 2026.03.19 18:14:45.801995 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.03.19 18:14:45.802063 [ 196 ] {1166d819-2986-4984-ac92-060436b64dff::all_1_6_1} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1758 | 2026.03.19 18:14:45.802123 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1759 | 2026.03.19 18:14:45.802302 [ 275 ] {79aa0945-ea6b-4ceb-aa66-9fff2dfbd545} <Trace> oximeter.fields_u32 (6e2254e2-73bc-4ca1-bc65-fcca1249963d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.03.19 18:14:45.802339 [ 275 ] {79aa0945-ea6b-4ceb-aa66-9fff2dfbd545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1761 | 2026.03.19 18:14:45.802877 [ 275 ] {79aa0945-ea6b-4ceb-aa66-9fff2dfbd545} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1762 | 2026.03.19 18:14:45.803298 [ 275 ] {79aa0945-ea6b-4ceb-aa66-9fff2dfbd545} <Trace> oximeter.fields_u32 (6e2254e2-73bc-4ca1-bc65-fcca1249963d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.03.19 18:14:45.803423 [ 275 ] {79aa0945-ea6b-4ceb-aa66-9fff2dfbd545} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 1764 | 2026.03.19 18:14:45.803459 [ 275 ] {79aa0945-ea6b-4ceb-aa66-9fff2dfbd545} <Debug> TCPHandler: Processed in 0.001762653 sec. | ||
| 1765 | 2026.03.19 18:14:45.803567 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.03.19 18:14:45.803659 [ 275 ] {9c61f7ee-714a-4c07-92c2-44247b09ba7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1767 | 2026.03.19 18:14:45.803697 [ 275 ] {9c61f7ee-714a-4c07-92c2-44247b09ba7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1768 | 2026.03.19 18:14:45.804082 [ 275 ] {9c61f7ee-714a-4c07-92c2-44247b09ba7c} <Trace> oximeter.fields_u8 (ad06cc4b-69af-40ba-b422-fa59afb4c567): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.03.19 18:14:45.804117 [ 275 ] {9c61f7ee-714a-4c07-92c2-44247b09ba7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1770 | 2026.03.19 18:14:45.804616 [ 275 ] {9c61f7ee-714a-4c07-92c2-44247b09ba7c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1771 | 2026.03.19 18:14:45.805040 [ 275 ] {9c61f7ee-714a-4c07-92c2-44247b09ba7c} <Trace> oximeter.fields_u8 (ad06cc4b-69af-40ba-b422-fa59afb4c567): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.03.19 18:14:45.805165 [ 275 ] {9c61f7ee-714a-4c07-92c2-44247b09ba7c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001522 sec., 7884.362680683312 rows/sec., 615.97 KiB/sec. | ||
| 1773 | 2026.03.19 18:14:45.805201 [ 275 ] {9c61f7ee-714a-4c07-92c2-44247b09ba7c} <Debug> TCPHandler: Processed in 0.001683612 sec. | ||
| 1774 | 2026.03.19 18:14:45.805310 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.03.19 18:14:45.805402 [ 275 ] {c2ed1775-04ff-4cf6-8416-2f3966efba57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1776 | 2026.03.19 18:14:45.805439 [ 275 ] {c2ed1775-04ff-4cf6-8416-2f3966efba57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1777 | 2026.03.19 18:14:45.805858 [ 275 ] {c2ed1775-04ff-4cf6-8416-2f3966efba57} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.03.19 18:14:45.805893 [ 275 ] {c2ed1775-04ff-4cf6-8416-2f3966efba57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1779 | 2026.03.19 18:14:45.806337 [ 275 ] {c2ed1775-04ff-4cf6-8416-2f3966efba57} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1780 | 2026.03.19 18:14:45.806766 [ 275 ] {c2ed1775-04ff-4cf6-8416-2f3966efba57} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.03.19 18:14:45.806861 [ 65 ] {} <Debug> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1782 | 2026.03.19 18:14:45.806889 [ 275 ] {c2ed1775-04ff-4cf6-8416-2f3966efba57} <Debug> executeQuery: Read 117 rows, 9.74 KiB in 0.001504 sec., 77792.55319148937 rows/sec., 6.32 MiB/sec. | ||
| 1783 | 2026.03.19 18:14:45.806895 [ 65 ] {} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.19 18:14:45.806928 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1785 | 2026.03.19 18:14:45.806931 [ 275 ] {c2ed1775-04ff-4cf6-8416-2f3966efba57} <Debug> TCPHandler: Processed in 0.001670191 sec. | ||
| 1786 | 2026.03.19 18:14:45.807014 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::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 | ||
| 1787 | 2026.03.19 18:14:45.807052 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.03.19 18:14:45.807128 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1789 | 2026.03.19 18:14:45.807151 [ 275 ] {b4ee8e92-cd47-4c69-8b68-7f5db22ddea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.03.19 18:14:45.807176 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 1791 | 2026.03.19 18:14:45.807197 [ 275 ] {b4ee8e92-cd47-4c69-8b68-7f5db22ddea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1792 | 2026.03.19 18:14:45.807260 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 29 rows starting from the beginning of the part | ||
| 1793 | 2026.03.19 18:14:45.807315 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::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 | ||
| 1794 | 2026.03.19 18:14:45.807358 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 79 rows starting from the beginning of the part | ||
| 1795 | 2026.03.19 18:14:45.807398 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1796 | 2026.03.19 18:14:45.807442 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 117 rows starting from the beginning of the part | ||
| 1797 | 2026.03.19 18:14:45.807669 [ 275 ] {b4ee8e92-cd47-4c69-8b68-7f5db22ddea8} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.03.19 18:14:45.807709 [ 275 ] {b4ee8e92-cd47-4c69-8b68-7f5db22ddea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1799 | 2026.03.19 18:14:45.808200 [ 275 ] {b4ee8e92-cd47-4c69-8b68-7f5db22ddea8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1800 | 2026.03.19 18:14:45.808270 [ 199 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296675 sec., 279175.5837044749 rows/sec., 23.18 MiB/sec. | ||
| 1801 | 2026.03.19 18:14:45.808512 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1802 | 2026.03.19 18:14:45.808680 [ 275 ] {b4ee8e92-cd47-4c69-8b68-7f5db22ddea8} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.03.19 18:14:45.808846 [ 275 ] {b4ee8e92-cd47-4c69-8b68-7f5db22ddea8} <Debug> executeQuery: Read 523 rows, 41.60 KiB in 0.001713 sec., 305312.31757151196 rows/sec., 23.71 MiB/sec. | ||
| 1804 | 2026.03.19 18:14:45.808885 [ 275 ] {b4ee8e92-cd47-4c69-8b68-7f5db22ddea8} <Debug> TCPHandler: Processed in 0.001881965 sec. | ||
| 1805 | 2026.03.19 18:14:45.808998 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.03.19 18:14:45.809016 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.03.19 18:14:45.809086 [ 192 ] {93798ca6-6aa7-48df-8d2b-9f2b7a44bae2::all_1_6_1} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1808 | 2026.03.19 18:14:45.809092 [ 275 ] {9b7d617c-91bf-43b9-b571-e04e12334a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.03.19 18:14:45.809143 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1810 | 2026.03.19 18:14:45.809150 [ 275 ] {9b7d617c-91bf-43b9-b571-e04e12334a24} <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 | ||
| 1811 | 2026.03.19 18:14:45.809919 [ 275 ] {9b7d617c-91bf-43b9-b571-e04e12334a24} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.03.19 18:14:45.809954 [ 275 ] {9b7d617c-91bf-43b9-b571-e04e12334a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1813 | 2026.03.19 18:14:45.810607 [ 275 ] {9b7d617c-91bf-43b9-b571-e04e12334a24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1814 | 2026.03.19 18:14:45.811043 [ 275 ] {9b7d617c-91bf-43b9-b571-e04e12334a24} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.03.19 18:14:45.811189 [ 275 ] {9b7d617c-91bf-43b9-b571-e04e12334a24} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002104 sec., 10931.558935361218 rows/sec., 19.59 MiB/sec. | ||
| 1816 | 2026.03.19 18:14:45.811250 [ 275 ] {9b7d617c-91bf-43b9-b571-e04e12334a24} <Debug> TCPHandler: Processed in 0.002301473 sec. | ||
| 1817 | 2026.03.19 18:14:45.811362 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.03.19 18:14:45.811457 [ 275 ] {46e7282f-8d80-4a8e-97fd-0b7d9d0c5b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1819 | 2026.03.19 18:14:45.811497 [ 275 ] {46e7282f-8d80-4a8e-97fd-0b7d9d0c5b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1820 | 2026.03.19 18:14:45.811858 [ 275 ] {46e7282f-8d80-4a8e-97fd-0b7d9d0c5b38} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.03.19 18:14:45.811898 [ 275 ] {46e7282f-8d80-4a8e-97fd-0b7d9d0c5b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1822 | 2026.03.19 18:14:45.812406 [ 275 ] {46e7282f-8d80-4a8e-97fd-0b7d9d0c5b38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1823 | 2026.03.19 18:14:45.812842 [ 275 ] {46e7282f-8d80-4a8e-97fd-0b7d9d0c5b38} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.03.19 18:14:45.812974 [ 275 ] {46e7282f-8d80-4a8e-97fd-0b7d9d0c5b38} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001535 sec., 32573.289902280132 rows/sec., 2.23 MiB/sec. | ||
| 1825 | 2026.03.19 18:14:45.813011 [ 275 ] {46e7282f-8d80-4a8e-97fd-0b7d9d0c5b38} <Debug> TCPHandler: Processed in 0.001696882 sec. | ||
| 1826 | 2026.03.19 18:14:49.978337 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57772 | ||
| 1827 | 2026.03.19 18:14:49.978450 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1828 | 2026.03.19 18:14:49.978477 [ 286 ] {} <Debug> TCP-Session: f3ef9e5b-1ae4-4d79-a885-9f55a76a9ff5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57772 | ||
| 1829 | 2026.03.19 18:14:49.978500 [ 286 ] {} <Debug> TCP-Session: f3ef9e5b-1ae4-4d79-a885-9f55a76a9ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.03.19 18:14:49.978512 [ 286 ] {} <Debug> TCP-Session: f3ef9e5b-1ae4-4d79-a885-9f55a76a9ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.03.19 18:14:49.978706 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47857 | ||
| 1832 | 2026.03.19 18:14:49.978734 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40699 | ||
| 1833 | 2026.03.19 18:14:49.978754 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33591 | ||
| 1834 | 2026.03.19 18:14:49.978799 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49916 | ||
| 1835 | 2026.03.19 18:14:49.978805 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33209 | ||
| 1836 | 2026.03.19 18:14:49.978828 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1837 | 2026.03.19 18:14:49.978863 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1838 | 2026.03.19 18:14:49.978778 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63812 | ||
| 1839 | 2026.03.19 18:14:49.978904 [ 288 ] {} <Debug> TCP-Session: 7fb9a310-48d0-453f-b726-616eb80f23db Authenticating user 'default' from [fd00:1122:3344:101::e]:40699 | ||
| 1840 | 2026.03.19 18:14:49.978889 [ 287 ] {} <Debug> TCP-Session: db5f730a-e1bb-435f-8eb9-4042f3f1d89c Authenticating user 'default' from [fd00:1122:3344:101::e]:47857 | ||
| 1841 | 2026.03.19 18:14:49.978935 [ 288 ] {} <Debug> TCP-Session: 7fb9a310-48d0-453f-b726-616eb80f23db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.03.19 18:14:49.978772 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47986 | ||
| 1843 | 2026.03.19 18:14:49.978961 [ 288 ] {} <Debug> TCP-Session: 7fb9a310-48d0-453f-b726-616eb80f23db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.03.19 18:14:49.978957 [ 287 ] {} <Debug> TCP-Session: db5f730a-e1bb-435f-8eb9-4042f3f1d89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.03.19 18:14:49.978761 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45748 | ||
| 1846 | 2026.03.19 18:14:49.979027 [ 287 ] {} <Debug> TCP-Session: db5f730a-e1bb-435f-8eb9-4042f3f1d89c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.03.19 18:14:49.978821 [ 286 ] {} <Trace> TCP-Session: f3ef9e5b-1ae4-4d79-a885-9f55a76a9ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.03.19 18:14:49.979252 [ 286 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1849 | 2026.03.19 18:14:49.979293 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1850 | 2026.03.19 18:14:49.979324 [ 294 ] {} <Debug> TCP-Session: d5aa06c0-c111-4c3d-b7fe-c23940560944 Authenticating user 'default' from [fd00:1122:3344:101::e]:33209 | ||
| 1851 | 2026.03.19 18:14:49.979349 [ 294 ] {} <Debug> TCP-Session: d5aa06c0-c111-4c3d-b7fe-c23940560944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1852 | 2026.03.19 18:14:49.979367 [ 294 ] {} <Debug> TCP-Session: d5aa06c0-c111-4c3d-b7fe-c23940560944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2026.03.19 18:14:49.979385 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1854 | 2026.03.19 18:14:49.979437 [ 293 ] {} <Debug> TCP-Session: 4032d65b-3e55-49dd-b771-d9e88dcc202d Authenticating user 'default' from [fd00:1122:3344:101::e]:49916 | ||
| 1855 | 2026.03.19 18:14:49.979464 [ 293 ] {} <Debug> TCP-Session: 4032d65b-3e55-49dd-b771-d9e88dcc202d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2026.03.19 18:14:49.979479 [ 293 ] {} <Debug> TCP-Session: 4032d65b-3e55-49dd-b771-d9e88dcc202d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.03.19 18:14:49.979546 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1858 | 2026.03.19 18:14:49.979550 [ 286 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1859 | 2026.03.19 18:14:49.979586 [ 292 ] {} <Debug> TCP-Session: 2503dab8-fa6d-4af0-90e1-9d4d6861d36a Authenticating user 'default' from [fd00:1122:3344:101::e]:63812 | ||
| 1860 | 2026.03.19 18:14:49.979554 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1861 | 2026.03.19 18:14:49.979618 [ 292 ] {} <Debug> TCP-Session: 2503dab8-fa6d-4af0-90e1-9d4d6861d36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2026.03.19 18:14:49.979633 [ 286 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1863 | 2026.03.19 18:14:49.979646 [ 289 ] {} <Debug> TCP-Session: d14eb150-0868-4820-b755-5e0a6d41b5e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33591 | ||
| 1864 | 2026.03.19 18:14:49.979651 [ 292 ] {} <Debug> TCP-Session: 2503dab8-fa6d-4af0-90e1-9d4d6861d36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.03.19 18:14:49.979683 [ 289 ] {} <Debug> TCP-Session: d14eb150-0868-4820-b755-5e0a6d41b5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.03.19 18:14:49.979623 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1867 | 2026.03.19 18:14:49.979708 [ 289 ] {} <Debug> TCP-Session: d14eb150-0868-4820-b755-5e0a6d41b5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.03.19 18:14:49.979740 [ 291 ] {} <Debug> TCP-Session: 1b2a357c-be5e-4139-9d2b-b7d5533ec0da Authenticating user 'default' from [fd00:1122:3344:101::e]:47986 | ||
| 1869 | 2026.03.19 18:14:49.979656 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1870 | 2026.03.19 18:14:49.979767 [ 291 ] {} <Debug> TCP-Session: 1b2a357c-be5e-4139-9d2b-b7d5533ec0da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.03.19 18:14:49.979803 [ 291 ] {} <Debug> TCP-Session: 1b2a357c-be5e-4139-9d2b-b7d5533ec0da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.03.19 18:14:49.979804 [ 290 ] {} <Debug> TCP-Session: ffe5217f-3f2d-4bce-9702-151522e541bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45748 | ||
| 1873 | 2026.03.19 18:14:49.979836 [ 290 ] {} <Debug> TCP-Session: ffe5217f-3f2d-4bce-9702-151522e541bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.03.19 18:14:49.979851 [ 290 ] {} <Debug> TCP-Session: ffe5217f-3f2d-4bce-9702-151522e541bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.03.19 18:14:49.979939 [ 286 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Debug> oximeter.version (64cb8414-dc8d-4053-841c-65969060e3b4) (SelectExecutor): Key condition: unknown | ||
| 1876 | 2026.03.19 18:14:49.980028 [ 286 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1877 | 2026.03.19 18:14:50.632684 [ 312 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Trace> AggregatingTransform: Aggregating | ||
| 1878 | 2026.03.19 18:14:50.632767 [ 312 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 1879 | 2026.03.19 18:14:50.632805 [ 312 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001293094 sec. (773.339 rows/sec., 30.21 KiB/sec.) | ||
| 1880 | 2026.03.19 18:14:50.632824 [ 312 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Trace> Aggregator: Merging aggregated data | ||
| 1881 | 2026.03.19 18:14:50.634124 [ 286 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.654929 sec., 1.5268830667141018 rows/sec., 61.08 B/sec. | ||
| 1882 | 2026.03.19 18:14:50.634273 [ 286 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1883 | 2026.03.19 18:14:50.634290 [ 286 ] {edef35ae-8ef1-4e30-8bd8-89649f9e82fe} <Debug> TCPHandler: Processed in 0.655573393 sec. | ||
| 1884 | 2026.03.19 18:14:50.634431 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1885 | 2026.03.19 18:14:50.634456 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1886 | 2026.03.19 18:14:50.634467 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2026.03.19 18:14:50.634487 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1888 | 2026.03.19 18:14:50.634506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1889 | 2026.03.19 18:14:50.634542 [ 288 ] {} <Debug> TCP-Session: 7fb9a310-48d0-453f-b726-616eb80f23db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2026.03.19 18:14:50.634547 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1891 | 2026.03.19 18:14:50.634567 [ 292 ] {} <Debug> TCP-Session: 2503dab8-fa6d-4af0-90e1-9d4d6861d36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2026.03.19 18:14:50.634595 [ 289 ] {} <Debug> TCP-Session: d14eb150-0868-4820-b755-5e0a6d41b5e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.03.19 18:14:50.634617 [ 291 ] {} <Debug> TCP-Session: 1b2a357c-be5e-4139-9d2b-b7d5533ec0da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.03.19 18:14:50.634564 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1895 | 2026.03.19 18:14:50.634515 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1896 | 2026.03.19 18:14:50.634699 [ 293 ] {} <Debug> TCP-Session: 4032d65b-3e55-49dd-b771-d9e88dcc202d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.03.19 18:14:50.634509 [ 287 ] {} <Debug> TCP-Session: db5f730a-e1bb-435f-8eb9-4042f3f1d89c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.03.19 18:14:50.634731 [ 294 ] {} <Debug> TCP-Session: d5aa06c0-c111-4c3d-b7fe-c23940560944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.03.19 18:14:50.634528 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1900 | 2026.03.19 18:14:50.634463 [ 286 ] {} <Debug> TCP-Session: f3ef9e5b-1ae4-4d79-a885-9f55a76a9ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.03.19 18:14:50.634782 [ 290 ] {} <Debug> TCP-Session: ffe5217f-3f2d-4bce-9702-151522e541bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2026.03.19 18:14:50.744449 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.03.19 18:14:50.744630 [ 275 ] {873c079e-2478-4033-b058-d04675a26e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1904 | 2026.03.19 18:14:50.744696 [ 275 ] {873c079e-2478-4033-b058-d04675a26e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1905 | 2026.03.19 18:14:50.745384 [ 275 ] {873c079e-2478-4033-b058-d04675a26e7c} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.03.19 18:14:50.745441 [ 275 ] {873c079e-2478-4033-b058-d04675a26e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1907 | 2026.03.19 18:14:50.745870 [ 275 ] {873c079e-2478-4033-b058-d04675a26e7c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1908 | 2026.03.19 18:14:50.746096 [ 275 ] {873c079e-2478-4033-b058-d04675a26e7c} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.03.19 18:14:50.746246 [ 275 ] {873c079e-2478-4033-b058-d04675a26e7c} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001664 sec., 31250.000000000004 rows/sec., 2.39 MiB/sec. | ||
| 1910 | 2026.03.19 18:14:50.746294 [ 275 ] {873c079e-2478-4033-b058-d04675a26e7c} <Debug> TCPHandler: Processed in 0.001973517 sec. | ||
| 1911 | 2026.03.19 18:14:50.746429 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.03.19 18:14:50.746530 [ 275 ] {37b93f92-6918-405f-b450-e2b720fbc439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1913 | 2026.03.19 18:14:50.746573 [ 275 ] {37b93f92-6918-405f-b450-e2b720fbc439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1914 | 2026.03.19 18:14:50.747006 [ 275 ] {37b93f92-6918-405f-b450-e2b720fbc439} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.03.19 18:14:50.747043 [ 275 ] {37b93f92-6918-405f-b450-e2b720fbc439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1916 | 2026.03.19 18:14:50.747345 [ 275 ] {37b93f92-6918-405f-b450-e2b720fbc439} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1917 | 2026.03.19 18:14:50.747556 [ 275 ] {37b93f92-6918-405f-b450-e2b720fbc439} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.03.19 18:14:50.747678 [ 275 ] {37b93f92-6918-405f-b450-e2b720fbc439} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001172 sec., 47781.5699658703 rows/sec., 3.73 MiB/sec. | ||
| 1919 | 2026.03.19 18:14:50.747714 [ 275 ] {37b93f92-6918-405f-b450-e2b720fbc439} <Debug> TCPHandler: Processed in 0.001337805 sec. | ||
| 1920 | 2026.03.19 18:14:50.747832 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.03.19 18:14:50.747926 [ 275 ] {04725c2e-afce-4440-8c1b-65a3f2b0d7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1922 | 2026.03.19 18:14:50.747969 [ 275 ] {04725c2e-afce-4440-8c1b-65a3f2b0d7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1923 | 2026.03.19 18:14:50.748382 [ 275 ] {04725c2e-afce-4440-8c1b-65a3f2b0d7b2} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.03.19 18:14:50.748416 [ 275 ] {04725c2e-afce-4440-8c1b-65a3f2b0d7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1925 | 2026.03.19 18:14:50.748740 [ 275 ] {04725c2e-afce-4440-8c1b-65a3f2b0d7b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1926 | 2026.03.19 18:14:50.748945 [ 275 ] {04725c2e-afce-4440-8c1b-65a3f2b0d7b2} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.03.19 18:14:50.749039 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1928 | 2026.03.19 18:14:50.749067 [ 275 ] {04725c2e-afce-4440-8c1b-65a3f2b0d7b2} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00116 sec., 129310.3448275862 rows/sec., 8.97 MiB/sec. | ||
| 1929 | 2026.03.19 18:14:50.749099 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.03.19 18:14:50.749110 [ 275 ] {04725c2e-afce-4440-8c1b-65a3f2b0d7b2} <Debug> TCPHandler: Processed in 0.001326825 sec. | ||
| 1931 | 2026.03.19 18:14:50.749128 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1932 | 2026.03.19 18:14:50.749240 [ 275 ] {} <Trace> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.03.19 18:14:50.749271 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::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 | ||
| 1934 | 2026.03.19 18:14:50.749338 [ 275 ] {69e934f6-b155-493e-bf5e-a829f6af1fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47967) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1935 | 2026.03.19 18:14:50.749384 [ 275 ] {69e934f6-b155-493e-bf5e-a829f6af1fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1936 | 2026.03.19 18:14:50.749438 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1937 | 2026.03.19 18:14:50.749495 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1938 | 2026.03.19 18:14:50.749598 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 1939 | 2026.03.19 18:14:50.749654 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1940 | 2026.03.19 18:14:50.749702 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
| 1941 | 2026.03.19 18:14:50.749724 [ 275 ] {69e934f6-b155-493e-bf5e-a829f6af1fff} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.03.19 18:14:50.749747 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 523 rows starting from the beginning of the part | ||
| 1943 | 2026.03.19 18:14:50.749764 [ 275 ] {69e934f6-b155-493e-bf5e-a829f6af1fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1944 | 2026.03.19 18:14:50.749796 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1945 | 2026.03.19 18:14:50.750092 [ 275 ] {69e934f6-b155-493e-bf5e-a829f6af1fff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1946 | 2026.03.19 18:14:50.750341 [ 275 ] {69e934f6-b155-493e-bf5e-a829f6af1fff} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.19 18:14:50.750476 [ 275 ] {69e934f6-b155-493e-bf5e-a829f6af1fff} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001156 sec., 43252.59515570934 rows/sec., 2.97 MiB/sec. | ||
| 1948 | 2026.03.19 18:14:50.750512 [ 275 ] {69e934f6-b155-493e-bf5e-a829f6af1fff} <Debug> TCPHandler: Processed in 0.001320615 sec. | ||
| 1949 | 2026.03.19 18:14:50.750942 [ 192 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743343 sec., 645885.5199464477 rows/sec., 47.28 MiB/sec. | ||
| 1950 | 2026.03.19 18:14:50.751137 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1951 | 2026.03.19 18:14:50.751417 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.03.19 18:14:50.751490 [ 195 ] {5e1d453f-42de-48de-84b6-488c41b8c590::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1953 | 2026.03.19 18:14:50.751565 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1954 | 2026.03.19 18:14:51.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.69 MiB, peak 194.52 MiB, free memory in arenas 0.00 B, will set to 201.93 MiB (RSS), difference: 18.24 MiB | ||
| 1955 | 2026.03.19 18:14:52.805624 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1956 | 2026.03.19 18:14:52.805669 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1957 | 2026.03.19 18:14:52.863978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3874 | ||
| 1958 | 2026.03.19 18:14:52.864452 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.03.19 18:14:52.864497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1960 | 2026.03.19 18:14:52.864976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1961 | 2026.03.19 18:14:52.865201 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.03.19 18:14:52.865327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1963 | 2026.03.19 18:14:52.868768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 236 | ||
| 1964 | 2026.03.19 18:14:52.871259 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.03.19 18:14:52.871302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1966 | 2026.03.19 18:14:52.872504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1967 | 2026.03.19 18:14:52.872762 [ 243 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.03.19 18:14:52.872890 [ 57 ] {} <Debug> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1969 | 2026.03.19 18:14:52.872941 [ 57 ] {} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.03.19 18:14:52.872960 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1971 | 2026.03.19 18:14:52.872989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
| 1972 | 2026.03.19 18:14:52.873090 [ 191 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::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 | ||
| 1973 | 2026.03.19 18:14:52.873730 [ 191 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1974 | 2026.03.19 18:14:52.873905 [ 191 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1975 | 2026.03.19 18:14:52.874311 [ 191 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1976 | 2026.03.19 18:14:52.874668 [ 191 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1977 | 2026.03.19 18:14:52.875016 [ 191 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1978 | 2026.03.19 18:14:52.875375 [ 191 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1979 | 2026.03.19 18:14:52.875741 [ 191 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 1980 | 2026.03.19 18:14:52.881144 [ 195 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 72 columns (72 merged, 0 gathered) in 0.008054882 sec., 29299.001524789564 rows/sec., 29.31 MiB/sec. | ||
| 1981 | 2026.03.19 18:14:52.881961 [ 192 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1982 | 2026.03.19 18:14:52.882549 [ 192 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.19 18:14:52.882624 [ 192 ] {6d50fa6e-7d44-49b4-89bf-e550b57e8921::all_1_6_1} <Trace> system.query_log (6d50fa6e-7d44-49b4-89bf-e550b57e8921) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1984 | 2026.03.19 18:14:52.882850 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1985 | 2026.03.19 18:14:53.065194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1986 | 2026.03.19 18:14:53.082909 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.03.19 18:14:53.082963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1988 | 2026.03.19 18:14:53.089199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1989 | 2026.03.19 18:14:53.089871 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.03.19 18:14:53.092874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1991 | 2026.03.19 18:14:54.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.85 MiB, peak 206.85 MiB, free memory in arenas 0.00 B, will set to 205.50 MiB (RSS), difference: 2.65 MiB | ||
| 1992 | 2026.03.19 18:14:55.366556 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1993 | 2026.03.19 18:14:55.366619 [ 275 ] {} <Debug> TCP-Session: 2e2bbefd-a51a-4848-9a5d-69e12cd5158a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.03.19 18:14:55.746217 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.19 18:14:55.746421 [ 276 ] {1e0da6d6-1c98-45ef-882b-ee3f2d8e55db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1996 | 2026.03.19 18:14:55.746490 [ 276 ] {1e0da6d6-1c98-45ef-882b-ee3f2d8e55db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1997 | 2026.03.19 18:14:55.747235 [ 276 ] {1e0da6d6-1c98-45ef-882b-ee3f2d8e55db} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.19 18:14:55.747271 [ 276 ] {1e0da6d6-1c98-45ef-882b-ee3f2d8e55db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1999 | 2026.03.19 18:14:55.747657 [ 276 ] {1e0da6d6-1c98-45ef-882b-ee3f2d8e55db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2000 | 2026.03.19 18:14:55.747887 [ 276 ] {1e0da6d6-1c98-45ef-882b-ee3f2d8e55db} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.03.19 18:14:55.748028 [ 276 ] {1e0da6d6-1c98-45ef-882b-ee3f2d8e55db} <Debug> executeQuery: Read 100 rows, 8.60 KiB in 0.00166 sec., 60240.96385542169 rows/sec., 5.06 MiB/sec. | ||
| 2002 | 2026.03.19 18:14:55.748067 [ 276 ] {1e0da6d6-1c98-45ef-882b-ee3f2d8e55db} <Debug> TCPHandler: Processed in 0.001978418 sec. | ||
| 2003 | 2026.03.19 18:14:55.748196 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.19 18:14:55.748291 [ 276 ] {137b3272-d3ad-44ce-b032-8463b6c9f500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.03.19 18:14:55.748340 [ 276 ] {137b3272-d3ad-44ce-b032-8463b6c9f500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2006 | 2026.03.19 18:14:55.748788 [ 276 ] {137b3272-d3ad-44ce-b032-8463b6c9f500} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.03.19 18:14:55.748822 [ 276 ] {137b3272-d3ad-44ce-b032-8463b6c9f500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2008 | 2026.03.19 18:14:55.749104 [ 276 ] {137b3272-d3ad-44ce-b032-8463b6c9f500} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2009 | 2026.03.19 18:14:55.749307 [ 276 ] {137b3272-d3ad-44ce-b032-8463b6c9f500} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.03.19 18:14:55.749394 [ 53 ] {} <Debug> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2011 | 2026.03.19 18:14:55.749430 [ 276 ] {137b3272-d3ad-44ce-b032-8463b6c9f500} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001157 sec., 20743.301642178045 rows/sec., 1.52 MiB/sec. | ||
| 2012 | 2026.03.19 18:14:55.749430 [ 53 ] {} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.03.19 18:14:55.749460 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2014 | 2026.03.19 18:14:55.749466 [ 276 ] {137b3272-d3ad-44ce-b032-8463b6c9f500} <Debug> TCPHandler: Processed in 0.001317494 sec. | ||
| 2015 | 2026.03.19 18:14:55.749584 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.03.19 18:14:55.749591 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::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 | ||
| 2017 | 2026.03.19 18:14:55.749677 [ 276 ] {00d759e2-0848-418f-8785-c467c1ea66f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2018 | 2026.03.19 18:14:55.749722 [ 276 ] {00d759e2-0848-418f-8785-c467c1ea66f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2019 | 2026.03.19 18:14:55.749777 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2020 | 2026.03.19 18:14:55.749824 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::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 | ||
| 2021 | 2026.03.19 18:14:55.749928 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2022 | 2026.03.19 18:14:55.749992 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2023 | 2026.03.19 18:14:55.750047 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::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 | ||
| 2024 | 2026.03.19 18:14:55.750089 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2025 | 2026.03.19 18:14:55.750129 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2026 | 2026.03.19 18:14:55.750164 [ 276 ] {00d759e2-0848-418f-8785-c467c1ea66f0} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.03.19 18:14:55.750204 [ 276 ] {00d759e2-0848-418f-8785-c467c1ea66f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2028 | 2026.03.19 18:14:55.750541 [ 276 ] {00d759e2-0848-418f-8785-c467c1ea66f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2029 | 2026.03.19 18:14:55.750780 [ 276 ] {00d759e2-0848-418f-8785-c467c1ea66f0} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.03.19 18:14:55.750905 [ 276 ] {00d759e2-0848-418f-8785-c467c1ea66f0} <Debug> executeQuery: Read 80 rows, 6.39 KiB in 0.001246 sec., 64205.457463884435 rows/sec., 5.01 MiB/sec. | ||
| 2031 | 2026.03.19 18:14:55.750944 [ 276 ] {00d759e2-0848-418f-8785-c467c1ea66f0} <Debug> TCPHandler: Processed in 0.001407316 sec. | ||
| 2032 | 2026.03.19 18:14:55.750943 [ 192 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409637 sec., 87256.506462302 rows/sec., 6.75 MiB/sec. | ||
| 2033 | 2026.03.19 18:14:55.751055 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.03.19 18:14:55.751085 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2035 | 2026.03.19 18:14:55.751154 [ 276 ] {f6c652e1-9286-4adb-88a8-bec102a439b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.03.19 18:14:55.751202 [ 276 ] {f6c652e1-9286-4adb-88a8-bec102a439b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2037 | 2026.03.19 18:14:55.751352 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.03.19 18:14:55.751425 [ 188 ] {7c0263ad-7926-411a-b590-e1a54bb69096::all_1_6_1} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2039 | 2026.03.19 18:14:55.751494 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2040 | 2026.03.19 18:14:55.751627 [ 276 ] {f6c652e1-9286-4adb-88a8-bec102a439b4} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.03.19 18:14:55.751667 [ 276 ] {f6c652e1-9286-4adb-88a8-bec102a439b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2042 | 2026.03.19 18:14:55.751992 [ 276 ] {f6c652e1-9286-4adb-88a8-bec102a439b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2043 | 2026.03.19 18:14:55.752194 [ 276 ] {f6c652e1-9286-4adb-88a8-bec102a439b4} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.03.19 18:14:55.752315 [ 276 ] {f6c652e1-9286-4adb-88a8-bec102a439b4} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00118 sec., 127118.6440677966 rows/sec., 8.81 MiB/sec. | ||
| 2045 | 2026.03.19 18:14:55.752350 [ 276 ] {f6c652e1-9286-4adb-88a8-bec102a439b4} <Debug> TCPHandler: Processed in 0.001343485 sec. | ||
| 2046 | 2026.03.19 18:14:55.752456 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.03.19 18:14:55.752548 [ 276 ] {fb9b76c8-d60f-4ad2-b417-5bfbd1ce9ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.03.19 18:14:55.752600 [ 276 ] {fb9b76c8-d60f-4ad2-b417-5bfbd1ce9ba2} <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 | ||
| 2049 | 2026.03.19 18:14:55.753449 [ 276 ] {fb9b76c8-d60f-4ad2-b417-5bfbd1ce9ba2} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.03.19 18:14:55.753483 [ 276 ] {fb9b76c8-d60f-4ad2-b417-5bfbd1ce9ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2051 | 2026.03.19 18:14:55.754045 [ 276 ] {fb9b76c8-d60f-4ad2-b417-5bfbd1ce9ba2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2052 | 2026.03.19 18:14:55.754265 [ 276 ] {fb9b76c8-d60f-4ad2-b417-5bfbd1ce9ba2} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.03.19 18:14:55.754394 [ 276 ] {fb9b76c8-d60f-4ad2-b417-5bfbd1ce9ba2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001864 sec., 12875.536480686695 rows/sec., 23.07 MiB/sec. | ||
| 2054 | 2026.03.19 18:14:55.754441 [ 276 ] {fb9b76c8-d60f-4ad2-b417-5bfbd1ce9ba2} <Debug> TCPHandler: Processed in 0.002031548 sec. | ||
| 2055 | 2026.03.19 18:14:55.754550 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.03.19 18:14:55.754642 [ 276 ] {fba32f1c-a3a1-4d5a-8a01-b931bfdbb4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2057 | 2026.03.19 18:14:55.754682 [ 276 ] {fba32f1c-a3a1-4d5a-8a01-b931bfdbb4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2058 | 2026.03.19 18:14:55.754992 [ 276 ] {fba32f1c-a3a1-4d5a-8a01-b931bfdbb4be} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.03.19 18:14:55.755026 [ 276 ] {fba32f1c-a3a1-4d5a-8a01-b931bfdbb4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2060 | 2026.03.19 18:14:55.755328 [ 276 ] {fba32f1c-a3a1-4d5a-8a01-b931bfdbb4be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2061 | 2026.03.19 18:14:55.755528 [ 276 ] {fba32f1c-a3a1-4d5a-8a01-b931bfdbb4be} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.03.19 18:14:55.755647 [ 276 ] {fba32f1c-a3a1-4d5a-8a01-b931bfdbb4be} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001022 sec., 48923.67906066537 rows/sec., 3.35 MiB/sec. | ||
| 2063 | 2026.03.19 18:14:55.755656 [ 52 ] {} <Debug> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2064 | 2026.03.19 18:14:55.755681 [ 276 ] {fba32f1c-a3a1-4d5a-8a01-b931bfdbb4be} <Debug> TCPHandler: Processed in 0.001178953 sec. | ||
| 2065 | 2026.03.19 18:14:55.755708 [ 52 ] {} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.03.19 18:14:55.755737 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2067 | 2026.03.19 18:14:55.755803 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::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 | ||
| 2068 | 2026.03.19 18:14:55.755885 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2069 | 2026.03.19 18:14:55.755912 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 2070 | 2026.03.19 18:14:55.755957 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 2071 | 2026.03.19 18:14:55.755993 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 2072 | 2026.03.19 18:14:55.756026 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 2073 | 2026.03.19 18:14:55.756059 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2074 | 2026.03.19 18:14:55.756092 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2075 | 2026.03.19 18:14:55.756802 [ 188 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001025459 sec., 292551.9206521177 rows/sec., 20.06 MiB/sec. | ||
| 2076 | 2026.03.19 18:14:55.756915 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2077 | 2026.03.19 18:14:55.757142 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.03.19 18:14:55.757200 [ 192 ] {ade8274a-0223-425c-8d03-85835bea4488::all_1_6_1} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2079 | 2026.03.19 18:14:55.757253 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2080 | 2026.03.19 18:14:56.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.95 MiB, peak 207.24 MiB, free memory in arenas 0.00 B, will set to 205.75 MiB (RSS), difference: 1.80 MiB | ||
| 2081 | 2026.03.19 18:15:00.365551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4386 | ||
| 2082 | 2026.03.19 18:15:00.366057 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.03.19 18:15:00.366102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2084 | 2026.03.19 18:15:00.366606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2026.03.19 18:15:00.366849 [ 245 ] {} <Trace> system.asynchronous_metric_log (516c5cf9-f0a0-42f9-b5ff-24000eb761c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.03.19 18:15:00.366994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4386 | ||
| 2087 | 2026.03.19 18:15:00.593094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2088 | 2026.03.19 18:15:00.613461 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.03.19 18:15:00.613532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2090 | 2026.03.19 18:15:00.621469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2091 | 2026.03.19 18:15:00.622458 [ 244 ] {} <Trace> system.metric_log (d7217379-2c4c-4bd8-803c-a62f2dfd8647): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.03.19 18:15:00.626946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2093 | 2026.03.19 18:15:00.746439 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.03.19 18:15:00.746622 [ 276 ] {66a3d6dd-ec4d-40ad-8d98-36943d4a0ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2095 | 2026.03.19 18:15:00.746690 [ 276 ] {66a3d6dd-ec4d-40ad-8d98-36943d4a0ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2096 | 2026.03.19 18:15:00.747319 [ 276 ] {66a3d6dd-ec4d-40ad-8d98-36943d4a0ed2} <Trace> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.03.19 18:15:00.747365 [ 276 ] {66a3d6dd-ec4d-40ad-8d98-36943d4a0ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2098 | 2026.03.19 18:15:00.747783 [ 276 ] {66a3d6dd-ec4d-40ad-8d98-36943d4a0ed2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2099 | 2026.03.19 18:15:00.748033 [ 276 ] {66a3d6dd-ec4d-40ad-8d98-36943d4a0ed2} <Trace> oximeter.fields_ipaddr (d5afba19-8427-4c43-908e-a0fc8583649c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.03.19 18:15:00.748200 [ 276 ] {66a3d6dd-ec4d-40ad-8d98-36943d4a0ed2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001628 sec., 2457.002457002457 rows/sec., 200.35 KiB/sec. | ||
| 2101 | 2026.03.19 18:15:00.748244 [ 276 ] {66a3d6dd-ec4d-40ad-8d98-36943d4a0ed2} <Debug> TCPHandler: Processed in 0.001967927 sec. | ||
| 2102 | 2026.03.19 18:15:00.748379 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.03.19 18:15:00.748485 [ 276 ] {31c30b25-ff81-41aa-9bbf-652fe99c00d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2104 | 2026.03.19 18:15:00.748528 [ 276 ] {31c30b25-ff81-41aa-9bbf-652fe99c00d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2105 | 2026.03.19 18:15:00.748983 [ 276 ] {31c30b25-ff81-41aa-9bbf-652fe99c00d8} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.03.19 18:15:00.749019 [ 276 ] {31c30b25-ff81-41aa-9bbf-652fe99c00d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2107 | 2026.03.19 18:15:00.749362 [ 276 ] {31c30b25-ff81-41aa-9bbf-652fe99c00d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2108 | 2026.03.19 18:15:00.749578 [ 276 ] {31c30b25-ff81-41aa-9bbf-652fe99c00d8} <Trace> oximeter.fields_string (1166d819-2986-4984-ac92-060436b64dff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.03.19 18:15:00.749721 [ 276 ] {31c30b25-ff81-41aa-9bbf-652fe99c00d8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001256 sec., 55732.484076433124 rows/sec., 4.47 MiB/sec. | ||
| 2110 | 2026.03.19 18:15:00.749766 [ 276 ] {31c30b25-ff81-41aa-9bbf-652fe99c00d8} <Debug> TCPHandler: Processed in 0.001437947 sec. | ||
| 2111 | 2026.03.19 18:15:00.749892 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.03.19 18:15:00.749992 [ 276 ] {7abfd6f8-d961-49e6-a7a5-961f90c83aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.03.19 18:15:00.750032 [ 276 ] {7abfd6f8-d961-49e6-a7a5-961f90c83aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2114 | 2026.03.19 18:15:00.750445 [ 276 ] {7abfd6f8-d961-49e6-a7a5-961f90c83aef} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.03.19 18:15:00.750480 [ 276 ] {7abfd6f8-d961-49e6-a7a5-961f90c83aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2116 | 2026.03.19 18:15:00.750804 [ 276 ] {7abfd6f8-d961-49e6-a7a5-961f90c83aef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2117 | 2026.03.19 18:15:00.751073 [ 276 ] {7abfd6f8-d961-49e6-a7a5-961f90c83aef} <Trace> oximeter.fields_u16 (7c0263ad-7926-411a-b590-e1a54bb69096): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.03.19 18:15:00.751236 [ 276 ] {7abfd6f8-d961-49e6-a7a5-961f90c83aef} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001265 sec., 9486.166007905138 rows/sec., 696.33 KiB/sec. | ||
| 2119 | 2026.03.19 18:15:00.751285 [ 276 ] {7abfd6f8-d961-49e6-a7a5-961f90c83aef} <Debug> TCPHandler: Processed in 0.001447388 sec. | ||
| 2120 | 2026.03.19 18:15:00.751415 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.03.19 18:15:00.751526 [ 276 ] {82722b00-adcd-418c-9614-a313c1a8f227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2122 | 2026.03.19 18:15:00.751567 [ 276 ] {82722b00-adcd-418c-9614-a313c1a8f227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2123 | 2026.03.19 18:15:00.752001 [ 276 ] {82722b00-adcd-418c-9614-a313c1a8f227} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.03.19 18:15:00.752040 [ 276 ] {82722b00-adcd-418c-9614-a313c1a8f227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2125 | 2026.03.19 18:15:00.752498 [ 276 ] {82722b00-adcd-418c-9614-a313c1a8f227} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2126 | 2026.03.19 18:15:00.752803 [ 276 ] {82722b00-adcd-418c-9614-a313c1a8f227} <Trace> oximeter.fields_uuid (93798ca6-6aa7-48df-8d2b-9f2b7a44bae2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.03.19 18:15:00.752950 [ 276 ] {82722b00-adcd-418c-9614-a313c1a8f227} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001434 sec., 51603.90516039052 rows/sec., 4.03 MiB/sec. | ||
| 2128 | 2026.03.19 18:15:00.752988 [ 276 ] {82722b00-adcd-418c-9614-a313c1a8f227} <Debug> TCPHandler: Processed in 0.001633951 sec. | ||
| 2129 | 2026.03.19 18:15:00.753116 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.03.19 18:15:00.753214 [ 276 ] {c92864a6-954a-45da-a0f6-9713845d7d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2131 | 2026.03.19 18:15:00.753259 [ 276 ] {c92864a6-954a-45da-a0f6-9713845d7d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2132 | 2026.03.19 18:15:00.753752 [ 276 ] {c92864a6-954a-45da-a0f6-9713845d7d58} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.03.19 18:15:00.753793 [ 276 ] {c92864a6-954a-45da-a0f6-9713845d7d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2134 | 2026.03.19 18:15:00.754197 [ 276 ] {c92864a6-954a-45da-a0f6-9713845d7d58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2135 | 2026.03.19 18:15:00.754476 [ 276 ] {c92864a6-954a-45da-a0f6-9713845d7d58} <Trace> oximeter.measurements_cumulativeu64 (5e1d453f-42de-48de-84b6-488c41b8c590): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.03.19 18:15:00.754645 [ 276 ] {c92864a6-954a-45da-a0f6-9713845d7d58} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001449 sec., 104899.93098688751 rows/sec., 7.27 MiB/sec. | ||
| 2137 | 2026.03.19 18:15:00.754695 [ 276 ] {c92864a6-954a-45da-a0f6-9713845d7d58} <Debug> TCPHandler: Processed in 0.001635611 sec. | ||
| 2138 | 2026.03.19 18:15:00.754830 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.03.19 18:15:00.754949 [ 276 ] {ff401e1f-3903-480a-a420-39b4ee8967b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2140 | 2026.03.19 18:15:00.755017 [ 276 ] {ff401e1f-3903-480a-a420-39b4ee8967b9} <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 | ||
| 2141 | 2026.03.19 18:15:00.755794 [ 276 ] {ff401e1f-3903-480a-a420-39b4ee8967b9} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.03.19 18:15:00.755831 [ 276 ] {ff401e1f-3903-480a-a420-39b4ee8967b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2143 | 2026.03.19 18:15:00.756347 [ 276 ] {ff401e1f-3903-480a-a420-39b4ee8967b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2144 | 2026.03.19 18:15:00.756565 [ 276 ] {ff401e1f-3903-480a-a420-39b4ee8967b9} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.03.19 18:15:00.756682 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2146 | 2026.03.19 18:15:00.756700 [ 276 ] {ff401e1f-3903-480a-a420-39b4ee8967b9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001774 sec., 4509.5828635851185 rows/sec., 8.08 MiB/sec. | ||
| 2147 | 2026.03.19 18:15:00.756751 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.03.19 18:15:00.756772 [ 276 ] {ff401e1f-3903-480a-a420-39b4ee8967b9} <Debug> TCPHandler: Processed in 0.002002788 sec. | ||
| 2149 | 2026.03.19 18:15:00.756776 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2150 | 2026.03.19 18:15:00.756914 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.03.19 18:15:00.756947 [ 186 ] {95180bd5-84ce-4466-916a-0846dea02686::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 | ||
| 2152 | 2026.03.19 18:15:00.757016 [ 276 ] {f0ee6108-75c5-4e7c-85cf-84eeda64e5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2153 | 2026.03.19 18:15:00.757064 [ 276 ] {f0ee6108-75c5-4e7c-85cf-84eeda64e5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2154 | 2026.03.19 18:15:00.757259 [ 186 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2155 | 2026.03.19 18:15:00.757369 [ 186 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2156 | 2026.03.19 18:15:00.757423 [ 276 ] {f0ee6108-75c5-4e7c-85cf-84eeda64e5fb} <Trace> oximeter.measurements_i64 (0af2bd11-baec-4c01-9ca2-ff6855c6d8d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.03.19 18:15:00.757464 [ 276 ] {f0ee6108-75c5-4e7c-85cf-84eeda64e5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2158 | 2026.03.19 18:15:00.757576 [ 186 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2159 | 2026.03.19 18:15:00.757718 [ 186 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2160 | 2026.03.19 18:15:00.757804 [ 276 ] {f0ee6108-75c5-4e7c-85cf-84eeda64e5fb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2161 | 2026.03.19 18:15:00.757843 [ 186 ] {95180bd5-84ce-4466-916a-0846dea02686::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 | ||
| 2162 | 2026.03.19 18:15:00.757965 [ 186 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2163 | 2026.03.19 18:15:00.758044 [ 276 ] {f0ee6108-75c5-4e7c-85cf-84eeda64e5fb} <Trace> oximeter.measurements_i64 (0af2bd11-baec-4c01-9ca2-ff6855c6d8d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.03.19 18:15:00.758100 [ 186 ] {95180bd5-84ce-4466-916a-0846dea02686::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 | ||
| 2165 | 2026.03.19 18:15:00.758184 [ 276 ] {f0ee6108-75c5-4e7c-85cf-84eeda64e5fb} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 357.66 KiB/sec. | ||
| 2166 | 2026.03.19 18:15:00.758226 [ 276 ] {f0ee6108-75c5-4e7c-85cf-84eeda64e5fb} <Debug> TCPHandler: Processed in 0.001364416 sec. | ||
| 2167 | 2026.03.19 18:15:00.758348 [ 276 ] {} <Trace> TCP-Session: 7790662c-5760-4133-ad42-843196d5b23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.03.19 18:15:00.758455 [ 276 ] {e09fd8d0-e10f-4c84-8741-78beb41fed7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2169 | 2026.03.19 18:15:00.758499 [ 276 ] {e09fd8d0-e10f-4c84-8741-78beb41fed7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2170 | 2026.03.19 18:15:00.758847 [ 276 ] {e09fd8d0-e10f-4c84-8741-78beb41fed7f} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2026.03.19 18:15:00.758884 [ 276 ] {e09fd8d0-e10f-4c84-8741-78beb41fed7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2172 | 2026.03.19 18:15:00.759292 [ 276 ] {e09fd8d0-e10f-4c84-8741-78beb41fed7f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2173 | 2026.03.19 18:15:00.759604 [ 276 ] {e09fd8d0-e10f-4c84-8741-78beb41fed7f} <Trace> oximeter.measurements_u64 (ade8274a-0223-425c-8d03-85835bea4488): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.03.19 18:15:00.759741 [ 276 ] {e09fd8d0-e10f-4c84-8741-78beb41fed7f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001304 sec., 38343.558282208585 rows/sec., 2.63 MiB/sec. | ||
| 2175 | 2026.03.19 18:15:00.759776 [ 276 ] {e09fd8d0-e10f-4c84-8741-78beb41fed7f} <Debug> TCPHandler: Processed in 0.001485558 sec. | ||
| 2176 | 2026.03.19 18:15:00.760460 [ 188 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 19 columns (19 merged, 0 gathered) in 0.003574708 sec., 31051.487282317885 rows/sec., 55.64 MiB/sec. | ||
| 2177 | 2026.03.19 18:15:00.760897 [ 198 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2178 | 2026.03.19 18:15:00.761383 [ 198 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.19 18:15:00.761465 [ 198 ] {95180bd5-84ce-4466-916a-0846dea02686::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (95180bd5-84ce-4466-916a-0846dea02686) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2180 | 2026.03.19 18:15:00.761577 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||