| 1 | [ Jan 21 23:42:40 Enabled. ] | ||
| 2 | [ Jan 21 23:42:40 Rereading configuration. ] | ||
| 3 | [ Jan 21 23:42:41 Rereading configuration. ] | ||
| 4 | [ Jan 21 23:42:45 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 | [ Jan 21 23:42:45 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.01.21 23:42:48.570887 [ 1 ] {} <Information> Application: Will watch for the process with pid 24447 | ||
| 29 | 2026.01.21 23:42:48.571283 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.21 23:42:48.906467 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24447 | ||
| 31 | 2026.01.21 23:42:48.908978 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.21 23:42:48.909169 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.21 23:42:49.129525 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.21 23:42:49.191435 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.21 23:42:49.191511 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.21 23:42:49.191530 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.21 23:42:49.191589 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.21 23:42:49.192319 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.21 23:42:49.196434 [ 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.01.21 23:42:49.197337 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.21 23:42:49.198222 [ 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.01.21 23:42:49.198281 [ 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.01.21 23:42:49.198324 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.21 23:42:49.199081 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.21 23:42:49.200063 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.21 23:42:49.206083 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.21 23:42:49.206882 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.21 23:42:49.209769 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.21 23:42:49.209886 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.21 23:42:49.210994 [ 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.01.21 23:42:49.211468 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.21 23:42:49.217235 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.21 23:42:49.217923 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.21 23:42:49.223397 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.21 23:42:49.223744 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.21 23:42:49.224153 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.21 23:42:49.224467 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.21 23:42:49.227368 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.21 23:42:49.227392 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.21 23:42:49.227499 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.21 23:42:49.227598 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.21 23:42:49.235922 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.21 23:42:49.235947 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163794 sec | ||
| 68 | 2026.01.21 23:42:49.236002 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.21 23:42:49.236043 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.21 23:42:49.236784 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.21 23:42:49.237446 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.21 23:42:49.262529 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.21 23:42:49.262574 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.21 23:42:49.262665 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.21 23:42:49.262678 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.21 23:42:49.262713 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.21 23:42:49.262786 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.21 23:42:49.265424 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.21 23:42:49.265471 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.21 23:42:49.265526 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.21 23:42:49.265705 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.21 23:42:49.265752 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.21 23:42:49.265764 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.21 23:42:49.265859 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.21 23:42:49.265871 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.21 23:42:49.265901 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.21 23:42:49.265989 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.21 23:42:49.297695 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.21 23:42:49.299271 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.21 23:42:49.299366 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115323 sec | ||
| 91 | 2026.01.21 23:42:49.299408 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.21 23:42:49.299421 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.21 23:42:49.299453 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.21 23:42:49.299714 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.21 23:42:49.299831 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.21 23:42:49.299848 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.21 23:42:49.299860 [ 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.01.21 23:42:49.299873 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.21 23:42:49.305528 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.21 23:42:49.305766 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.01.21 23:42:49.307623 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.361e-05 sec. | ||
| 102 | 2026.01.21 23:42:49.308399 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.21 23:42:49.309810 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.21 23:42:49.309830 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.21 23:42:49.803044 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44477 | ||
| 106 | 2026.01.21 23:42:49.804084 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.21 23:42:49.804152 [ 4 ] {} <Debug> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Authenticating user 'default' from [fd00:1122:3344:101::d]:44477 | ||
| 108 | 2026.01.21 23:42:49.804180 [ 4 ] {} <Debug> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.21 23:42:49.804284 [ 4 ] {} <Debug> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.21 23:42:49.804387 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.21 23:42:49.804415 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.21 23:42:49.804512 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.21 23:42:49.805465 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42373 | ||
| 114 | 2026.01.21 23:42:49.805572 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44180 | ||
| 115 | 2026.01.21 23:42:49.805592 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47236 | ||
| 116 | 2026.01.21 23:42:49.805616 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.21 23:42:49.805760 [ 5 ] {} <Debug> TCP-Session: f15bb58c-9eeb-4490-bfa5-39d700178eea Authenticating user 'default' from [fd00:1122:3344:101::d]:42373 | ||
| 118 | 2026.01.21 23:42:49.805762 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.01.21 23:42:49.805787 [ 5 ] {} <Debug> TCP-Session: f15bb58c-9eeb-4490-bfa5-39d700178eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.21 23:42:49.805836 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.21 23:42:49.805852 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61758 | ||
| 122 | 2026.01.21 23:42:49.805802 [ 254 ] {} <Debug> TCP-Session: 33fae3a8-f649-4a05-b493-f9f1b1342d7e Authenticating user 'default' from [fd00:1122:3344:101::d]:44180 | ||
| 123 | 2026.01.21 23:42:49.805890 [ 5 ] {} <Debug> TCP-Session: f15bb58c-9eeb-4490-bfa5-39d700178eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.21 23:42:49.805940 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36998 | ||
| 125 | 2026.01.21 23:42:49.805931 [ 254 ] {} <Debug> TCP-Session: 33fae3a8-f649-4a05-b493-f9f1b1342d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.21 23:42:49.805929 [ 6 ] {} <Debug> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Authenticating user 'default' from [fd00:1122:3344:101::d]:47236 | ||
| 127 | 2026.01.21 23:42:49.806034 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.01.21 23:42:49.806030 [ 254 ] {} <Debug> TCP-Session: 33fae3a8-f649-4a05-b493-f9f1b1342d7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.21 23:42:49.806135 [ 6 ] {} <Debug> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.21 23:42:49.806184 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.21 23:42:49.806200 [ 6 ] {} <Debug> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.21 23:42:49.806191 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34240 | ||
| 133 | 2026.01.21 23:42:49.806208 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37469 | ||
| 134 | 2026.01.21 23:42:49.806285 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49518 | ||
| 135 | 2026.01.21 23:42:49.806268 [ 256 ] {} <Debug> TCP-Session: e2a16faf-8212-48ca-87b8-192eeb88751f Authenticating user 'default' from [fd00:1122:3344:101::d]:36998 | ||
| 136 | 2026.01.21 23:42:49.806370 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.01.21 23:42:49.806162 [ 255 ] {} <Debug> TCP-Session: 148420e8-81f1-459c-a5d0-ad4ade7209bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61758 | ||
| 138 | 2026.01.21 23:42:49.806450 [ 258 ] {} <Debug> TCP-Session: a3e9e2d2-e6dc-446c-9668-5f3b367bea89 Authenticating user 'default' from [fd00:1122:3344:101::d]:34240 | ||
| 139 | 2026.01.21 23:42:49.806469 [ 256 ] {} <Debug> TCP-Session: e2a16faf-8212-48ca-87b8-192eeb88751f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.21 23:42:49.806475 [ 255 ] {} <Debug> TCP-Session: 148420e8-81f1-459c-a5d0-ad4ade7209bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.21 23:42:49.806536 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.21 23:42:49.806551 [ 255 ] {} <Debug> TCP-Session: 148420e8-81f1-459c-a5d0-ad4ade7209bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.21 23:42:49.806541 [ 256 ] {} <Debug> TCP-Session: e2a16faf-8212-48ca-87b8-192eeb88751f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.21 23:42:49.806633 [ 258 ] {} <Debug> TCP-Session: a3e9e2d2-e6dc-446c-9668-5f3b367bea89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.21 23:42:49.806646 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.01.21 23:42:49.806678 [ 257 ] {} <Debug> TCP-Session: d3613817-e6ee-4af7-a07c-f6e293bd47cc Authenticating user 'default' from [fd00:1122:3344:101::d]:37469 | ||
| 147 | 2026.01.21 23:42:49.806767 [ 257 ] {} <Debug> TCP-Session: d3613817-e6ee-4af7-a07c-f6e293bd47cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.21 23:42:49.806818 [ 259 ] {} <Debug> TCP-Session: 8fa02ff3-40fc-407a-a1dd-71cc6bdb4b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:49518 | ||
| 149 | 2026.01.21 23:42:49.806838 [ 258 ] {} <Debug> TCP-Session: a3e9e2d2-e6dc-446c-9668-5f3b367bea89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.21 23:42:49.806857 [ 259 ] {} <Debug> TCP-Session: 8fa02ff3-40fc-407a-a1dd-71cc6bdb4b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.21 23:42:49.806825 [ 257 ] {} <Debug> TCP-Session: d3613817-e6ee-4af7-a07c-f6e293bd47cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.21 23:42:49.806982 [ 259 ] {} <Debug> TCP-Session: 8fa02ff3-40fc-407a-a1dd-71cc6bdb4b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.21 23:42:49.811397 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.21 23:42:49.815917 [ 4 ] {194d5723-b80b-4e18-ade8-2a90304d3aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.21 23:42:49.941888 [ 4 ] {194d5723-b80b-4e18-ade8-2a90304d3aab} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44477) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.21 23:42:49.942926 [ 4 ] {194d5723-b80b-4e18-ade8-2a90304d3aab} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.21 23:42:49.943160 [ 4 ] {194d5723-b80b-4e18-ade8-2a90304d3aab} <Debug> TCPHandler: Processed in 0.135444837 sec. | ||
| 204 | 2026.01.21 23:42:49.945173 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.21 23:42:49.945441 [ 6 ] {1e6d97a5-bb31-48ce-888c-4ccd881620c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.21 23:42:49.945855 [ 6 ] {1e6d97a5-bb31-48ce-888c-4ccd881620c2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47236) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.21 23:42:49.946161 [ 6 ] {1e6d97a5-bb31-48ce-888c-4ccd881620c2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.21 23:42:49.946496 [ 6 ] {1e6d97a5-bb31-48ce-888c-4ccd881620c2} <Debug> TCPHandler: Processed in 0.003057814 sec. | ||
| 255 | 2026.01.21 23:42:49.946812 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.21 23:42:49.947619 [ 4 ] {98e7f143-4331-4f54-8594-3b431a4a65fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.21 23:42:49.948260 [ 4 ] {98e7f143-4331-4f54-8594-3b431a4a65fc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.21 23:42:49.950016 [ 4 ] {98e7f143-4331-4f54-8594-3b431a4a65fc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.21 23:42:49.950037 [ 4 ] {98e7f143-4331-4f54-8594-3b431a4a65fc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3981e-05 sec | ||
| 260 | 2026.01.21 23:42:49.950049 [ 4 ] {98e7f143-4331-4f54-8594-3b431a4a65fc} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.21 23:42:49.950090 [ 4 ] {98e7f143-4331-4f54-8594-3b431a4a65fc} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.21 23:42:49.950136 [ 4 ] {98e7f143-4331-4f54-8594-3b431a4a65fc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.21 23:42:49.950852 [ 4 ] {98e7f143-4331-4f54-8594-3b431a4a65fc} <Debug> TCPHandler: Processed in 0.004156048 sec. | ||
| 264 | 2026.01.21 23:42:49.951003 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.21 23:42:49.951227 [ 4 ] {973080ff-52be-4330-a541-53d8ca84ac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.21 23:42:49.951278 [ 4 ] {973080ff-52be-4330-a541-53d8ca84ac53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.21 23:42:49.956422 [ 4 ] {973080ff-52be-4330-a541-53d8ca84ac53} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.21 23:42:49.957710 [ 4 ] {973080ff-52be-4330-a541-53d8ca84ac53} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865): Loading data parts | ||
| 270 | 2026.01.21 23:42:49.960208 [ 4 ] {973080ff-52be-4330-a541-53d8ca84ac53} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865): There are no data parts | ||
| 271 | 2026.01.21 23:42:49.965238 [ 4 ] {973080ff-52be-4330-a541-53d8ca84ac53} <Debug> TCPHandler: Processed in 0.0142928 sec. | ||
| 272 | 2026.01.21 23:42:49.965413 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.21 23:42:49.965632 [ 4 ] {6a5ceb42-9cf0-49aa-b1a8-2c50c0848a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.01.21 23:42:49.965788 [ 4 ] {6a5ceb42-9cf0-49aa-b1a8-2c50c0848a6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.21 23:42:49.981624 [ 4 ] {6a5ceb42-9cf0-49aa-b1a8-2c50c0848a6c} <Debug> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Loading data parts | ||
| 286 | 2026.01.21 23:42:49.981930 [ 4 ] {6a5ceb42-9cf0-49aa-b1a8-2c50c0848a6c} <Debug> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): There are no data parts | ||
| 287 | 2026.01.21 23:42:49.983159 [ 4 ] {6a5ceb42-9cf0-49aa-b1a8-2c50c0848a6c} <Debug> TCPHandler: Processed in 0.017803975 sec. | ||
| 288 | 2026.01.21 23:42:49.983316 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.21 23:42:49.983558 [ 4 ] {abea653c-789d-42de-af67-e296ea4ad3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.01.21 23:42:49.983671 [ 4 ] {abea653c-789d-42de-af67-e296ea4ad3d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.21 23:42:49.985453 [ 4 ] {abea653c-789d-42de-af67-e296ea4ad3d4} <Debug> oximeter.measurements_i8 (65f04233-b1ca-40ba-bfea-c76ce86dd40e): Loading data parts | ||
| 292 | 2026.01.21 23:42:49.985602 [ 4 ] {abea653c-789d-42de-af67-e296ea4ad3d4} <Debug> oximeter.measurements_i8 (65f04233-b1ca-40ba-bfea-c76ce86dd40e): There are no data parts | ||
| 293 | 2026.01.21 23:42:49.987058 [ 4 ] {abea653c-789d-42de-af67-e296ea4ad3d4} <Debug> TCPHandler: Processed in 0.00379892 sec. | ||
| 294 | 2026.01.21 23:42:49.987311 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.21 23:42:49.987470 [ 4 ] {40876610-b120-4620-9ac5-9b77e3188233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.01.21 23:42:49.987728 [ 4 ] {40876610-b120-4620-9ac5-9b77e3188233} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.21 23:42:49.989931 [ 4 ] {40876610-b120-4620-9ac5-9b77e3188233} <Debug> oximeter.measurements_u8 (73ef2850-e3b6-4a44-aaff-61935743e92f): Loading data parts | ||
| 298 | 2026.01.21 23:42:49.990319 [ 4 ] {40876610-b120-4620-9ac5-9b77e3188233} <Debug> oximeter.measurements_u8 (73ef2850-e3b6-4a44-aaff-61935743e92f): There are no data parts | ||
| 299 | 2026.01.21 23:42:49.991719 [ 4 ] {40876610-b120-4620-9ac5-9b77e3188233} <Debug> TCPHandler: Processed in 0.004462624 sec. | ||
| 300 | 2026.01.21 23:42:49.991853 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.21 23:42:49.992359 [ 4 ] {5f68594b-9cca-4fa8-8bc7-e82b14219fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.01.21 23:42:49.992403 [ 4 ] {5f68594b-9cca-4fa8-8bc7-e82b14219fa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.21 23:42:49.994628 [ 4 ] {5f68594b-9cca-4fa8-8bc7-e82b14219fa8} <Debug> oximeter.measurements_i16 (ce435bc4-106c-440a-8299-8ead7ff77f04): Loading data parts | ||
| 304 | 2026.01.21 23:42:49.994775 [ 4 ] {5f68594b-9cca-4fa8-8bc7-e82b14219fa8} <Debug> oximeter.measurements_i16 (ce435bc4-106c-440a-8299-8ead7ff77f04): There are no data parts | ||
| 305 | 2026.01.21 23:42:49.996005 [ 4 ] {5f68594b-9cca-4fa8-8bc7-e82b14219fa8} <Debug> TCPHandler: Processed in 0.004201368 sec. | ||
| 306 | 2026.01.21 23:42:49.996213 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.21 23:42:49.996368 [ 4 ] {2b0f528d-043e-4f45-bc36-5d16a9e8b689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.01.21 23:42:49.996485 [ 4 ] {2b0f528d-043e-4f45-bc36-5d16a9e8b689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.21 23:42:49.998179 [ 4 ] {2b0f528d-043e-4f45-bc36-5d16a9e8b689} <Debug> oximeter.measurements_u16 (5962f171-4396-42a8-b2cd-6fc07ef1b78f): Loading data parts | ||
| 310 | 2026.01.21 23:42:49.998398 [ 4 ] {2b0f528d-043e-4f45-bc36-5d16a9e8b689} <Debug> oximeter.measurements_u16 (5962f171-4396-42a8-b2cd-6fc07ef1b78f): There are no data parts | ||
| 311 | 2026.01.21 23:42:49.999746 [ 4 ] {2b0f528d-043e-4f45-bc36-5d16a9e8b689} <Debug> TCPHandler: Processed in 0.003583166 sec. | ||
| 312 | 2026.01.21 23:42:49.999901 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.21 23:42:50.000171 [ 4 ] {7f040131-1b31-4493-9215-f28f02fb0097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.01.21 23:42:50.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.40 MiB, peak 121.40 MiB, free memory in arenas 0.00 B, will set to 131.06 MiB (RSS), difference: 9.66 MiB | ||
| 315 | 2026.01.21 23:42:50.000226 [ 4 ] {7f040131-1b31-4493-9215-f28f02fb0097} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.01.21 23:42:50.002088 [ 4 ] {7f040131-1b31-4493-9215-f28f02fb0097} <Debug> oximeter.measurements_i32 (7395b370-2db7-4dd0-aaa2-dfabb73936e4): Loading data parts | ||
| 317 | 2026.01.21 23:42:50.002235 [ 4 ] {7f040131-1b31-4493-9215-f28f02fb0097} <Debug> oximeter.measurements_i32 (7395b370-2db7-4dd0-aaa2-dfabb73936e4): There are no data parts | ||
| 318 | 2026.01.21 23:42:50.003568 [ 4 ] {7f040131-1b31-4493-9215-f28f02fb0097} <Debug> TCPHandler: Processed in 0.003731908 sec. | ||
| 319 | 2026.01.21 23:42:50.003706 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.01.21 23:42:50.003859 [ 4 ] {1ac86e2d-2607-40c9-b72b-9e400c3243ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.01.21 23:42:50.003981 [ 4 ] {1ac86e2d-2607-40c9-b72b-9e400c3243ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.01.21 23:42:50.005752 [ 4 ] {1ac86e2d-2607-40c9-b72b-9e400c3243ee} <Debug> oximeter.measurements_u32 (77b4e297-dba5-475b-8e99-93d522eeb21f): Loading data parts | ||
| 323 | 2026.01.21 23:42:50.005898 [ 4 ] {1ac86e2d-2607-40c9-b72b-9e400c3243ee} <Debug> oximeter.measurements_u32 (77b4e297-dba5-475b-8e99-93d522eeb21f): There are no data parts | ||
| 324 | 2026.01.21 23:42:50.007396 [ 4 ] {1ac86e2d-2607-40c9-b72b-9e400c3243ee} <Debug> TCPHandler: Processed in 0.003741058 sec. | ||
| 325 | 2026.01.21 23:42:50.007536 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.01.21 23:42:50.007767 [ 4 ] {9ea41fa3-2667-4b93-973e-ce6680e9125a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.01.21 23:42:50.007877 [ 4 ] {9ea41fa3-2667-4b93-973e-ce6680e9125a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.01.21 23:42:50.009594 [ 4 ] {9ea41fa3-2667-4b93-973e-ce6680e9125a} <Debug> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Loading data parts | ||
| 329 | 2026.01.21 23:42:50.009738 [ 4 ] {9ea41fa3-2667-4b93-973e-ce6680e9125a} <Debug> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): There are no data parts | ||
| 330 | 2026.01.21 23:42:50.011120 [ 4 ] {9ea41fa3-2667-4b93-973e-ce6680e9125a} <Debug> TCPHandler: Processed in 0.003688988 sec. | ||
| 331 | 2026.01.21 23:42:50.011317 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.21 23:42:50.011469 [ 4 ] {29cd2c9e-7eba-4aed-9840-78d633cd7c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.01.21 23:42:50.011585 [ 4 ] {29cd2c9e-7eba-4aed-9840-78d633cd7c16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.01.21 23:42:50.013332 [ 4 ] {29cd2c9e-7eba-4aed-9840-78d633cd7c16} <Debug> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Loading data parts | ||
| 335 | 2026.01.21 23:42:50.013526 [ 4 ] {29cd2c9e-7eba-4aed-9840-78d633cd7c16} <Debug> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): There are no data parts | ||
| 336 | 2026.01.21 23:42:50.014904 [ 4 ] {29cd2c9e-7eba-4aed-9840-78d633cd7c16} <Debug> TCPHandler: Processed in 0.003637306 sec. | ||
| 337 | 2026.01.21 23:42:50.015039 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.21 23:42:50.015265 [ 4 ] {62867d52-f992-498b-a3e0-e2c9d47bd47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.01.21 23:42:50.015375 [ 4 ] {62867d52-f992-498b-a3e0-e2c9d47bd47d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.01.21 23:42:50.017118 [ 4 ] {62867d52-f992-498b-a3e0-e2c9d47bd47d} <Debug> oximeter.measurements_f32 (84e88fa5-d70e-43ec-bbfa-d9b9ed94b36c): Loading data parts | ||
| 341 | 2026.01.21 23:42:50.017279 [ 4 ] {62867d52-f992-498b-a3e0-e2c9d47bd47d} <Debug> oximeter.measurements_f32 (84e88fa5-d70e-43ec-bbfa-d9b9ed94b36c): There are no data parts | ||
| 342 | 2026.01.21 23:42:50.018863 [ 4 ] {62867d52-f992-498b-a3e0-e2c9d47bd47d} <Debug> TCPHandler: Processed in 0.003873331 sec. | ||
| 343 | 2026.01.21 23:42:50.019009 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.21 23:42:50.019159 [ 4 ] {92cad27e-29b8-47d5-801d-ede974d9fd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.01.21 23:42:50.019283 [ 4 ] {92cad27e-29b8-47d5-801d-ede974d9fd6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.01.21 23:42:50.021110 [ 4 ] {92cad27e-29b8-47d5-801d-ede974d9fd6e} <Debug> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Loading data parts | ||
| 347 | 2026.01.21 23:42:50.021349 [ 4 ] {92cad27e-29b8-47d5-801d-ede974d9fd6e} <Debug> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): There are no data parts | ||
| 348 | 2026.01.21 23:42:50.022705 [ 4 ] {92cad27e-29b8-47d5-801d-ede974d9fd6e} <Debug> TCPHandler: Processed in 0.003746409 sec. | ||
| 349 | 2026.01.21 23:42:50.022847 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.21 23:42:50.023087 [ 4 ] {e3ed538e-912f-449f-a4d5-5b821d58ef3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.01.21 23:42:50.023207 [ 4 ] {e3ed538e-912f-449f-a4d5-5b821d58ef3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.01.21 23:42:50.024982 [ 4 ] {e3ed538e-912f-449f-a4d5-5b821d58ef3f} <Debug> oximeter.measurements_string (4fd5c4ea-428b-4bbe-8b5b-7bbc3fe07ecb): Loading data parts | ||
| 353 | 2026.01.21 23:42:50.025139 [ 4 ] {e3ed538e-912f-449f-a4d5-5b821d58ef3f} <Debug> oximeter.measurements_string (4fd5c4ea-428b-4bbe-8b5b-7bbc3fe07ecb): There are no data parts | ||
| 354 | 2026.01.21 23:42:50.026560 [ 4 ] {e3ed538e-912f-449f-a4d5-5b821d58ef3f} <Debug> TCPHandler: Processed in 0.003767249 sec. | ||
| 355 | 2026.01.21 23:42:50.026711 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.21 23:42:50.026865 [ 4 ] {bcfd0fff-c40f-481d-b4d7-6c17efe13c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.21 23:42:50.027015 [ 4 ] {bcfd0fff-c40f-481d-b4d7-6c17efe13c26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.01.21 23:42:50.028823 [ 4 ] {bcfd0fff-c40f-481d-b4d7-6c17efe13c26} <Debug> oximeter.measurements_bytes (5f7a5179-194a-4c13-a099-6efa98de3e51): Loading data parts | ||
| 366 | 2026.01.21 23:42:50.028969 [ 4 ] {bcfd0fff-c40f-481d-b4d7-6c17efe13c26} <Debug> oximeter.measurements_bytes (5f7a5179-194a-4c13-a099-6efa98de3e51): There are no data parts | ||
| 367 | 2026.01.21 23:42:50.030285 [ 4 ] {bcfd0fff-c40f-481d-b4d7-6c17efe13c26} <Debug> TCPHandler: Processed in 0.003624847 sec. | ||
| 368 | 2026.01.21 23:42:50.030423 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.21 23:42:50.030581 [ 4 ] {083e2566-de16-43e2-a81b-fa53262a2822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.21 23:42:50.030709 [ 4 ] {083e2566-de16-43e2-a81b-fa53262a2822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.01.21 23:42:50.032543 [ 4 ] {083e2566-de16-43e2-a81b-fa53262a2822} <Debug> oximeter.measurements_cumulativei64 (46cf0bd1-8443-4aa4-ad98-5778ef05f403): Loading data parts | ||
| 372 | 2026.01.21 23:42:50.032689 [ 4 ] {083e2566-de16-43e2-a81b-fa53262a2822} <Debug> oximeter.measurements_cumulativei64 (46cf0bd1-8443-4aa4-ad98-5778ef05f403): There are no data parts | ||
| 373 | 2026.01.21 23:42:50.040520 [ 4 ] {083e2566-de16-43e2-a81b-fa53262a2822} <Debug> TCPHandler: Processed in 0.010147264 sec. | ||
| 374 | 2026.01.21 23:42:50.040712 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.01.21 23:42:50.040908 [ 4 ] {de5073d1-a988-44a2-82d8-29c03d63af61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.01.21 23:42:50.041021 [ 4 ] {de5073d1-a988-44a2-82d8-29c03d63af61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.01.21 23:42:50.046426 [ 4 ] {de5073d1-a988-44a2-82d8-29c03d63af61} <Debug> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Loading data parts | ||
| 378 | 2026.01.21 23:42:50.046649 [ 4 ] {de5073d1-a988-44a2-82d8-29c03d63af61} <Debug> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): There are no data parts | ||
| 379 | 2026.01.21 23:42:50.048276 [ 4 ] {de5073d1-a988-44a2-82d8-29c03d63af61} <Debug> TCPHandler: Processed in 0.00761431 sec. | ||
| 380 | 2026.01.21 23:42:50.048416 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.01.21 23:42:50.048644 [ 4 ] {fef383e6-b6e7-470d-87fc-8129f5bc06e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.01.21 23:42:50.048727 [ 4 ] {fef383e6-b6e7-470d-87fc-8129f5bc06e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.01.21 23:42:50.050465 [ 4 ] {fef383e6-b6e7-470d-87fc-8129f5bc06e4} <Debug> oximeter.measurements_cumulativef32 (b45af5f7-ce9b-433b-8580-37ad72e0ddab): Loading data parts | ||
| 384 | 2026.01.21 23:42:50.050607 [ 4 ] {fef383e6-b6e7-470d-87fc-8129f5bc06e4} <Debug> oximeter.measurements_cumulativef32 (b45af5f7-ce9b-433b-8580-37ad72e0ddab): There are no data parts | ||
| 385 | 2026.01.21 23:42:50.051981 [ 4 ] {fef383e6-b6e7-470d-87fc-8129f5bc06e4} <Debug> TCPHandler: Processed in 0.003615666 sec. | ||
| 386 | 2026.01.21 23:42:50.052123 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.21 23:42:50.052281 [ 4 ] {6cd2c6d1-7668-4678-ae5a-d26d90412986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.01.21 23:42:50.052399 [ 4 ] {6cd2c6d1-7668-4678-ae5a-d26d90412986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.01.21 23:42:50.054215 [ 4 ] {6cd2c6d1-7668-4678-ae5a-d26d90412986} <Debug> oximeter.measurements_cumulativef64 (d62951ec-651d-4c5d-a627-aa5dd201674a): Loading data parts | ||
| 390 | 2026.01.21 23:42:50.054396 [ 4 ] {6cd2c6d1-7668-4678-ae5a-d26d90412986} <Debug> oximeter.measurements_cumulativef64 (d62951ec-651d-4c5d-a627-aa5dd201674a): There are no data parts | ||
| 391 | 2026.01.21 23:42:50.055596 [ 4 ] {6cd2c6d1-7668-4678-ae5a-d26d90412986} <Debug> TCPHandler: Processed in 0.003523865 sec. | ||
| 392 | 2026.01.21 23:42:50.055742 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.01.21 23:42:50.056044 [ 4 ] {d065fb85-8a56-4d97-aa61-29242ebf5a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.01.21 23:42:50.056185 [ 4 ] {d065fb85-8a56-4d97-aa61-29242ebf5a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.01.21 23:42:50.058258 [ 4 ] {d065fb85-8a56-4d97-aa61-29242ebf5a8d} <Debug> oximeter.measurements_histogrami8 (78ded3ec-4d2c-49fa-aee4-2a28d1437f34): Loading data parts | ||
| 406 | 2026.01.21 23:42:50.058425 [ 4 ] {d065fb85-8a56-4d97-aa61-29242ebf5a8d} <Debug> oximeter.measurements_histogrami8 (78ded3ec-4d2c-49fa-aee4-2a28d1437f34): There are no data parts | ||
| 407 | 2026.01.21 23:42:50.059813 [ 4 ] {d065fb85-8a56-4d97-aa61-29242ebf5a8d} <Debug> TCPHandler: Processed in 0.004123556 sec. | ||
| 408 | 2026.01.21 23:42:50.059952 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.21 23:42:50.060165 [ 4 ] {cb7010f3-f01c-4ddb-90f4-3f70cd0200b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.01.21 23:42:50.060303 [ 4 ] {cb7010f3-f01c-4ddb-90f4-3f70cd0200b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.21 23:42:50.062269 [ 4 ] {cb7010f3-f01c-4ddb-90f4-3f70cd0200b7} <Debug> oximeter.measurements_histogramu8 (ccb9013d-be4e-4e9e-98d9-c3f24344307a): Loading data parts | ||
| 412 | 2026.01.21 23:42:50.062562 [ 4 ] {cb7010f3-f01c-4ddb-90f4-3f70cd0200b7} <Debug> oximeter.measurements_histogramu8 (ccb9013d-be4e-4e9e-98d9-c3f24344307a): There are no data parts | ||
| 413 | 2026.01.21 23:42:50.063867 [ 4 ] {cb7010f3-f01c-4ddb-90f4-3f70cd0200b7} <Debug> TCPHandler: Processed in 0.003968454 sec. | ||
| 414 | 2026.01.21 23:42:50.064080 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.21 23:42:50.064378 [ 4 ] {7ac076e1-a961-4b61-a789-976d5acc2134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.01.21 23:42:50.064504 [ 4 ] {7ac076e1-a961-4b61-a789-976d5acc2134} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.21 23:42:50.066454 [ 4 ] {7ac076e1-a961-4b61-a789-976d5acc2134} <Debug> oximeter.measurements_histogrami16 (541c69c9-b438-4300-8258-2eb88e27e75b): Loading data parts | ||
| 418 | 2026.01.21 23:42:50.066632 [ 4 ] {7ac076e1-a961-4b61-a789-976d5acc2134} <Debug> oximeter.measurements_histogrami16 (541c69c9-b438-4300-8258-2eb88e27e75b): There are no data parts | ||
| 419 | 2026.01.21 23:42:50.067904 [ 4 ] {7ac076e1-a961-4b61-a789-976d5acc2134} <Debug> TCPHandler: Processed in 0.003874591 sec. | ||
| 420 | 2026.01.21 23:42:50.068124 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.21 23:42:50.068339 [ 4 ] {f72bb91d-400e-4f59-a399-b8e4d44e39d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.01.21 23:42:50.068461 [ 4 ] {f72bb91d-400e-4f59-a399-b8e4d44e39d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.21 23:42:50.070361 [ 4 ] {f72bb91d-400e-4f59-a399-b8e4d44e39d8} <Debug> oximeter.measurements_histogramu16 (ec7ba44b-bb04-4471-a7a6-88a489f37c8f): Loading data parts | ||
| 424 | 2026.01.21 23:42:50.070570 [ 4 ] {f72bb91d-400e-4f59-a399-b8e4d44e39d8} <Debug> oximeter.measurements_histogramu16 (ec7ba44b-bb04-4471-a7a6-88a489f37c8f): There are no data parts | ||
| 425 | 2026.01.21 23:42:50.071828 [ 4 ] {f72bb91d-400e-4f59-a399-b8e4d44e39d8} <Debug> TCPHandler: Processed in 0.003751319 sec. | ||
| 426 | 2026.01.21 23:42:50.071968 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.21 23:42:50.072268 [ 4 ] {0a6e763b-a834-425f-b85b-7a04c15ab2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.01.21 23:42:50.072394 [ 4 ] {0a6e763b-a834-425f-b85b-7a04c15ab2cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.21 23:42:50.074339 [ 4 ] {0a6e763b-a834-425f-b85b-7a04c15ab2cf} <Debug> oximeter.measurements_histogrami32 (c9ebc5a6-1640-41c0-b5a8-3197a4b41717): Loading data parts | ||
| 430 | 2026.01.21 23:42:50.074495 [ 4 ] {0a6e763b-a834-425f-b85b-7a04c15ab2cf} <Debug> oximeter.measurements_histogrami32 (c9ebc5a6-1640-41c0-b5a8-3197a4b41717): There are no data parts | ||
| 431 | 2026.01.21 23:42:50.075772 [ 4 ] {0a6e763b-a834-425f-b85b-7a04c15ab2cf} <Debug> TCPHandler: Processed in 0.003859061 sec. | ||
| 432 | 2026.01.21 23:42:50.075985 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.21 23:42:50.076195 [ 4 ] {3ab7bbba-0373-4d94-b77f-1baf1f26e6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.01.21 23:42:50.076326 [ 4 ] {3ab7bbba-0373-4d94-b77f-1baf1f26e6bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.21 23:42:50.078213 [ 4 ] {3ab7bbba-0373-4d94-b77f-1baf1f26e6bf} <Debug> oximeter.measurements_histogramu32 (e50fcc12-fbb6-4c04-ad44-7116b8305953): Loading data parts | ||
| 436 | 2026.01.21 23:42:50.078396 [ 4 ] {3ab7bbba-0373-4d94-b77f-1baf1f26e6bf} <Debug> oximeter.measurements_histogramu32 (e50fcc12-fbb6-4c04-ad44-7116b8305953): There are no data parts | ||
| 437 | 2026.01.21 23:42:50.079765 [ 4 ] {3ab7bbba-0373-4d94-b77f-1baf1f26e6bf} <Debug> TCPHandler: Processed in 0.003830151 sec. | ||
| 438 | 2026.01.21 23:42:50.079901 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.21 23:42:50.080156 [ 4 ] {baebdf70-d567-42ed-b8f9-788b44a7ee00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.01.21 23:42:50.080287 [ 4 ] {baebdf70-d567-42ed-b8f9-788b44a7ee00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.21 23:42:50.082271 [ 4 ] {baebdf70-d567-42ed-b8f9-788b44a7ee00} <Debug> oximeter.measurements_histogrami64 (fb43316e-1c1a-4cc5-a0fc-a27f06aad3a2): Loading data parts | ||
| 442 | 2026.01.21 23:42:50.082412 [ 4 ] {baebdf70-d567-42ed-b8f9-788b44a7ee00} <Debug> oximeter.measurements_histogrami64 (fb43316e-1c1a-4cc5-a0fc-a27f06aad3a2): There are no data parts | ||
| 443 | 2026.01.21 23:42:50.083660 [ 4 ] {baebdf70-d567-42ed-b8f9-788b44a7ee00} <Debug> TCPHandler: Processed in 0.003810111 sec. | ||
| 444 | 2026.01.21 23:42:50.083877 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.21 23:42:50.084090 [ 4 ] {6910a69b-a1d0-4dc0-af5b-10b3c2c7e5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.01.21 23:42:50.084214 [ 4 ] {6910a69b-a1d0-4dc0-af5b-10b3c2c7e5a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.21 23:42:50.086108 [ 4 ] {6910a69b-a1d0-4dc0-af5b-10b3c2c7e5a6} <Debug> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Loading data parts | ||
| 448 | 2026.01.21 23:42:50.086253 [ 4 ] {6910a69b-a1d0-4dc0-af5b-10b3c2c7e5a6} <Debug> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): There are no data parts | ||
| 449 | 2026.01.21 23:42:50.087575 [ 4 ] {6910a69b-a1d0-4dc0-af5b-10b3c2c7e5a6} <Debug> TCPHandler: Processed in 0.003765819 sec. | ||
| 450 | 2026.01.21 23:42:50.087706 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.21 23:42:50.087907 [ 4 ] {d8218363-fc4f-4b1f-a096-b932e7f9afc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.01.21 23:42:50.088021 [ 4 ] {d8218363-fc4f-4b1f-a096-b932e7f9afc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.21 23:42:50.090003 [ 4 ] {d8218363-fc4f-4b1f-a096-b932e7f9afc5} <Debug> oximeter.measurements_histogramf32 (10e46b44-e504-443f-afbb-6551c088f656): Loading data parts | ||
| 454 | 2026.01.21 23:42:50.090154 [ 4 ] {d8218363-fc4f-4b1f-a096-b932e7f9afc5} <Debug> oximeter.measurements_histogramf32 (10e46b44-e504-443f-afbb-6551c088f656): There are no data parts | ||
| 455 | 2026.01.21 23:42:50.091448 [ 4 ] {d8218363-fc4f-4b1f-a096-b932e7f9afc5} <Debug> TCPHandler: Processed in 0.003764189 sec. | ||
| 456 | 2026.01.21 23:42:50.091651 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.21 23:42:50.091859 [ 4 ] {67f86e69-2406-4151-97d2-d4761fd48374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.01.21 23:42:50.091985 [ 4 ] {67f86e69-2406-4151-97d2-d4761fd48374} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.21 23:42:50.094183 [ 4 ] {67f86e69-2406-4151-97d2-d4761fd48374} <Debug> oximeter.measurements_histogramf64 (7e8ba621-ab20-4441-9d3e-a8f302d21dcd): Loading data parts | ||
| 460 | 2026.01.21 23:42:50.094328 [ 4 ] {67f86e69-2406-4151-97d2-d4761fd48374} <Debug> oximeter.measurements_histogramf64 (7e8ba621-ab20-4441-9d3e-a8f302d21dcd): There are no data parts | ||
| 461 | 2026.01.21 23:42:50.095675 [ 4 ] {67f86e69-2406-4151-97d2-d4761fd48374} <Debug> TCPHandler: Processed in 0.004074165 sec. | ||
| 462 | 2026.01.21 23:42:50.095816 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.21 23:42:50.096006 [ 4 ] {3b168be9-3fef-4595-b896-3fbec61d12fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.01.21 23:42:50.096149 [ 4 ] {3b168be9-3fef-4595-b896-3fbec61d12fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.21 23:42:50.097984 [ 4 ] {3b168be9-3fef-4595-b896-3fbec61d12fc} <Debug> oximeter.fields_bool (9b64fd82-43f0-4b14-8609-d7985afbd9b2): Loading data parts | ||
| 491 | 2026.01.21 23:42:50.098189 [ 4 ] {3b168be9-3fef-4595-b896-3fbec61d12fc} <Debug> oximeter.fields_bool (9b64fd82-43f0-4b14-8609-d7985afbd9b2): There are no data parts | ||
| 492 | 2026.01.21 23:42:50.099562 [ 4 ] {3b168be9-3fef-4595-b896-3fbec61d12fc} <Debug> TCPHandler: Processed in 0.00379602 sec. | ||
| 493 | 2026.01.21 23:42:50.099703 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.21 23:42:50.099957 [ 4 ] {ceedc941-50c9-4600-a261-4c09e558adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.01.21 23:42:50.100073 [ 4 ] {ceedc941-50c9-4600-a261-4c09e558adbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.21 23:42:50.101997 [ 4 ] {ceedc941-50c9-4600-a261-4c09e558adbd} <Debug> oximeter.fields_i8 (4f3d0c6d-b5b6-44c8-824d-318697ba205b): Loading data parts | ||
| 497 | 2026.01.21 23:42:50.102141 [ 4 ] {ceedc941-50c9-4600-a261-4c09e558adbd} <Debug> oximeter.fields_i8 (4f3d0c6d-b5b6-44c8-824d-318697ba205b): There are no data parts | ||
| 498 | 2026.01.21 23:42:50.103553 [ 4 ] {ceedc941-50c9-4600-a261-4c09e558adbd} <Debug> TCPHandler: Processed in 0.003902642 sec. | ||
| 499 | 2026.01.21 23:42:50.103711 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.21 23:42:50.103907 [ 4 ] {94a40d85-80db-4986-b48c-2276f505a470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.01.21 23:42:50.104039 [ 4 ] {94a40d85-80db-4986-b48c-2276f505a470} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.21 23:42:50.106417 [ 4 ] {94a40d85-80db-4986-b48c-2276f505a470} <Debug> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Loading data parts | ||
| 503 | 2026.01.21 23:42:50.106630 [ 4 ] {94a40d85-80db-4986-b48c-2276f505a470} <Debug> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): There are no data parts | ||
| 504 | 2026.01.21 23:42:50.111586 [ 4 ] {94a40d85-80db-4986-b48c-2276f505a470} <Debug> TCPHandler: Processed in 0.007935527 sec. | ||
| 505 | 2026.01.21 23:42:50.111730 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.21 23:42:50.111963 [ 4 ] {6efbbc84-7cc9-41ec-a597-f291d21765fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.01.21 23:42:50.112079 [ 4 ] {6efbbc84-7cc9-41ec-a597-f291d21765fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.21 23:42:50.119105 [ 4 ] {6efbbc84-7cc9-41ec-a597-f291d21765fb} <Debug> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Loading data parts | ||
| 509 | 2026.01.21 23:42:50.119430 [ 4 ] {6efbbc84-7cc9-41ec-a597-f291d21765fb} <Debug> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): There are no data parts | ||
| 510 | 2026.01.21 23:42:50.127939 [ 4 ] {6efbbc84-7cc9-41ec-a597-f291d21765fb} <Debug> TCPHandler: Processed in 0.016259081 sec. | ||
| 511 | 2026.01.21 23:42:50.128090 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.21 23:42:50.128249 [ 4 ] {a3687591-0cd0-49a8-ab30-2388d5059bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.01.21 23:42:50.128368 [ 4 ] {a3687591-0cd0-49a8-ab30-2388d5059bfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.21 23:42:50.130523 [ 4 ] {a3687591-0cd0-49a8-ab30-2388d5059bfe} <Debug> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Loading data parts | ||
| 515 | 2026.01.21 23:42:50.130748 [ 4 ] {a3687591-0cd0-49a8-ab30-2388d5059bfe} <Debug> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): There are no data parts | ||
| 516 | 2026.01.21 23:42:50.132069 [ 4 ] {a3687591-0cd0-49a8-ab30-2388d5059bfe} <Debug> TCPHandler: Processed in 0.004030534 sec. | ||
| 517 | 2026.01.21 23:42:50.132217 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.21 23:42:50.132455 [ 4 ] {01123aac-304a-4826-87ea-096714aaecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.01.21 23:42:50.132622 [ 4 ] {01123aac-304a-4826-87ea-096714aaecae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.21 23:42:50.134704 [ 4 ] {01123aac-304a-4826-87ea-096714aaecae} <Debug> oximeter.fields_i32 (5f9e6c99-8b77-4eec-8bcb-62aab4e89789): Loading data parts | ||
| 521 | 2026.01.21 23:42:50.134852 [ 4 ] {01123aac-304a-4826-87ea-096714aaecae} <Debug> oximeter.fields_i32 (5f9e6c99-8b77-4eec-8bcb-62aab4e89789): There are no data parts | ||
| 522 | 2026.01.21 23:42:50.136264 [ 4 ] {01123aac-304a-4826-87ea-096714aaecae} <Debug> TCPHandler: Processed in 0.004097556 sec. | ||
| 523 | 2026.01.21 23:42:50.136417 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.21 23:42:50.136572 [ 4 ] {fb58ff52-72d7-41d9-b490-265805716171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.01.21 23:42:50.136685 [ 4 ] {fb58ff52-72d7-41d9-b490-265805716171} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.21 23:42:50.138544 [ 4 ] {fb58ff52-72d7-41d9-b490-265805716171} <Debug> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Loading data parts | ||
| 527 | 2026.01.21 23:42:50.138780 [ 4 ] {fb58ff52-72d7-41d9-b490-265805716171} <Debug> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): There are no data parts | ||
| 528 | 2026.01.21 23:42:50.139973 [ 4 ] {fb58ff52-72d7-41d9-b490-265805716171} <Debug> TCPHandler: Processed in 0.003605926 sec. | ||
| 529 | 2026.01.21 23:42:50.140106 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.21 23:42:50.140340 [ 4 ] {2c2c34d2-21b1-4a46-bde7-05e6d86e14ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.01.21 23:42:50.140456 [ 4 ] {2c2c34d2-21b1-4a46-bde7-05e6d86e14ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.21 23:42:50.142197 [ 4 ] {2c2c34d2-21b1-4a46-bde7-05e6d86e14ce} <Debug> oximeter.fields_i64 (9dafdb07-ac76-4451-9710-201a11da6456): Loading data parts | ||
| 533 | 2026.01.21 23:42:50.142352 [ 4 ] {2c2c34d2-21b1-4a46-bde7-05e6d86e14ce} <Debug> oximeter.fields_i64 (9dafdb07-ac76-4451-9710-201a11da6456): There are no data parts | ||
| 534 | 2026.01.21 23:42:50.143641 [ 4 ] {2c2c34d2-21b1-4a46-bde7-05e6d86e14ce} <Debug> TCPHandler: Processed in 0.003585305 sec. | ||
| 535 | 2026.01.21 23:42:50.143777 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.21 23:42:50.143931 [ 4 ] {5800fe0a-60e7-461c-858d-0a6f2b8fc20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.01.21 23:42:50.144048 [ 4 ] {5800fe0a-60e7-461c-858d-0a6f2b8fc20c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.21 23:42:50.146165 [ 4 ] {5800fe0a-60e7-461c-858d-0a6f2b8fc20c} <Debug> oximeter.fields_u64 (afa423f4-e87f-472c-9526-a9917d9ebebc): Loading data parts | ||
| 539 | 2026.01.21 23:42:50.146387 [ 4 ] {5800fe0a-60e7-461c-858d-0a6f2b8fc20c} <Debug> oximeter.fields_u64 (afa423f4-e87f-472c-9526-a9917d9ebebc): There are no data parts | ||
| 540 | 2026.01.21 23:42:50.147627 [ 4 ] {5800fe0a-60e7-461c-858d-0a6f2b8fc20c} <Debug> TCPHandler: Processed in 0.003899592 sec. | ||
| 541 | 2026.01.21 23:42:50.147789 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.21 23:42:50.148072 [ 4 ] {ab2b5768-603b-4216-9ae1-e2ff44adfa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.01.21 23:42:50.148210 [ 4 ] {ab2b5768-603b-4216-9ae1-e2ff44adfa08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.01.21 23:42:50.150260 [ 4 ] {ab2b5768-603b-4216-9ae1-e2ff44adfa08} <Debug> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Loading data parts | ||
| 545 | 2026.01.21 23:42:50.150410 [ 4 ] {ab2b5768-603b-4216-9ae1-e2ff44adfa08} <Debug> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): There are no data parts | ||
| 546 | 2026.01.21 23:42:50.151738 [ 4 ] {ab2b5768-603b-4216-9ae1-e2ff44adfa08} <Debug> TCPHandler: Processed in 0.004014415 sec. | ||
| 547 | 2026.01.21 23:42:50.151886 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.21 23:42:50.152055 [ 4 ] {217dbc24-4dc5-4283-be6c-16a95253cc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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) | ||
| 549 | 2026.01.21 23:42:50.152176 [ 4 ] {217dbc24-4dc5-4283-be6c-16a95253cc05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.01.21 23:42:50.154223 [ 4 ] {217dbc24-4dc5-4283-be6c-16a95253cc05} <Debug> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Loading data parts | ||
| 551 | 2026.01.21 23:42:50.154452 [ 4 ] {217dbc24-4dc5-4283-be6c-16a95253cc05} <Debug> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): There are no data parts | ||
| 552 | 2026.01.21 23:42:50.155827 [ 4 ] {217dbc24-4dc5-4283-be6c-16a95253cc05} <Debug> TCPHandler: Processed in 0.003999364 sec. | ||
| 553 | 2026.01.21 23:42:50.155972 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.21 23:42:50.156224 [ 4 ] {c1e381ef-52c0-4c1f-ad3c-70b5f62bf5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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) | ||
| 555 | 2026.01.21 23:42:50.156347 [ 4 ] {c1e381ef-52c0-4c1f-ad3c-70b5f62bf5a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.01.21 23:42:50.158129 [ 4 ] {c1e381ef-52c0-4c1f-ad3c-70b5f62bf5a7} <Debug> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Loading data parts | ||
| 557 | 2026.01.21 23:42:50.158273 [ 4 ] {c1e381ef-52c0-4c1f-ad3c-70b5f62bf5a7} <Debug> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): There are no data parts | ||
| 558 | 2026.01.21 23:42:50.158862 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39194 | ||
| 559 | 2026.01.21 23:42:50.159636 [ 4 ] {c1e381ef-52c0-4c1f-ad3c-70b5f62bf5a7} <Debug> TCPHandler: Processed in 0.003713908 sec. | ||
| 560 | 2026.01.21 23:42:50.159801 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.21 23:42:50.160137 [ 4 ] {ef9bb67e-7dc5-4eb4-a0e6-8a628129a5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 565 | 2026.01.21 23:42:50.160287 [ 4 ] {ef9bb67e-7dc5-4eb4-a0e6-8a628129a5ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.01.21 23:42:50.160805 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 567 | 2026.01.21 23:42:50.160854 [ 262 ] {} <Debug> TCP-Session: a8f2704c-884e-4463-97f4-224e7069a0b7 Authenticating user 'default' from [fd00:1122:3344:101::b]:39194 | ||
| 568 | 2026.01.21 23:42:50.160968 [ 262 ] {} <Debug> TCP-Session: a8f2704c-884e-4463-97f4-224e7069a0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 569 | 2026.01.21 23:42:50.160983 [ 262 ] {} <Debug> TCP-Session: a8f2704c-884e-4463-97f4-224e7069a0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 570 | 2026.01.21 23:42:50.161034 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 571 | 2026.01.21 23:42:50.161138 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 572 | 2026.01.21 23:42:50.161156 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 573 | 2026.01.21 23:42:50.162166 [ 4 ] {ef9bb67e-7dc5-4eb4-a0e6-8a628129a5ee} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666): Loading data parts | ||
| 574 | 2026.01.21 23:42:50.162260 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49229 | ||
| 575 | 2026.01.21 23:42:50.162336 [ 4 ] {ef9bb67e-7dc5-4eb4-a0e6-8a628129a5ee} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666): There are no data parts | ||
| 576 | 2026.01.21 23:42:50.162458 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34684 | ||
| 577 | 2026.01.21 23:42:50.162464 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60263 | ||
| 578 | 2026.01.21 23:42:50.162534 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.21 23:42:50.162563 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37620 | ||
| 580 | 2026.01.21 23:42:50.162684 [ 263 ] {} <Debug> TCP-Session: e12690ed-0c06-4eba-acea-5173b96cccdc Authenticating user 'default' from [fd00:1122:3344:101::b]:49229 | ||
| 581 | 2026.01.21 23:42:50.162716 [ 263 ] {} <Debug> TCP-Session: e12690ed-0c06-4eba-acea-5173b96cccdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.21 23:42:50.162790 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 583 | 2026.01.21 23:42:50.162800 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33978 | ||
| 584 | 2026.01.21 23:42:50.162817 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 585 | 2026.01.21 23:42:50.162812 [ 263 ] {} <Debug> TCP-Session: e12690ed-0c06-4eba-acea-5173b96cccdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2026.01.21 23:42:50.162882 [ 264 ] {} <Debug> TCP-Session: fd0b733f-4e5d-4ad4-9ba9-2c8c74460f63 Authenticating user 'default' from [fd00:1122:3344:101::b]:60263 | ||
| 587 | 2026.01.21 23:42:50.162944 [ 265 ] {} <Debug> TCP-Session: 8c4b5cac-1a9c-48c0-b92c-cdd5a67c7e2d Authenticating user 'default' from [fd00:1122:3344:101::b]:34684 | ||
| 588 | 2026.01.21 23:42:50.162982 [ 264 ] {} <Debug> TCP-Session: fd0b733f-4e5d-4ad4-9ba9-2c8c74460f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.01.21 23:42:50.163013 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.01.21 23:42:50.163062 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.01.21 23:42:50.162992 [ 265 ] {} <Debug> TCP-Session: 8c4b5cac-1a9c-48c0-b92c-cdd5a67c7e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.01.21 23:42:50.163152 [ 267 ] {} <Debug> TCP-Session: 76ab7a2d-57dc-42a8-ba5d-76f414e90ec2 Authenticating user 'default' from [fd00:1122:3344:101::b]:33978 | ||
| 593 | 2026.01.21 23:42:50.163173 [ 266 ] {} <Debug> TCP-Session: ab4fa1e2-5294-41ad-8049-cfc344ddbdca Authenticating user 'default' from [fd00:1122:3344:101::b]:37620 | ||
| 594 | 2026.01.21 23:42:50.163128 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51463 | ||
| 595 | 2026.01.21 23:42:50.163128 [ 264 ] {} <Debug> TCP-Session: fd0b733f-4e5d-4ad4-9ba9-2c8c74460f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.01.21 23:42:50.163273 [ 267 ] {} <Debug> TCP-Session: 76ab7a2d-57dc-42a8-ba5d-76f414e90ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.01.21 23:42:50.163260 [ 266 ] {} <Debug> TCP-Session: ab4fa1e2-5294-41ad-8049-cfc344ddbdca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.01.21 23:42:50.163349 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.01.21 23:42:50.163372 [ 267 ] {} <Debug> TCP-Session: 76ab7a2d-57dc-42a8-ba5d-76f414e90ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.01.21 23:42:50.163387 [ 266 ] {} <Debug> TCP-Session: ab4fa1e2-5294-41ad-8049-cfc344ddbdca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.01.21 23:42:50.163231 [ 265 ] {} <Debug> TCP-Session: 8c4b5cac-1a9c-48c0-b92c-cdd5a67c7e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.01.21 23:42:50.163455 [ 269 ] {} <Debug> TCP-Session: 4e692fda-98d1-428b-bc3d-bb5d1d7a26f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:51463 | ||
| 603 | 2026.01.21 23:42:50.162989 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36286 | ||
| 604 | 2026.01.21 23:42:50.163579 [ 269 ] {} <Debug> TCP-Session: 4e692fda-98d1-428b-bc3d-bb5d1d7a26f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.01.21 23:42:50.163687 [ 269 ] {} <Debug> TCP-Session: 4e692fda-98d1-428b-bc3d-bb5d1d7a26f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.21 23:42:50.163746 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.01.21 23:42:50.163780 [ 268 ] {} <Debug> TCP-Session: 5307e22b-cbb4-4d35-9bcf-321a2634facf Authenticating user 'default' from [fd00:1122:3344:101::b]:36286 | ||
| 608 | 2026.01.21 23:42:50.163895 [ 268 ] {} <Debug> TCP-Session: 5307e22b-cbb4-4d35-9bcf-321a2634facf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.21 23:42:50.163909 [ 268 ] {} <Debug> TCP-Session: 5307e22b-cbb4-4d35-9bcf-321a2634facf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.21 23:42:50.164288 [ 4 ] {ef9bb67e-7dc5-4eb4-a0e6-8a628129a5ee} <Debug> TCPHandler: Processed in 0.004537115 sec. | ||
| 611 | 2026.01.21 23:42:50.164549 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.01.21 23:42:50.164924 [ 6 ] {ffee36ac-0006-4109-a371-a742b2553152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.01.21 23:42:50.166298 [ 6 ] {ffee36ac-0006-4109-a371-a742b2553152} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.01.21 23:42:50.184530 [ 260 ] {ffee36ac-0006-4109-a371-a742b2553152} <Trace> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.01.21 23:42:50.184571 [ 260 ] {ffee36ac-0006-4109-a371-a742b2553152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 616 | 2026.01.21 23:42:50.192364 [ 260 ] {ffee36ac-0006-4109-a371-a742b2553152} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.01.21 23:42:50.193300 [ 260 ] {ffee36ac-0006-4109-a371-a742b2553152} <Trace> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.01.21 23:42:50.193590 [ 6 ] {ffee36ac-0006-4109-a371-a742b2553152} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.028757 sec., 34.77414194804743 rows/sec., 556.39 B/sec. | ||
| 619 | 2026.01.21 23:42:50.193911 [ 6 ] {ffee36ac-0006-4109-a371-a742b2553152} <Debug> TCPHandler: Processed in 0.029451259 sec. | ||
| 620 | 2026.01.21 23:42:50.216593 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59585 | ||
| 621 | 2026.01.21 23:42:50.217190 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.21 23:42:50.217220 [ 270 ] {} <Debug> TCP-Session: abc2a5f5-2eae-45eb-bdf0-cca637e20d84 Authenticating user 'default' from [fd00:1122:3344:101::a]:59585 | ||
| 623 | 2026.01.21 23:42:50.217365 [ 270 ] {} <Debug> TCP-Session: abc2a5f5-2eae-45eb-bdf0-cca637e20d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.21 23:42:50.217379 [ 270 ] {} <Debug> TCP-Session: abc2a5f5-2eae-45eb-bdf0-cca637e20d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.21 23:42:50.217434 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.21 23:42:50.217512 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.01.21 23:42:50.217529 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.21 23:42:50.218592 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63372 | ||
| 629 | 2026.01.21 23:42:50.218760 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42238 | ||
| 630 | 2026.01.21 23:42:50.218793 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.01.21 23:42:50.218887 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54437 | ||
| 632 | 2026.01.21 23:42:50.218969 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.01.21 23:42:50.219037 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45536 | ||
| 634 | 2026.01.21 23:42:50.219055 [ 271 ] {} <Debug> TCP-Session: e2cbcade-a817-4191-be20-7193c337e87e Authenticating user 'default' from [fd00:1122:3344:101::a]:63372 | ||
| 635 | 2026.01.21 23:42:50.219116 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52521 | ||
| 636 | 2026.01.21 23:42:50.219081 [ 272 ] {} <Debug> TCP-Session: e19edde6-a25f-4878-9eef-bad44dd63d84 Authenticating user 'default' from [fd00:1122:3344:101::a]:42238 | ||
| 637 | 2026.01.21 23:42:50.219188 [ 271 ] {} <Debug> TCP-Session: e2cbcade-a817-4191-be20-7193c337e87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.21 23:42:50.219251 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.01.21 23:42:50.219301 [ 272 ] {} <Debug> TCP-Session: e19edde6-a25f-4878-9eef-bad44dd63d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.01.21 23:42:50.219249 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64000 | ||
| 641 | 2026.01.21 23:42:50.219382 [ 274 ] {} <Debug> TCP-Session: dd8e6a8e-8630-4615-a8da-7f87e7e655c9 Authenticating user 'default' from [fd00:1122:3344:101::a]:45536 | ||
| 642 | 2026.01.21 23:42:50.219410 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38868 | ||
| 643 | 2026.01.21 23:42:50.219441 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.21 23:42:50.219465 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.21 23:42:50.219513 [ 273 ] {} <Debug> TCP-Session: 289bc44b-6c59-41d2-977d-c4ef58853b23 Authenticating user 'default' from [fd00:1122:3344:101::a]:54437 | ||
| 646 | 2026.01.21 23:42:50.219558 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.01.21 23:42:50.219489 [ 274 ] {} <Debug> TCP-Session: dd8e6a8e-8630-4615-a8da-7f87e7e655c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.01.21 23:42:50.219643 [ 276 ] {} <Debug> TCP-Session: 91cbbb60-7e64-469b-82a4-ebebe446a14a Authenticating user 'default' from [fd00:1122:3344:101::a]:64000 | ||
| 649 | 2026.01.21 23:42:50.219651 [ 273 ] {} <Debug> TCP-Session: 289bc44b-6c59-41d2-977d-c4ef58853b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.21 23:42:50.219649 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.01.21 23:42:50.219747 [ 273 ] {} <Debug> TCP-Session: 289bc44b-6c59-41d2-977d-c4ef58853b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.21 23:42:50.219761 [ 276 ] {} <Debug> TCP-Session: 91cbbb60-7e64-469b-82a4-ebebe446a14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.21 23:42:50.219731 [ 274 ] {} <Debug> TCP-Session: dd8e6a8e-8630-4615-a8da-7f87e7e655c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.21 23:42:50.219860 [ 276 ] {} <Debug> TCP-Session: 91cbbb60-7e64-469b-82a4-ebebe446a14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.21 23:42:50.219795 [ 277 ] {} <Debug> TCP-Session: 8bf42f6c-e97b-4fad-a794-f519d94d775a Authenticating user 'default' from [fd00:1122:3344:101::a]:38868 | ||
| 656 | 2026.01.21 23:42:50.219622 [ 275 ] {} <Debug> TCP-Session: 9de84830-804f-44ff-ada5-891bdf4a7bfb Authenticating user 'default' from [fd00:1122:3344:101::a]:52521 | ||
| 657 | 2026.01.21 23:42:50.219950 [ 277 ] {} <Debug> TCP-Session: 8bf42f6c-e97b-4fad-a794-f519d94d775a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.21 23:42:50.219348 [ 271 ] {} <Debug> TCP-Session: e2cbcade-a817-4191-be20-7193c337e87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.21 23:42:50.219983 [ 275 ] {} <Debug> TCP-Session: 9de84830-804f-44ff-ada5-891bdf4a7bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.21 23:42:50.220043 [ 277 ] {} <Debug> TCP-Session: 8bf42f6c-e97b-4fad-a794-f519d94d775a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.21 23:42:50.220069 [ 275 ] {} <Debug> TCP-Session: 9de84830-804f-44ff-ada5-891bdf4a7bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.21 23:42:50.219362 [ 272 ] {} <Debug> TCP-Session: e19edde6-a25f-4878-9eef-bad44dd63d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.21 23:42:51.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.92 MiB, peak 133.92 MiB, free memory in arenas 0.00 B, will set to 139.07 MiB (RSS), difference: 5.15 MiB | ||
| 664 | 2026.01.21 23:42:51.024923 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55496 | ||
| 665 | 2026.01.21 23:42:51.027252 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.21 23:42:51.027293 [ 278 ] {} <Debug> TCP-Session: 7df56cfb-139e-40f6-a5d7-4d4ea9373c3b Authenticating user 'default' from [fd00:1122:3344:101::c]:55496 | ||
| 667 | 2026.01.21 23:42:51.027411 [ 278 ] {} <Debug> TCP-Session: 7df56cfb-139e-40f6-a5d7-4d4ea9373c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.21 23:42:51.027426 [ 278 ] {} <Debug> TCP-Session: 7df56cfb-139e-40f6-a5d7-4d4ea9373c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.21 23:42:51.027494 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.21 23:42:51.027666 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.21 23:42:51.027695 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.21 23:42:51.030245 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40726 | ||
| 673 | 2026.01.21 23:42:51.030346 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51636 | ||
| 674 | 2026.01.21 23:42:51.030447 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.21 23:42:51.030468 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39144 | ||
| 676 | 2026.01.21 23:42:51.030554 [ 279 ] {} <Debug> TCP-Session: f6a84bc0-06b6-44eb-a558-5d2477a77669 Authenticating user 'default' from [fd00:1122:3344:101::c]:40726 | ||
| 677 | 2026.01.21 23:42:51.030554 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44105 | ||
| 678 | 2026.01.21 23:42:51.030582 [ 279 ] {} <Debug> TCP-Session: f6a84bc0-06b6-44eb-a558-5d2477a77669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.01.21 23:42:51.030691 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52297 | ||
| 680 | 2026.01.21 23:42:51.030722 [ 279 ] {} <Debug> TCP-Session: f6a84bc0-06b6-44eb-a558-5d2477a77669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.21 23:42:51.030746 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.21 23:42:51.030843 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.21 23:42:51.030886 [ 280 ] {} <Debug> TCP-Session: f5aa55ee-7699-4b75-b69e-30758c575189 Authenticating user 'default' from [fd00:1122:3344:101::c]:51636 | ||
| 684 | 2026.01.21 23:42:51.030894 [ 281 ] {} <Debug> TCP-Session: caaf6449-221e-4987-bf89-c91804c20e0a Authenticating user 'default' from [fd00:1122:3344:101::c]:39144 | ||
| 685 | 2026.01.21 23:42:51.030925 [ 280 ] {} <Debug> TCP-Session: f5aa55ee-7699-4b75-b69e-30758c575189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.21 23:42:51.030970 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.01.21 23:42:51.030987 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40334 | ||
| 688 | 2026.01.21 23:42:51.031035 [ 282 ] {} <Debug> TCP-Session: fc37c1af-808c-463c-9b5f-dea242a0b0ed Authenticating user 'default' from [fd00:1122:3344:101::c]:44105 | ||
| 689 | 2026.01.21 23:42:51.031033 [ 280 ] {} <Debug> TCP-Session: f5aa55ee-7699-4b75-b69e-30758c575189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.21 23:42:51.031018 [ 281 ] {} <Debug> TCP-Session: caaf6449-221e-4987-bf89-c91804c20e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.21 23:42:51.031108 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57415 | ||
| 692 | 2026.01.21 23:42:51.031211 [ 282 ] {} <Debug> TCP-Session: fc37c1af-808c-463c-9b5f-dea242a0b0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.21 23:42:51.030995 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.01.21 23:42:51.031266 [ 281 ] {} <Debug> TCP-Session: caaf6449-221e-4987-bf89-c91804c20e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.01.21 23:42:51.031297 [ 282 ] {} <Debug> TCP-Session: fc37c1af-808c-463c-9b5f-dea242a0b0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.21 23:42:51.031281 [ 283 ] {} <Debug> TCP-Session: 306f09d9-e0e9-4e41-83f9-b6c1072d8c57 Authenticating user 'default' from [fd00:1122:3344:101::c]:52297 | ||
| 697 | 2026.01.21 23:42:51.031292 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.01.21 23:42:51.031402 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.01.21 23:42:51.031399 [ 283 ] {} <Debug> TCP-Session: 306f09d9-e0e9-4e41-83f9-b6c1072d8c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.21 23:42:51.031663 [ 284 ] {} <Debug> TCP-Session: adef78b0-c318-4a5e-b074-1d78df3344dc Authenticating user 'default' from [fd00:1122:3344:101::c]:40334 | ||
| 701 | 2026.01.21 23:42:51.031697 [ 285 ] {} <Debug> TCP-Session: 1ea7b729-59c5-449a-a9ee-0847c2b984e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:57415 | ||
| 702 | 2026.01.21 23:42:51.031667 [ 283 ] {} <Debug> TCP-Session: 306f09d9-e0e9-4e41-83f9-b6c1072d8c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.21 23:42:51.031796 [ 284 ] {} <Debug> TCP-Session: adef78b0-c318-4a5e-b074-1d78df3344dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.21 23:42:51.031869 [ 285 ] {} <Debug> TCP-Session: 1ea7b729-59c5-449a-a9ee-0847c2b984e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.21 23:42:51.031972 [ 284 ] {} <Debug> TCP-Session: adef78b0-c318-4a5e-b074-1d78df3344dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.21 23:42:51.031992 [ 285 ] {} <Debug> TCP-Session: 1ea7b729-59c5-449a-a9ee-0847c2b984e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.21 23:42:56.766430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.21 23:42:56.766479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.21 23:42:56.766550 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.21 23:42:56.766580 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.21 23:42:56.770500 [ 245 ] {} <Debug> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Loading data parts | ||
| 712 | 2026.01.21 23:42:56.770693 [ 245 ] {} <Debug> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): There are no data parts | ||
| 713 | 2026.01.21 23:42:56.775627 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.21 23:42:56.775761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 715 | 2026.01.21 23:42:56.781321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.21 23:42:56.781922 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): 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.01.21 23:42:56.782146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.01.21 23:42:56.788161 [ 244 ] {} <Debug> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Loading data parts | ||
| 719 | 2026.01.21 23:42:56.788393 [ 244 ] {} <Debug> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): There are no data parts | ||
| 720 | 2026.01.21 23:42:56.814105 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.21 23:42:56.814259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 722 | 2026.01.21 23:42:56.820685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.21 23:42:56.821966 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): 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.01.21 23:42:56.825816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.21 23:42:57.000269 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.78 MiB, peak 148.78 MiB, free memory in arenas 0.00 B, will set to 153.86 MiB (RSS), difference: 9.08 MiB | ||
| 726 | 2026.01.21 23:42:59.266420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.21 23:42:59.266578 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.21 23:42:59.272600 [ 243 ] {} <Debug> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Loading data parts | ||
| 729 | 2026.01.21 23:42:59.272791 [ 243 ] {} <Debug> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): There are no data parts | ||
| 730 | 2026.01.21 23:42:59.278830 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.21 23:42:59.278957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 732 | 2026.01.21 23:42:59.280711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.21 23:42:59.281189 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.21 23:42:59.281465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.21 23:43:00.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.25 MiB, peak 158.25 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -3.33 MiB | ||
| 736 | 2026.01.21 23:43:04.227670 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.21 23:43:04.227740 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.21 23:43:04.282245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.21 23:43:04.283120 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.21 23:43:04.283164 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 741 | 2026.01.21 23:43:04.283818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.21 23:43:04.284314 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.21 23:43:04.284513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.21 23:43:04.325916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.21 23:43:04.345273 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.21 23:43:04.345454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 747 | 2026.01.21 23:43:04.352081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.21 23:43:04.353793 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.21 23:43:04.357659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.21 23:43:05.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.67 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 2.03 MiB | ||
| 751 | 2026.01.21 23:43:05.238398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59672 | ||
| 752 | 2026.01.21 23:43:05.242598 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.21 23:43:05.242659 [ 286 ] {} <Debug> TCP-Session: 1c2fde61-7cac-4014-afdc-37af6d548646 Authenticating user 'default' from [fd00:1122:3344:101::e]:59672 | ||
| 754 | 2026.01.21 23:43:05.242687 [ 286 ] {} <Debug> TCP-Session: 1c2fde61-7cac-4014-afdc-37af6d548646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.21 23:43:05.242702 [ 286 ] {} <Debug> TCP-Session: 1c2fde61-7cac-4014-afdc-37af6d548646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.21 23:43:05.242812 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.01.21 23:43:05.242857 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 758 | 2026.01.21 23:43:05.242921 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2026.01.21 23:43:05.243451 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52876 | ||
| 760 | 2026.01.21 23:43:05.243680 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.01.21 23:43:05.243695 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52899 | ||
| 762 | 2026.01.21 23:43:05.243721 [ 287 ] {} <Debug> TCP-Session: f7f16132-396f-47f8-a839-92a412cfc9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52876 | ||
| 763 | 2026.01.21 23:43:05.243709 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58828 | ||
| 764 | 2026.01.21 23:43:05.243771 [ 287 ] {} <Debug> TCP-Session: f7f16132-396f-47f8-a839-92a412cfc9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.21 23:43:05.243801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52362 | ||
| 766 | 2026.01.21 23:43:05.243819 [ 287 ] {} <Debug> TCP-Session: f7f16132-396f-47f8-a839-92a412cfc9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.21 23:43:05.243710 [ 286 ] {} <Trace> TCP-Session: 1c2fde61-7cac-4014-afdc-37af6d548646 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.21 23:43:05.243964 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43751 | ||
| 769 | 2026.01.21 23:43:05.243977 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.01.21 23:43:05.244043 [ 289 ] {} <Debug> TCP-Session: d363ffd6-6b32-4ca9-a2bd-741cf2f0ad46 Authenticating user 'default' from [fd00:1122:3344:101::e]:52899 | ||
| 771 | 2026.01.21 23:43:05.244065 [ 289 ] {} <Debug> TCP-Session: d363ffd6-6b32-4ca9-a2bd-741cf2f0ad46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.21 23:43:05.244079 [ 289 ] {} <Debug> TCP-Session: d363ffd6-6b32-4ca9-a2bd-741cf2f0ad46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.21 23:43:05.244105 [ 286 ] {b644334d-8d5d-4574-ab69-62c492604741} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 774 | 2026.01.21 23:43:05.244181 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.01.21 23:43:05.244187 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59302 | ||
| 776 | 2026.01.21 23:43:05.244226 [ 288 ] {} <Debug> TCP-Session: b3804366-fa39-4c3c-9177-6e24499489c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58828 | ||
| 777 | 2026.01.21 23:43:05.244257 [ 288 ] {} <Debug> TCP-Session: b3804366-fa39-4c3c-9177-6e24499489c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.21 23:43:05.244272 [ 288 ] {} <Debug> TCP-Session: b3804366-fa39-4c3c-9177-6e24499489c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.21 23:43:05.244221 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.21 23:43:05.244324 [ 290 ] {} <Debug> TCP-Session: 25c619d0-ba93-4139-a85f-325488f5a193 Authenticating user 'default' from [fd00:1122:3344:101::e]:52362 | ||
| 781 | 2026.01.21 23:43:05.244342 [ 290 ] {} <Debug> TCP-Session: 25c619d0-ba93-4139-a85f-325488f5a193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.21 23:43:05.244355 [ 290 ] {} <Debug> TCP-Session: 25c619d0-ba93-4139-a85f-325488f5a193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.21 23:43:05.244401 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.01.21 23:43:05.244471 [ 291 ] {} <Debug> TCP-Session: 42fc90bd-dc32-4857-9f49-a4e97b47264a Authenticating user 'default' from [fd00:1122:3344:101::e]:43751 | ||
| 785 | 2026.01.21 23:43:05.244494 [ 291 ] {} <Debug> TCP-Session: 42fc90bd-dc32-4857-9f49-a4e97b47264a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.21 23:43:05.244492 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63518 | ||
| 787 | 2026.01.21 23:43:05.244504 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.01.21 23:43:05.244509 [ 291 ] {} <Debug> TCP-Session: 42fc90bd-dc32-4857-9f49-a4e97b47264a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.01.21 23:43:05.244563 [ 292 ] {} <Debug> TCP-Session: d1d2a6e9-1e88-4c86-a26a-4945c1dabb83 Authenticating user 'default' from [fd00:1122:3344:101::e]:59302 | ||
| 790 | 2026.01.21 23:43:05.244597 [ 292 ] {} <Debug> TCP-Session: d1d2a6e9-1e88-4c86-a26a-4945c1dabb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.21 23:43:05.244601 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53108 | ||
| 792 | 2026.01.21 23:43:05.244614 [ 292 ] {} <Debug> TCP-Session: d1d2a6e9-1e88-4c86-a26a-4945c1dabb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.01.21 23:43:05.244678 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.01.21 23:43:05.244709 [ 293 ] {} <Debug> TCP-Session: 32d5b2d6-389e-40e1-b5c7-141f7cf6779a Authenticating user 'default' from [fd00:1122:3344:101::e]:63518 | ||
| 795 | 2026.01.21 23:43:05.244725 [ 293 ] {} <Debug> TCP-Session: 32d5b2d6-389e-40e1-b5c7-141f7cf6779a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.01.21 23:43:05.244737 [ 293 ] {} <Debug> TCP-Session: 32d5b2d6-389e-40e1-b5c7-141f7cf6779a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.21 23:43:05.244779 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.01.21 23:43:05.244815 [ 294 ] {} <Debug> TCP-Session: d2ba386f-44a4-40e4-a12f-43a69365781a Authenticating user 'default' from [fd00:1122:3344:101::e]:53108 | ||
| 799 | 2026.01.21 23:43:05.244832 [ 294 ] {} <Debug> TCP-Session: d2ba386f-44a4-40e4-a12f-43a69365781a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.21 23:43:05.244852 [ 294 ] {} <Debug> TCP-Session: d2ba386f-44a4-40e4-a12f-43a69365781a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.21 23:43:05.244998 [ 286 ] {b644334d-8d5d-4574-ab69-62c492604741} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2026.01.21 23:43:05.247287 [ 286 ] {b644334d-8d5d-4574-ab69-62c492604741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.21 23:43:05.257621 [ 286 ] {b644334d-8d5d-4574-ab69-62c492604741} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.01.21 23:43:05.271134 [ 295 ] {b644334d-8d5d-4574-ab69-62c492604741} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.01.21 23:43:05.271230 [ 295 ] {b644334d-8d5d-4574-ab69-62c492604741} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.01.21 23:43:05.272002 [ 295 ] {b644334d-8d5d-4574-ab69-62c492604741} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006271092 sec. (159.462 rows/sec., 6.23 KiB/sec.) | ||
| 807 | 2026.01.21 23:43:05.272031 [ 295 ] {b644334d-8d5d-4574-ab69-62c492604741} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.01.21 23:43:05.272064 [ 295 ] {b644334d-8d5d-4574-ab69-62c492604741} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.01.21 23:43:05.273453 [ 286 ] {b644334d-8d5d-4574-ab69-62c492604741} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.029403 sec., 34.010135020236035 rows/sec., 1.33 KiB/sec. | ||
| 810 | 2026.01.21 23:43:05.273644 [ 286 ] {b644334d-8d5d-4574-ab69-62c492604741} <Debug> TCPHandler: Processed in 0.030088963 sec. | ||
| 811 | 2026.01.21 23:43:05.274882 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.01.21 23:43:05.274926 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.21 23:43:05.274937 [ 286 ] {} <Debug> TCP-Session: 1c2fde61-7cac-4014-afdc-37af6d548646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.21 23:43:05.274980 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.01.21 23:43:05.275000 [ 293 ] {} <Debug> TCP-Session: 32d5b2d6-389e-40e1-b5c7-141f7cf6779a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.01.21 23:43:05.275001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.01.21 23:43:05.275022 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.01.21 23:43:05.275039 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.01.21 23:43:05.275056 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.01.21 23:43:05.275080 [ 294 ] {} <Debug> TCP-Session: d2ba386f-44a4-40e4-a12f-43a69365781a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.01.21 23:43:05.275091 [ 290 ] {} <Debug> TCP-Session: 25c619d0-ba93-4139-a85f-325488f5a193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.01.21 23:43:05.275056 [ 289 ] {} <Debug> TCP-Session: d363ffd6-6b32-4ca9-a2bd-741cf2f0ad46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.21 23:43:05.275117 [ 291 ] {} <Debug> TCP-Session: 42fc90bd-dc32-4857-9f49-a4e97b47264a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.21 23:43:05.275030 [ 292 ] {} <Debug> TCP-Session: d1d2a6e9-1e88-4c86-a26a-4945c1dabb83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.01.21 23:43:05.274963 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2026.01.21 23:43:05.274944 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.21 23:43:05.275217 [ 288 ] {} <Debug> TCP-Session: b3804366-fa39-4c3c-9177-6e24499489c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.21 23:43:05.275242 [ 287 ] {} <Debug> TCP-Session: f7f16132-396f-47f8-a839-92a412cfc9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.21 23:43:05.456130 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42427 | ||
| 830 | 2026.01.21 23:43:05.456234 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.01.21 23:43:05.456266 [ 286 ] {} <Debug> TCP-Session: 0f81ed28-dd2b-48c4-bb96-04e1928b0562 Authenticating user 'default' from [fd00:1122:3344:101::e]:42427 | ||
| 832 | 2026.01.21 23:43:05.456294 [ 286 ] {} <Debug> TCP-Session: 0f81ed28-dd2b-48c4-bb96-04e1928b0562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.01.21 23:43:05.456307 [ 286 ] {} <Debug> TCP-Session: 0f81ed28-dd2b-48c4-bb96-04e1928b0562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.21 23:43:05.456550 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64686 | ||
| 835 | 2026.01.21 23:43:05.456591 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47365 | ||
| 836 | 2026.01.21 23:43:05.456612 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56833 | ||
| 837 | 2026.01.21 23:43:05.456642 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63778 | ||
| 838 | 2026.01.21 23:43:05.456687 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.01.21 23:43:05.456696 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35755 | ||
| 840 | 2026.01.21 23:43:05.456728 [ 287 ] {} <Debug> TCP-Session: 9ee2a208-fe15-4a17-89f8-2148d7c866ac Authenticating user 'default' from [fd00:1122:3344:101::e]:64686 | ||
| 841 | 2026.01.21 23:43:05.456710 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.01.21 23:43:05.456761 [ 287 ] {} <Debug> TCP-Session: 9ee2a208-fe15-4a17-89f8-2148d7c866ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.01.21 23:43:05.456790 [ 288 ] {} <Debug> TCP-Session: f1657b33-cd41-4a35-a361-5432fb9165ad Authenticating user 'default' from [fd00:1122:3344:101::e]:47365 | ||
| 844 | 2026.01.21 23:43:05.456796 [ 287 ] {} <Debug> TCP-Session: 9ee2a208-fe15-4a17-89f8-2148d7c866ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.01.21 23:43:05.456805 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.01.21 23:43:05.456801 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.01.21 23:43:05.456851 [ 294 ] {} <Debug> TCP-Session: cb6a94df-4858-41ea-b3a4-aa4d030f7f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:35755 | ||
| 848 | 2026.01.21 23:43:05.456799 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.01.21 23:43:05.456893 [ 294 ] {} <Debug> TCP-Session: cb6a94df-4858-41ea-b3a4-aa4d030f7f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.21 23:43:05.456893 [ 290 ] {} <Debug> TCP-Session: 5532bb93-d7f4-46f9-9c8a-838633b32b12 Authenticating user 'default' from [fd00:1122:3344:101::e]:63778 | ||
| 851 | 2026.01.21 23:43:05.456934 [ 294 ] {} <Debug> TCP-Session: cb6a94df-4858-41ea-b3a4-aa4d030f7f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.21 23:43:05.456936 [ 289 ] {} <Debug> TCP-Session: 09c88b12-9e8a-4fb1-94a7-b7f480c53660 Authenticating user 'default' from [fd00:1122:3344:101::e]:56833 | ||
| 853 | 2026.01.21 23:43:05.456959 [ 290 ] {} <Debug> TCP-Session: 5532bb93-d7f4-46f9-9c8a-838633b32b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.21 23:43:05.456992 [ 289 ] {} <Debug> TCP-Session: 09c88b12-9e8a-4fb1-94a7-b7f480c53660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.21 23:43:05.457002 [ 290 ] {} <Debug> TCP-Session: 5532bb93-d7f4-46f9-9c8a-838633b32b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.01.21 23:43:05.457021 [ 289 ] {} <Debug> TCP-Session: 09c88b12-9e8a-4fb1-94a7-b7f480c53660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.21 23:43:05.456684 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58504 | ||
| 858 | 2026.01.21 23:43:05.456673 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63058 | ||
| 859 | 2026.01.21 23:43:05.456661 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56525 | ||
| 860 | 2026.01.21 23:43:05.457138 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.01.21 23:43:05.457160 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.01.21 23:43:05.457185 [ 293 ] {} <Debug> TCP-Session: 0fc6fdea-395b-4d02-b5b4-f7e55563bee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58504 | ||
| 863 | 2026.01.21 23:43:05.457199 [ 292 ] {} <Debug> TCP-Session: d0493cdb-73aa-4f9b-8867-d6c2e67a4f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:63058 | ||
| 864 | 2026.01.21 23:43:05.457214 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.01.21 23:43:05.457231 [ 292 ] {} <Debug> TCP-Session: d0493cdb-73aa-4f9b-8867-d6c2e67a4f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.21 23:43:05.457218 [ 293 ] {} <Debug> TCP-Session: 0fc6fdea-395b-4d02-b5b4-f7e55563bee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.01.21 23:43:05.457259 [ 292 ] {} <Debug> TCP-Session: d0493cdb-73aa-4f9b-8867-d6c2e67a4f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.21 23:43:05.457289 [ 293 ] {} <Debug> TCP-Session: 0fc6fdea-395b-4d02-b5b4-f7e55563bee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.21 23:43:05.457256 [ 291 ] {} <Debug> TCP-Session: 542be880-6e10-4cde-ba0d-1e40c703ecea Authenticating user 'default' from [fd00:1122:3344:101::e]:56525 | ||
| 870 | 2026.01.21 23:43:05.456823 [ 288 ] {} <Debug> TCP-Session: f1657b33-cd41-4a35-a361-5432fb9165ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.21 23:43:05.457351 [ 291 ] {} <Debug> TCP-Session: 542be880-6e10-4cde-ba0d-1e40c703ecea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.01.21 23:43:05.457365 [ 288 ] {} <Debug> TCP-Session: f1657b33-cd41-4a35-a361-5432fb9165ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.21 23:43:05.457376 [ 291 ] {} <Debug> TCP-Session: 542be880-6e10-4cde-ba0d-1e40c703ecea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.01.21 23:43:05.456668 [ 286 ] {} <Trace> TCP-Session: 0f81ed28-dd2b-48c4-bb96-04e1928b0562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.01.21 23:43:05.457568 [ 286 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42427) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 876 | 2026.01.21 23:43:05.457828 [ 286 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 877 | 2026.01.21 23:43:05.457881 [ 286 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.01.21 23:43:05.458182 [ 286 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865) (SelectExecutor): Key condition: unknown | ||
| 879 | 2026.01.21 23:43:05.459108 [ 336 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Trace> AggregatingTransform: Aggregating | ||
| 880 | 2026.01.21 23:43:05.459150 [ 336 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Trace> Aggregator: Aggregation method: without_key | ||
| 881 | 2026.01.21 23:43:05.459184 [ 336 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905829 sec. (1103.961 rows/sec., 43.12 KiB/sec.) | ||
| 882 | 2026.01.21 23:43:05.459204 [ 336 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Trace> Aggregator: Merging aggregated data | ||
| 883 | 2026.01.21 23:43:05.460410 [ 286 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0029 sec., 344.82758620689657 rows/sec., 13.47 KiB/sec. | ||
| 884 | 2026.01.21 23:43:05.460516 [ 286 ] {18e4dcb9-03bc-4df5-bffb-ecf921bf7cce} <Debug> TCPHandler: Processed in 0.003971143 sec. | ||
| 885 | 2026.01.21 23:43:05.460636 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.01.21 23:43:05.460665 [ 286 ] {} <Debug> TCP-Session: 0f81ed28-dd2b-48c4-bb96-04e1928b0562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.01.21 23:43:05.460671 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.21 23:43:05.460690 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.21 23:43:05.460713 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.21 23:43:05.460719 [ 287 ] {} <Debug> TCP-Session: 9ee2a208-fe15-4a17-89f8-2148d7c866ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.01.21 23:43:05.460729 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.21 23:43:05.460757 [ 293 ] {} <Debug> TCP-Session: 0fc6fdea-395b-4d02-b5b4-f7e55563bee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.21 23:43:05.460771 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.21 23:43:05.460818 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.21 23:43:05.460789 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.21 23:43:05.460853 [ 291 ] {} <Debug> TCP-Session: 542be880-6e10-4cde-ba0d-1e40c703ecea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.21 23:43:05.460864 [ 292 ] {} <Debug> TCP-Session: d0493cdb-73aa-4f9b-8867-d6c2e67a4f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.21 23:43:05.460902 [ 290 ] {} <Debug> TCP-Session: 5532bb93-d7f4-46f9-9c8a-838633b32b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.21 23:43:05.460790 [ 294 ] {} <Debug> TCP-Session: cb6a94df-4858-41ea-b3a4-aa4d030f7f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.21 23:43:05.460749 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.01.21 23:43:05.460736 [ 289 ] {} <Debug> TCP-Session: 09c88b12-9e8a-4fb1-94a7-b7f480c53660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.21 23:43:05.461003 [ 288 ] {} <Debug> TCP-Session: f1657b33-cd41-4a35-a361-5432fb9165ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.21 23:43:06.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 161.82 MiB (RSS), difference: 3.62 MiB | ||
| 904 | 2026.01.21 23:43:09.283763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 905 | 2026.01.21 23:43:09.285760 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.01.21 23:43:09.285804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 907 | 2026.01.21 23:43:09.286999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 908 | 2026.01.21 23:43:09.287474 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.01.21 23:43:09.287708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 910 | 2026.01.21 23:43:10.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.85 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 161.88 MiB (RSS), difference: 4.02 MiB | ||
| 911 | 2026.01.21 23:43:10.211287 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.01.21 23:43:10.211474 [ 4 ] {9a2d2ba5-27b2-467f-89c3-03ddec662e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 913 | 2026.01.21 23:43:10.211750 [ 4 ] {9a2d2ba5-27b2-467f-89c3-03ddec662e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2026.01.21 23:43:10.211810 [ 4 ] {9a2d2ba5-27b2-467f-89c3-03ddec662e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2026.01.21 23:43:10.212229 [ 4 ] {9a2d2ba5-27b2-467f-89c3-03ddec662e99} <Debug> TCPHandler: Processed in 0.001074493 sec. | ||
| 916 | 2026.01.21 23:43:10.222710 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.01.21 23:43:10.222863 [ 4 ] {70060c30-beed-4500-b188-e87fec32b2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 918 | 2026.01.21 23:43:10.229254 [ 4 ] {70060c30-beed-4500-b188-e87fec32b2aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2026.01.21 23:43:10.229306 [ 4 ] {70060c30-beed-4500-b188-e87fec32b2aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2026.01.21 23:43:10.229750 [ 4 ] {70060c30-beed-4500-b188-e87fec32b2aa} <Debug> TCPHandler: Processed in 0.007097289 sec. | ||
| 921 | 2026.01.21 23:43:10.232008 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.01.21 23:43:10.232141 [ 4 ] {4f2f5ee7-820e-4c78-9dff-c5cc6dc2a57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 923 | 2026.01.21 23:43:10.234950 [ 4 ] {4f2f5ee7-820e-4c78-9dff-c5cc6dc2a57f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2026.01.21 23:43:10.235000 [ 4 ] {4f2f5ee7-820e-4c78-9dff-c5cc6dc2a57f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2026.01.21 23:43:10.235380 [ 4 ] {4f2f5ee7-820e-4c78-9dff-c5cc6dc2a57f} <Debug> TCPHandler: Processed in 0.003433592 sec. | ||
| 926 | 2026.01.21 23:43:10.236006 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.01.21 23:43:10.236135 [ 4 ] {af660f82-a1a6-4a2f-b6a5-338e13708f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 928 | 2026.01.21 23:43:10.236395 [ 4 ] {af660f82-a1a6-4a2f-b6a5-338e13708f63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2026.01.21 23:43:10.236440 [ 4 ] {af660f82-a1a6-4a2f-b6a5-338e13708f63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 930 | 2026.01.21 23:43:10.236776 [ 4 ] {af660f82-a1a6-4a2f-b6a5-338e13708f63} <Debug> TCPHandler: Processed in 0.000823277 sec. | ||
| 931 | 2026.01.21 23:43:10.237011 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.01.21 23:43:10.237132 [ 4 ] {fe600198-0ce6-4283-9aae-cb69a1688a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 933 | 2026.01.21 23:43:10.237382 [ 4 ] {fe600198-0ce6-4283-9aae-cb69a1688a79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2026.01.21 23:43:10.237427 [ 4 ] {fe600198-0ce6-4283-9aae-cb69a1688a79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2026.01.21 23:43:10.237760 [ 4 ] {fe600198-0ce6-4283-9aae-cb69a1688a79} <Debug> TCPHandler: Processed in 0.000799417 sec. | ||
| 936 | 2026.01.21 23:43:10.238003 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.21 23:43:10.238128 [ 4 ] {d535b9a8-e839-4f85-aff1-439b317daa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 938 | 2026.01.21 23:43:10.238384 [ 4 ] {d535b9a8-e839-4f85-aff1-439b317daa42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2026.01.21 23:43:10.238429 [ 4 ] {d535b9a8-e839-4f85-aff1-439b317daa42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 940 | 2026.01.21 23:43:10.238815 [ 4 ] {d535b9a8-e839-4f85-aff1-439b317daa42} <Debug> TCPHandler: Processed in 0.000869549 sec. | ||
| 941 | 2026.01.21 23:43:10.239066 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.01.21 23:43:10.239197 [ 4 ] {5dd9444e-2418-4396-976f-590199c0cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 943 | 2026.01.21 23:43:10.239466 [ 4 ] {5dd9444e-2418-4396-976f-590199c0cd08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2026.01.21 23:43:10.239511 [ 4 ] {5dd9444e-2418-4396-976f-590199c0cd08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 945 | 2026.01.21 23:43:10.239862 [ 4 ] {5dd9444e-2418-4396-976f-590199c0cd08} <Debug> TCPHandler: Processed in 0.000848438 sec. | ||
| 946 | 2026.01.21 23:43:10.240088 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.01.21 23:43:10.240216 [ 4 ] {243233f2-f793-463d-a9ff-fcdb9f8be74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 948 | 2026.01.21 23:43:10.240478 [ 4 ] {243233f2-f793-463d-a9ff-fcdb9f8be74a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 949 | 2026.01.21 23:43:10.240523 [ 4 ] {243233f2-f793-463d-a9ff-fcdb9f8be74a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2026.01.21 23:43:10.240850 [ 4 ] {243233f2-f793-463d-a9ff-fcdb9f8be74a} <Debug> TCPHandler: Processed in 0.000814397 sec. | ||
| 951 | 2026.01.21 23:43:10.241085 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.01.21 23:43:10.241205 [ 4 ] {6272d588-7166-468b-a423-4047a042bb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 953 | 2026.01.21 23:43:10.241459 [ 4 ] {6272d588-7166-468b-a423-4047a042bb05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 954 | 2026.01.21 23:43:10.241508 [ 4 ] {6272d588-7166-468b-a423-4047a042bb05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 955 | 2026.01.21 23:43:10.241855 [ 4 ] {6272d588-7166-468b-a423-4047a042bb05} <Debug> TCPHandler: Processed in 0.000822798 sec. | ||
| 956 | 2026.01.21 23:43:10.242121 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.01.21 23:43:10.242241 [ 4 ] {192366af-4259-4355-82a9-3824cc1b4935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 958 | 2026.01.21 23:43:10.242523 [ 4 ] {192366af-4259-4355-82a9-3824cc1b4935} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 959 | 2026.01.21 23:43:10.242571 [ 4 ] {192366af-4259-4355-82a9-3824cc1b4935} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 960 | 2026.01.21 23:43:10.242916 [ 4 ] {192366af-4259-4355-82a9-3824cc1b4935} <Debug> TCPHandler: Processed in 0.000846358 sec. | ||
| 961 | 2026.01.21 23:43:10.243142 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.01.21 23:43:10.243260 [ 4 ] {c647ef02-fc9d-46e2-9c09-06fb8677fa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 963 | 2026.01.21 23:43:10.243509 [ 4 ] {c647ef02-fc9d-46e2-9c09-06fb8677fa92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 964 | 2026.01.21 23:43:10.243554 [ 4 ] {c647ef02-fc9d-46e2-9c09-06fb8677fa92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 965 | 2026.01.21 23:43:10.243906 [ 4 ] {c647ef02-fc9d-46e2-9c09-06fb8677fa92} <Debug> TCPHandler: Processed in 0.000815137 sec. | ||
| 966 | 2026.01.21 23:43:10.244171 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.01.21 23:43:10.244308 [ 4 ] {019fad5a-bfb4-4841-af41-244a6e5de229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 968 | 2026.01.21 23:43:10.244558 [ 4 ] {019fad5a-bfb4-4841-af41-244a6e5de229} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2026.01.21 23:43:10.244601 [ 4 ] {019fad5a-bfb4-4841-af41-244a6e5de229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.01.21 23:43:10.244941 [ 4 ] {019fad5a-bfb4-4841-af41-244a6e5de229} <Debug> TCPHandler: Processed in 0.000822818 sec. | ||
| 971 | 2026.01.21 23:43:10.257648 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.01.21 23:43:10.257795 [ 4 ] {3b1974bd-59ab-42c7-9fda-7d166910e9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 973 | 2026.01.21 23:43:10.258150 [ 4 ] {3b1974bd-59ab-42c7-9fda-7d166910e9c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 974 | 2026.01.21 23:43:10.258205 [ 4 ] {3b1974bd-59ab-42c7-9fda-7d166910e9c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 975 | 2026.01.21 23:43:10.258621 [ 4 ] {3b1974bd-59ab-42c7-9fda-7d166910e9c1} <Debug> TCPHandler: Processed in 0.001039252 sec. | ||
| 976 | 2026.01.21 23:43:10.258950 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.01.21 23:43:10.259076 [ 4 ] {d10f243c-1749-4fc4-9d12-3630281f753e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 978 | 2026.01.21 23:43:10.259339 [ 4 ] {d10f243c-1749-4fc4-9d12-3630281f753e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 979 | 2026.01.21 23:43:10.259384 [ 4 ] {d10f243c-1749-4fc4-9d12-3630281f753e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 980 | 2026.01.21 23:43:10.259733 [ 4 ] {d10f243c-1749-4fc4-9d12-3630281f753e} <Debug> TCPHandler: Processed in 0.000833218 sec. | ||
| 981 | 2026.01.21 23:43:10.260307 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.01.21 23:43:10.260436 [ 4 ] {eed11755-17f7-4f2d-ac67-4b7c40aa368b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 983 | 2026.01.21 23:43:10.260710 [ 4 ] {eed11755-17f7-4f2d-ac67-4b7c40aa368b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 984 | 2026.01.21 23:43:10.260755 [ 4 ] {eed11755-17f7-4f2d-ac67-4b7c40aa368b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 985 | 2026.01.21 23:43:10.261181 [ 4 ] {eed11755-17f7-4f2d-ac67-4b7c40aa368b} <Debug> TCPHandler: Processed in 0.00092777 sec. | ||
| 986 | 2026.01.21 23:43:10.261407 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.21 23:43:10.261575 [ 4 ] {176e0a4e-bd86-4251-b3fe-5388fa13839b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 988 | 2026.01.21 23:43:10.261834 [ 4 ] {176e0a4e-bd86-4251-b3fe-5388fa13839b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.01.21 23:43:10.261874 [ 4 ] {176e0a4e-bd86-4251-b3fe-5388fa13839b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.01.21 23:43:10.262222 [ 4 ] {176e0a4e-bd86-4251-b3fe-5388fa13839b} <Debug> TCPHandler: Processed in 0.000905039 sec. | ||
| 991 | 2026.01.21 23:43:10.262417 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.21 23:43:10.262533 [ 4 ] {2cf8cb43-d45f-4177-97c4-ff77f0d36595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.01.21 23:43:10.262856 [ 4 ] {2cf8cb43-d45f-4177-97c4-ff77f0d36595} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.01.21 23:43:10.262899 [ 4 ] {2cf8cb43-d45f-4177-97c4-ff77f0d36595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.01.21 23:43:10.263227 [ 4 ] {2cf8cb43-d45f-4177-97c4-ff77f0d36595} <Debug> TCPHandler: Processed in 0.000807647 sec. | ||
| 996 | 2026.01.21 23:43:10.264111 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.21 23:43:10.264225 [ 4 ] {c2ab4fad-8670-4e66-8e1d-14c7703c8218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 998 | 2026.01.21 23:43:10.264268 [ 4 ] {c2ab4fad-8670-4e66-8e1d-14c7703c8218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.01.21 23:43:10.269179 [ 4 ] {c2ab4fad-8670-4e66-8e1d-14c7703c8218} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2026.01.21 23:43:10.269228 [ 4 ] {c2ab4fad-8670-4e66-8e1d-14c7703c8218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1001 | 2026.01.21 23:43:10.269862 [ 4 ] {c2ab4fad-8670-4e66-8e1d-14c7703c8218} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2026.01.21 23:43:10.270287 [ 4 ] {c2ab4fad-8670-4e66-8e1d-14c7703c8218} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2026.01.21 23:43:10.270443 [ 4 ] {c2ab4fad-8670-4e66-8e1d-14c7703c8218} <Debug> executeQuery: Read 17 rows, 5.02 KiB in 0.006248 sec., 2720.8706786171574 rows/sec., 803.54 KiB/sec. | ||
| 1004 | 2026.01.21 23:43:10.270503 [ 4 ] {c2ab4fad-8670-4e66-8e1d-14c7703c8218} <Debug> TCPHandler: Processed in 0.006445955 sec. | ||
| 1005 | 2026.01.21 23:43:10.270655 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.01.21 23:43:10.270756 [ 4 ] {59c81a60-b23e-4078-9bfe-0eb18fd41234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1007 | 2026.01.21 23:43:10.270797 [ 4 ] {59c81a60-b23e-4078-9bfe-0eb18fd41234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1008 | 2026.01.21 23:43:10.278121 [ 4 ] {59c81a60-b23e-4078-9bfe-0eb18fd41234} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.01.21 23:43:10.278156 [ 4 ] {59c81a60-b23e-4078-9bfe-0eb18fd41234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1010 | 2026.01.21 23:43:10.280941 [ 4 ] {59c81a60-b23e-4078-9bfe-0eb18fd41234} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1011 | 2026.01.21 23:43:10.281432 [ 4 ] {59c81a60-b23e-4078-9bfe-0eb18fd41234} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.01.21 23:43:10.281567 [ 4 ] {59c81a60-b23e-4078-9bfe-0eb18fd41234} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.010832 sec., 41174.29837518464 rows/sec., 2.61 MiB/sec. | ||
| 1013 | 2026.01.21 23:43:10.281609 [ 4 ] {59c81a60-b23e-4078-9bfe-0eb18fd41234} <Debug> TCPHandler: Processed in 0.011009211 sec. | ||
| 1014 | 2026.01.21 23:43:10.281735 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.01.21 23:43:10.281834 [ 4 ] {3ce574cf-76bd-4d9f-a528-e39ebbe434e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1016 | 2026.01.21 23:43:10.281873 [ 4 ] {3ce574cf-76bd-4d9f-a528-e39ebbe434e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1017 | 2026.01.21 23:43:10.282279 [ 4 ] {3ce574cf-76bd-4d9f-a528-e39ebbe434e6} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.01.21 23:43:10.282317 [ 4 ] {3ce574cf-76bd-4d9f-a528-e39ebbe434e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1019 | 2026.01.21 23:43:10.282731 [ 4 ] {3ce574cf-76bd-4d9f-a528-e39ebbe434e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1020 | 2026.01.21 23:43:10.283150 [ 4 ] {3ce574cf-76bd-4d9f-a528-e39ebbe434e6} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.01.21 23:43:10.283278 [ 4 ] {3ce574cf-76bd-4d9f-a528-e39ebbe434e6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 333.96 KiB/sec. | ||
| 1022 | 2026.01.21 23:43:10.283313 [ 4 ] {3ce574cf-76bd-4d9f-a528-e39ebbe434e6} <Debug> TCPHandler: Processed in 0.001630864 sec. | ||
| 1023 | 2026.01.21 23:43:10.283427 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.01.21 23:43:10.283525 [ 4 ] {7c2b5ba0-118c-496c-92ea-75b8938d5f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1025 | 2026.01.21 23:43:10.283564 [ 4 ] {7c2b5ba0-118c-496c-92ea-75b8938d5f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1026 | 2026.01.21 23:43:10.284662 [ 4 ] {7c2b5ba0-118c-496c-92ea-75b8938d5f2e} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.01.21 23:43:10.284701 [ 4 ] {7c2b5ba0-118c-496c-92ea-75b8938d5f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1028 | 2026.01.21 23:43:10.285297 [ 4 ] {7c2b5ba0-118c-496c-92ea-75b8938d5f2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2026.01.21 23:43:10.285853 [ 4 ] {7c2b5ba0-118c-496c-92ea-75b8938d5f2e} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.01.21 23:43:10.285982 [ 4 ] {7c2b5ba0-118c-496c-92ea-75b8938d5f2e} <Debug> executeQuery: Read 1181 rows, 96.22 KiB in 0.002478 sec., 476594.027441485 rows/sec., 37.92 MiB/sec. | ||
| 1031 | 2026.01.21 23:43:10.286025 [ 4 ] {7c2b5ba0-118c-496c-92ea-75b8938d5f2e} <Debug> TCPHandler: Processed in 0.002649036 sec. | ||
| 1032 | 2026.01.21 23:43:10.286148 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.01.21 23:43:10.286244 [ 4 ] {fc2be4bd-9221-4a6c-befc-b4101f692457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1034 | 2026.01.21 23:43:10.286284 [ 4 ] {fc2be4bd-9221-4a6c-befc-b4101f692457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1035 | 2026.01.21 23:43:10.286793 [ 4 ] {fc2be4bd-9221-4a6c-befc-b4101f692457} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.01.21 23:43:10.286831 [ 4 ] {fc2be4bd-9221-4a6c-befc-b4101f692457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1037 | 2026.01.21 23:43:10.287295 [ 4 ] {fc2be4bd-9221-4a6c-befc-b4101f692457} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2026.01.21 23:43:10.287816 [ 4 ] {fc2be4bd-9221-4a6c-befc-b4101f692457} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.01.21 23:43:10.287958 [ 4 ] {fc2be4bd-9221-4a6c-befc-b4101f692457} <Debug> executeQuery: Read 245 rows, 15.02 KiB in 0.001732 sec., 141454.96535796765 rows/sec., 8.47 MiB/sec. | ||
| 1040 | 2026.01.21 23:43:10.287997 [ 4 ] {fc2be4bd-9221-4a6c-befc-b4101f692457} <Debug> TCPHandler: Processed in 0.00189996 sec. | ||
| 1041 | 2026.01.21 23:43:10.288126 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.21 23:43:10.288238 [ 4 ] {b68e5dd8-6a11-42a8-8e25-3c7a6c4e261b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1043 | 2026.01.21 23:43:10.288279 [ 4 ] {b68e5dd8-6a11-42a8-8e25-3c7a6c4e261b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1044 | 2026.01.21 23:43:10.288833 [ 4 ] {b68e5dd8-6a11-42a8-8e25-3c7a6c4e261b} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.01.21 23:43:10.288868 [ 4 ] {b68e5dd8-6a11-42a8-8e25-3c7a6c4e261b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1046 | 2026.01.21 23:43:10.289307 [ 4 ] {b68e5dd8-6a11-42a8-8e25-3c7a6c4e261b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1047 | 2026.01.21 23:43:10.289726 [ 4 ] {b68e5dd8-6a11-42a8-8e25-3c7a6c4e261b} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.01.21 23:43:10.289856 [ 4 ] {b68e5dd8-6a11-42a8-8e25-3c7a6c4e261b} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001638 sec., 140415.14041514043 rows/sec., 9.05 MiB/sec. | ||
| 1049 | 2026.01.21 23:43:10.289894 [ 4 ] {b68e5dd8-6a11-42a8-8e25-3c7a6c4e261b} <Debug> TCPHandler: Processed in 0.001831409 sec. | ||
| 1050 | 2026.01.21 23:43:10.290012 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.01.21 23:43:10.290107 [ 4 ] {41b42e54-ab1d-443c-93ed-2d553101b9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1052 | 2026.01.21 23:43:10.290147 [ 4 ] {41b42e54-ab1d-443c-93ed-2d553101b9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1053 | 2026.01.21 23:43:10.290649 [ 4 ] {41b42e54-ab1d-443c-93ed-2d553101b9ea} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.01.21 23:43:10.290685 [ 4 ] {41b42e54-ab1d-443c-93ed-2d553101b9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1055 | 2026.01.21 23:43:10.291164 [ 4 ] {41b42e54-ab1d-443c-93ed-2d553101b9ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1056 | 2026.01.21 23:43:10.291582 [ 4 ] {41b42e54-ab1d-443c-93ed-2d553101b9ea} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.01.21 23:43:10.291712 [ 4 ] {41b42e54-ab1d-443c-93ed-2d553101b9ea} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001623 sec., 141096.73444239062 rows/sec., 8.01 MiB/sec. | ||
| 1058 | 2026.01.21 23:43:10.291749 [ 4 ] {41b42e54-ab1d-443c-93ed-2d553101b9ea} <Debug> TCPHandler: Processed in 0.001789018 sec. | ||
| 1059 | 2026.01.21 23:43:10.291877 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.21 23:43:10.291971 [ 4 ] {fa745931-f000-4b87-98d7-4eec7eef6d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1061 | 2026.01.21 23:43:10.292011 [ 4 ] {fa745931-f000-4b87-98d7-4eec7eef6d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1062 | 2026.01.21 23:43:10.292693 [ 4 ] {fa745931-f000-4b87-98d7-4eec7eef6d88} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.01.21 23:43:10.292731 [ 4 ] {fa745931-f000-4b87-98d7-4eec7eef6d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1064 | 2026.01.21 23:43:10.293202 [ 4 ] {fa745931-f000-4b87-98d7-4eec7eef6d88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1065 | 2026.01.21 23:43:10.293637 [ 4 ] {fa745931-f000-4b87-98d7-4eec7eef6d88} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.01.21 23:43:10.293766 [ 4 ] {fa745931-f000-4b87-98d7-4eec7eef6d88} <Debug> executeQuery: Read 694 rows, 49.16 KiB in 0.001814 sec., 382579.93384785 rows/sec., 26.47 MiB/sec. | ||
| 1067 | 2026.01.21 23:43:10.293804 [ 4 ] {fa745931-f000-4b87-98d7-4eec7eef6d88} <Debug> TCPHandler: Processed in 0.001978802 sec. | ||
| 1068 | 2026.01.21 23:43:10.293919 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.01.21 23:43:10.294014 [ 4 ] {f9dbdd17-314c-4651-b88b-f2097cbb6c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1070 | 2026.01.21 23:43:10.294054 [ 4 ] {f9dbdd17-314c-4651-b88b-f2097cbb6c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1071 | 2026.01.21 23:43:10.294412 [ 4 ] {f9dbdd17-314c-4651-b88b-f2097cbb6c70} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.01.21 23:43:10.294449 [ 4 ] {f9dbdd17-314c-4651-b88b-f2097cbb6c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1073 | 2026.01.21 23:43:10.297292 [ 4 ] {f9dbdd17-314c-4651-b88b-f2097cbb6c70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1074 | 2026.01.21 23:43:10.297701 [ 4 ] {f9dbdd17-314c-4651-b88b-f2097cbb6c70} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.01.21 23:43:10.297837 [ 4 ] {f9dbdd17-314c-4651-b88b-f2097cbb6c70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003841 sec., 1562.0932048945588 rows/sec., 81.61 KiB/sec. | ||
| 1076 | 2026.01.21 23:43:10.297874 [ 4 ] {f9dbdd17-314c-4651-b88b-f2097cbb6c70} <Debug> TCPHandler: Processed in 0.004006914 sec. | ||
| 1077 | 2026.01.21 23:43:10.297994 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.01.21 23:43:10.298088 [ 4 ] {942a75ad-145c-429f-95cf-8e2f159af1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.01.21 23:43:10.298129 [ 4 ] {942a75ad-145c-429f-95cf-8e2f159af1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.01.21 23:43:10.298569 [ 4 ] {942a75ad-145c-429f-95cf-8e2f159af1e8} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.01.21 23:43:10.298606 [ 4 ] {942a75ad-145c-429f-95cf-8e2f159af1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1082 | 2026.01.21 23:43:10.299039 [ 4 ] {942a75ad-145c-429f-95cf-8e2f159af1e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1083 | 2026.01.21 23:43:10.299507 [ 4 ] {942a75ad-145c-429f-95cf-8e2f159af1e8} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.01.21 23:43:10.299635 [ 4 ] {942a75ad-145c-429f-95cf-8e2f159af1e8} <Debug> executeQuery: Read 171 rows, 10.80 KiB in 0.001567 sec., 109125.71793235482 rows/sec., 6.73 MiB/sec. | ||
| 1085 | 2026.01.21 23:43:10.299671 [ 4 ] {942a75ad-145c-429f-95cf-8e2f159af1e8} <Debug> TCPHandler: Processed in 0.001729756 sec. | ||
| 1086 | 2026.01.21 23:43:10.299787 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.01.21 23:43:10.299887 [ 4 ] {8145cc90-975a-4559-bf80-d39e5bfec68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.01.21 23:43:10.299931 [ 4 ] {8145cc90-975a-4559-bf80-d39e5bfec68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1089 | 2026.01.21 23:43:10.300248 [ 4 ] {8145cc90-975a-4559-bf80-d39e5bfec68a} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.01.21 23:43:10.300285 [ 4 ] {8145cc90-975a-4559-bf80-d39e5bfec68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1091 | 2026.01.21 23:43:10.300688 [ 4 ] {8145cc90-975a-4559-bf80-d39e5bfec68a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1092 | 2026.01.21 23:43:10.301097 [ 4 ] {8145cc90-975a-4559-bf80-d39e5bfec68a} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.01.21 23:43:10.301226 [ 4 ] {8145cc90-975a-4559-bf80-d39e5bfec68a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
| 1094 | 2026.01.21 23:43:10.301264 [ 4 ] {8145cc90-975a-4559-bf80-d39e5bfec68a} <Debug> TCPHandler: Processed in 0.001527912 sec. | ||
| 1095 | 2026.01.21 23:43:10.301372 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.01.21 23:43:10.301467 [ 4 ] {458682ed-6836-459c-bc70-ea4e3f77c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.01.21 23:43:10.301520 [ 4 ] {458682ed-6836-459c-bc70-ea4e3f77c48a} <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 | ||
| 1098 | 2026.01.21 23:43:10.302292 [ 4 ] {458682ed-6836-459c-bc70-ea4e3f77c48a} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.01.21 23:43:10.302328 [ 4 ] {458682ed-6836-459c-bc70-ea4e3f77c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1100 | 2026.01.21 23:43:10.305086 [ 4 ] {458682ed-6836-459c-bc70-ea4e3f77c48a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1101 | 2026.01.21 23:43:10.305520 [ 4 ] {458682ed-6836-459c-bc70-ea4e3f77c48a} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.01.21 23:43:10.305663 [ 4 ] {458682ed-6836-459c-bc70-ea4e3f77c48a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.004214 sec., 3796.867584243 rows/sec., 6.80 MiB/sec. | ||
| 1103 | 2026.01.21 23:43:10.305723 [ 4 ] {458682ed-6836-459c-bc70-ea4e3f77c48a} <Debug> TCPHandler: Processed in 0.004401512 sec. | ||
| 1104 | 2026.01.21 23:43:10.305839 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.01.21 23:43:10.305938 [ 4 ] {a453fdb4-a5fb-47d4-be2c-9658206be24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1106 | 2026.01.21 23:43:10.305980 [ 4 ] {a453fdb4-a5fb-47d4-be2c-9658206be24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1107 | 2026.01.21 23:43:10.306312 [ 4 ] {a453fdb4-a5fb-47d4-be2c-9658206be24b} <Trace> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.01.21 23:43:10.306348 [ 4 ] {a453fdb4-a5fb-47d4-be2c-9658206be24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1109 | 2026.01.21 23:43:10.306800 [ 4 ] {a453fdb4-a5fb-47d4-be2c-9658206be24b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1110 | 2026.01.21 23:43:10.307282 [ 4 ] {a453fdb4-a5fb-47d4-be2c-9658206be24b} <Trace> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.01.21 23:43:10.307408 [ 4 ] {a453fdb4-a5fb-47d4-be2c-9658206be24b} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001488 sec., 2016.1290322580646 rows/sec., 142.42 KiB/sec. | ||
| 1112 | 2026.01.21 23:43:10.307443 [ 4 ] {a453fdb4-a5fb-47d4-be2c-9658206be24b} <Debug> TCPHandler: Processed in 0.001655274 sec. | ||
| 1113 | 2026.01.21 23:43:10.307561 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.01.21 23:43:10.307658 [ 4 ] {efdd5c6a-0073-4ca4-be37-99800e2998c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1115 | 2026.01.21 23:43:10.307699 [ 4 ] {efdd5c6a-0073-4ca4-be37-99800e2998c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1116 | 2026.01.21 23:43:10.308022 [ 4 ] {efdd5c6a-0073-4ca4-be37-99800e2998c7} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.01.21 23:43:10.308059 [ 4 ] {efdd5c6a-0073-4ca4-be37-99800e2998c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1118 | 2026.01.21 23:43:10.308455 [ 4 ] {efdd5c6a-0073-4ca4-be37-99800e2998c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1119 | 2026.01.21 23:43:10.308957 [ 4 ] {efdd5c6a-0073-4ca4-be37-99800e2998c7} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.01.21 23:43:10.309090 [ 4 ] {efdd5c6a-0073-4ca4-be37-99800e2998c7} <Debug> executeQuery: Read 48 rows, 2.60 KiB in 0.00145 sec., 33103.44827586207 rows/sec., 1.75 MiB/sec. | ||
| 1121 | 2026.01.21 23:43:10.309125 [ 4 ] {efdd5c6a-0073-4ca4-be37-99800e2998c7} <Debug> TCPHandler: Processed in 0.001614234 sec. | ||
| 1122 | 2026.01.21 23:43:11.784706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 1421 | ||
| 1123 | 2026.01.21 23:43:11.785255 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.01.21 23:43:11.785303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1125 | 2026.01.21 23:43:11.785991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1126 | 2026.01.21 23:43:11.786441 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.01.21 23:43:11.786581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1421 | ||
| 1128 | 2026.01.21 23:43:11.857838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1129 | 2026.01.21 23:43:11.875502 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.01.21 23:43:11.875576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1131 | 2026.01.21 23:43:11.882249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1132 | 2026.01.21 23:43:11.883412 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.01.21 23:43:11.886882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1134 | 2026.01.21 23:43:12.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.37 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 165.37 MiB (RSS), difference: 2.01 MiB | ||
| 1135 | 2026.01.21 23:43:13.672860 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35699 | ||
| 1136 | 2026.01.21 23:43:13.672965 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.01.21 23:43:13.672991 [ 286 ] {} <Debug> TCP-Session: 28cc74bd-bb59-40bb-be60-e04810fe6cea Authenticating user 'default' from [fd00:1122:3344:101::e]:35699 | ||
| 1138 | 2026.01.21 23:43:13.673013 [ 286 ] {} <Debug> TCP-Session: 28cc74bd-bb59-40bb-be60-e04810fe6cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.01.21 23:43:13.673025 [ 286 ] {} <Debug> TCP-Session: 28cc74bd-bb59-40bb-be60-e04810fe6cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.21 23:43:13.673228 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53684 | ||
| 1141 | 2026.01.21 23:43:13.673255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43824 | ||
| 1142 | 2026.01.21 23:43:13.673267 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34964 | ||
| 1143 | 2026.01.21 23:43:13.673298 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53638 | ||
| 1144 | 2026.01.21 23:43:13.673290 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49811 | ||
| 1145 | 2026.01.21 23:43:13.673365 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2026.01.21 23:43:13.673365 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.01.21 23:43:13.673248 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39426 | ||
| 1148 | 2026.01.21 23:43:13.673411 [ 290 ] {} <Debug> TCP-Session: 4982ba80-d191-4c6d-969e-1769c0f6aab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43824 | ||
| 1149 | 2026.01.21 23:43:13.673412 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1150 | 2026.01.21 23:43:13.673461 [ 290 ] {} <Debug> TCP-Session: 4982ba80-d191-4c6d-969e-1769c0f6aab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.01.21 23:43:13.673465 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1152 | 2026.01.21 23:43:13.673487 [ 290 ] {} <Debug> TCP-Session: 4982ba80-d191-4c6d-969e-1769c0f6aab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.01.21 23:43:13.673489 [ 291 ] {} <Debug> TCP-Session: 2e9829a1-fd9f-489c-bb71-bf2bce7c497d Authenticating user 'default' from [fd00:1122:3344:101::e]:34964 | ||
| 1154 | 2026.01.21 23:43:13.673508 [ 293 ] {} <Debug> TCP-Session: c4590a91-8bbd-4bf7-a3d3-42d6ab0c02d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49811 | ||
| 1155 | 2026.01.21 23:43:13.673406 [ 286 ] {} <Trace> TCP-Session: 28cc74bd-bb59-40bb-be60-e04810fe6cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.01.21 23:43:13.673546 [ 291 ] {} <Debug> TCP-Session: 2e9829a1-fd9f-489c-bb71-bf2bce7c497d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.01.21 23:43:13.673554 [ 293 ] {} <Debug> TCP-Session: c4590a91-8bbd-4bf7-a3d3-42d6ab0c02d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.01.21 23:43:13.673580 [ 291 ] {} <Debug> TCP-Session: 2e9829a1-fd9f-489c-bb71-bf2bce7c497d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.01.21 23:43:13.673594 [ 293 ] {} <Debug> TCP-Session: c4590a91-8bbd-4bf7-a3d3-42d6ab0c02d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.01.21 23:43:13.673608 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1161 | 2026.01.21 23:43:13.673404 [ 287 ] {} <Debug> TCP-Session: c3916aba-5713-4901-b57f-5594c08ee139 Authenticating user 'default' from [fd00:1122:3344:101::e]:53684 | ||
| 1162 | 2026.01.21 23:43:13.673655 [ 289 ] {} <Debug> TCP-Session: 3fc87185-160a-422a-9376-c8e54bb68b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:39426 | ||
| 1163 | 2026.01.21 23:43:13.673676 [ 287 ] {} <Debug> TCP-Session: c3916aba-5713-4901-b57f-5594c08ee139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.01.21 23:43:13.673689 [ 289 ] {} <Debug> TCP-Session: 3fc87185-160a-422a-9376-c8e54bb68b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.01.21 23:43:13.673702 [ 287 ] {} <Debug> TCP-Session: c3916aba-5713-4901-b57f-5594c08ee139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.01.21 23:43:13.673715 [ 289 ] {} <Debug> TCP-Session: 3fc87185-160a-422a-9376-c8e54bb68b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.01.21 23:43:13.673716 [ 286 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35699) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1168 | 2026.01.21 23:43:13.673401 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.01.21 23:43:13.673244 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42195 | ||
| 1170 | 2026.01.21 23:43:13.673794 [ 294 ] {} <Debug> TCP-Session: 0800e09d-fe8a-4719-afb5-44e833e8ece8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53638 | ||
| 1171 | 2026.01.21 23:43:13.673276 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60251 | ||
| 1172 | 2026.01.21 23:43:13.673827 [ 294 ] {} <Debug> TCP-Session: 0800e09d-fe8a-4719-afb5-44e833e8ece8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.01.21 23:43:13.673866 [ 294 ] {} <Debug> TCP-Session: 0800e09d-fe8a-4719-afb5-44e833e8ece8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.01.21 23:43:13.674034 [ 286 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1175 | 2026.01.21 23:43:13.674061 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1176 | 2026.01.21 23:43:13.674063 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1177 | 2026.01.21 23:43:13.674098 [ 288 ] {} <Debug> TCP-Session: f269a2a8-8fe4-4054-9c0e-5fab9504815b Authenticating user 'default' from [fd00:1122:3344:101::e]:42195 | ||
| 1178 | 2026.01.21 23:43:13.674104 [ 286 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1179 | 2026.01.21 23:43:13.674125 [ 288 ] {} <Debug> TCP-Session: f269a2a8-8fe4-4054-9c0e-5fab9504815b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.01.21 23:43:13.674119 [ 292 ] {} <Debug> TCP-Session: c77f3655-d929-4021-b3a4-f1c92f83b7ac Authenticating user 'default' from [fd00:1122:3344:101::e]:60251 | ||
| 1181 | 2026.01.21 23:43:13.674161 [ 288 ] {} <Debug> TCP-Session: f269a2a8-8fe4-4054-9c0e-5fab9504815b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.01.21 23:43:13.674180 [ 292 ] {} <Debug> TCP-Session: c77f3655-d929-4021-b3a4-f1c92f83b7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.01.21 23:43:13.674206 [ 292 ] {} <Debug> TCP-Session: c77f3655-d929-4021-b3a4-f1c92f83b7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.01.21 23:43:13.674441 [ 286 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865) (SelectExecutor): Key condition: unknown | ||
| 1185 | 2026.01.21 23:43:13.675336 [ 308 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Trace> AggregatingTransform: Aggregating | ||
| 1186 | 2026.01.21 23:43:13.675387 [ 308 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Trace> Aggregator: Aggregation method: without_key | ||
| 1187 | 2026.01.21 23:43:13.675423 [ 308 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883589 sec. (1131.748 rows/sec., 44.21 KiB/sec.) | ||
| 1188 | 2026.01.21 23:43:13.675446 [ 308 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Trace> Aggregator: Merging aggregated data | ||
| 1189 | 2026.01.21 23:43:13.676589 [ 286 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002932 sec., 341.06412005457025 rows/sec., 13.32 KiB/sec. | ||
| 1190 | 2026.01.21 23:43:13.676695 [ 286 ] {2aaa985c-94b9-4d90-a465-5d527733c766} <Debug> TCPHandler: Processed in 0.003417482 sec. | ||
| 1191 | 2026.01.21 23:43:13.676810 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2026.01.21 23:43:13.676841 [ 286 ] {} <Debug> TCP-Session: 28cc74bd-bb59-40bb-be60-e04810fe6cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.01.21 23:43:13.676841 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1194 | 2026.01.21 23:43:13.676865 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1195 | 2026.01.21 23:43:13.676884 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1196 | 2026.01.21 23:43:13.676890 [ 294 ] {} <Debug> TCP-Session: 0800e09d-fe8a-4719-afb5-44e833e8ece8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.01.21 23:43:13.676904 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1198 | 2026.01.21 23:43:13.676928 [ 287 ] {} <Debug> TCP-Session: c3916aba-5713-4901-b57f-5594c08ee139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.01.21 23:43:13.676932 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1200 | 2026.01.21 23:43:13.676962 [ 288 ] {} <Debug> TCP-Session: f269a2a8-8fe4-4054-9c0e-5fab9504815b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.01.21 23:43:13.676978 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1202 | 2026.01.21 23:43:13.676991 [ 292 ] {} <Debug> TCP-Session: c77f3655-d929-4021-b3a4-f1c92f83b7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.01.21 23:43:13.677001 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1204 | 2026.01.21 23:43:13.677025 [ 290 ] {} <Debug> TCP-Session: 4982ba80-d191-4c6d-969e-1769c0f6aab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.01.21 23:43:13.676913 [ 289 ] {} <Debug> TCP-Session: 3fc87185-160a-422a-9376-c8e54bb68b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.01.21 23:43:13.677073 [ 291 ] {} <Debug> TCP-Session: 2e9829a1-fd9f-489c-bb71-bf2bce7c497d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.01.21 23:43:13.676956 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1208 | 2026.01.21 23:43:13.677143 [ 293 ] {} <Debug> TCP-Session: c4590a91-8bbd-4bf7-a3d3-42d6ab0c02d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.01.21 23:43:19.227988 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1210 | 2026.01.21 23:43:19.228092 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1211 | 2026.01.21 23:43:19.286636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1933 | ||
| 1212 | 2026.01.21 23:43:19.287138 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.01.21 23:43:19.287181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1214 | 2026.01.21 23:43:19.287763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 156 | ||
| 1215 | 2026.01.21 23:43:19.287861 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1216 | 2026.01.21 23:43:19.288324 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.01.21 23:43:19.288470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1933 | ||
| 1218 | 2026.01.21 23:43:19.290617 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.01.21 23:43:19.290675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1220 | 2026.01.21 23:43:19.292071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1221 | 2026.01.21 23:43:19.292568 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.01.21 23:43:19.292877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1223 | 2026.01.21 23:43:19.386930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1224 | 2026.01.21 23:43:19.403585 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.01.21 23:43:19.403641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1226 | 2026.01.21 23:43:19.409872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1227 | 2026.01.21 23:43:19.411087 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.01.21 23:43:19.414222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1229 | 2026.01.21 23:43:20.223377 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2026.01.21 23:43:20.223586 [ 4 ] {7838c6e6-99a1-45e5-b42f-f9eb04a1a281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1231 | 2026.01.21 23:43:20.223659 [ 4 ] {7838c6e6-99a1-45e5-b42f-f9eb04a1a281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1232 | 2026.01.21 23:43:20.224465 [ 4 ] {7838c6e6-99a1-45e5-b42f-f9eb04a1a281} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2026.01.21 23:43:20.224513 [ 4 ] {7838c6e6-99a1-45e5-b42f-f9eb04a1a281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1234 | 2026.01.21 23:43:20.225032 [ 4 ] {7838c6e6-99a1-45e5-b42f-f9eb04a1a281} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1235 | 2026.01.21 23:43:20.225478 [ 4 ] {7838c6e6-99a1-45e5-b42f-f9eb04a1a281} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2026.01.21 23:43:20.225638 [ 4 ] {7838c6e6-99a1-45e5-b42f-f9eb04a1a281} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002105 sec., 211876.48456057007 rows/sec., 13.44 MiB/sec. | ||
| 1237 | 2026.01.21 23:43:20.225684 [ 4 ] {7838c6e6-99a1-45e5-b42f-f9eb04a1a281} <Debug> TCPHandler: Processed in 0.002444341 sec. | ||
| 1238 | 2026.01.21 23:43:20.225808 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.01.21 23:43:20.225910 [ 4 ] {663caa08-8fc0-4c2a-b103-730d608e60b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1240 | 2026.01.21 23:43:20.225954 [ 4 ] {663caa08-8fc0-4c2a-b103-730d608e60b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1241 | 2026.01.21 23:43:20.226782 [ 4 ] {663caa08-8fc0-4c2a-b103-730d608e60b1} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.01.21 23:43:20.226820 [ 4 ] {663caa08-8fc0-4c2a-b103-730d608e60b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1243 | 2026.01.21 23:43:20.227339 [ 4 ] {663caa08-8fc0-4c2a-b103-730d608e60b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1244 | 2026.01.21 23:43:20.227780 [ 4 ] {663caa08-8fc0-4c2a-b103-730d608e60b1} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.01.21 23:43:20.227916 [ 4 ] {663caa08-8fc0-4c2a-b103-730d608e60b1} <Debug> executeQuery: Read 1192 rows, 97.30 KiB in 0.002027 sec., 588061.1741489886 rows/sec., 46.88 MiB/sec. | ||
| 1246 | 2026.01.21 23:43:20.227955 [ 4 ] {663caa08-8fc0-4c2a-b103-730d608e60b1} <Debug> TCPHandler: Processed in 0.002200597 sec. | ||
| 1247 | 2026.01.21 23:43:20.228072 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.01.21 23:43:20.228170 [ 4 ] {89fbd7c3-3a72-4e64-b3ad-14edf2d9b2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1249 | 2026.01.21 23:43:20.228212 [ 4 ] {89fbd7c3-3a72-4e64-b3ad-14edf2d9b2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1250 | 2026.01.21 23:43:20.228746 [ 4 ] {89fbd7c3-3a72-4e64-b3ad-14edf2d9b2f6} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.01.21 23:43:20.228783 [ 4 ] {89fbd7c3-3a72-4e64-b3ad-14edf2d9b2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1252 | 2026.01.21 23:43:20.229235 [ 4 ] {89fbd7c3-3a72-4e64-b3ad-14edf2d9b2f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1253 | 2026.01.21 23:43:20.229683 [ 4 ] {89fbd7c3-3a72-4e64-b3ad-14edf2d9b2f6} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.01.21 23:43:20.229816 [ 4 ] {89fbd7c3-3a72-4e64-b3ad-14edf2d9b2f6} <Debug> executeQuery: Read 246 rows, 15.12 KiB in 0.001666 sec., 147659.0636254502 rows/sec., 8.86 MiB/sec. | ||
| 1255 | 2026.01.21 23:43:20.229853 [ 4 ] {89fbd7c3-3a72-4e64-b3ad-14edf2d9b2f6} <Debug> TCPHandler: Processed in 0.001832409 sec. | ||
| 1256 | 2026.01.21 23:43:20.229971 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.01.21 23:43:20.230072 [ 4 ] {7e9411c4-c459-4384-94fd-2784ef35b514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1258 | 2026.01.21 23:43:20.230113 [ 4 ] {7e9411c4-c459-4384-94fd-2784ef35b514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1259 | 2026.01.21 23:43:20.230628 [ 4 ] {7e9411c4-c459-4384-94fd-2784ef35b514} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.01.21 23:43:20.230664 [ 4 ] {7e9411c4-c459-4384-94fd-2784ef35b514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1261 | 2026.01.21 23:43:20.231109 [ 4 ] {7e9411c4-c459-4384-94fd-2784ef35b514} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2026.01.21 23:43:20.231672 [ 4 ] {7e9411c4-c459-4384-94fd-2784ef35b514} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.01.21 23:43:20.231800 [ 4 ] {7e9411c4-c459-4384-94fd-2784ef35b514} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001783 sec., 128996.07403252943 rows/sec., 8.32 MiB/sec. | ||
| 1264 | 2026.01.21 23:43:20.231835 [ 4 ] {7e9411c4-c459-4384-94fd-2784ef35b514} <Debug> TCPHandler: Processed in 0.001950561 sec. | ||
| 1265 | 2026.01.21 23:43:20.231948 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.01.21 23:43:20.232037 [ 4 ] {3bcef941-2d91-4adf-8ff0-735372878154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1267 | 2026.01.21 23:43:20.232074 [ 4 ] {3bcef941-2d91-4adf-8ff0-735372878154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1268 | 2026.01.21 23:43:20.232608 [ 4 ] {3bcef941-2d91-4adf-8ff0-735372878154} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.01.21 23:43:20.232644 [ 4 ] {3bcef941-2d91-4adf-8ff0-735372878154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1270 | 2026.01.21 23:43:20.233100 [ 4 ] {3bcef941-2d91-4adf-8ff0-735372878154} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1271 | 2026.01.21 23:43:20.233614 [ 4 ] {3bcef941-2d91-4adf-8ff0-735372878154} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.01.21 23:43:20.233752 [ 4 ] {3bcef941-2d91-4adf-8ff0-735372878154} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001685 sec., 135905.04451038575 rows/sec., 7.72 MiB/sec. | ||
| 1273 | 2026.01.21 23:43:20.233791 [ 4 ] {3bcef941-2d91-4adf-8ff0-735372878154} <Debug> TCPHandler: Processed in 0.00185301 sec. | ||
| 1274 | 2026.01.21 23:43:20.233910 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.01.21 23:43:20.234006 [ 4 ] {e3e30143-df5d-4451-b923-ba22b1890b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1276 | 2026.01.21 23:43:20.234046 [ 4 ] {e3e30143-df5d-4451-b923-ba22b1890b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1277 | 2026.01.21 23:43:20.234681 [ 4 ] {e3e30143-df5d-4451-b923-ba22b1890b91} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.01.21 23:43:20.234719 [ 4 ] {e3e30143-df5d-4451-b923-ba22b1890b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1279 | 2026.01.21 23:43:20.235161 [ 4 ] {e3e30143-df5d-4451-b923-ba22b1890b91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1280 | 2026.01.21 23:43:20.235573 [ 4 ] {e3e30143-df5d-4451-b923-ba22b1890b91} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.01.21 23:43:20.235710 [ 4 ] {e3e30143-df5d-4451-b923-ba22b1890b91} <Debug> executeQuery: Read 697 rows, 49.41 KiB in 0.001723 sec., 404526.9878119559 rows/sec., 28.01 MiB/sec. | ||
| 1282 | 2026.01.21 23:43:20.235748 [ 4 ] {e3e30143-df5d-4451-b923-ba22b1890b91} <Debug> TCPHandler: Processed in 0.00189003 sec. | ||
| 1283 | 2026.01.21 23:43:20.235863 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.01.21 23:43:20.235959 [ 4 ] {8909a374-b88c-4daf-802e-182534e66041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1285 | 2026.01.21 23:43:20.236001 [ 4 ] {8909a374-b88c-4daf-802e-182534e66041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1286 | 2026.01.21 23:43:20.236336 [ 4 ] {8909a374-b88c-4daf-802e-182534e66041} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.01.21 23:43:20.236371 [ 4 ] {8909a374-b88c-4daf-802e-182534e66041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1288 | 2026.01.21 23:43:20.236782 [ 4 ] {8909a374-b88c-4daf-802e-182534e66041} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1289 | 2026.01.21 23:43:20.237205 [ 4 ] {8909a374-b88c-4daf-802e-182534e66041} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.01.21 23:43:20.237336 [ 4 ] {8909a374-b88c-4daf-802e-182534e66041} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
| 1291 | 2026.01.21 23:43:20.237377 [ 4 ] {8909a374-b88c-4daf-802e-182534e66041} <Debug> TCPHandler: Processed in 0.001565393 sec. | ||
| 1292 | 2026.01.21 23:43:20.237491 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.01.21 23:43:20.237585 [ 4 ] {1e985b4b-0c46-46ff-a11e-ea848612dbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.01.21 23:43:20.237628 [ 4 ] {1e985b4b-0c46-46ff-a11e-ea848612dbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1295 | 2026.01.21 23:43:20.238018 [ 4 ] {1e985b4b-0c46-46ff-a11e-ea848612dbb2} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.01.21 23:43:20.238054 [ 4 ] {1e985b4b-0c46-46ff-a11e-ea848612dbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1297 | 2026.01.21 23:43:20.238479 [ 4 ] {1e985b4b-0c46-46ff-a11e-ea848612dbb2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1298 | 2026.01.21 23:43:20.238934 [ 4 ] {1e985b4b-0c46-46ff-a11e-ea848612dbb2} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.01.21 23:43:20.239066 [ 4 ] {1e985b4b-0c46-46ff-a11e-ea848612dbb2} <Debug> executeQuery: Read 168 rows, 10.59 KiB in 0.001499 sec., 112074.71647765177 rows/sec., 6.90 MiB/sec. | ||
| 1300 | 2026.01.21 23:43:20.239105 [ 4 ] {1e985b4b-0c46-46ff-a11e-ea848612dbb2} <Debug> TCPHandler: Processed in 0.001665215 sec. | ||
| 1301 | 2026.01.21 23:43:20.239225 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.01.21 23:43:20.239319 [ 4 ] {a1e8d2f0-fa33-42ea-867b-71ee3ead7f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1303 | 2026.01.21 23:43:20.239361 [ 4 ] {a1e8d2f0-fa33-42ea-867b-71ee3ead7f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1304 | 2026.01.21 23:43:20.239714 [ 4 ] {a1e8d2f0-fa33-42ea-867b-71ee3ead7f67} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.01.21 23:43:20.239750 [ 4 ] {a1e8d2f0-fa33-42ea-867b-71ee3ead7f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1306 | 2026.01.21 23:43:20.240164 [ 4 ] {a1e8d2f0-fa33-42ea-867b-71ee3ead7f67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1307 | 2026.01.21 23:43:20.240579 [ 4 ] {a1e8d2f0-fa33-42ea-867b-71ee3ead7f67} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.01.21 23:43:20.240710 [ 4 ] {a1e8d2f0-fa33-42ea-867b-71ee3ead7f67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
| 1309 | 2026.01.21 23:43:20.240746 [ 4 ] {a1e8d2f0-fa33-42ea-867b-71ee3ead7f67} <Debug> TCPHandler: Processed in 0.001572203 sec. | ||
| 1310 | 2026.01.21 23:43:20.240860 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.01.21 23:43:20.240954 [ 4 ] {e90ce678-bac8-4b46-b151-bfcc0eb88c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.01.21 23:43:20.241007 [ 4 ] {e90ce678-bac8-4b46-b151-bfcc0eb88c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1313 | 2026.01.21 23:43:20.241744 [ 4 ] {e90ce678-bac8-4b46-b151-bfcc0eb88c6f} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.01.21 23:43:20.241780 [ 4 ] {e90ce678-bac8-4b46-b151-bfcc0eb88c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1315 | 2026.01.21 23:43:20.242444 [ 4 ] {e90ce678-bac8-4b46-b151-bfcc0eb88c6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1316 | 2026.01.21 23:43:20.242874 [ 4 ] {e90ce678-bac8-4b46-b151-bfcc0eb88c6f} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.01.21 23:43:20.243010 [ 4 ] {e90ce678-bac8-4b46-b151-bfcc0eb88c6f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002073 sec., 11095.031355523395 rows/sec., 19.88 MiB/sec. | ||
| 1318 | 2026.01.21 23:43:20.243061 [ 4 ] {e90ce678-bac8-4b46-b151-bfcc0eb88c6f} <Debug> TCPHandler: Processed in 0.002252057 sec. | ||
| 1319 | 2026.01.21 23:43:20.243174 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.01.21 23:43:20.243269 [ 4 ] {6779aabe-c538-49f5-be03-d3a5f6bb24d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.01.21 23:43:20.243310 [ 4 ] {6779aabe-c538-49f5-be03-d3a5f6bb24d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1322 | 2026.01.21 23:43:20.245667 [ 4 ] {6779aabe-c538-49f5-be03-d3a5f6bb24d0} <Trace> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.01.21 23:43:20.245704 [ 4 ] {6779aabe-c538-49f5-be03-d3a5f6bb24d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1324 | 2026.01.21 23:43:20.246167 [ 4 ] {6779aabe-c538-49f5-be03-d3a5f6bb24d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1325 | 2026.01.21 23:43:20.246661 [ 4 ] {6779aabe-c538-49f5-be03-d3a5f6bb24d0} <Trace> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.01.21 23:43:20.246789 [ 4 ] {6779aabe-c538-49f5-be03-d3a5f6bb24d0} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.003538 sec., 1695.8733747880158 rows/sec., 127.80 KiB/sec. | ||
| 1327 | 2026.01.21 23:43:20.246831 [ 4 ] {6779aabe-c538-49f5-be03-d3a5f6bb24d0} <Debug> TCPHandler: Processed in 0.003706778 sec. | ||
| 1328 | 2026.01.21 23:43:20.246946 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.01.21 23:43:20.247040 [ 4 ] {ed1aa6cb-2159-4384-bad9-6b4c5abf2117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.01.21 23:43:20.247081 [ 4 ] {ed1aa6cb-2159-4384-bad9-6b4c5abf2117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1331 | 2026.01.21 23:43:20.247402 [ 4 ] {ed1aa6cb-2159-4384-bad9-6b4c5abf2117} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.01.21 23:43:20.247437 [ 4 ] {ed1aa6cb-2159-4384-bad9-6b4c5abf2117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1333 | 2026.01.21 23:43:20.247856 [ 4 ] {ed1aa6cb-2159-4384-bad9-6b4c5abf2117} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1334 | 2026.01.21 23:43:20.248279 [ 4 ] {ed1aa6cb-2159-4384-bad9-6b4c5abf2117} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.01.21 23:43:20.248406 [ 4 ] {ed1aa6cb-2159-4384-bad9-6b4c5abf2117} <Debug> executeQuery: Read 48 rows, 2.60 KiB in 0.001385 sec., 34657.03971119133 rows/sec., 1.83 MiB/sec. | ||
| 1336 | 2026.01.21 23:43:20.248448 [ 4 ] {ed1aa6cb-2159-4384-bad9-6b4c5abf2117} <Debug> TCPHandler: Processed in 0.001552963 sec. | ||
| 1337 | 2026.01.21 23:43:25.210856 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.01.21 23:43:25.211087 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1339 | 2026.01.21 23:43:25.211421 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.01.21 23:43:25.215323 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1341 | 2026.01.21 23:43:25.215584 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.01.21 23:43:25.215663 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.01.21 23:43:25.215842 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1344 | 2026.01.21 23:43:25.217825 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.01.21 23:43:25.219754 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1346 | 2026.01.21 23:43:25.219779 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1347 | 2026.01.21 23:43:25.228112 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1348 | 2026.01.21 23:43:25.228145 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1349 | 2026.01.21 23:43:25.256418 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.045429 sec., 374.21030619208 rows/sec., 13.44 KiB/sec. | ||
| 1350 | 2026.01.21 23:43:25.256537 [ 4 ] {a421fd91-8038-4a93-971f-1c32ad497a15} <Debug> TCPHandler: Processed in 0.045831063 sec. | ||
| 1351 | 2026.01.21 23:43:25.256915 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.01.21 23:43:25.257079 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.01.21 23:43:25.257331 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.01.21 23:43:25.257364 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1355 | 2026.01.21 23:43:25.257555 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.01.21 23:43:25.257616 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.01.21 23:43:25.257738 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1358 | 2026.01.21 23:43:25.257772 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.01.21 23:43:25.257793 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1360 | 2026.01.21 23:43:25.257809 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.01.21 23:43:25.257845 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1362 | 2026.01.21 23:43:25.257864 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1363 | 2026.01.21 23:43:25.258580 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001573 sec., 10807.374443738081 rows/sec., 388.02 KiB/sec. | ||
| 1364 | 2026.01.21 23:43:25.258672 [ 4 ] {aadce60b-e78b-451d-9fd4-b959444a66b7} <Debug> TCPHandler: Processed in 0.00185598 sec. | ||
| 1365 | 2026.01.21 23:43:25.258891 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.01.21 23:43:25.259033 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.01.21 23:43:25.259252 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.01.21 23:43:25.259287 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1369 | 2026.01.21 23:43:25.259460 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.01.21 23:43:25.259516 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.01.21 23:43:25.259620 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1372 | 2026.01.21 23:43:25.259652 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.01.21 23:43:25.259671 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1374 | 2026.01.21 23:43:25.259687 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.01.21 23:43:25.259723 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1376 | 2026.01.21 23:43:25.259742 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1377 | 2026.01.21 23:43:25.260250 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001275 sec., 13333.333333333332 rows/sec., 478.71 KiB/sec. | ||
| 1378 | 2026.01.21 23:43:25.260336 [ 4 ] {07a45605-0fb0-4d45-8955-a932fed0b50e} <Debug> TCPHandler: Processed in 0.001500461 sec. | ||
| 1379 | 2026.01.21 23:43:25.260544 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.01.21 23:43:25.260675 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1381 | 2026.01.21 23:43:25.260871 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1382 | 2026.01.21 23:43:25.260905 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1383 | 2026.01.21 23:43:25.261071 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.01.21 23:43:25.261124 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.01.21 23:43:25.261224 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1386 | 2026.01.21 23:43:25.261253 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1387 | 2026.01.21 23:43:25.261272 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1388 | 2026.01.21 23:43:25.261289 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1389 | 2026.01.21 23:43:25.261324 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1390 | 2026.01.21 23:43:25.261342 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1391 | 2026.01.21 23:43:25.261798 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001174 sec., 14480.408858603067 rows/sec., 519.89 KiB/sec. | ||
| 1392 | 2026.01.21 23:43:25.261881 [ 4 ] {62bd61cf-0061-4252-8ea6-c35686147537} <Debug> TCPHandler: Processed in 0.001391859 sec. | ||
| 1393 | 2026.01.21 23:43:25.262160 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.01.21 23:43:25.262287 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1395 | 2026.01.21 23:43:25.262496 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1396 | 2026.01.21 23:43:25.262529 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1397 | 2026.01.21 23:43:25.262694 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1398 | 2026.01.21 23:43:25.262746 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1399 | 2026.01.21 23:43:25.262844 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1400 | 2026.01.21 23:43:25.262873 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1401 | 2026.01.21 23:43:25.262891 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1402 | 2026.01.21 23:43:25.262906 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1403 | 2026.01.21 23:43:25.262940 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1404 | 2026.01.21 23:43:25.262958 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1405 | 2026.01.21 23:43:25.263511 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001272 sec., 13364.779874213837 rows/sec., 479.84 KiB/sec. | ||
| 1406 | 2026.01.21 23:43:25.263591 [ 4 ] {f833833e-54a8-40ec-b0a7-d5ab03cee572} <Debug> TCPHandler: Processed in 0.001483421 sec. | ||
| 1407 | 2026.01.21 23:43:25.263777 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.01.21 23:43:25.263905 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1409 | 2026.01.21 23:43:25.264118 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1410 | 2026.01.21 23:43:25.264151 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1411 | 2026.01.21 23:43:25.264318 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1412 | 2026.01.21 23:43:25.264370 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1413 | 2026.01.21 23:43:25.264467 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1414 | 2026.01.21 23:43:25.264496 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1415 | 2026.01.21 23:43:25.264514 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1416 | 2026.01.21 23:43:25.264619 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1417 | 2026.01.21 23:43:25.264655 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1418 | 2026.01.21 23:43:25.264673 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1419 | 2026.01.21 23:43:25.265105 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001249 sec., 13610.888710968777 rows/sec., 488.67 KiB/sec. | ||
| 1420 | 2026.01.21 23:43:25.265273 [ 4 ] {7d99d65b-b248-4d94-be3e-3cfc18ee06e8} <Debug> TCPHandler: Processed in 0.001547952 sec. | ||
| 1421 | 2026.01.21 23:43:25.265486 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.01.21 23:43:25.265613 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1423 | 2026.01.21 23:43:25.265844 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1424 | 2026.01.21 23:43:25.265879 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1425 | 2026.01.21 23:43:25.266050 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1426 | 2026.01.21 23:43:25.266102 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1427 | 2026.01.21 23:43:25.266200 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1428 | 2026.01.21 23:43:25.266229 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1429 | 2026.01.21 23:43:25.266248 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1430 | 2026.01.21 23:43:25.266263 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1431 | 2026.01.21 23:43:25.266296 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1432 | 2026.01.21 23:43:25.266314 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1433 | 2026.01.21 23:43:25.266761 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001197 sec., 14202.17209690894 rows/sec., 509.90 KiB/sec. | ||
| 1434 | 2026.01.21 23:43:25.266843 [ 4 ] {b9240e03-278f-4c06-94bd-e3681fd69edc} <Debug> TCPHandler: Processed in 0.001409299 sec. | ||
| 1435 | 2026.01.21 23:43:25.267057 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.01.21 23:43:25.267183 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1437 | 2026.01.21 23:43:25.267397 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1438 | 2026.01.21 23:43:25.267431 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1439 | 2026.01.21 23:43:25.267603 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1440 | 2026.01.21 23:43:25.267654 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1441 | 2026.01.21 23:43:25.267755 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1442 | 2026.01.21 23:43:25.267783 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1443 | 2026.01.21 23:43:25.267801 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1444 | 2026.01.21 23:43:25.267816 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1445 | 2026.01.21 23:43:25.267848 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1446 | 2026.01.21 23:43:25.267866 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1447 | 2026.01.21 23:43:25.268286 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.00115 sec., 14782.608695652174 rows/sec., 530.74 KiB/sec. | ||
| 1448 | 2026.01.21 23:43:25.268369 [ 4 ] {c092153a-5073-4b30-9af2-81b222274990} <Debug> TCPHandler: Processed in 0.001363908 sec. | ||
| 1449 | 2026.01.21 23:43:25.268576 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.01.21 23:43:25.268710 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1451 | 2026.01.21 23:43:25.268932 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1452 | 2026.01.21 23:43:25.268965 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1453 | 2026.01.21 23:43:25.269146 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1454 | 2026.01.21 23:43:25.269199 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1455 | 2026.01.21 23:43:25.269300 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1456 | 2026.01.21 23:43:25.269329 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1457 | 2026.01.21 23:43:25.269348 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1458 | 2026.01.21 23:43:25.269363 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1459 | 2026.01.21 23:43:25.269395 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1460 | 2026.01.21 23:43:25.269425 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1461 | 2026.01.21 23:43:25.269870 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001201 sec., 14154.870940882598 rows/sec., 508.20 KiB/sec. | ||
| 1462 | 2026.01.21 23:43:25.269957 [ 4 ] {b7f61dd1-8304-4506-b152-9d56fd45c1ac} <Debug> TCPHandler: Processed in 0.001435441 sec. | ||
| 1463 | 2026.01.21 23:43:25.270163 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.01.21 23:43:25.270293 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1465 | 2026.01.21 23:43:25.270519 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1466 | 2026.01.21 23:43:25.270552 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1467 | 2026.01.21 23:43:25.270729 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1468 | 2026.01.21 23:43:25.270782 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1469 | 2026.01.21 23:43:25.270879 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1470 | 2026.01.21 23:43:25.270907 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1471 | 2026.01.21 23:43:25.270925 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1472 | 2026.01.21 23:43:25.270940 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1473 | 2026.01.21 23:43:25.270980 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1474 | 2026.01.21 23:43:25.271001 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1475 | 2026.01.21 23:43:25.271449 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001207 sec., 14084.507042253521 rows/sec., 505.68 KiB/sec. | ||
| 1476 | 2026.01.21 23:43:25.271542 [ 4 ] {f0c3760d-4dcf-44b6-ab9c-70ec69880372} <Debug> TCPHandler: Processed in 0.00142984 sec. | ||
| 1477 | 2026.01.21 23:43:25.271753 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.21 23:43:25.271889 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1479 | 2026.01.21 23:43:25.272120 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1480 | 2026.01.21 23:43:25.272155 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1481 | 2026.01.21 23:43:25.272343 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1482 | 2026.01.21 23:43:25.272399 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1483 | 2026.01.21 23:43:25.272504 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1484 | 2026.01.21 23:43:25.272535 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1485 | 2026.01.21 23:43:25.272555 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1486 | 2026.01.21 23:43:25.272569 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1487 | 2026.01.21 23:43:25.272603 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1488 | 2026.01.21 23:43:25.272622 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1489 | 2026.01.21 23:43:25.273038 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001203 sec., 14131.338320864505 rows/sec., 507.36 KiB/sec. | ||
| 1490 | 2026.01.21 23:43:25.273126 [ 4 ] {5a5a8e4b-43d4-4eab-9873-28351790f894} <Debug> TCPHandler: Processed in 0.00142656 sec. | ||
| 1491 | 2026.01.21 23:43:25.273320 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.21 23:43:25.273452 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1493 | 2026.01.21 23:43:25.273677 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1494 | 2026.01.21 23:43:25.273712 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1495 | 2026.01.21 23:43:25.273895 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1496 | 2026.01.21 23:43:25.273948 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1497 | 2026.01.21 23:43:25.274049 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1498 | 2026.01.21 23:43:25.274077 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1499 | 2026.01.21 23:43:25.274097 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1500 | 2026.01.21 23:43:25.274112 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1501 | 2026.01.21 23:43:25.274145 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1502 | 2026.01.21 23:43:25.274163 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1503 | 2026.01.21 23:43:25.274599 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.0012 sec., 14166.666666666668 rows/sec., 508.63 KiB/sec. | ||
| 1504 | 2026.01.21 23:43:25.274683 [ 4 ] {b568949c-99f8-4097-9be8-b5e4c74a8088} <Debug> TCPHandler: Processed in 0.00141613 sec. | ||
| 1505 | 2026.01.21 23:43:25.274871 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.01.21 23:43:25.275005 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1507 | 2026.01.21 23:43:25.275229 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1508 | 2026.01.21 23:43:25.275264 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1509 | 2026.01.21 23:43:25.275446 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1510 | 2026.01.21 23:43:25.275498 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1511 | 2026.01.21 23:43:25.275597 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1512 | 2026.01.21 23:43:25.275626 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1513 | 2026.01.21 23:43:25.275645 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (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 | ||
| 1514 | 2026.01.21 23:43:25.275659 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1515 | 2026.01.21 23:43:25.275692 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1516 | 2026.01.21 23:43:25.275710 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1517 | 2026.01.21 23:43:25.276130 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001178 sec., 14431.239388794567 rows/sec., 518.13 KiB/sec. | ||
| 1518 | 2026.01.21 23:43:25.276214 [ 4 ] {b7e9fbc4-cc72-4fe1-a88b-7851c7e04d38} <Debug> TCPHandler: Processed in 0.001395989 sec. | ||
| 1519 | 2026.01.21 23:43:25.276402 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.01.21 23:43:25.276540 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1521 | 2026.01.21 23:43:25.276760 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1522 | 2026.01.21 23:43:25.276796 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1523 | 2026.01.21 23:43:25.276987 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1524 | 2026.01.21 23:43:25.277039 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1525 | 2026.01.21 23:43:25.277139 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1526 | 2026.01.21 23:43:25.277167 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1527 | 2026.01.21 23:43:25.277186 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (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 | ||
| 1528 | 2026.01.21 23:43:25.277201 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1529 | 2026.01.21 23:43:25.277235 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1530 | 2026.01.21 23:43:25.277252 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1531 | 2026.01.21 23:43:25.277679 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001192 sec., 14261.744966442953 rows/sec., 512.04 KiB/sec. | ||
| 1532 | 2026.01.21 23:43:25.277759 [ 4 ] {0a0ee7fe-7a71-4b1b-af2c-2ad4fc9eaa32} <Debug> TCPHandler: Processed in 0.00140935 sec. | ||
| 1533 | 2026.01.21 23:43:25.277963 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.01.21 23:43:25.278095 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1535 | 2026.01.21 23:43:25.278314 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1536 | 2026.01.21 23:43:25.278348 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1537 | 2026.01.21 23:43:25.278562 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1538 | 2026.01.21 23:43:25.278620 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1539 | 2026.01.21 23:43:25.278718 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1540 | 2026.01.21 23:43:25.278748 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1541 | 2026.01.21 23:43:25.278767 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (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 | ||
| 1542 | 2026.01.21 23:43:25.278784 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1543 | 2026.01.21 23:43:25.278816 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1544 | 2026.01.21 23:43:25.278835 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1545 | 2026.01.21 23:43:25.279503 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001461 sec., 11635.86584531143 rows/sec., 417.76 KiB/sec. | ||
| 1546 | 2026.01.21 23:43:25.279586 [ 4 ] {196ddb02-c166-46de-9ffb-095fd5f46eef} <Debug> TCPHandler: Processed in 0.001677255 sec. | ||
| 1547 | 2026.01.21 23:43:25.279783 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.01.21 23:43:25.279916 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1549 | 2026.01.21 23:43:25.280149 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1550 | 2026.01.21 23:43:25.280184 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1551 | 2026.01.21 23:43:25.280373 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1552 | 2026.01.21 23:43:25.280425 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1553 | 2026.01.21 23:43:25.280522 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1554 | 2026.01.21 23:43:25.280552 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1555 | 2026.01.21 23:43:25.280571 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (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 | ||
| 1556 | 2026.01.21 23:43:25.280586 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1557 | 2026.01.21 23:43:25.280619 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1558 | 2026.01.21 23:43:25.280638 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1559 | 2026.01.21 23:43:25.281126 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001263 sec., 13460.015835312748 rows/sec., 483.26 KiB/sec. | ||
| 1560 | 2026.01.21 23:43:25.281209 [ 4 ] {5ef0cf0f-711f-48d0-9777-1f1b62cd5027} <Debug> TCPHandler: Processed in 0.001478231 sec. | ||
| 1561 | 2026.01.21 23:43:25.281413 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.01.21 23:43:25.281547 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1563 | 2026.01.21 23:43:25.281768 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1564 | 2026.01.21 23:43:25.281805 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1565 | 2026.01.21 23:43:25.282022 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1566 | 2026.01.21 23:43:25.282075 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1567 | 2026.01.21 23:43:25.282171 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1568 | 2026.01.21 23:43:25.282199 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1569 | 2026.01.21 23:43:25.282219 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (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 | ||
| 1570 | 2026.01.21 23:43:25.282234 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1571 | 2026.01.21 23:43:25.282267 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1572 | 2026.01.21 23:43:25.282285 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1573 | 2026.01.21 23:43:25.282781 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001289 sec., 13188.518231186967 rows/sec., 473.51 KiB/sec. | ||
| 1574 | 2026.01.21 23:43:25.282863 [ 4 ] {ee09bbb5-728b-4956-a8af-733863ae2e29} <Debug> TCPHandler: Processed in 0.001502972 sec. | ||
| 1575 | 2026.01.21 23:43:25.283100 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.01.21 23:43:25.283232 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1577 | 2026.01.21 23:43:25.283449 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1578 | 2026.01.21 23:43:25.283485 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1579 | 2026.01.21 23:43:25.283675 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1580 | 2026.01.21 23:43:25.283728 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1581 | 2026.01.21 23:43:25.283823 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1582 | 2026.01.21 23:43:25.283860 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1583 | 2026.01.21 23:43:25.283884 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (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 | ||
| 1584 | 2026.01.21 23:43:25.283898 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1585 | 2026.01.21 23:43:25.283934 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1586 | 2026.01.21 23:43:25.283953 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1587 | 2026.01.21 23:43:25.284408 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001229 sec., 13832.384052074856 rows/sec., 496.62 KiB/sec. | ||
| 1588 | 2026.01.21 23:43:25.284492 [ 4 ] {9beda751-58b8-4e9d-929a-6b86f88f45d4} <Debug> TCPHandler: Processed in 0.00144389 sec. | ||
| 1589 | 2026.01.21 23:43:25.291823 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.01.21 23:43:25.291937 [ 4 ] {996c0151-5f74-4cb5-b702-81cd73dc1c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1591 | 2026.01.21 23:43:25.291986 [ 4 ] {996c0151-5f74-4cb5-b702-81cd73dc1c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1592 | 2026.01.21 23:43:25.292582 [ 4 ] {996c0151-5f74-4cb5-b702-81cd73dc1c80} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.01.21 23:43:25.292625 [ 4 ] {996c0151-5f74-4cb5-b702-81cd73dc1c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1594 | 2026.01.21 23:43:25.293146 [ 4 ] {996c0151-5f74-4cb5-b702-81cd73dc1c80} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1595 | 2026.01.21 23:43:25.293583 [ 4 ] {996c0151-5f74-4cb5-b702-81cd73dc1c80} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.01.21 23:43:25.293780 [ 4 ] {996c0151-5f74-4cb5-b702-81cd73dc1c80} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001872 sec., 9615.384615384615 rows/sec., 1.31 MiB/sec. | ||
| 1597 | 2026.01.21 23:43:25.293830 [ 4 ] {996c0151-5f74-4cb5-b702-81cd73dc1c80} <Debug> TCPHandler: Processed in 0.002062953 sec. | ||
| 1598 | 2026.01.21 23:43:25.293974 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.01.21 23:43:25.294106 [ 4 ] {113f8be2-cdb8-46ba-96a7-172d4dc06a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1600 | 2026.01.21 23:43:25.294162 [ 4 ] {113f8be2-cdb8-46ba-96a7-172d4dc06a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1601 | 2026.01.21 23:43:25.294676 [ 4 ] {113f8be2-cdb8-46ba-96a7-172d4dc06a22} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.01.21 23:43:25.294714 [ 4 ] {113f8be2-cdb8-46ba-96a7-172d4dc06a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1603 | 2026.01.21 23:43:25.295201 [ 4 ] {113f8be2-cdb8-46ba-96a7-172d4dc06a22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1604 | 2026.01.21 23:43:25.295632 [ 4 ] {113f8be2-cdb8-46ba-96a7-172d4dc06a22} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.01.21 23:43:25.295780 [ 4 ] {113f8be2-cdb8-46ba-96a7-172d4dc06a22} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001713 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
| 1606 | 2026.01.21 23:43:25.295818 [ 4 ] {113f8be2-cdb8-46ba-96a7-172d4dc06a22} <Debug> TCPHandler: Processed in 0.00190639 sec. | ||
| 1607 | 2026.01.21 23:43:25.295941 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.01.21 23:43:25.296035 [ 4 ] {23d2ac0e-c131-4770-9836-a271126436fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1609 | 2026.01.21 23:43:25.296074 [ 4 ] {23d2ac0e-c131-4770-9836-a271126436fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1610 | 2026.01.21 23:43:25.296812 [ 4 ] {23d2ac0e-c131-4770-9836-a271126436fc} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.01.21 23:43:25.296850 [ 4 ] {23d2ac0e-c131-4770-9836-a271126436fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1612 | 2026.01.21 23:43:25.297260 [ 4 ] {23d2ac0e-c131-4770-9836-a271126436fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1613 | 2026.01.21 23:43:25.297674 [ 4 ] {23d2ac0e-c131-4770-9836-a271126436fc} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.01.21 23:43:25.297812 [ 4 ] {23d2ac0e-c131-4770-9836-a271126436fc} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.001796 sec., 32850.77951002227 rows/sec., 2.51 MiB/sec. | ||
| 1615 | 2026.01.21 23:43:25.297856 [ 4 ] {23d2ac0e-c131-4770-9836-a271126436fc} <Debug> TCPHandler: Processed in 0.001968441 sec. | ||
| 1616 | 2026.01.21 23:43:25.297975 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.01.21 23:43:25.298071 [ 4 ] {303a42d3-33d5-4dfc-95ac-d06e31c3da78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1618 | 2026.01.21 23:43:25.298111 [ 4 ] {303a42d3-33d5-4dfc-95ac-d06e31c3da78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1619 | 2026.01.21 23:43:25.298518 [ 4 ] {303a42d3-33d5-4dfc-95ac-d06e31c3da78} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.01.21 23:43:25.298555 [ 4 ] {303a42d3-33d5-4dfc-95ac-d06e31c3da78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1621 | 2026.01.21 23:43:25.298979 [ 4 ] {303a42d3-33d5-4dfc-95ac-d06e31c3da78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1622 | 2026.01.21 23:43:25.299433 [ 4 ] {303a42d3-33d5-4dfc-95ac-d06e31c3da78} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.01.21 23:43:25.299570 [ 4 ] {303a42d3-33d5-4dfc-95ac-d06e31c3da78} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 275.99 KiB/sec. | ||
| 1624 | 2026.01.21 23:43:25.299613 [ 4 ] {303a42d3-33d5-4dfc-95ac-d06e31c3da78} <Debug> TCPHandler: Processed in 0.001690746 sec. | ||
| 1625 | 2026.01.21 23:43:25.299743 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.01.21 23:43:25.299839 [ 4 ] {fc6abbd0-980d-49ad-8982-e10535260713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1627 | 2026.01.21 23:43:25.299880 [ 4 ] {fc6abbd0-980d-49ad-8982-e10535260713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1628 | 2026.01.21 23:43:25.300325 [ 4 ] {fc6abbd0-980d-49ad-8982-e10535260713} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.01.21 23:43:25.300363 [ 4 ] {fc6abbd0-980d-49ad-8982-e10535260713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1630 | 2026.01.21 23:43:25.300791 [ 4 ] {fc6abbd0-980d-49ad-8982-e10535260713} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1631 | 2026.01.21 23:43:25.301220 [ 4 ] {fc6abbd0-980d-49ad-8982-e10535260713} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.01.21 23:43:25.301354 [ 4 ] {fc6abbd0-980d-49ad-8982-e10535260713} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001535 sec., 45602.605863192184 rows/sec., 3.57 MiB/sec. | ||
| 1633 | 2026.01.21 23:43:25.301398 [ 4 ] {fc6abbd0-980d-49ad-8982-e10535260713} <Debug> TCPHandler: Processed in 0.001707826 sec. | ||
| 1634 | 2026.01.21 23:43:25.301528 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.01.21 23:43:25.301625 [ 4 ] {b0a9b53e-5ef2-4e7f-8ce8-ef0519e86a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1636 | 2026.01.21 23:43:25.301667 [ 4 ] {b0a9b53e-5ef2-4e7f-8ce8-ef0519e86a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1637 | 2026.01.21 23:43:25.302105 [ 4 ] {b0a9b53e-5ef2-4e7f-8ce8-ef0519e86a03} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.01.21 23:43:25.302143 [ 4 ] {b0a9b53e-5ef2-4e7f-8ce8-ef0519e86a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1639 | 2026.01.21 23:43:25.302651 [ 4 ] {b0a9b53e-5ef2-4e7f-8ce8-ef0519e86a03} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1640 | 2026.01.21 23:43:25.303107 [ 4 ] {b0a9b53e-5ef2-4e7f-8ce8-ef0519e86a03} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.01.21 23:43:25.303242 [ 4 ] {b0a9b53e-5ef2-4e7f-8ce8-ef0519e86a03} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001636 sec., 99633.25183374083 rows/sec., 6.94 MiB/sec. | ||
| 1642 | 2026.01.21 23:43:25.303285 [ 4 ] {b0a9b53e-5ef2-4e7f-8ce8-ef0519e86a03} <Debug> TCPHandler: Processed in 0.001808028 sec. | ||
| 1643 | 2026.01.21 23:43:25.303409 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.01.21 23:43:25.303504 [ 4 ] {1ac776a0-0cae-4c70-a900-77c0b0270f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1645 | 2026.01.21 23:43:25.303546 [ 4 ] {1ac776a0-0cae-4c70-a900-77c0b0270f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1646 | 2026.01.21 23:43:25.303902 [ 4 ] {1ac776a0-0cae-4c70-a900-77c0b0270f72} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.01.21 23:43:25.303940 [ 4 ] {1ac776a0-0cae-4c70-a900-77c0b0270f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1648 | 2026.01.21 23:43:25.304464 [ 4 ] {1ac776a0-0cae-4c70-a900-77c0b0270f72} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1649 | 2026.01.21 23:43:25.304892 [ 4 ] {1ac776a0-0cae-4c70-a900-77c0b0270f72} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.01.21 23:43:25.305047 [ 4 ] {1ac776a0-0cae-4c70-a900-77c0b0270f72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
| 1651 | 2026.01.21 23:43:25.305093 [ 4 ] {1ac776a0-0cae-4c70-a900-77c0b0270f72} <Debug> TCPHandler: Processed in 0.001734787 sec. | ||
| 1652 | 2026.01.21 23:43:26.788852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2381 | ||
| 1653 | 2026.01.21 23:43:26.789358 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.01.21 23:43:26.789397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1655 | 2026.01.21 23:43:26.790055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1656 | 2026.01.21 23:43:26.790570 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.01.21 23:43:26.790731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2381 | ||
| 1658 | 2026.01.21 23:43:26.914541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1659 | 2026.01.21 23:43:26.932741 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.01.21 23:43:26.932809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1661 | 2026.01.21 23:43:26.939475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1662 | 2026.01.21 23:43:26.940628 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.01.21 23:43:26.943822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1664 | 2026.01.21 23:43:27.000666 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.17 MiB, peak 173.17 MiB, free memory in arenas 0.00 B, will set to 170.36 MiB (RSS), difference: 1.19 MiB | ||
| 1665 | 2026.01.21 23:43:29.293310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 230 | ||
| 1666 | 2026.01.21 23:43:29.296424 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.01.21 23:43:29.296483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1668 | 2026.01.21 23:43:29.297877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1669 | 2026.01.21 23:43:29.298393 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.01.21 23:43:29.298697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1671 | 2026.01.21 23:43:30.234454 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.01.21 23:43:30.234649 [ 4 ] {38afc903-f692-4223-b8cc-feb8cc8337a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.01.21 23:43:30.234716 [ 4 ] {38afc903-f692-4223-b8cc-feb8cc8337a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1674 | 2026.01.21 23:43:30.235485 [ 4 ] {38afc903-f692-4223-b8cc-feb8cc8337a5} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.01.21 23:43:30.235533 [ 4 ] {38afc903-f692-4223-b8cc-feb8cc8337a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1676 | 2026.01.21 23:43:30.236211 [ 4 ] {38afc903-f692-4223-b8cc-feb8cc8337a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1677 | 2026.01.21 23:43:30.236662 [ 4 ] {38afc903-f692-4223-b8cc-feb8cc8337a5} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.01.21 23:43:30.236823 [ 4 ] {38afc903-f692-4223-b8cc-feb8cc8337a5} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00222 sec., 200900.9009009009 rows/sec., 12.74 MiB/sec. | ||
| 1679 | 2026.01.21 23:43:30.236871 [ 4 ] {38afc903-f692-4223-b8cc-feb8cc8337a5} <Debug> TCPHandler: Processed in 0.002546524 sec. | ||
| 1680 | 2026.01.21 23:43:30.237001 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.01.21 23:43:30.237104 [ 4 ] {294af4db-1da2-49b4-a733-af17f69eca06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1682 | 2026.01.21 23:43:30.237148 [ 4 ] {294af4db-1da2-49b4-a733-af17f69eca06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1683 | 2026.01.21 23:43:30.238138 [ 4 ] {294af4db-1da2-49b4-a733-af17f69eca06} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.01.21 23:43:30.238178 [ 4 ] {294af4db-1da2-49b4-a733-af17f69eca06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1685 | 2026.01.21 23:43:30.238689 [ 4 ] {294af4db-1da2-49b4-a733-af17f69eca06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1686 | 2026.01.21 23:43:30.239197 [ 4 ] {294af4db-1da2-49b4-a733-af17f69eca06} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.01.21 23:43:30.239333 [ 4 ] {294af4db-1da2-49b4-a733-af17f69eca06} <Debug> executeQuery: Read 1274 rows, 104.14 KiB in 0.002253 sec., 565468.264536174 rows/sec., 45.14 MiB/sec. | ||
| 1688 | 2026.01.21 23:43:30.239371 [ 4 ] {294af4db-1da2-49b4-a733-af17f69eca06} <Debug> TCPHandler: Processed in 0.002424111 sec. | ||
| 1689 | 2026.01.21 23:43:30.239484 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.01.21 23:43:30.239584 [ 4 ] {826d0109-aaed-4dad-8264-528e68af838f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1691 | 2026.01.21 23:43:30.239624 [ 4 ] {826d0109-aaed-4dad-8264-528e68af838f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1692 | 2026.01.21 23:43:30.240076 [ 4 ] {826d0109-aaed-4dad-8264-528e68af838f} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.01.21 23:43:30.240110 [ 4 ] {826d0109-aaed-4dad-8264-528e68af838f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1694 | 2026.01.21 23:43:30.240487 [ 4 ] {826d0109-aaed-4dad-8264-528e68af838f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1695 | 2026.01.21 23:43:30.240948 [ 4 ] {826d0109-aaed-4dad-8264-528e68af838f} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.01.21 23:43:30.241077 [ 4 ] {826d0109-aaed-4dad-8264-528e68af838f} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001513 sec., 171183.07997356245 rows/sec., 10.39 MiB/sec. | ||
| 1697 | 2026.01.21 23:43:30.241113 [ 4 ] {826d0109-aaed-4dad-8264-528e68af838f} <Debug> TCPHandler: Processed in 0.001681715 sec. | ||
| 1698 | 2026.01.21 23:43:30.241221 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.01.21 23:43:30.241316 [ 4 ] {c2e20dc1-4885-4bd4-9d54-6eee8dd1e27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.01.21 23:43:30.241355 [ 4 ] {c2e20dc1-4885-4bd4-9d54-6eee8dd1e27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1701 | 2026.01.21 23:43:30.241830 [ 4 ] {c2e20dc1-4885-4bd4-9d54-6eee8dd1e27a} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.01.21 23:43:30.241866 [ 4 ] {c2e20dc1-4885-4bd4-9d54-6eee8dd1e27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1703 | 2026.01.21 23:43:30.242286 [ 4 ] {c2e20dc1-4885-4bd4-9d54-6eee8dd1e27a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1704 | 2026.01.21 23:43:30.242738 [ 4 ] {c2e20dc1-4885-4bd4-9d54-6eee8dd1e27a} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.01.21 23:43:30.242867 [ 4 ] {c2e20dc1-4885-4bd4-9d54-6eee8dd1e27a} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001569 sec., 146590.1848311026 rows/sec., 9.45 MiB/sec. | ||
| 1706 | 2026.01.21 23:43:30.242904 [ 4 ] {c2e20dc1-4885-4bd4-9d54-6eee8dd1e27a} <Debug> TCPHandler: Processed in 0.001734207 sec. | ||
| 1707 | 2026.01.21 23:43:30.243017 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.01.21 23:43:30.243111 [ 4 ] {7f1b55fb-845f-43d4-ba44-8e61bea563d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.01.21 23:43:30.243150 [ 4 ] {7f1b55fb-845f-43d4-ba44-8e61bea563d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1710 | 2026.01.21 23:43:30.243627 [ 4 ] {7f1b55fb-845f-43d4-ba44-8e61bea563d0} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.01.21 23:43:30.243664 [ 4 ] {7f1b55fb-845f-43d4-ba44-8e61bea563d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1712 | 2026.01.21 23:43:30.244049 [ 4 ] {7f1b55fb-845f-43d4-ba44-8e61bea563d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1713 | 2026.01.21 23:43:30.244437 [ 4 ] {7f1b55fb-845f-43d4-ba44-8e61bea563d0} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.01.21 23:43:30.244557 [ 4 ] {7f1b55fb-845f-43d4-ba44-8e61bea563d0} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00152 sec., 150657.8947368421 rows/sec., 8.55 MiB/sec. | ||
| 1715 | 2026.01.21 23:43:30.244592 [ 4 ] {7f1b55fb-845f-43d4-ba44-8e61bea563d0} <Debug> TCPHandler: Processed in 0.001686055 sec. | ||
| 1716 | 2026.01.21 23:43:30.244764 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.01.21 23:43:30.244858 [ 4 ] {1cad054b-baf7-4c09-bca0-5f44bf2e4e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1718 | 2026.01.21 23:43:30.244898 [ 4 ] {1cad054b-baf7-4c09-bca0-5f44bf2e4e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1719 | 2026.01.21 23:43:30.245559 [ 4 ] {1cad054b-baf7-4c09-bca0-5f44bf2e4e44} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.01.21 23:43:30.245596 [ 4 ] {1cad054b-baf7-4c09-bca0-5f44bf2e4e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1721 | 2026.01.21 23:43:30.246075 [ 4 ] {1cad054b-baf7-4c09-bca0-5f44bf2e4e44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1722 | 2026.01.21 23:43:30.246492 [ 4 ] {1cad054b-baf7-4c09-bca0-5f44bf2e4e44} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.01.21 23:43:30.246624 [ 4 ] {1cad054b-baf7-4c09-bca0-5f44bf2e4e44} <Debug> executeQuery: Read 775 rows, 55.66 KiB in 0.001784 sec., 434417.0403587444 rows/sec., 30.47 MiB/sec. | ||
| 1724 | 2026.01.21 23:43:30.246661 [ 4 ] {1cad054b-baf7-4c09-bca0-5f44bf2e4e44} <Debug> TCPHandler: Processed in 0.001948041 sec. | ||
| 1725 | 2026.01.21 23:43:30.246780 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.01.21 23:43:30.246875 [ 4 ] {7f7af6bf-f778-4c85-b496-7509ed585db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1727 | 2026.01.21 23:43:30.246916 [ 4 ] {7f7af6bf-f778-4c85-b496-7509ed585db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1728 | 2026.01.21 23:43:30.247231 [ 4 ] {7f7af6bf-f778-4c85-b496-7509ed585db8} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.01.21 23:43:30.247267 [ 4 ] {7f7af6bf-f778-4c85-b496-7509ed585db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1730 | 2026.01.21 23:43:30.247671 [ 4 ] {7f7af6bf-f778-4c85-b496-7509ed585db8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1731 | 2026.01.21 23:43:30.248131 [ 4 ] {7f7af6bf-f778-4c85-b496-7509ed585db8} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.01.21 23:43:30.248261 [ 4 ] {7f7af6bf-f778-4c85-b496-7509ed585db8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. | ||
| 1733 | 2026.01.21 23:43:30.248296 [ 4 ] {7f7af6bf-f778-4c85-b496-7509ed585db8} <Debug> TCPHandler: Processed in 0.001567023 sec. | ||
| 1734 | 2026.01.21 23:43:30.248401 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.01.21 23:43:30.248496 [ 4 ] {5e985562-2566-44e2-867a-02d639aad9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.01.21 23:43:30.248538 [ 4 ] {5e985562-2566-44e2-867a-02d639aad9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1737 | 2026.01.21 23:43:30.248953 [ 4 ] {5e985562-2566-44e2-867a-02d639aad9d6} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.01.21 23:43:30.248987 [ 4 ] {5e985562-2566-44e2-867a-02d639aad9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1739 | 2026.01.21 23:43:30.249386 [ 4 ] {5e985562-2566-44e2-867a-02d639aad9d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1740 | 2026.01.21 23:43:30.249870 [ 4 ] {5e985562-2566-44e2-867a-02d639aad9d6} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.01.21 23:43:30.249998 [ 4 ] {5e985562-2566-44e2-867a-02d639aad9d6} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001519 sec., 215931.53390388415 rows/sec., 14.15 MiB/sec. | ||
| 1742 | 2026.01.21 23:43:30.250034 [ 4 ] {5e985562-2566-44e2-867a-02d639aad9d6} <Debug> TCPHandler: Processed in 0.001682726 sec. | ||
| 1743 | 2026.01.21 23:43:30.250142 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.01.21 23:43:30.250236 [ 4 ] {a64d89d5-3a8c-4953-9ef1-ec1f7c51f997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.01.21 23:43:30.250277 [ 4 ] {a64d89d5-3a8c-4953-9ef1-ec1f7c51f997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1746 | 2026.01.21 23:43:30.250577 [ 4 ] {a64d89d5-3a8c-4953-9ef1-ec1f7c51f997} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.01.21 23:43:30.250614 [ 4 ] {a64d89d5-3a8c-4953-9ef1-ec1f7c51f997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1748 | 2026.01.21 23:43:30.251013 [ 4 ] {a64d89d5-3a8c-4953-9ef1-ec1f7c51f997} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1749 | 2026.01.21 23:43:30.251431 [ 4 ] {a64d89d5-3a8c-4953-9ef1-ec1f7c51f997} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.01.21 23:43:30.251560 [ 4 ] {a64d89d5-3a8c-4953-9ef1-ec1f7c51f997} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec. | ||
| 1751 | 2026.01.21 23:43:30.251595 [ 4 ] {a64d89d5-3a8c-4953-9ef1-ec1f7c51f997} <Debug> TCPHandler: Processed in 0.001504212 sec. | ||
| 1752 | 2026.01.21 23:43:30.251702 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.01.21 23:43:30.251796 [ 4 ] {d2181a29-347f-4dd7-826d-de6cf0df7cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1754 | 2026.01.21 23:43:30.251849 [ 4 ] {d2181a29-347f-4dd7-826d-de6cf0df7cce} <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 | ||
| 1755 | 2026.01.21 23:43:30.252627 [ 4 ] {d2181a29-347f-4dd7-826d-de6cf0df7cce} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.01.21 23:43:30.252664 [ 4 ] {d2181a29-347f-4dd7-826d-de6cf0df7cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1757 | 2026.01.21 23:43:30.253270 [ 4 ] {d2181a29-347f-4dd7-826d-de6cf0df7cce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1758 | 2026.01.21 23:43:30.253806 [ 4 ] {d2181a29-347f-4dd7-826d-de6cf0df7cce} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.01.21 23:43:30.253947 [ 4 ] {d2181a29-347f-4dd7-826d-de6cf0df7cce} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002167 sec., 16612.828795569912 rows/sec., 29.77 MiB/sec. | ||
| 1760 | 2026.01.21 23:43:30.254001 [ 4 ] {d2181a29-347f-4dd7-826d-de6cf0df7cce} <Debug> TCPHandler: Processed in 0.002349529 sec. | ||
| 1761 | 2026.01.21 23:43:30.254111 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.01.21 23:43:30.254206 [ 4 ] {263a1664-89a0-4ec4-b315-1135672ab9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1763 | 2026.01.21 23:43:30.254246 [ 4 ] {263a1664-89a0-4ec4-b315-1135672ab9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1764 | 2026.01.21 23:43:30.254553 [ 4 ] {263a1664-89a0-4ec4-b315-1135672ab9f1} <Trace> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.01.21 23:43:30.254589 [ 4 ] {263a1664-89a0-4ec4-b315-1135672ab9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1766 | 2026.01.21 23:43:30.255004 [ 4 ] {263a1664-89a0-4ec4-b315-1135672ab9f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1767 | 2026.01.21 23:43:30.255431 [ 4 ] {263a1664-89a0-4ec4-b315-1135672ab9f1} <Trace> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.01.21 23:43:30.255560 [ 4 ] {263a1664-89a0-4ec4-b315-1135672ab9f1} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001373 sec., 6554.989075018208 rows/sec., 504.28 KiB/sec. | ||
| 1769 | 2026.01.21 23:43:30.255595 [ 4 ] {263a1664-89a0-4ec4-b315-1135672ab9f1} <Debug> TCPHandler: Processed in 0.001535422 sec. | ||
| 1770 | 2026.01.21 23:43:30.255699 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.01.21 23:43:30.255793 [ 4 ] {05b87dbc-2107-44cd-bf76-8531b207bec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.01.21 23:43:30.255832 [ 4 ] {05b87dbc-2107-44cd-bf76-8531b207bec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1773 | 2026.01.21 23:43:30.256156 [ 4 ] {05b87dbc-2107-44cd-bf76-8531b207bec3} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.01.21 23:43:30.256192 [ 4 ] {05b87dbc-2107-44cd-bf76-8531b207bec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1775 | 2026.01.21 23:43:30.256658 [ 4 ] {05b87dbc-2107-44cd-bf76-8531b207bec3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1776 | 2026.01.21 23:43:30.257068 [ 4 ] {05b87dbc-2107-44cd-bf76-8531b207bec3} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.01.21 23:43:30.257198 [ 4 ] {05b87dbc-2107-44cd-bf76-8531b207bec3} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001422 sec., 75949.36708860759 rows/sec., 4.63 MiB/sec. | ||
| 1778 | 2026.01.21 23:43:30.257232 [ 4 ] {05b87dbc-2107-44cd-bf76-8531b207bec3} <Debug> TCPHandler: Processed in 0.001583543 sec. | ||
| 1779 | 2026.01.21 23:43:34.228140 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1780 | 2026.01.21 23:43:34.228195 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1781 | 2026.01.21 23:43:34.291121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2893 | ||
| 1782 | 2026.01.21 23:43:34.291932 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.01.21 23:43:34.291973 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1784 | 2026.01.21 23:43:34.292573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1785 | 2026.01.21 23:43:34.293020 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.01.21 23:43:34.293150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2893 | ||
| 1787 | 2026.01.21 23:43:34.293230 [ 74 ] {} <Debug> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1788 | 2026.01.21 23:43:34.293334 [ 74 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.01.21 23:43:34.293370 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1790 | 2026.01.21 23:43:34.296248 [ 192 ] {39481c39-f20e-4b62-b76c-d2429abc5331::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 | ||
| 1791 | 2026.01.21 23:43:34.298852 [ 192 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1792 | 2026.01.21 23:43:34.298965 [ 192 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1793 | 2026.01.21 23:43:34.299092 [ 192 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1794 | 2026.01.21 23:43:34.299149 [ 192 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 445 rows starting from the beginning of the part | ||
| 1795 | 2026.01.21 23:43:34.299198 [ 192 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1796 | 2026.01.21 23:43:34.299247 [ 192 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1797 | 2026.01.21 23:43:34.299296 [ 192 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1798 | 2026.01.21 23:43:34.339435 [ 187 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 4 columns (4 merged, 0 gathered) in 0.045903235 sec., 63023.880560923426 rows/sec., 923.20 KiB/sec. | ||
| 1799 | 2026.01.21 23:43:34.340480 [ 187 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1800 | 2026.01.21 23:43:34.341081 [ 187 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.01.21 23:43:34.341167 [ 187 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_6_1} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1802 | 2026.01.21 23:43:34.341291 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1803 | 2026.01.21 23:43:34.444269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1804 | 2026.01.21 23:43:34.462470 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.01.21 23:43:34.462519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1806 | 2026.01.21 23:43:34.469209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1807 | 2026.01.21 23:43:34.470310 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.01.21 23:43:34.470602 [ 74 ] {} <Debug> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1809 | 2026.01.21 23:43:34.470654 [ 74 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.01.21 23:43:34.470676 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1811 | 2026.01.21 23:43:34.470779 [ 187 ] {0b682399-a580-44be-a542-ab8e6c1e3817::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 | ||
| 1812 | 2026.01.21 23:43:34.473966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1813 | 2026.01.21 23:43:34.475324 [ 187 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1814 | 2026.01.21 23:43:34.477016 [ 187 ] {0b682399-a580-44be-a542-ab8e6c1e3817::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 | ||
| 1815 | 2026.01.21 23:43:34.482046 [ 187 ] {0b682399-a580-44be-a542-ab8e6c1e3817::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 | ||
| 1816 | 2026.01.21 23:43:34.486592 [ 187 ] {0b682399-a580-44be-a542-ab8e6c1e3817::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 | ||
| 1817 | 2026.01.21 23:43:34.490828 [ 187 ] {0b682399-a580-44be-a542-ab8e6c1e3817::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 | ||
| 1818 | 2026.01.21 23:43:34.498161 [ 187 ] {0b682399-a580-44be-a542-ab8e6c1e3817::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 | ||
| 1819 | 2026.01.21 23:43:34.502378 [ 187 ] {0b682399-a580-44be-a542-ab8e6c1e3817::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 | ||
| 1820 | 2026.01.21 23:43:34.571928 [ 192 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101249298 sec., 454.3241376350086 rows/sec., 2.35 MiB/sec. | ||
| 1821 | 2026.01.21 23:43:34.574145 [ 191 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1822 | 2026.01.21 23:43:34.576665 [ 191 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_6_1} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.01.21 23:43:34.576795 [ 191 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_6_1} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1824 | 2026.01.21 23:43:34.578487 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1825 | 2026.01.21 23:43:35.000300 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.57 MiB, peak 181.11 MiB, free memory in arenas 0.00 B, will set to 182.11 MiB (RSS), difference: 10.54 MiB | ||
| 1826 | 2026.01.21 23:43:35.217855 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.01.21 23:43:35.218053 [ 4 ] {fb273913-10d6-49c9-b18d-4c9ac3d8f283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1828 | 2026.01.21 23:43:35.218126 [ 4 ] {fb273913-10d6-49c9-b18d-4c9ac3d8f283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1829 | 2026.01.21 23:43:35.218824 [ 4 ] {fb273913-10d6-49c9-b18d-4c9ac3d8f283} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.01.21 23:43:35.218875 [ 4 ] {fb273913-10d6-49c9-b18d-4c9ac3d8f283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1831 | 2026.01.21 23:43:35.219358 [ 4 ] {fb273913-10d6-49c9-b18d-4c9ac3d8f283} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1832 | 2026.01.21 23:43:35.219787 [ 4 ] {fb273913-10d6-49c9-b18d-4c9ac3d8f283} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.01.21 23:43:35.219959 [ 4 ] {fb273913-10d6-49c9-b18d-4c9ac3d8f283} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002019 sec., 27736.503219415554 rows/sec., 2.13 MiB/sec. | ||
| 1834 | 2026.01.21 23:43:35.220071 [ 4 ] {fb273913-10d6-49c9-b18d-4c9ac3d8f283} <Debug> TCPHandler: Processed in 0.0023533 sec. | ||
| 1835 | 2026.01.21 23:43:35.220214 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.01.21 23:43:35.220325 [ 4 ] {378bf172-d3ad-4766-9468-0a995d865adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1837 | 2026.01.21 23:43:35.220371 [ 4 ] {378bf172-d3ad-4766-9468-0a995d865adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1838 | 2026.01.21 23:43:35.220839 [ 4 ] {378bf172-d3ad-4766-9468-0a995d865adf} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.01.21 23:43:35.220877 [ 4 ] {378bf172-d3ad-4766-9468-0a995d865adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1840 | 2026.01.21 23:43:35.221335 [ 4 ] {378bf172-d3ad-4766-9468-0a995d865adf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1841 | 2026.01.21 23:43:35.221808 [ 4 ] {378bf172-d3ad-4766-9468-0a995d865adf} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.01.21 23:43:35.221966 [ 4 ] {378bf172-d3ad-4766-9468-0a995d865adf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001663 sec., 38484.66626578473 rows/sec., 3.00 MiB/sec. | ||
| 1843 | 2026.01.21 23:43:35.222008 [ 4 ] {378bf172-d3ad-4766-9468-0a995d865adf} <Debug> TCPHandler: Processed in 0.001848408 sec. | ||
| 1844 | 2026.01.21 23:43:35.222128 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.01.21 23:43:35.222226 [ 4 ] {5f44bdc9-ce87-49f2-9221-204352ba247b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.01.21 23:43:35.222272 [ 4 ] {5f44bdc9-ce87-49f2-9221-204352ba247b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1847 | 2026.01.21 23:43:35.222693 [ 4 ] {5f44bdc9-ce87-49f2-9221-204352ba247b} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.01.21 23:43:35.222730 [ 4 ] {5f44bdc9-ce87-49f2-9221-204352ba247b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1849 | 2026.01.21 23:43:35.223180 [ 4 ] {5f44bdc9-ce87-49f2-9221-204352ba247b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1850 | 2026.01.21 23:43:35.223602 [ 4 ] {5f44bdc9-ce87-49f2-9221-204352ba247b} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.01.21 23:43:35.223758 [ 4 ] {5f44bdc9-ce87-49f2-9221-204352ba247b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
| 1852 | 2026.01.21 23:43:35.223798 [ 4 ] {5f44bdc9-ce87-49f2-9221-204352ba247b} <Debug> TCPHandler: Processed in 0.001723926 sec. | ||
| 1853 | 2026.01.21 23:43:35.223910 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.01.21 23:43:35.224007 [ 4 ] {b86d4e84-7cdd-4dbe-a405-815dc85153ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.01.21 23:43:35.224050 [ 4 ] {b86d4e84-7cdd-4dbe-a405-815dc85153ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1856 | 2026.01.21 23:43:35.224386 [ 4 ] {b86d4e84-7cdd-4dbe-a405-815dc85153ee} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.01.21 23:43:35.224423 [ 4 ] {b86d4e84-7cdd-4dbe-a405-815dc85153ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1858 | 2026.01.21 23:43:35.224851 [ 4 ] {b86d4e84-7cdd-4dbe-a405-815dc85153ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1859 | 2026.01.21 23:43:35.225337 [ 4 ] {b86d4e84-7cdd-4dbe-a405-815dc85153ee} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.01.21 23:43:35.225492 [ 4 ] {b86d4e84-7cdd-4dbe-a405-815dc85153ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
| 1861 | 2026.01.21 23:43:35.225531 [ 4 ] {b86d4e84-7cdd-4dbe-a405-815dc85153ee} <Debug> TCPHandler: Processed in 0.001673545 sec. | ||
| 1862 | 2026.01.21 23:43:35.667570 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.01.21 23:43:35.667813 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1864 | 2026.01.21 23:43:35.668213 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1865 | 2026.01.21 23:43:35.668258 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1866 | 2026.01.21 23:43:35.668546 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1867 | 2026.01.21 23:43:35.668629 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1868 | 2026.01.21 23:43:35.668773 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1869 | 2026.01.21 23:43:35.668880 [ 306 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1870 | 2026.01.21 23:43:35.668953 [ 317 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1871 | 2026.01.21 23:43:35.669077 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (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 | ||
| 1872 | 2026.01.21 23:43:35.669105 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1873 | 2026.01.21 23:43:35.674034 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1874 | 2026.01.21 23:43:35.674069 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1875 | 2026.01.21 23:43:35.674146 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1876 | 2026.01.21 23:43:35.674197 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1877 | 2026.01.21 23:43:35.675175 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.007466 sec., 4687.918564157514 rows/sec., 180.37 KiB/sec. | ||
| 1878 | 2026.01.21 23:43:35.675281 [ 4 ] {15df1bc2-f240-4569-b934-84e5dae46ed4} <Debug> TCPHandler: Processed in 0.007844665 sec. | ||
| 1879 | 2026.01.21 23:43:35.675622 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.01.21 23:43:35.675780 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1881 | 2026.01.21 23:43:35.676121 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1882 | 2026.01.21 23:43:35.676156 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1883 | 2026.01.21 23:43:35.676448 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1884 | 2026.01.21 23:43:35.676506 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1885 | 2026.01.21 23:43:35.676613 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1886 | 2026.01.21 23:43:35.676680 [ 321 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1887 | 2026.01.21 23:43:35.676690 [ 306 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1888 | 2026.01.21 23:43:35.676786 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (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 | ||
| 1889 | 2026.01.21 23:43:35.676807 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1890 | 2026.01.21 23:43:35.676862 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1891 | 2026.01.21 23:43:35.676879 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1892 | 2026.01.21 23:43:35.676909 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1893 | 2026.01.21 23:43:35.676941 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1894 | 2026.01.21 23:43:35.677689 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001967 sec., 17793.59430604982 rows/sec., 684.64 KiB/sec. | ||
| 1895 | 2026.01.21 23:43:35.677800 [ 4 ] {ef3564d1-9182-412e-a0a2-a2347a3d59f8} <Debug> TCPHandler: Processed in 0.002242128 sec. | ||
| 1896 | 2026.01.21 23:43:35.678079 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.01.21 23:43:35.678253 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1898 | 2026.01.21 23:43:35.678536 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1899 | 2026.01.21 23:43:35.678581 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1900 | 2026.01.21 23:43:35.678852 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1901 | 2026.01.21 23:43:35.678915 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1902 | 2026.01.21 23:43:35.679043 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1903 | 2026.01.21 23:43:35.679121 [ 306 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1904 | 2026.01.21 23:43:35.679148 [ 317 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1905 | 2026.01.21 23:43:35.679238 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1906 | 2026.01.21 23:43:35.679270 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1907 | 2026.01.21 23:43:35.679341 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1908 | 2026.01.21 23:43:35.679364 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1909 | 2026.01.21 23:43:35.679404 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1910 | 2026.01.21 23:43:35.679444 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1911 | 2026.01.21 23:43:35.680138 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001968 sec., 17784.552845528455 rows/sec., 684.29 KiB/sec. | ||
| 1912 | 2026.01.21 23:43:35.680253 [ 4 ] {91d2f97e-0bdf-465a-be21-e8fe2c068784} <Debug> TCPHandler: Processed in 0.002250297 sec. | ||
| 1913 | 2026.01.21 23:43:35.680481 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.01.21 23:43:35.680624 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1915 | 2026.01.21 23:43:35.680852 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1916 | 2026.01.21 23:43:35.680890 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1917 | 2026.01.21 23:43:35.681098 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1918 | 2026.01.21 23:43:35.681154 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1919 | 2026.01.21 23:43:35.681258 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1920 | 2026.01.21 23:43:35.681323 [ 321 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1921 | 2026.01.21 23:43:35.681337 [ 325 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1922 | 2026.01.21 23:43:35.681430 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1923 | 2026.01.21 23:43:35.681456 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1924 | 2026.01.21 23:43:35.681514 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1925 | 2026.01.21 23:43:35.681531 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1926 | 2026.01.21 23:43:35.681563 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1927 | 2026.01.21 23:43:35.681596 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1928 | 2026.01.21 23:43:35.682228 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001665 sec., 21021.02102102102 rows/sec., 808.82 KiB/sec. | ||
| 1929 | 2026.01.21 23:43:35.682323 [ 4 ] {e6a432ab-87c1-4bde-96ec-5518aa5f87c7} <Debug> TCPHandler: Processed in 0.0018949 sec. | ||
| 1930 | 2026.01.21 23:43:35.682602 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.01.21 23:43:35.682747 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1932 | 2026.01.21 23:43:35.682983 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1933 | 2026.01.21 23:43:35.683022 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1934 | 2026.01.21 23:43:35.683294 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1935 | 2026.01.21 23:43:35.683361 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1936 | 2026.01.21 23:43:35.683469 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1937 | 2026.01.21 23:43:35.683526 [ 306 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1938 | 2026.01.21 23:43:35.683537 [ 321 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1939 | 2026.01.21 23:43:35.683622 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1940 | 2026.01.21 23:43:35.683649 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1941 | 2026.01.21 23:43:35.683706 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1942 | 2026.01.21 23:43:35.683725 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1943 | 2026.01.21 23:43:35.683756 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1944 | 2026.01.21 23:43:35.683805 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1945 | 2026.01.21 23:43:35.684543 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001857 sec., 18847.60366182014 rows/sec., 725.19 KiB/sec. | ||
| 1946 | 2026.01.21 23:43:35.684673 [ 4 ] {af7dbd25-dba3-4549-8b54-ee1a7c56c2d5} <Debug> TCPHandler: Processed in 0.002123354 sec. | ||
| 1947 | 2026.01.21 23:43:35.684917 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.01.21 23:43:35.685055 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1949 | 2026.01.21 23:43:35.685277 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1950 | 2026.01.21 23:43:35.685313 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1951 | 2026.01.21 23:43:35.685526 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1952 | 2026.01.21 23:43:35.685582 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1953 | 2026.01.21 23:43:35.685727 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1954 | 2026.01.21 23:43:35.685807 [ 306 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1955 | 2026.01.21 23:43:35.685820 [ 327 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1956 | 2026.01.21 23:43:35.685930 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1957 | 2026.01.21 23:43:35.685965 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1958 | 2026.01.21 23:43:35.686030 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1959 | 2026.01.21 23:43:35.686049 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Debug> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1960 | 2026.01.21 23:43:35.686081 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1961 | 2026.01.21 23:43:35.686124 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1962 | 2026.01.21 23:43:35.686701 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001705 sec., 20527.859237536657 rows/sec., 789.84 KiB/sec. | ||
| 1963 | 2026.01.21 23:43:35.686809 [ 4 ] {316c4f89-84a8-4a4b-971a-76d7cfc284d0} <Debug> TCPHandler: Processed in 0.001944571 sec. | ||
| 1964 | 2026.01.21 23:43:35.759629 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.01.21 23:43:35.759791 [ 4 ] {5baab9da-cf26-40c3-8519-89c5c912c938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1966 | 2026.01.21 23:43:35.759856 [ 4 ] {5baab9da-cf26-40c3-8519-89c5c912c938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1967 | 2026.01.21 23:43:35.760546 [ 4 ] {5baab9da-cf26-40c3-8519-89c5c912c938} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.01.21 23:43:35.760595 [ 4 ] {5baab9da-cf26-40c3-8519-89c5c912c938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1969 | 2026.01.21 23:43:35.761234 [ 4 ] {5baab9da-cf26-40c3-8519-89c5c912c938} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1970 | 2026.01.21 23:43:35.761622 [ 4 ] {5baab9da-cf26-40c3-8519-89c5c912c938} <Trace> oximeter.timeseries_schema (f395804f-6b7b-4a4f-84d0-a46e6b6da666): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.01.21 23:43:35.761785 [ 4 ] {5baab9da-cf26-40c3-8519-89c5c912c938} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002038 sec., 2944.0628066732093 rows/sec., 655.51 KiB/sec. | ||
| 1972 | 2026.01.21 23:43:35.761835 [ 4 ] {5baab9da-cf26-40c3-8519-89c5c912c938} <Debug> TCPHandler: Processed in 0.002320909 sec. | ||
| 1973 | 2026.01.21 23:43:35.761957 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.01.21 23:43:35.762058 [ 4 ] {9c0f6805-69e3-4357-ad98-513223403425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1975 | 2026.01.21 23:43:35.762104 [ 4 ] {9c0f6805-69e3-4357-ad98-513223403425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1976 | 2026.01.21 23:43:35.762669 [ 4 ] {9c0f6805-69e3-4357-ad98-513223403425} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.01.21 23:43:35.762705 [ 4 ] {9c0f6805-69e3-4357-ad98-513223403425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1978 | 2026.01.21 23:43:35.763212 [ 4 ] {9c0f6805-69e3-4357-ad98-513223403425} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1979 | 2026.01.21 23:43:35.763658 [ 4 ] {9c0f6805-69e3-4357-ad98-513223403425} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.01.21 23:43:35.763790 [ 4 ] {9c0f6805-69e3-4357-ad98-513223403425} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001754 sec., 254275.94070695553 rows/sec., 16.13 MiB/sec. | ||
| 1981 | 2026.01.21 23:43:35.763828 [ 4 ] {9c0f6805-69e3-4357-ad98-513223403425} <Debug> TCPHandler: Processed in 0.00192312 sec. | ||
| 1982 | 2026.01.21 23:43:35.763944 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.01.21 23:43:35.764040 [ 4 ] {cc9d3cee-687d-4ed3-8380-cd3708dd3cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1984 | 2026.01.21 23:43:35.764082 [ 4 ] {cc9d3cee-687d-4ed3-8380-cd3708dd3cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1985 | 2026.01.21 23:43:35.764469 [ 4 ] {cc9d3cee-687d-4ed3-8380-cd3708dd3cd4} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.01.21 23:43:35.764506 [ 4 ] {cc9d3cee-687d-4ed3-8380-cd3708dd3cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1987 | 2026.01.21 23:43:35.765008 [ 4 ] {cc9d3cee-687d-4ed3-8380-cd3708dd3cd4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1988 | 2026.01.21 23:43:35.765418 [ 4 ] {cc9d3cee-687d-4ed3-8380-cd3708dd3cd4} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.01.21 23:43:35.765548 [ 4 ] {cc9d3cee-687d-4ed3-8380-cd3708dd3cd4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 106.73 KiB/sec. | ||
| 1990 | 2026.01.21 23:43:35.765586 [ 4 ] {cc9d3cee-687d-4ed3-8380-cd3708dd3cd4} <Debug> TCPHandler: Processed in 0.001693716 sec. | ||
| 1991 | 2026.01.21 23:43:35.765697 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.01.21 23:43:35.765792 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1993 | 2026.01.21 23:43:35.765831 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1994 | 2026.01.21 23:43:35.767411 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.21 23:43:35.767446 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1996 | 2026.01.21 23:43:35.768049 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1997 | 2026.01.21 23:43:35.768549 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.01.21 23:43:35.768683 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Debug> executeQuery: Read 2415 rows, 200.78 KiB in 0.002909 sec., 830182.1931935373 rows/sec., 67.40 MiB/sec. | ||
| 1999 | 2026.01.21 23:43:35.768667 [ 72 ] {} <Debug> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2000 | 2026.01.21 23:43:35.768723 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2001 | 2026.01.21 23:43:35.768752 [ 4 ] {9a6d03d4-30a0-4fd0-bb5d-dd97a8576be5} <Debug> TCPHandler: Processed in 0.003106776 sec. | ||
| 2002 | 2026.01.21 23:43:35.768766 [ 72 ] {} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.01.21 23:43:35.768817 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2004 | 2026.01.21 23:43:35.768887 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.01.21 23:43:35.768981 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::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 | ||
| 2006 | 2026.01.21 23:43:35.768988 [ 4 ] {a89a8d4c-25a9-4df6-9e61-55bf90fb732f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2007 | 2026.01.21 23:43:35.769075 [ 4 ] {a89a8d4c-25a9-4df6-9e61-55bf90fb732f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2008 | 2026.01.21 23:43:35.769152 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2009 | 2026.01.21 23:43:35.769197 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1181 rows starting from the beginning of the part | ||
| 2010 | 2026.01.21 23:43:35.769293 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1192 rows starting from the beginning of the part | ||
| 2011 | 2026.01.21 23:43:35.769357 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 59 rows starting from the beginning of the part | ||
| 2012 | 2026.01.21 23:43:35.769407 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1274 rows starting from the beginning of the part | ||
| 2013 | 2026.01.21 23:43:35.769450 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::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 | ||
| 2014 | 2026.01.21 23:43:35.769495 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2415 rows starting from the beginning of the part | ||
| 2015 | 2026.01.21 23:43:35.769593 [ 4 ] {a89a8d4c-25a9-4df6-9e61-55bf90fb732f} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.01.21 23:43:35.769634 [ 4 ] {a89a8d4c-25a9-4df6-9e61-55bf90fb732f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2017 | 2026.01.21 23:43:35.770214 [ 4 ] {a89a8d4c-25a9-4df6-9e61-55bf90fb732f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2018 | 2026.01.21 23:43:35.770649 [ 4 ] {a89a8d4c-25a9-4df6-9e61-55bf90fb732f} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.01.21 23:43:35.770810 [ 4 ] {a89a8d4c-25a9-4df6-9e61-55bf90fb732f} <Debug> executeQuery: Read 261 rows, 16.24 KiB in 0.00184 sec., 141847.8260869565 rows/sec., 8.62 MiB/sec. | ||
| 2020 | 2026.01.21 23:43:35.770851 [ 4 ] {a89a8d4c-25a9-4df6-9e61-55bf90fb732f} <Debug> TCPHandler: Processed in 0.002023273 sec. | ||
| 2021 | 2026.01.21 23:43:35.770965 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.01.21 23:43:35.771060 [ 4 ] {e9026e2b-da89-41db-a4fe-97065bbe5901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.01.21 23:43:35.771101 [ 4 ] {e9026e2b-da89-41db-a4fe-97065bbe5901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2024 | 2026.01.21 23:43:35.771644 [ 4 ] {e9026e2b-da89-41db-a4fe-97065bbe5901} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.01.21 23:43:35.771680 [ 4 ] {e9026e2b-da89-41db-a4fe-97065bbe5901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2026 | 2026.01.21 23:43:35.772230 [ 4 ] {e9026e2b-da89-41db-a4fe-97065bbe5901} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2027 | 2026.01.21 23:43:35.772714 [ 4 ] {e9026e2b-da89-41db-a4fe-97065bbe5901} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.01.21 23:43:35.772852 [ 4 ] {e9026e2b-da89-41db-a4fe-97065bbe5901} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.00181 sec., 253038.67403314917 rows/sec., 16.72 MiB/sec. | ||
| 2029 | 2026.01.21 23:43:35.772889 [ 4 ] {e9026e2b-da89-41db-a4fe-97065bbe5901} <Debug> TCPHandler: Processed in 0.001975232 sec. | ||
| 2030 | 2026.01.21 23:43:35.773006 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.01.21 23:43:35.773101 [ 4 ] {6b6cd0dd-ce59-4e37-89d7-ee020037d848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.01.21 23:43:35.773141 [ 4 ] {6b6cd0dd-ce59-4e37-89d7-ee020037d848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2033 | 2026.01.21 23:43:35.773610 [ 4 ] {6b6cd0dd-ce59-4e37-89d7-ee020037d848} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.01.21 23:43:35.773648 [ 4 ] {6b6cd0dd-ce59-4e37-89d7-ee020037d848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2035 | 2026.01.21 23:43:35.774171 [ 4 ] {6b6cd0dd-ce59-4e37-89d7-ee020037d848} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2036 | 2026.01.21 23:43:35.774620 [ 4 ] {6b6cd0dd-ce59-4e37-89d7-ee020037d848} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.01.21 23:43:35.774751 [ 4 ] {6b6cd0dd-ce59-4e37-89d7-ee020037d848} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001667 sec., 137372.52549490103 rows/sec., 7.80 MiB/sec. | ||
| 2038 | 2026.01.21 23:43:35.774788 [ 4 ] {6b6cd0dd-ce59-4e37-89d7-ee020037d848} <Debug> TCPHandler: Processed in 0.001832908 sec. | ||
| 2039 | 2026.01.21 23:43:35.774899 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.01.21 23:43:35.774992 [ 4 ] {b627da80-a094-4da7-9618-ebc351167398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2041 | 2026.01.21 23:43:35.775032 [ 4 ] {b627da80-a094-4da7-9618-ebc351167398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2042 | 2026.01.21 23:43:35.775957 [ 4 ] {b627da80-a094-4da7-9618-ebc351167398} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.01.21 23:43:35.775994 [ 4 ] {b627da80-a094-4da7-9618-ebc351167398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2044 | 2026.01.21 23:43:35.776747 [ 4 ] {b627da80-a094-4da7-9618-ebc351167398} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2045 | 2026.01.21 23:43:35.776769 [ 192 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6177 rows, containing 5 columns (5 merged, 0 gathered) in 0.007867845 sec., 785094.2666003207 rows/sec., 65.98 MiB/sec. | ||
| 2046 | 2026.01.21 23:43:35.777191 [ 4 ] {b627da80-a094-4da7-9618-ebc351167398} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.01.21 23:43:35.777210 [ 195 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2048 | 2026.01.21 23:43:35.777310 [ 72 ] {} <Debug> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2049 | 2026.01.21 23:43:35.777330 [ 4 ] {b627da80-a094-4da7-9618-ebc351167398} <Debug> executeQuery: Read 1227 rows, 89.60 KiB in 0.002355 sec., 521019.1082802548 rows/sec., 37.15 MiB/sec. | ||
| 2050 | 2026.01.21 23:43:35.777350 [ 72 ] {} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.01.21 23:43:35.777373 [ 4 ] {b627da80-a094-4da7-9618-ebc351167398} <Debug> TCPHandler: Processed in 0.002524893 sec. | ||
| 2052 | 2026.01.21 23:43:35.777380 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2053 | 2026.01.21 23:43:35.777463 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::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 | ||
| 2054 | 2026.01.21 23:43:35.777496 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.01.21 23:43:35.777552 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2056 | 2026.01.21 23:43:35.777582 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 694 rows starting from the beginning of the part | ||
| 2057 | 2026.01.21 23:43:35.777601 [ 4 ] {27c1c41d-ab52-4f31-a2d7-13dd74be0660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2058 | 2026.01.21 23:43:35.777628 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 697 rows starting from the beginning of the part | ||
| 2059 | 2026.01.21 23:43:35.777647 [ 4 ] {27c1c41d-ab52-4f31-a2d7-13dd74be0660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2060 | 2026.01.21 23:43:35.777671 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 2061 | 2026.01.21 23:43:35.777710 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 775 rows starting from the beginning of the part | ||
| 2062 | 2026.01.21 23:43:35.777749 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 2063 | 2026.01.21 23:43:35.777787 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1227 rows starting from the beginning of the part | ||
| 2064 | 2026.01.21 23:43:35.777793 [ 195 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.01.21 23:43:35.777876 [ 195 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_6_1} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2066 | 2026.01.21 23:43:35.777954 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2067 | 2026.01.21 23:43:35.777982 [ 4 ] {27c1c41d-ab52-4f31-a2d7-13dd74be0660} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.01.21 23:43:35.778020 [ 4 ] {27c1c41d-ab52-4f31-a2d7-13dd74be0660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2069 | 2026.01.21 23:43:35.778487 [ 4 ] {27c1c41d-ab52-4f31-a2d7-13dd74be0660} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2070 | 2026.01.21 23:43:35.779050 [ 201 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608424 sec., 2192829.7513590944 rows/sec., 162.92 MiB/sec. | ||
| 2071 | 2026.01.21 23:43:35.779066 [ 4 ] {27c1c41d-ab52-4f31-a2d7-13dd74be0660} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.01.21 23:43:35.779229 [ 4 ] {27c1c41d-ab52-4f31-a2d7-13dd74be0660} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001646 sec., 3645.2004860267316 rows/sec., 190.45 KiB/sec. | ||
| 2073 | 2026.01.21 23:43:35.779267 [ 4 ] {27c1c41d-ab52-4f31-a2d7-13dd74be0660} <Debug> TCPHandler: Processed in 0.001822469 sec. | ||
| 2074 | 2026.01.21 23:43:35.779376 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.01.21 23:43:35.779413 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2076 | 2026.01.21 23:43:35.779472 [ 4 ] {7b990d03-366f-4641-8ac3-15cae35ab933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.01.21 23:43:35.779521 [ 4 ] {7b990d03-366f-4641-8ac3-15cae35ab933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2078 | 2026.01.21 23:43:35.779859 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.01.21 23:43:35.779932 [ 190 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_6_1} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2080 | 2026.01.21 23:43:35.779996 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2081 | 2026.01.21 23:43:35.780486 [ 4 ] {7b990d03-366f-4641-8ac3-15cae35ab933} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.01.21 23:43:35.780527 [ 4 ] {7b990d03-366f-4641-8ac3-15cae35ab933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2083 | 2026.01.21 23:43:35.781099 [ 4 ] {7b990d03-366f-4641-8ac3-15cae35ab933} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2084 | 2026.01.21 23:43:35.781553 [ 4 ] {7b990d03-366f-4641-8ac3-15cae35ab933} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.01.21 23:43:35.781663 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2086 | 2026.01.21 23:43:35.781687 [ 4 ] {7b990d03-366f-4641-8ac3-15cae35ab933} <Debug> executeQuery: Read 2013 rows, 136.81 KiB in 0.002233 sec., 901477.8325123152 rows/sec., 59.83 MiB/sec. | ||
| 2087 | 2026.01.21 23:43:35.781700 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.01.21 23:43:35.781729 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2089 | 2026.01.21 23:43:35.781731 [ 4 ] {7b990d03-366f-4641-8ac3-15cae35ab933} <Debug> TCPHandler: Processed in 0.002407831 sec. | ||
| 2090 | 2026.01.21 23:43:35.781805 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::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 | ||
| 2091 | 2026.01.21 23:43:35.781857 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.01.21 23:43:35.781893 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2093 | 2026.01.21 23:43:35.781921 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 171 rows starting from the beginning of the part | ||
| 2094 | 2026.01.21 23:43:35.781952 [ 4 ] {904ac530-7f49-4b20-9fd8-aea5502c890a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.01.21 23:43:35.782001 [ 4 ] {904ac530-7f49-4b20-9fd8-aea5502c890a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2096 | 2026.01.21 23:43:35.782004 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 168 rows starting from the beginning of the part | ||
| 2097 | 2026.01.21 23:43:35.782058 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 163 rows starting from the beginning of the part | ||
| 2098 | 2026.01.21 23:43:35.782102 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 328 rows starting from the beginning of the part | ||
| 2099 | 2026.01.21 23:43:35.782146 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 2100 | 2026.01.21 23:43:35.782192 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2013 rows starting from the beginning of the part | ||
| 2101 | 2026.01.21 23:43:35.782329 [ 4 ] {904ac530-7f49-4b20-9fd8-aea5502c890a} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.01.21 23:43:35.782364 [ 4 ] {904ac530-7f49-4b20-9fd8-aea5502c890a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2103 | 2026.01.21 23:43:35.782799 [ 4 ] {904ac530-7f49-4b20-9fd8-aea5502c890a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2104 | 2026.01.21 23:43:35.783316 [ 4 ] {904ac530-7f49-4b20-9fd8-aea5502c890a} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.01.21 23:43:35.783453 [ 4 ] {904ac530-7f49-4b20-9fd8-aea5502c890a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. | ||
| 2106 | 2026.01.21 23:43:35.783492 [ 4 ] {904ac530-7f49-4b20-9fd8-aea5502c890a} <Debug> TCPHandler: Processed in 0.001686266 sec. | ||
| 2107 | 2026.01.21 23:43:35.783593 [ 190 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817949 sec., 1651861.5208677473 rows/sec., 109.18 MiB/sec. | ||
| 2108 | 2026.01.21 23:43:35.783613 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.01.21 23:43:35.783711 [ 4 ] {ab45061a-94f5-453b-a8c2-f12970cb72b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.01.21 23:43:35.783765 [ 4 ] {ab45061a-94f5-453b-a8c2-f12970cb72b9} <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 | ||
| 2111 | 2026.01.21 23:43:35.783945 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2112 | 2026.01.21 23:43:35.784515 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.01.21 23:43:35.784581 [ 195 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2114 | 2026.01.21 23:43:35.784601 [ 4 ] {ab45061a-94f5-453b-a8c2-f12970cb72b9} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.01.21 23:43:35.784635 [ 4 ] {ab45061a-94f5-453b-a8c2-f12970cb72b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2116 | 2026.01.21 23:43:35.784637 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2117 | 2026.01.21 23:43:35.785297 [ 4 ] {ab45061a-94f5-453b-a8c2-f12970cb72b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2118 | 2026.01.21 23:43:35.785763 [ 4 ] {ab45061a-94f5-453b-a8c2-f12970cb72b9} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.01.21 23:43:35.785905 [ 4 ] {ab45061a-94f5-453b-a8c2-f12970cb72b9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002212 sec., 16274.8643761302 rows/sec., 29.16 MiB/sec. | ||
| 2120 | 2026.01.21 23:43:35.785973 [ 4 ] {ab45061a-94f5-453b-a8c2-f12970cb72b9} <Debug> TCPHandler: Processed in 0.002411621 sec. | ||
| 2121 | 2026.01.21 23:43:35.786086 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.01.21 23:43:35.786182 [ 4 ] {70ef2424-6d65-43d5-824a-58d04d2170a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.01.21 23:43:35.786224 [ 4 ] {70ef2424-6d65-43d5-824a-58d04d2170a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2124 | 2026.01.21 23:43:35.786573 [ 4 ] {70ef2424-6d65-43d5-824a-58d04d2170a0} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.01.21 23:43:35.786609 [ 4 ] {70ef2424-6d65-43d5-824a-58d04d2170a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2126 | 2026.01.21 23:43:35.787020 [ 4 ] {70ef2424-6d65-43d5-824a-58d04d2170a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2127 | 2026.01.21 23:43:35.787437 [ 4 ] {70ef2424-6d65-43d5-824a-58d04d2170a0} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.01.21 23:43:35.787535 [ 72 ] {} <Debug> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2129 | 2026.01.21 23:43:35.787566 [ 4 ] {70ef2424-6d65-43d5-824a-58d04d2170a0} <Debug> executeQuery: Read 60 rows, 3.43 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.39 MiB/sec. | ||
| 2130 | 2026.01.21 23:43:35.787573 [ 72 ] {} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.01.21 23:43:35.787607 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2132 | 2026.01.21 23:43:35.787609 [ 4 ] {70ef2424-6d65-43d5-824a-58d04d2170a0} <Debug> TCPHandler: Processed in 0.001575353 sec. | ||
| 2133 | 2026.01.21 23:43:35.787755 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::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 | ||
| 2134 | 2026.01.21 23:43:35.787951 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2135 | 2026.01.21 23:43:35.788002 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 2136 | 2026.01.21 23:43:35.788112 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 2137 | 2026.01.21 23:43:35.788162 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::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 | ||
| 2138 | 2026.01.21 23:43:35.788205 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 108 rows starting from the beginning of the part | ||
| 2139 | 2026.01.21 23:43:35.788245 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 2140 | 2026.01.21 23:43:35.788288 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 2141 | 2026.01.21 23:43:35.789199 [ 190 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001510522 sec., 254216.7542081479 rows/sec., 15.29 MiB/sec. | ||
| 2142 | 2026.01.21 23:43:35.789451 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2143 | 2026.01.21 23:43:35.790021 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.01.21 23:43:35.790117 [ 196 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_6_1} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2145 | 2026.01.21 23:43:35.790197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2146 | 2026.01.21 23:43:39.299471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 300 | ||
| 2147 | 2026.01.21 23:43:39.302389 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.01.21 23:43:39.302437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2149 | 2026.01.21 23:43:39.303609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2150 | 2026.01.21 23:43:39.303861 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.01.21 23:43:39.304101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2152 | 2026.01.21 23:43:40.216553 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.01.21 23:43:40.216759 [ 4 ] {6937f661-3b1d-4886-b23e-e2c630814034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2154 | 2026.01.21 23:43:40.216820 [ 4 ] {6937f661-3b1d-4886-b23e-e2c630814034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2155 | 2026.01.21 23:43:40.217494 [ 4 ] {6937f661-3b1d-4886-b23e-e2c630814034} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.01.21 23:43:40.217532 [ 4 ] {6937f661-3b1d-4886-b23e-e2c630814034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2157 | 2026.01.21 23:43:40.217910 [ 4 ] {6937f661-3b1d-4886-b23e-e2c630814034} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2158 | 2026.01.21 23:43:40.218123 [ 4 ] {6937f661-3b1d-4886-b23e-e2c630814034} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.01.21 23:43:40.218280 [ 4 ] {6937f661-3b1d-4886-b23e-e2c630814034} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.74 MiB/sec. | ||
| 2160 | 2026.01.21 23:43:40.218319 [ 4 ] {6937f661-3b1d-4886-b23e-e2c630814034} <Debug> TCPHandler: Processed in 0.001890649 sec. | ||
| 2161 | 2026.01.21 23:43:40.218451 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.01.21 23:43:40.218544 [ 4 ] {70693e82-81eb-41da-82d0-b6dd44d8200f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2163 | 2026.01.21 23:43:40.218583 [ 4 ] {70693e82-81eb-41da-82d0-b6dd44d8200f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2164 | 2026.01.21 23:43:40.219057 [ 4 ] {70693e82-81eb-41da-82d0-b6dd44d8200f} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.01.21 23:43:40.219093 [ 4 ] {70693e82-81eb-41da-82d0-b6dd44d8200f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2166 | 2026.01.21 23:43:40.219395 [ 4 ] {70693e82-81eb-41da-82d0-b6dd44d8200f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2167 | 2026.01.21 23:43:40.219610 [ 4 ] {70693e82-81eb-41da-82d0-b6dd44d8200f} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.01.21 23:43:40.219734 [ 4 ] {70693e82-81eb-41da-82d0-b6dd44d8200f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 2169 | 2026.01.21 23:43:40.219770 [ 4 ] {70693e82-81eb-41da-82d0-b6dd44d8200f} <Debug> TCPHandler: Processed in 0.001368679 sec. | ||
| 2170 | 2026.01.21 23:43:40.219890 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.01.21 23:43:40.219983 [ 4 ] {708896ab-0579-4bc3-8748-56274e9bb833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2172 | 2026.01.21 23:43:40.220025 [ 4 ] {708896ab-0579-4bc3-8748-56274e9bb833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2173 | 2026.01.21 23:43:40.220444 [ 4 ] {708896ab-0579-4bc3-8748-56274e9bb833} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.01.21 23:43:40.220481 [ 4 ] {708896ab-0579-4bc3-8748-56274e9bb833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2175 | 2026.01.21 23:43:40.220811 [ 4 ] {708896ab-0579-4bc3-8748-56274e9bb833} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2176 | 2026.01.21 23:43:40.221041 [ 4 ] {708896ab-0579-4bc3-8748-56274e9bb833} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.01.21 23:43:40.221165 [ 4 ] {708896ab-0579-4bc3-8748-56274e9bb833} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001201 sec., 106577.85179017486 rows/sec., 7.42 MiB/sec. | ||
| 2178 | 2026.01.21 23:43:40.221200 [ 4 ] {708896ab-0579-4bc3-8748-56274e9bb833} <Debug> TCPHandler: Processed in 0.001358788 sec. | ||
| 2179 | 2026.01.21 23:43:40.221314 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.01.21 23:43:40.221408 [ 4 ] {079324a9-bd3c-4aa6-963c-03125722dddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.01.21 23:43:40.221447 [ 4 ] {079324a9-bd3c-4aa6-963c-03125722dddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2182 | 2026.01.21 23:43:40.221784 [ 4 ] {079324a9-bd3c-4aa6-963c-03125722dddf} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.01.21 23:43:40.221819 [ 4 ] {079324a9-bd3c-4aa6-963c-03125722dddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2184 | 2026.01.21 23:43:40.222112 [ 4 ] {079324a9-bd3c-4aa6-963c-03125722dddf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2185 | 2026.01.21 23:43:40.222311 [ 4 ] {079324a9-bd3c-4aa6-963c-03125722dddf} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.01.21 23:43:40.222430 [ 4 ] {079324a9-bd3c-4aa6-963c-03125722dddf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001041 sec., 46109.51008645533 rows/sec., 3.11 MiB/sec. | ||
| 2187 | 2026.01.21 23:43:40.222464 [ 4 ] {079324a9-bd3c-4aa6-963c-03125722dddf} <Debug> TCPHandler: Processed in 0.001198466 sec. | ||
| 2188 | 2026.01.21 23:43:41.793398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3341 | ||
| 2189 | 2026.01.21 23:43:41.793888 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.01.21 23:43:41.793931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2191 | 2026.01.21 23:43:41.794416 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2192 | 2026.01.21 23:43:41.794638 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.01.21 23:43:41.794766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3341 | ||
| 2194 | 2026.01.21 23:43:41.974239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2195 | 2026.01.21 23:43:41.992723 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.01.21 23:43:41.992779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2197 | 2026.01.21 23:43:41.998362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2198 | 2026.01.21 23:43:41.999038 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.01.21 23:43:42.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.10 MiB, peak 188.10 MiB, free memory in arenas 0.00 B, will set to 184.09 MiB (RSS), difference: -4.01 MiB | ||
| 2200 | 2026.01.21 23:43:42.002248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2201 | 2026.01.21 23:43:43.001033 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.09 MiB, peak 188.10 MiB, free memory in arenas 0.00 B, will set to 184.10 MiB (RSS), difference: 4.00 MiB | ||
| 2202 | 2026.01.21 23:43:45.218345 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.01.21 23:43:45.218589 [ 4 ] {a5a295d1-ac4b-4599-8360-a6983f50f39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2204 | 2026.01.21 23:43:45.218673 [ 4 ] {a5a295d1-ac4b-4599-8360-a6983f50f39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2205 | 2026.01.21 23:43:45.219376 [ 4 ] {a5a295d1-ac4b-4599-8360-a6983f50f39b} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.01.21 23:43:45.219420 [ 4 ] {a5a295d1-ac4b-4599-8360-a6983f50f39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2207 | 2026.01.21 23:43:45.219807 [ 4 ] {a5a295d1-ac4b-4599-8360-a6983f50f39b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2208 | 2026.01.21 23:43:45.220032 [ 4 ] {a5a295d1-ac4b-4599-8360-a6983f50f39b} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.01.21 23:43:45.220183 [ 4 ] {a5a295d1-ac4b-4599-8360-a6983f50f39b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.60 MiB/sec. | ||
| 2210 | 2026.01.21 23:43:45.220223 [ 4 ] {a5a295d1-ac4b-4599-8360-a6983f50f39b} <Debug> TCPHandler: Processed in 0.002030993 sec. | ||
| 2211 | 2026.01.21 23:43:45.220350 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2212 | 2026.01.21 23:43:45.220444 [ 4 ] {5e204c63-bf32-4a1e-a12e-9bdf4550ae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2213 | 2026.01.21 23:43:45.220485 [ 4 ] {5e204c63-bf32-4a1e-a12e-9bdf4550ae64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2214 | 2026.01.21 23:43:45.220925 [ 4 ] {5e204c63-bf32-4a1e-a12e-9bdf4550ae64} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.01.21 23:43:45.220960 [ 4 ] {5e204c63-bf32-4a1e-a12e-9bdf4550ae64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2216 | 2026.01.21 23:43:45.221268 [ 4 ] {5e204c63-bf32-4a1e-a12e-9bdf4550ae64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2217 | 2026.01.21 23:43:45.221475 [ 4 ] {5e204c63-bf32-4a1e-a12e-9bdf4550ae64} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.01.21 23:43:45.221597 [ 4 ] {5e204c63-bf32-4a1e-a12e-9bdf4550ae64} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 2219 | 2026.01.21 23:43:45.221634 [ 4 ] {5e204c63-bf32-4a1e-a12e-9bdf4550ae64} <Debug> TCPHandler: Processed in 0.001335948 sec. | ||
| 2220 | 2026.01.21 23:43:45.221745 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.01.21 23:43:45.221840 [ 4 ] {493c5fe8-5668-47de-8cf8-5745940f3a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2222 | 2026.01.21 23:43:45.221884 [ 4 ] {493c5fe8-5668-47de-8cf8-5745940f3a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2223 | 2026.01.21 23:43:45.222290 [ 4 ] {493c5fe8-5668-47de-8cf8-5745940f3a8a} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.01.21 23:43:45.222325 [ 4 ] {493c5fe8-5668-47de-8cf8-5745940f3a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2225 | 2026.01.21 23:43:45.222645 [ 4 ] {493c5fe8-5668-47de-8cf8-5745940f3a8a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2226 | 2026.01.21 23:43:45.222860 [ 4 ] {493c5fe8-5668-47de-8cf8-5745940f3a8a} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.01.21 23:43:45.222984 [ 4 ] {493c5fe8-5668-47de-8cf8-5745940f3a8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2228 | 2026.01.21 23:43:45.223020 [ 4 ] {493c5fe8-5668-47de-8cf8-5745940f3a8a} <Debug> TCPHandler: Processed in 0.001326498 sec. | ||
| 2229 | 2026.01.21 23:43:45.223128 [ 4 ] {} <Trace> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.01.21 23:43:45.223223 [ 4 ] {e81e2f2f-fde3-44d6-a866-8cf0642860d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44477) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2231 | 2026.01.21 23:43:45.223263 [ 4 ] {e81e2f2f-fde3-44d6-a866-8cf0642860d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2232 | 2026.01.21 23:43:45.223588 [ 4 ] {e81e2f2f-fde3-44d6-a866-8cf0642860d2} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.01.21 23:43:45.223621 [ 4 ] {e81e2f2f-fde3-44d6-a866-8cf0642860d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2234 | 2026.01.21 23:43:45.223920 [ 4 ] {e81e2f2f-fde3-44d6-a866-8cf0642860d2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2235 | 2026.01.21 23:43:45.224125 [ 4 ] {e81e2f2f-fde3-44d6-a866-8cf0642860d2} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.01.21 23:43:45.224248 [ 4 ] {e81e2f2f-fde3-44d6-a866-8cf0642860d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 2237 | 2026.01.21 23:43:45.224282 [ 4 ] {e81e2f2f-fde3-44d6-a866-8cf0642860d2} <Debug> TCPHandler: Processed in 0.001205625 sec. | ||
| 2238 | 2026.01.21 23:43:47.279790 [ 45 ] {} <Debug> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2239 | 2026.01.21 23:43:47.279863 [ 45 ] {} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.01.21 23:43:47.279888 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2241 | 2026.01.21 23:43:47.280004 [ 195 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2242 | 2026.01.21 23:43:47.280147 [ 195 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2243 | 2026.01.21 23:43:47.280179 [ 195 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 245 rows starting from the beginning of the part | ||
| 2244 | 2026.01.21 23:43:47.280248 [ 195 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 246 rows starting from the beginning of the part | ||
| 2245 | 2026.01.21 23:43:47.280292 [ 195 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2246 | 2026.01.21 23:43:47.280332 [ 195 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 259 rows starting from the beginning of the part | ||
| 2247 | 2026.01.21 23:43:47.280378 [ 195 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 261 rows starting from the beginning of the part | ||
| 2248 | 2026.01.21 23:43:47.281242 [ 190 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287047 sec., 790180.9335634208 rows/sec., 50.74 MiB/sec. | ||
| 2249 | 2026.01.21 23:43:47.281486 [ 200 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2250 | 2026.01.21 23:43:47.281800 [ 200 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.01.21 23:43:47.281873 [ 200 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_5_1} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2252 | 2026.01.21 23:43:47.281960 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2253 | 2026.01.21 23:43:49.228251 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2254 | 2026.01.21 23:43:49.228307 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2255 | 2026.01.21 23:43:49.295749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3853 | ||
| 2256 | 2026.01.21 23:43:49.296306 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.01.21 23:43:49.296355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2258 | 2026.01.21 23:43:49.296854 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2259 | 2026.01.21 23:43:49.297091 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.01.21 23:43:49.297230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3853 | ||
| 2261 | 2026.01.21 23:43:49.305320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 316 | ||
| 2262 | 2026.01.21 23:43:49.307284 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.01.21 23:43:49.307332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2264 | 2026.01.21 23:43:49.308423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2265 | 2026.01.21 23:43:49.308680 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.01.21 23:43:49.308822 [ 42 ] {} <Debug> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2267 | 2026.01.21 23:43:49.308873 [ 42 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.01.21 23:43:49.308896 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2269 | 2026.01.21 23:43:49.308918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2270 | 2026.01.21 23:43:49.308995 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::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 | ||
| 2271 | 2026.01.21 23:43:49.309468 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2272 | 2026.01.21 23:43:49.309608 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2273 | 2026.01.21 23:43:49.309998 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::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 | ||
| 2274 | 2026.01.21 23:43:49.310357 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2275 | 2026.01.21 23:43:49.310706 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 2276 | 2026.01.21 23:43:49.311048 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 2277 | 2026.01.21 23:43:49.311386 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2278 | 2026.01.21 23:43:49.316791 [ 195 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.007839375 sec., 40309.33588455712 rows/sec., 41.08 MiB/sec. | ||
| 2279 | 2026.01.21 23:43:49.317558 [ 199 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2280 | 2026.01.21 23:43:49.318159 [ 199 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.01.21 23:43:49.318221 [ 199 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_6_1} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2282 | 2026.01.21 23:43:49.318325 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2283 | 2026.01.21 23:43:49.503276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2284 | 2026.01.21 23:43:49.521379 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.01.21 23:43:49.521433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2286 | 2026.01.21 23:43:49.528349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2287 | 2026.01.21 23:43:49.529338 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.01.21 23:43:49.532848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2289 | 2026.01.21 23:43:49.807325 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2026.01.21 23:43:49.807395 [ 4 ] {} <Debug> TCP-Session: 6124dafd-6940-4d7c-b195-56dfc1f4ea5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.01.21 23:43:50.000241 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.76 MiB, peak 188.86 MiB, free memory in arenas 0.00 B, will set to 187.05 MiB (RSS), difference: 4.29 MiB | ||
| 2292 | 2026.01.21 23:43:50.232022 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.01.21 23:43:50.232237 [ 6 ] {44dec6d6-5e3f-4b70-ba7b-29a0ea3eb950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.01.21 23:43:50.232307 [ 6 ] {44dec6d6-5e3f-4b70-ba7b-29a0ea3eb950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2295 | 2026.01.21 23:43:50.233260 [ 6 ] {44dec6d6-5e3f-4b70-ba7b-29a0ea3eb950} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.01.21 23:43:50.233307 [ 6 ] {44dec6d6-5e3f-4b70-ba7b-29a0ea3eb950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2297 | 2026.01.21 23:43:50.233720 [ 6 ] {44dec6d6-5e3f-4b70-ba7b-29a0ea3eb950} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2298 | 2026.01.21 23:43:50.233939 [ 6 ] {44dec6d6-5e3f-4b70-ba7b-29a0ea3eb950} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.01.21 23:43:50.234070 [ 39 ] {} <Debug> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2300 | 2026.01.21 23:43:50.234083 [ 6 ] {44dec6d6-5e3f-4b70-ba7b-29a0ea3eb950} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001902 sec., 234490.0105152471 rows/sec., 14.87 MiB/sec. | ||
| 2301 | 2026.01.21 23:43:50.234137 [ 39 ] {} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.01.21 23:43:50.234150 [ 6 ] {44dec6d6-5e3f-4b70-ba7b-29a0ea3eb950} <Debug> TCPHandler: Processed in 0.002293219 sec. | ||
| 2303 | 2026.01.21 23:43:50.234164 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2304 | 2026.01.21 23:43:50.234280 [ 190 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2305 | 2026.01.21 23:43:50.234293 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.01.21 23:43:50.234427 [ 6 ] {ee1b9c06-004b-4575-b627-34bfdcc325c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2307 | 2026.01.21 23:43:50.234430 [ 190 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2308 | 2026.01.21 23:43:50.234470 [ 6 ] {ee1b9c06-004b-4575-b627-34bfdcc325c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2309 | 2026.01.21 23:43:50.234483 [ 190 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 446 rows starting from the beginning of the part | ||
| 2310 | 2026.01.21 23:43:50.234561 [ 190 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 446 rows starting from the beginning of the part | ||
| 2311 | 2026.01.21 23:43:50.234614 [ 190 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 446 rows starting from the beginning of the part | ||
| 2312 | 2026.01.21 23:43:50.234663 [ 190 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 446 rows starting from the beginning of the part | ||
| 2313 | 2026.01.21 23:43:50.234705 [ 190 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 446 rows starting from the beginning of the part | ||
| 2314 | 2026.01.21 23:43:50.235545 [ 6 ] {ee1b9c06-004b-4575-b627-34bfdcc325c8} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.01.21 23:43:50.235590 [ 6 ] {ee1b9c06-004b-4575-b627-34bfdcc325c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2316 | 2026.01.21 23:43:50.235835 [ 195 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605964 sec., 1388574.0900792296 rows/sec., 93.36 MiB/sec. | ||
| 2317 | 2026.01.21 23:43:50.236041 [ 195 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2318 | 2026.01.21 23:43:50.236073 [ 6 ] {ee1b9c06-004b-4575-b627-34bfdcc325c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2319 | 2026.01.21 23:43:50.236371 [ 6 ] {ee1b9c06-004b-4575-b627-34bfdcc325c8} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.01.21 23:43:50.236414 [ 195 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.01.21 23:43:50.236493 [ 195 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_5_1} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2322 | 2026.01.21 23:43:50.236510 [ 6 ] {ee1b9c06-004b-4575-b627-34bfdcc325c8} <Debug> executeQuery: Read 1274 rows, 104.14 KiB in 0.002101 sec., 606377.9152784388 rows/sec., 48.41 MiB/sec. | ||
| 2323 | 2026.01.21 23:43:50.236554 [ 6 ] {ee1b9c06-004b-4575-b627-34bfdcc325c8} <Debug> TCPHandler: Processed in 0.002313198 sec. | ||
| 2324 | 2026.01.21 23:43:50.236576 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2325 | 2026.01.21 23:43:50.236679 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.01.21 23:43:50.236777 [ 6 ] {1d4b20ad-3330-47b1-98ad-08af7a3da875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2327 | 2026.01.21 23:43:50.236818 [ 6 ] {1d4b20ad-3330-47b1-98ad-08af7a3da875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2328 | 2026.01.21 23:43:50.237345 [ 6 ] {1d4b20ad-3330-47b1-98ad-08af7a3da875} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.01.21 23:43:50.237381 [ 6 ] {1d4b20ad-3330-47b1-98ad-08af7a3da875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2330 | 2026.01.21 23:43:50.237720 [ 6 ] {1d4b20ad-3330-47b1-98ad-08af7a3da875} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2331 | 2026.01.21 23:43:50.237929 [ 6 ] {1d4b20ad-3330-47b1-98ad-08af7a3da875} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.01.21 23:43:50.238057 [ 6 ] {1d4b20ad-3330-47b1-98ad-08af7a3da875} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001298 sec., 199537.75038520803 rows/sec., 12.11 MiB/sec. | ||
| 2333 | 2026.01.21 23:43:50.238094 [ 6 ] {1d4b20ad-3330-47b1-98ad-08af7a3da875} <Debug> TCPHandler: Processed in 0.00146602 sec. | ||
| 2334 | 2026.01.21 23:43:50.238225 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.01.21 23:43:50.238325 [ 6 ] {8f62fa31-8ea4-4606-b8d4-7004a5392548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.01.21 23:43:50.238363 [ 6 ] {8f62fa31-8ea4-4606-b8d4-7004a5392548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2337 | 2026.01.21 23:43:50.238889 [ 6 ] {8f62fa31-8ea4-4606-b8d4-7004a5392548} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.01.21 23:43:50.238925 [ 6 ] {8f62fa31-8ea4-4606-b8d4-7004a5392548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2339 | 2026.01.21 23:43:50.239247 [ 6 ] {8f62fa31-8ea4-4606-b8d4-7004a5392548} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2340 | 2026.01.21 23:43:50.239453 [ 6 ] {8f62fa31-8ea4-4606-b8d4-7004a5392548} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.01.21 23:43:50.239582 [ 6 ] {8f62fa31-8ea4-4606-b8d4-7004a5392548} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001274 sec., 180533.7519623234 rows/sec., 11.64 MiB/sec. | ||
| 2342 | 2026.01.21 23:43:50.239621 [ 6 ] {8f62fa31-8ea4-4606-b8d4-7004a5392548} <Debug> TCPHandler: Processed in 0.001447611 sec. | ||
| 2343 | 2026.01.21 23:43:50.239735 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.01.21 23:43:50.239828 [ 6 ] {e8e161b6-ad2d-412e-899a-6448f55ab985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2345 | 2026.01.21 23:43:50.239866 [ 6 ] {e8e161b6-ad2d-412e-899a-6448f55ab985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2346 | 2026.01.21 23:43:50.240371 [ 6 ] {e8e161b6-ad2d-412e-899a-6448f55ab985} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.01.21 23:43:50.240406 [ 6 ] {e8e161b6-ad2d-412e-899a-6448f55ab985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2348 | 2026.01.21 23:43:50.240701 [ 6 ] {e8e161b6-ad2d-412e-899a-6448f55ab985} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2349 | 2026.01.21 23:43:50.240900 [ 6 ] {e8e161b6-ad2d-412e-899a-6448f55ab985} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.01.21 23:43:50.240998 [ 39 ] {} <Debug> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2351 | 2026.01.21 23:43:50.241027 [ 6 ] {e8e161b6-ad2d-412e-899a-6448f55ab985} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001215 sec., 188477.36625514404 rows/sec., 10.70 MiB/sec. | ||
| 2352 | 2026.01.21 23:43:50.241034 [ 39 ] {} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.01.21 23:43:50.241071 [ 6 ] {e8e161b6-ad2d-412e-899a-6448f55ab985} <Debug> TCPHandler: Processed in 0.001384359 sec. | ||
| 2354 | 2026.01.21 23:43:50.241072 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2355 | 2026.01.21 23:43:50.241163 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2356 | 2026.01.21 23:43:50.241189 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.01.21 23:43:50.241245 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2358 | 2026.01.21 23:43:50.241274 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 2359 | 2026.01.21 23:43:50.241282 [ 6 ] {e5dcc110-26d5-4e50-a06a-175e9d8cf30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2360 | 2026.01.21 23:43:50.241320 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 229 rows starting from the beginning of the part | ||
| 2361 | 2026.01.21 23:43:50.241323 [ 6 ] {e5dcc110-26d5-4e50-a06a-175e9d8cf30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2362 | 2026.01.21 23:43:50.241365 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 229 rows starting from the beginning of the part | ||
| 2363 | 2026.01.21 23:43:50.241406 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 229 rows starting from the beginning of the part | ||
| 2364 | 2026.01.21 23:43:50.241441 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 229 rows starting from the beginning of the part | ||
| 2365 | 2026.01.21 23:43:50.241983 [ 6 ] {e5dcc110-26d5-4e50-a06a-175e9d8cf30a} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.21 23:43:50.242021 [ 6 ] {e5dcc110-26d5-4e50-a06a-175e9d8cf30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2367 | 2026.01.21 23:43:50.242261 [ 195 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001126294 sec., 1016608.452144822 rows/sec., 61.59 MiB/sec. | ||
| 2368 | 2026.01.21 23:43:50.242398 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2369 | 2026.01.21 23:43:50.242433 [ 6 ] {e5dcc110-26d5-4e50-a06a-175e9d8cf30a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2370 | 2026.01.21 23:43:50.242759 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.01.21 23:43:50.242761 [ 6 ] {e5dcc110-26d5-4e50-a06a-175e9d8cf30a} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.01.21 23:43:50.242846 [ 190 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_5_1} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2373 | 2026.01.21 23:43:50.242919 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2374 | 2026.01.21 23:43:50.242924 [ 6 ] {e5dcc110-26d5-4e50-a06a-175e9d8cf30a} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001648 sec., 466626.213592233 rows/sec., 32.68 MiB/sec. | ||
| 2375 | 2026.01.21 23:43:50.242973 [ 6 ] {e5dcc110-26d5-4e50-a06a-175e9d8cf30a} <Debug> TCPHandler: Processed in 0.001828668 sec. | ||
| 2376 | 2026.01.21 23:43:50.243087 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2026.01.21 23:43:50.243179 [ 6 ] {2d1b18b0-cda5-4172-9975-926dda324d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2378 | 2026.01.21 23:43:50.243219 [ 6 ] {2d1b18b0-cda5-4172-9975-926dda324d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2379 | 2026.01.21 23:43:50.243556 [ 6 ] {2d1b18b0-cda5-4172-9975-926dda324d14} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.01.21 23:43:50.243591 [ 6 ] {2d1b18b0-cda5-4172-9975-926dda324d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2381 | 2026.01.21 23:43:50.243894 [ 6 ] {2d1b18b0-cda5-4172-9975-926dda324d14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2382 | 2026.01.21 23:43:50.244092 [ 6 ] {2d1b18b0-cda5-4172-9975-926dda324d14} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.01.21 23:43:50.244220 [ 6 ] {2d1b18b0-cda5-4172-9975-926dda324d14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 2384 | 2026.01.21 23:43:50.244259 [ 6 ] {2d1b18b0-cda5-4172-9975-926dda324d14} <Debug> TCPHandler: Processed in 0.001220036 sec. | ||
| 2385 | 2026.01.21 23:43:50.244368 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2386 | 2026.01.21 23:43:50.244460 [ 6 ] {6cbf230a-0021-4fcb-aa43-351d556c3871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2387 | 2026.01.21 23:43:50.244501 [ 6 ] {6cbf230a-0021-4fcb-aa43-351d556c3871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2388 | 2026.01.21 23:43:50.244950 [ 6 ] {6cbf230a-0021-4fcb-aa43-351d556c3871} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.01.21 23:43:50.244985 [ 6 ] {6cbf230a-0021-4fcb-aa43-351d556c3871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2390 | 2026.01.21 23:43:50.245318 [ 6 ] {6cbf230a-0021-4fcb-aa43-351d556c3871} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2391 | 2026.01.21 23:43:50.245521 [ 6 ] {6cbf230a-0021-4fcb-aa43-351d556c3871} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.01.21 23:43:50.245646 [ 6 ] {6cbf230a-0021-4fcb-aa43-351d556c3871} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001202 sec., 272878.5357737105 rows/sec., 17.88 MiB/sec. | ||
| 2393 | 2026.01.21 23:43:50.245683 [ 6 ] {6cbf230a-0021-4fcb-aa43-351d556c3871} <Debug> TCPHandler: Processed in 0.001363579 sec. | ||
| 2394 | 2026.01.21 23:43:50.245801 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2026.01.21 23:43:50.245916 [ 6 ] {a21b507a-8548-435f-ad56-f1459a6df7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2396 | 2026.01.21 23:43:50.245960 [ 6 ] {a21b507a-8548-435f-ad56-f1459a6df7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2397 | 2026.01.21 23:43:50.246272 [ 6 ] {a21b507a-8548-435f-ad56-f1459a6df7db} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.01.21 23:43:50.246307 [ 6 ] {a21b507a-8548-435f-ad56-f1459a6df7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2399 | 2026.01.21 23:43:50.246585 [ 6 ] {a21b507a-8548-435f-ad56-f1459a6df7db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2400 | 2026.01.21 23:43:50.246781 [ 6 ] {a21b507a-8548-435f-ad56-f1459a6df7db} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.01.21 23:43:50.246872 [ 39 ] {} <Debug> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2402 | 2026.01.21 23:43:50.246905 [ 6 ] {a21b507a-8548-435f-ad56-f1459a6df7db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 2403 | 2026.01.21 23:43:50.246907 [ 39 ] {} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.01.21 23:43:50.246947 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2405 | 2026.01.21 23:43:50.246948 [ 6 ] {a21b507a-8548-435f-ad56-f1459a6df7db} <Debug> TCPHandler: Processed in 0.001196456 sec. | ||
| 2406 | 2026.01.21 23:43:50.247067 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2407 | 2026.01.21 23:43:50.247091 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.01.21 23:43:50.247200 [ 6 ] {66b43a5a-fa82-4f60-a31b-2ad3fa60a538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2409 | 2026.01.21 23:43:50.247217 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2410 | 2026.01.21 23:43:50.247253 [ 6 ] {66b43a5a-fa82-4f60-a31b-2ad3fa60a538} <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 | ||
| 2411 | 2026.01.21 23:43:50.247267 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2412 | 2026.01.21 23:43:50.247362 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2413 | 2026.01.21 23:43:50.247412 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2414 | 2026.01.21 23:43:50.247454 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2415 | 2026.01.21 23:43:50.247501 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2416 | 2026.01.21 23:43:50.248111 [ 6 ] {66b43a5a-fa82-4f60-a31b-2ad3fa60a538} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.01.21 23:43:50.248156 [ 6 ] {66b43a5a-fa82-4f60-a31b-2ad3fa60a538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2418 | 2026.01.21 23:43:50.248322 [ 195 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001313028 sec., 3807.9919087787925 rows/sec., 256.59 KiB/sec. | ||
| 2419 | 2026.01.21 23:43:50.248456 [ 190 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2420 | 2026.01.21 23:43:50.248719 [ 190 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.01.21 23:43:50.248725 [ 6 ] {66b43a5a-fa82-4f60-a31b-2ad3fa60a538} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2422 | 2026.01.21 23:43:50.248794 [ 190 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_5_1} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2423 | 2026.01.21 23:43:50.248867 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2424 | 2026.01.21 23:43:50.248984 [ 6 ] {66b43a5a-fa82-4f60-a31b-2ad3fa60a538} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.01.21 23:43:50.249128 [ 6 ] {66b43a5a-fa82-4f60-a31b-2ad3fa60a538} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001944 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 2426 | 2026.01.21 23:43:50.249195 [ 6 ] {66b43a5a-fa82-4f60-a31b-2ad3fa60a538} <Debug> TCPHandler: Processed in 0.002152065 sec. | ||
| 2427 | 2026.01.21 23:43:50.249310 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.01.21 23:43:50.249402 [ 6 ] {eafa666f-e132-48d2-ac38-f230f80bfd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.01.21 23:43:50.249441 [ 6 ] {eafa666f-e132-48d2-ac38-f230f80bfd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2430 | 2026.01.21 23:43:50.249794 [ 6 ] {eafa666f-e132-48d2-ac38-f230f80bfd14} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.01.21 23:43:50.249829 [ 6 ] {eafa666f-e132-48d2-ac38-f230f80bfd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2432 | 2026.01.21 23:43:50.250132 [ 6 ] {eafa666f-e132-48d2-ac38-f230f80bfd14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2433 | 2026.01.21 23:43:50.250330 [ 6 ] {eafa666f-e132-48d2-ac38-f230f80bfd14} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.01.21 23:43:50.250453 [ 6 ] {eafa666f-e132-48d2-ac38-f230f80bfd14} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001067 sec., 101218.36925960638 rows/sec., 6.17 MiB/sec. | ||
| 2435 | 2026.01.21 23:43:50.250490 [ 6 ] {eafa666f-e132-48d2-ac38-f230f80bfd14} <Debug> TCPHandler: Processed in 0.001228496 sec. | ||
| 2436 | 2026.01.21 23:43:53.846826 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62798 | ||
| 2437 | 2026.01.21 23:43:53.846936 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.01.21 23:43:53.846963 [ 4 ] {} <Debug> TCP-Session: 2790781d-15c1-4fc4-a67d-138e9a6342a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62798 | ||
| 2439 | 2026.01.21 23:43:53.846985 [ 4 ] {} <Debug> TCP-Session: 2790781d-15c1-4fc4-a67d-138e9a6342a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.01.21 23:43:53.846998 [ 4 ] {} <Debug> TCP-Session: 2790781d-15c1-4fc4-a67d-138e9a6342a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.01.21 23:43:53.847233 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34307 | ||
| 2442 | 2026.01.21 23:43:53.847244 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50863 | ||
| 2443 | 2026.01.21 23:43:53.847276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45343 | ||
| 2444 | 2026.01.21 23:43:53.847298 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63442 | ||
| 2445 | 2026.01.21 23:43:53.847324 [ 4 ] {} <Trace> TCP-Session: 2790781d-15c1-4fc4-a67d-138e9a6342a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.01.21 23:43:53.847355 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2447 | 2026.01.21 23:43:53.847359 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2448 | 2026.01.21 23:43:53.847290 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43012 | ||
| 2449 | 2026.01.21 23:43:53.847446 [ 286 ] {} <Debug> TCP-Session: 85427b9c-29db-42b2-af11-4f7564cbcf42 Authenticating user 'default' from [fd00:1122:3344:101::e]:34307 | ||
| 2450 | 2026.01.21 23:43:53.847451 [ 287 ] {} <Debug> TCP-Session: ac3a7f52-0f61-46ca-8bc6-f7aeda23f9d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50863 | ||
| 2451 | 2026.01.21 23:43:53.847274 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46829 | ||
| 2452 | 2026.01.21 23:43:53.847514 [ 4 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2453 | 2026.01.21 23:43:53.847495 [ 287 ] {} <Debug> TCP-Session: ac3a7f52-0f61-46ca-8bc6-f7aeda23f9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.01.21 23:43:53.847490 [ 286 ] {} <Debug> TCP-Session: 85427b9c-29db-42b2-af11-4f7564cbcf42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.01.21 23:43:53.847569 [ 287 ] {} <Debug> TCP-Session: ac3a7f52-0f61-46ca-8bc6-f7aeda23f9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.01.21 23:43:53.847582 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2457 | 2026.01.21 23:43:53.847589 [ 286 ] {} <Debug> TCP-Session: 85427b9c-29db-42b2-af11-4f7564cbcf42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.01.21 23:43:53.847581 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2459 | 2026.01.21 23:43:53.847621 [ 292 ] {} <Debug> TCP-Session: 4d8ecf68-3abf-4ae6-9f0e-36ead1cd676c Authenticating user 'default' from [fd00:1122:3344:101::e]:63442 | ||
| 2460 | 2026.01.21 23:43:53.847654 [ 290 ] {} <Debug> TCP-Session: 17cffa9f-5c65-4da2-a47e-96b255863aa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45343 | ||
| 2461 | 2026.01.21 23:43:53.847669 [ 292 ] {} <Debug> TCP-Session: 4d8ecf68-3abf-4ae6-9f0e-36ead1cd676c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.01.21 23:43:53.847271 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63350 | ||
| 2463 | 2026.01.21 23:43:53.847688 [ 290 ] {} <Debug> TCP-Session: 17cffa9f-5c65-4da2-a47e-96b255863aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.01.21 23:43:53.847692 [ 292 ] {} <Debug> TCP-Session: 4d8ecf68-3abf-4ae6-9f0e-36ead1cd676c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2026.01.21 23:43:53.847732 [ 290 ] {} <Debug> TCP-Session: 17cffa9f-5c65-4da2-a47e-96b255863aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.01.21 23:43:53.847305 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35975 | ||
| 2467 | 2026.01.21 23:43:53.847793 [ 4 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2468 | 2026.01.21 23:43:53.847830 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2469 | 2026.01.21 23:43:53.847852 [ 4 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2470 | 2026.01.21 23:43:53.847875 [ 291 ] {} <Debug> TCP-Session: 97f4d5dc-f717-46a3-b751-d416295f3aba Authenticating user 'default' from [fd00:1122:3344:101::e]:43012 | ||
| 2471 | 2026.01.21 23:43:53.847911 [ 291 ] {} <Debug> TCP-Session: 97f4d5dc-f717-46a3-b751-d416295f3aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.01.21 23:43:53.847928 [ 291 ] {} <Debug> TCP-Session: 97f4d5dc-f717-46a3-b751-d416295f3aba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.01.21 23:43:53.848008 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.01.21 23:43:53.848044 [ 288 ] {} <Debug> TCP-Session: cd6b6b8b-4528-4a79-84e1-c0e60288728a Authenticating user 'default' from [fd00:1122:3344:101::e]:63350 | ||
| 2475 | 2026.01.21 23:43:53.848061 [ 288 ] {} <Debug> TCP-Session: cd6b6b8b-4528-4a79-84e1-c0e60288728a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.01.21 23:43:53.848064 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2477 | 2026.01.21 23:43:53.848074 [ 288 ] {} <Debug> TCP-Session: cd6b6b8b-4528-4a79-84e1-c0e60288728a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.01.21 23:43:53.848064 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2479 | 2026.01.21 23:43:53.848109 [ 293 ] {} <Debug> TCP-Session: e1fe3330-71a5-41f1-a999-9d871ecb97f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35975 | ||
| 2480 | 2026.01.21 23:43:53.848146 [ 289 ] {} <Debug> TCP-Session: 889cfd57-957f-4d80-96e8-41c87dd7da66 Authenticating user 'default' from [fd00:1122:3344:101::e]:46829 | ||
| 2481 | 2026.01.21 23:43:53.848150 [ 293 ] {} <Debug> TCP-Session: e1fe3330-71a5-41f1-a999-9d871ecb97f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.01.21 23:43:53.848173 [ 4 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865) (SelectExecutor): Key condition: unknown | ||
| 2483 | 2026.01.21 23:43:53.848184 [ 293 ] {} <Debug> TCP-Session: e1fe3330-71a5-41f1-a999-9d871ecb97f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.01.21 23:43:53.848181 [ 289 ] {} <Debug> TCP-Session: 889cfd57-957f-4d80-96e8-41c87dd7da66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2026.01.21 23:43:53.848228 [ 289 ] {} <Debug> TCP-Session: 889cfd57-957f-4d80-96e8-41c87dd7da66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.01.21 23:43:53.848272 [ 4 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2487 | 2026.01.21 23:43:54.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.24 MiB, peak 190.99 MiB, free memory in arenas 0.00 B, will set to 191.22 MiB (RSS), difference: 3.99 MiB | ||
| 2488 | 2026.01.21 23:43:54.373998 [ 322 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Trace> AggregatingTransform: Aggregating | ||
| 2489 | 2026.01.21 23:43:54.374060 [ 322 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Trace> Aggregator: Aggregation method: without_key | ||
| 2490 | 2026.01.21 23:43:54.374092 [ 322 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001326778 sec. (753.706 rows/sec., 29.44 KiB/sec.) | ||
| 2491 | 2026.01.21 23:43:54.374109 [ 322 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Trace> Aggregator: Merging aggregated data | ||
| 2492 | 2026.01.21 23:43:54.375091 [ 4 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.527655 sec., 1.8951777202907203 rows/sec., 75.81 B/sec. | ||
| 2493 | 2026.01.21 23:43:54.375221 [ 4 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2494 | 2026.01.21 23:43:54.375236 [ 4 ] {83cb7656-f1b5-425d-a1ef-05c5c3502eee} <Debug> TCPHandler: Processed in 0.528050541 sec. | ||
| 2495 | 2026.01.21 23:43:54.375380 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2496 | 2026.01.21 23:43:54.375416 [ 287 ] {} <Debug> TCP-Session: ac3a7f52-0f61-46ca-8bc6-f7aeda23f9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.01.21 23:43:54.375424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2498 | 2026.01.21 23:43:54.375443 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2499 | 2026.01.21 23:43:54.375476 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2500 | 2026.01.21 23:43:54.375496 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2501 | 2026.01.21 23:43:54.375528 [ 291 ] {} <Debug> TCP-Session: 97f4d5dc-f717-46a3-b751-d416295f3aba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2026.01.21 23:43:54.375535 [ 288 ] {} <Debug> TCP-Session: cd6b6b8b-4528-4a79-84e1-c0e60288728a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2026.01.21 23:43:54.375548 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2504 | 2026.01.21 23:43:54.375559 [ 290 ] {} <Debug> TCP-Session: 17cffa9f-5c65-4da2-a47e-96b255863aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.01.21 23:43:54.375533 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2506 | 2026.01.21 23:43:54.375588 [ 4 ] {} <Debug> TCP-Session: 2790781d-15c1-4fc4-a67d-138e9a6342a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.01.21 23:43:54.375510 [ 293 ] {} <Debug> TCP-Session: e1fe3330-71a5-41f1-a999-9d871ecb97f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.01.21 23:43:54.375461 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2509 | 2026.01.21 23:43:54.375650 [ 292 ] {} <Debug> TCP-Session: 4d8ecf68-3abf-4ae6-9f0e-36ead1cd676c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.01.21 23:43:54.375514 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.01.21 23:43:54.375696 [ 286 ] {} <Debug> TCP-Session: 85427b9c-29db-42b2-af11-4f7564cbcf42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.01.21 23:43:54.375742 [ 289 ] {} <Debug> TCP-Session: 889cfd57-957f-4d80-96e8-41c87dd7da66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.01.21 23:43:55.001142 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.60 MiB, peak 204.73 MiB, free memory in arenas 0.00 B, will set to 207.41 MiB (RSS), difference: 14.80 MiB | ||
| 2514 | 2026.01.21 23:43:55.218527 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.01.21 23:43:55.218731 [ 6 ] {3b6dbef3-c718-4d3b-b82b-00af391a9a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2516 | 2026.01.21 23:43:55.218808 [ 6 ] {3b6dbef3-c718-4d3b-b82b-00af391a9a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2517 | 2026.01.21 23:43:55.219501 [ 6 ] {3b6dbef3-c718-4d3b-b82b-00af391a9a66} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.01.21 23:43:55.219544 [ 6 ] {3b6dbef3-c718-4d3b-b82b-00af391a9a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2519 | 2026.01.21 23:43:55.219958 [ 6 ] {3b6dbef3-c718-4d3b-b82b-00af391a9a66} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2520 | 2026.01.21 23:43:55.220201 [ 6 ] {3b6dbef3-c718-4d3b-b82b-00af391a9a66} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.01.21 23:43:55.220362 [ 6 ] {3b6dbef3-c718-4d3b-b82b-00af391a9a66} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 2522 | 2026.01.21 23:43:55.220413 [ 6 ] {3b6dbef3-c718-4d3b-b82b-00af391a9a66} <Debug> TCPHandler: Processed in 0.002030573 sec. | ||
| 2523 | 2026.01.21 23:43:55.220544 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2026.01.21 23:43:55.220648 [ 6 ] {4b4785f8-2297-4eb0-ba44-36916c92943f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2525 | 2026.01.21 23:43:55.220693 [ 6 ] {4b4785f8-2297-4eb0-ba44-36916c92943f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2526 | 2026.01.21 23:43:55.221144 [ 6 ] {4b4785f8-2297-4eb0-ba44-36916c92943f} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.01.21 23:43:55.221181 [ 6 ] {4b4785f8-2297-4eb0-ba44-36916c92943f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2528 | 2026.01.21 23:43:55.221502 [ 6 ] {4b4785f8-2297-4eb0-ba44-36916c92943f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2529 | 2026.01.21 23:43:55.221727 [ 6 ] {4b4785f8-2297-4eb0-ba44-36916c92943f} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.01.21 23:43:55.221868 [ 6 ] {4b4785f8-2297-4eb0-ba44-36916c92943f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 2531 | 2026.01.21 23:43:55.221909 [ 6 ] {4b4785f8-2297-4eb0-ba44-36916c92943f} <Debug> TCPHandler: Processed in 0.001419679 sec. | ||
| 2532 | 2026.01.21 23:43:55.222024 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.01.21 23:43:55.222122 [ 6 ] {3ab11365-4a17-420b-a146-d0f4d1d1edc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2534 | 2026.01.21 23:43:55.222169 [ 6 ] {3ab11365-4a17-420b-a146-d0f4d1d1edc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2535 | 2026.01.21 23:43:55.222595 [ 6 ] {3ab11365-4a17-420b-a146-d0f4d1d1edc2} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.01.21 23:43:55.222631 [ 6 ] {3ab11365-4a17-420b-a146-d0f4d1d1edc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2537 | 2026.01.21 23:43:55.222967 [ 6 ] {3ab11365-4a17-420b-a146-d0f4d1d1edc2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2538 | 2026.01.21 23:43:55.223195 [ 6 ] {3ab11365-4a17-420b-a146-d0f4d1d1edc2} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.01.21 23:43:55.223328 [ 6 ] {3ab11365-4a17-420b-a146-d0f4d1d1edc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2540 | 2026.01.21 23:43:55.223366 [ 6 ] {3ab11365-4a17-420b-a146-d0f4d1d1edc2} <Debug> TCPHandler: Processed in 0.001392189 sec. | ||
| 2541 | 2026.01.21 23:43:55.223469 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.01.21 23:43:55.223565 [ 6 ] {ef846349-c47b-4576-840e-8577ff360fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2543 | 2026.01.21 23:43:55.223606 [ 6 ] {ef846349-c47b-4576-840e-8577ff360fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2544 | 2026.01.21 23:43:55.223943 [ 6 ] {ef846349-c47b-4576-840e-8577ff360fc2} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.01.21 23:43:55.223978 [ 6 ] {ef846349-c47b-4576-840e-8577ff360fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2546 | 2026.01.21 23:43:55.224300 [ 6 ] {ef846349-c47b-4576-840e-8577ff360fc2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2547 | 2026.01.21 23:43:55.224512 [ 6 ] {ef846349-c47b-4576-840e-8577ff360fc2} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.01.21 23:43:55.224640 [ 6 ] {ef846349-c47b-4576-840e-8577ff360fc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 2549 | 2026.01.21 23:43:55.224678 [ 6 ] {ef846349-c47b-4576-840e-8577ff360fc2} <Debug> TCPHandler: Processed in 0.001259667 sec. | ||
| 2550 | 2026.01.21 23:43:55.480150 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39320 | ||
| 2551 | 2026.01.21 23:43:55.480254 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2552 | 2026.01.21 23:43:55.480281 [ 288 ] {} <Debug> TCP-Session: bddd8cd8-df73-40e8-ada4-535836938563 Authenticating user 'default' from [fd00:1122:3344:101::e]:39320 | ||
| 2553 | 2026.01.21 23:43:55.480303 [ 288 ] {} <Debug> TCP-Session: bddd8cd8-df73-40e8-ada4-535836938563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.01.21 23:43:55.480316 [ 288 ] {} <Debug> TCP-Session: bddd8cd8-df73-40e8-ada4-535836938563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.01.21 23:43:55.480492 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52171 | ||
| 2556 | 2026.01.21 23:43:55.480527 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38690 | ||
| 2557 | 2026.01.21 23:43:55.480534 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44324 | ||
| 2558 | 2026.01.21 23:43:55.480574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36922 | ||
| 2559 | 2026.01.21 23:43:55.480600 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59523 | ||
| 2560 | 2026.01.21 23:43:55.480614 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60409 | ||
| 2561 | 2026.01.21 23:43:55.480611 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2562 | 2026.01.21 23:43:55.480673 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2563 | 2026.01.21 23:43:55.480673 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2564 | 2026.01.21 23:43:55.480729 [ 291 ] {} <Debug> TCP-Session: 74d426d6-e1ef-47c6-bf76-a0fd7f59e25d Authenticating user 'default' from [fd00:1122:3344:101::e]:38690 | ||
| 2565 | 2026.01.21 23:43:55.480742 [ 290 ] {} <Debug> TCP-Session: 7368dd63-a599-4830-87b4-792f347efd2d Authenticating user 'default' from [fd00:1122:3344:101::e]:44324 | ||
| 2566 | 2026.01.21 23:43:55.480757 [ 294 ] {} <Debug> TCP-Session: 8cfb0ba6-8930-413b-b4dc-32ea32c1755e Authenticating user 'default' from [fd00:1122:3344:101::e]:36922 | ||
| 2567 | 2026.01.21 23:43:55.480763 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2568 | 2026.01.21 23:43:55.480789 [ 290 ] {} <Debug> TCP-Session: 7368dd63-a599-4830-87b4-792f347efd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.01.21 23:43:55.480793 [ 294 ] {} <Debug> TCP-Session: 8cfb0ba6-8930-413b-b4dc-32ea32c1755e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.01.21 23:43:55.480821 [ 290 ] {} <Debug> TCP-Session: 7368dd63-a599-4830-87b4-792f347efd2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2026.01.21 23:43:55.480830 [ 294 ] {} <Debug> TCP-Session: 8cfb0ba6-8930-413b-b4dc-32ea32c1755e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.01.21 23:43:55.480818 [ 286 ] {} <Debug> TCP-Session: 20e65c65-950c-4516-a266-d042127b9f5d Authenticating user 'default' from [fd00:1122:3344:101::e]:60409 | ||
| 2573 | 2026.01.21 23:43:55.480783 [ 288 ] {} <Trace> TCP-Session: bddd8cd8-df73-40e8-ada4-535836938563 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.01.21 23:43:55.480881 [ 286 ] {} <Debug> TCP-Session: 20e65c65-950c-4516-a266-d042127b9f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.01.21 23:43:55.480774 [ 291 ] {} <Debug> TCP-Session: 74d426d6-e1ef-47c6-bf76-a0fd7f59e25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.01.21 23:43:55.480910 [ 286 ] {} <Debug> TCP-Session: 20e65c65-950c-4516-a266-d042127b9f5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.01.21 23:43:55.480940 [ 291 ] {} <Debug> TCP-Session: 74d426d6-e1ef-47c6-bf76-a0fd7f59e25d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2026.01.21 23:43:55.480678 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2579 | 2026.01.21 23:43:55.480564 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55864 | ||
| 2580 | 2026.01.21 23:43:55.481012 [ 4 ] {} <Debug> TCP-Session: 2d0d3a8e-5abe-4a47-8eed-aed42d2ff42e Authenticating user 'default' from [fd00:1122:3344:101::e]:59523 | ||
| 2581 | 2026.01.21 23:43:55.480551 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64500 | ||
| 2582 | 2026.01.21 23:43:55.481060 [ 4 ] {} <Debug> TCP-Session: 2d0d3a8e-5abe-4a47-8eed-aed42d2ff42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.01.21 23:43:55.481089 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2584 | 2026.01.21 23:43:55.481099 [ 4 ] {} <Debug> TCP-Session: 2d0d3a8e-5abe-4a47-8eed-aed42d2ff42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.01.21 23:43:55.481092 [ 288 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2586 | 2026.01.21 23:43:55.481130 [ 293 ] {} <Debug> TCP-Session: 771a0a3c-ee24-4086-baab-e4b91fffeee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55864 | ||
| 2587 | 2026.01.21 23:43:55.481141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2588 | 2026.01.21 23:43:55.481182 [ 293 ] {} <Debug> TCP-Session: 771a0a3c-ee24-4086-baab-e4b91fffeee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.01.21 23:43:55.481195 [ 292 ] {} <Debug> TCP-Session: dfa0a8ae-a223-4ae5-bdd6-c7866e2fca91 Authenticating user 'default' from [fd00:1122:3344:101::e]:64500 | ||
| 2590 | 2026.01.21 23:43:55.481207 [ 293 ] {} <Debug> TCP-Session: 771a0a3c-ee24-4086-baab-e4b91fffeee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.01.21 23:43:55.481225 [ 292 ] {} <Debug> TCP-Session: dfa0a8ae-a223-4ae5-bdd6-c7866e2fca91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.01.21 23:43:55.480620 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2593 | 2026.01.21 23:43:55.481248 [ 292 ] {} <Debug> TCP-Session: dfa0a8ae-a223-4ae5-bdd6-c7866e2fca91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.01.21 23:43:55.481281 [ 289 ] {} <Debug> TCP-Session: 198c8581-a6e7-4fb1-b487-58c42305ee1f Authenticating user 'default' from [fd00:1122:3344:101::e]:52171 | ||
| 2595 | 2026.01.21 23:43:55.481304 [ 289 ] {} <Debug> TCP-Session: 198c8581-a6e7-4fb1-b487-58c42305ee1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.01.21 23:43:55.481317 [ 289 ] {} <Debug> TCP-Session: 198c8581-a6e7-4fb1-b487-58c42305ee1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2026.01.21 23:43:55.481444 [ 288 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2598 | 2026.01.21 23:43:55.481503 [ 288 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2599 | 2026.01.21 23:43:55.481816 [ 288 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865) (SelectExecutor): Key condition: unknown | ||
| 2600 | 2026.01.21 23:43:55.482873 [ 306 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Trace> AggregatingTransform: Aggregating | ||
| 2601 | 2026.01.21 23:43:55.482918 [ 306 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2602 | 2026.01.21 23:43:55.482957 [ 306 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039612 sec. (961.897 rows/sec., 37.57 KiB/sec.) | ||
| 2603 | 2026.01.21 23:43:55.482977 [ 306 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Trace> Aggregator: Merging aggregated data | ||
| 2604 | 2026.01.21 23:43:55.484162 [ 288 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003157 sec., 316.7564143173899 rows/sec., 12.37 KiB/sec. | ||
| 2605 | 2026.01.21 23:43:55.484310 [ 288 ] {b17b96db-f34d-4b2a-a3dd-c4ea883e46bb} <Debug> TCPHandler: Processed in 0.003723748 sec. | ||
| 2606 | 2026.01.21 23:43:55.484399 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2607 | 2026.01.21 23:43:55.484423 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2608 | 2026.01.21 23:43:55.484427 [ 288 ] {} <Debug> TCP-Session: bddd8cd8-df73-40e8-ada4-535836938563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2609 | 2026.01.21 23:43:55.484442 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2610 | 2026.01.21 23:43:55.484459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2611 | 2026.01.21 23:43:55.484492 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2612 | 2026.01.21 23:43:55.484510 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2613 | 2026.01.21 23:43:55.484528 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2614 | 2026.01.21 23:43:55.484552 [ 286 ] {} <Debug> TCP-Session: 20e65c65-950c-4516-a266-d042127b9f5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.01.21 23:43:55.484546 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2616 | 2026.01.21 23:43:55.484581 [ 292 ] {} <Debug> TCP-Session: dfa0a8ae-a223-4ae5-bdd6-c7866e2fca91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.01.21 23:43:55.484565 [ 291 ] {} <Debug> TCP-Session: 74d426d6-e1ef-47c6-bf76-a0fd7f59e25d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.01.21 23:43:55.484617 [ 4 ] {} <Debug> TCP-Session: 2d0d3a8e-5abe-4a47-8eed-aed42d2ff42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2026.01.21 23:43:55.484529 [ 293 ] {} <Debug> TCP-Session: 771a0a3c-ee24-4086-baab-e4b91fffeee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.01.21 23:43:55.484506 [ 289 ] {} <Debug> TCP-Session: 198c8581-a6e7-4fb1-b487-58c42305ee1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.01.21 23:43:55.484474 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2622 | 2026.01.21 23:43:55.484471 [ 290 ] {} <Debug> TCP-Session: 7368dd63-a599-4830-87b4-792f347efd2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2026.01.21 23:43:55.484729 [ 294 ] {} <Debug> TCP-Session: 8cfb0ba6-8930-413b-b4dc-32ea32c1755e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2026.01.21 23:43:56.797294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4301 | ||
| 2625 | 2026.01.21 23:43:56.797862 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.01.21 23:43:56.797926 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2627 | 2026.01.21 23:43:56.798473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2628 | 2026.01.21 23:43:56.798708 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.01.21 23:43:56.798848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4301 | ||
| 2630 | 2026.01.21 23:43:57.032907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2631 | 2026.01.21 23:43:57.048638 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.01.21 23:43:57.048691 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2633 | 2026.01.21 23:43:57.054759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2634 | 2026.01.21 23:43:57.055445 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.01.21 23:43:57.058570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2636 | 2026.01.21 23:43:59.309051 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 350 | ||
| 2637 | 2026.01.21 23:43:59.311358 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.01.21 23:43:59.311417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2639 | 2026.01.21 23:43:59.312600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2640 | 2026.01.21 23:43:59.312875 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.01.21 23:43:59.313231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2642 | 2026.01.21 23:44:00.231165 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.01.21 23:44:00.231359 [ 6 ] {3354cd03-a0cc-406d-8d3a-e8b938a58678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2644 | 2026.01.21 23:44:00.231425 [ 6 ] {3354cd03-a0cc-406d-8d3a-e8b938a58678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2645 | 2026.01.21 23:44:00.232204 [ 6 ] {3354cd03-a0cc-406d-8d3a-e8b938a58678} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.01.21 23:44:00.232251 [ 6 ] {3354cd03-a0cc-406d-8d3a-e8b938a58678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2647 | 2026.01.21 23:44:00.232654 [ 6 ] {3354cd03-a0cc-406d-8d3a-e8b938a58678} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2648 | 2026.01.21 23:44:00.232891 [ 6 ] {3354cd03-a0cc-406d-8d3a-e8b938a58678} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.01.21 23:44:00.233043 [ 6 ] {3354cd03-a0cc-406d-8d3a-e8b938a58678} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001732 sec., 257505.77367205542 rows/sec., 16.33 MiB/sec. | ||
| 2650 | 2026.01.21 23:44:00.233088 [ 6 ] {3354cd03-a0cc-406d-8d3a-e8b938a58678} <Debug> TCPHandler: Processed in 0.002060133 sec. | ||
| 2651 | 2026.01.21 23:44:00.233237 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.01.21 23:44:00.233330 [ 6 ] {f72c5920-112e-441d-9ded-2575c2f8a8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2653 | 2026.01.21 23:44:00.233380 [ 6 ] {f72c5920-112e-441d-9ded-2575c2f8a8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2654 | 2026.01.21 23:44:00.234208 [ 6 ] {f72c5920-112e-441d-9ded-2575c2f8a8a2} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.01.21 23:44:00.234244 [ 6 ] {f72c5920-112e-441d-9ded-2575c2f8a8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2656 | 2026.01.21 23:44:00.234618 [ 6 ] {f72c5920-112e-441d-9ded-2575c2f8a8a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2657 | 2026.01.21 23:44:00.234826 [ 6 ] {f72c5920-112e-441d-9ded-2575c2f8a8a2} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.01.21 23:44:00.234933 [ 27 ] {} <Debug> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2659 | 2026.01.21 23:44:00.234952 [ 6 ] {f72c5920-112e-441d-9ded-2575c2f8a8a2} <Debug> executeQuery: Read 1274 rows, 104.14 KiB in 0.001639 sec., 777303.2336790726 rows/sec., 62.05 MiB/sec. | ||
| 2660 | 2026.01.21 23:44:00.235002 [ 27 ] {} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.01.21 23:44:00.235010 [ 6 ] {f72c5920-112e-441d-9ded-2575c2f8a8a2} <Debug> TCPHandler: Processed in 0.001836129 sec. | ||
| 2662 | 2026.01.21 23:44:00.235032 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2663 | 2026.01.21 23:44:00.235137 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.01.21 23:44:00.235175 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2665 | 2026.01.21 23:44:00.235241 [ 6 ] {1abff3c4-591e-4e41-9bea-10d4b620944d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2666 | 2026.01.21 23:44:00.235289 [ 6 ] {1abff3c4-591e-4e41-9bea-10d4b620944d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2667 | 2026.01.21 23:44:00.235329 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2668 | 2026.01.21 23:44:00.235370 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2421 rows starting from the beginning of the part | ||
| 2669 | 2026.01.21 23:44:00.235465 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2670 | 2026.01.21 23:44:00.235515 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2671 | 2026.01.21 23:44:00.235561 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1274 rows starting from the beginning of the part | ||
| 2672 | 2026.01.21 23:44:00.235611 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2673 | 2026.01.21 23:44:00.235651 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1274 rows starting from the beginning of the part | ||
| 2674 | 2026.01.21 23:44:00.235768 [ 6 ] {1abff3c4-591e-4e41-9bea-10d4b620944d} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.01.21 23:44:00.235810 [ 6 ] {1abff3c4-591e-4e41-9bea-10d4b620944d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2676 | 2026.01.21 23:44:00.236166 [ 6 ] {1abff3c4-591e-4e41-9bea-10d4b620944d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2677 | 2026.01.21 23:44:00.236392 [ 6 ] {1abff3c4-591e-4e41-9bea-10d4b620944d} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.01.21 23:44:00.236524 [ 6 ] {1abff3c4-591e-4e41-9bea-10d4b620944d} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.0013 sec., 199230.76923076925 rows/sec., 12.09 MiB/sec. | ||
| 2679 | 2026.01.21 23:44:00.236567 [ 6 ] {1abff3c4-591e-4e41-9bea-10d4b620944d} <Debug> TCPHandler: Processed in 0.001479301 sec. | ||
| 2680 | 2026.01.21 23:44:00.236680 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.01.21 23:44:00.236771 [ 6 ] {9b4dfc35-7e01-4f9c-b476-9d1159ee12d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2682 | 2026.01.21 23:44:00.236809 [ 6 ] {9b4dfc35-7e01-4f9c-b476-9d1159ee12d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2683 | 2026.01.21 23:44:00.237275 [ 6 ] {9b4dfc35-7e01-4f9c-b476-9d1159ee12d5} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.01.21 23:44:00.237311 [ 6 ] {9b4dfc35-7e01-4f9c-b476-9d1159ee12d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2685 | 2026.01.21 23:44:00.237624 [ 6 ] {9b4dfc35-7e01-4f9c-b476-9d1159ee12d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2686 | 2026.01.21 23:44:00.237666 [ 190 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5137 rows, containing 5 columns (5 merged, 0 gathered) in 0.002545704 sec., 2017909.3877371445 rows/sec., 169.86 MiB/sec. | ||
| 2687 | 2026.01.21 23:44:00.237841 [ 6 ] {9b4dfc35-7e01-4f9c-b476-9d1159ee12d5} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.01.21 23:44:00.237913 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2689 | 2026.01.21 23:44:00.237948 [ 27 ] {} <Debug> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2690 | 2026.01.21 23:44:00.237978 [ 6 ] {9b4dfc35-7e01-4f9c-b476-9d1159ee12d5} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001223 sec., 188062.14227309896 rows/sec., 12.12 MiB/sec. | ||
| 2691 | 2026.01.21 23:44:00.237986 [ 27 ] {} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.01.21 23:44:00.238024 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2693 | 2026.01.21 23:44:00.238034 [ 6 ] {9b4dfc35-7e01-4f9c-b476-9d1159ee12d5} <Debug> TCPHandler: Processed in 0.001401889 sec. | ||
| 2694 | 2026.01.21 23:44:00.238127 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::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 | ||
| 2695 | 2026.01.21 23:44:00.238156 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.01.21 23:44:00.238168 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.01.21 23:44:00.238252 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_11_2} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2698 | 2026.01.21 23:44:00.238262 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2699 | 2026.01.21 23:44:00.238263 [ 6 ] {eae9890d-858c-42c9-a710-3d62757606fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.01.21 23:44:00.238309 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 230 rows starting from the beginning of the part | ||
| 2701 | 2026.01.21 23:44:00.238324 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2702 | 2026.01.21 23:44:00.238325 [ 6 ] {eae9890d-858c-42c9-a710-3d62757606fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2703 | 2026.01.21 23:44:00.238391 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 2704 | 2026.01.21 23:44:00.238441 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 230 rows starting from the beginning of the part | ||
| 2705 | 2026.01.21 23:44:00.238482 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 458 rows starting from the beginning of the part | ||
| 2706 | 2026.01.21 23:44:00.238521 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 230 rows starting from the beginning of the part | ||
| 2707 | 2026.01.21 23:44:00.238562 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 230 rows starting from the beginning of the part | ||
| 2708 | 2026.01.21 23:44:00.238808 [ 6 ] {eae9890d-858c-42c9-a710-3d62757606fb} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.01.21 23:44:00.238855 [ 6 ] {eae9890d-858c-42c9-a710-3d62757606fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2710 | 2026.01.21 23:44:00.239183 [ 6 ] {eae9890d-858c-42c9-a710-3d62757606fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2711 | 2026.01.21 23:44:00.239409 [ 6 ] {eae9890d-858c-42c9-a710-3d62757606fb} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.01.21 23:44:00.239535 [ 6 ] {eae9890d-858c-42c9-a710-3d62757606fb} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001287 sec., 177933.17793317794 rows/sec., 10.10 MiB/sec. | ||
| 2713 | 2026.01.21 23:44:00.239576 [ 6 ] {eae9890d-858c-42c9-a710-3d62757606fb} <Debug> TCPHandler: Processed in 0.001465641 sec. | ||
| 2714 | 2026.01.21 23:44:00.239695 [ 194 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619064 sec., 993166.4220809061 rows/sec., 68.27 MiB/sec. | ||
| 2715 | 2026.01.21 23:44:00.239709 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.01.21 23:44:00.239814 [ 6 ] {9f155458-7aa8-4014-b9d7-3750a39786ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2717 | 2026.01.21 23:44:00.239854 [ 6 ] {9f155458-7aa8-4014-b9d7-3750a39786ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2718 | 2026.01.21 23:44:00.239855 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2719 | 2026.01.21 23:44:00.240122 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.01.21 23:44:00.240190 [ 195 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_6_1} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2721 | 2026.01.21 23:44:00.240262 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2722 | 2026.01.21 23:44:00.240535 [ 6 ] {9f155458-7aa8-4014-b9d7-3750a39786ee} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.01.21 23:44:00.240575 [ 6 ] {9f155458-7aa8-4014-b9d7-3750a39786ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2724 | 2026.01.21 23:44:00.240903 [ 6 ] {9f155458-7aa8-4014-b9d7-3750a39786ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2725 | 2026.01.21 23:44:00.241110 [ 6 ] {9f155458-7aa8-4014-b9d7-3750a39786ee} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.01.21 23:44:00.241222 [ 24 ] {} <Debug> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2727 | 2026.01.21 23:44:00.241235 [ 6 ] {9f155458-7aa8-4014-b9d7-3750a39786ee} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001437 sec., 535142.658315936 rows/sec., 37.48 MiB/sec. | ||
| 2728 | 2026.01.21 23:44:00.241260 [ 24 ] {} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.01.21 23:44:00.241277 [ 6 ] {9f155458-7aa8-4014-b9d7-3750a39786ee} <Debug> TCPHandler: Processed in 0.001625235 sec. | ||
| 2730 | 2026.01.21 23:44:00.241279 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2731 | 2026.01.21 23:44:00.241398 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.01.21 23:44:00.241429 [ 193 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2733 | 2026.01.21 23:44:00.241492 [ 6 ] {5f30b099-f76c-410a-88dd-7e61f1e14b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2734 | 2026.01.21 23:44:00.241537 [ 6 ] {5f30b099-f76c-410a-88dd-7e61f1e14b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2735 | 2026.01.21 23:44:00.241581 [ 193 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2736 | 2026.01.21 23:44:00.241623 [ 193 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1249 rows starting from the beginning of the part | ||
| 2737 | 2026.01.21 23:44:00.241710 [ 193 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2738 | 2026.01.21 23:44:00.241759 [ 193 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2739 | 2026.01.21 23:44:00.241803 [ 193 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 769 rows starting from the beginning of the part | ||
| 2740 | 2026.01.21 23:44:00.241848 [ 193 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2741 | 2026.01.21 23:44:00.241882 [ 6 ] {5f30b099-f76c-410a-88dd-7e61f1e14b46} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.21 23:44:00.241893 [ 193 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 769 rows starting from the beginning of the part | ||
| 2743 | 2026.01.21 23:44:00.241924 [ 6 ] {5f30b099-f76c-410a-88dd-7e61f1e14b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2744 | 2026.01.21 23:44:00.242266 [ 6 ] {5f30b099-f76c-410a-88dd-7e61f1e14b46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2745 | 2026.01.21 23:44:00.242476 [ 6 ] {5f30b099-f76c-410a-88dd-7e61f1e14b46} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.01.21 23:44:00.242588 [ 24 ] {} <Debug> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2747 | 2026.01.21 23:44:00.242605 [ 6 ] {5f30b099-f76c-410a-88dd-7e61f1e14b46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 2748 | 2026.01.21 23:44:00.242621 [ 24 ] {} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.01.21 23:44:00.242641 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2750 | 2026.01.21 23:44:00.242642 [ 6 ] {5f30b099-f76c-410a-88dd-7e61f1e14b46} <Debug> TCPHandler: Processed in 0.001292997 sec. | ||
| 2751 | 2026.01.21 23:44:00.242730 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::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 | ||
| 2752 | 2026.01.21 23:44:00.242751 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.01.21 23:44:00.242826 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2754 | 2026.01.21 23:44:00.242858 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2755 | 2026.01.21 23:44:00.242859 [ 6 ] {d264e108-e7bd-47c0-9a4e-44227b78fcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.01.21 23:44:00.242904 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2757 | 2026.01.21 23:44:00.242912 [ 6 ] {d264e108-e7bd-47c0-9a4e-44227b78fcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2758 | 2026.01.21 23:44:00.242949 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2759 | 2026.01.21 23:44:00.242988 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2760 | 2026.01.21 23:44:00.243021 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2761 | 2026.01.21 23:44:00.243060 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2762 | 2026.01.21 23:44:00.243250 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2979 rows, containing 5 columns (5 merged, 0 gathered) in 0.00189562 sec., 1571517.4982327682 rows/sec., 117.80 MiB/sec. | ||
| 2763 | 2026.01.21 23:44:00.243377 [ 6 ] {d264e108-e7bd-47c0-9a4e-44227b78fcae} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.01.21 23:44:00.243417 [ 6 ] {d264e108-e7bd-47c0-9a4e-44227b78fcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2765 | 2026.01.21 23:44:00.243469 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2766 | 2026.01.21 23:44:00.243764 [ 194 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001068283 sec., 33698.93558167639 rows/sec., 1.72 MiB/sec. | ||
| 2767 | 2026.01.21 23:44:00.243793 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.01.21 23:44:00.243829 [ 6 ] {d264e108-e7bd-47c0-9a4e-44227b78fcae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2769 | 2026.01.21 23:44:00.243896 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_11_2} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2770 | 2026.01.21 23:44:00.243942 [ 202 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2771 | 2026.01.21 23:44:00.243979 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2772 | 2026.01.21 23:44:00.244143 [ 6 ] {d264e108-e7bd-47c0-9a4e-44227b78fcae} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.01.21 23:44:00.244274 [ 202 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.01.21 23:44:00.244275 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2775 | 2026.01.21 23:44:00.244298 [ 6 ] {d264e108-e7bd-47c0-9a4e-44227b78fcae} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001464 sec., 224043.71584699454 rows/sec., 14.68 MiB/sec. | ||
| 2776 | 2026.01.21 23:44:00.244329 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.01.21 23:44:00.244347 [ 202 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_6_1} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2778 | 2026.01.21 23:44:00.244356 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2779 | 2026.01.21 23:44:00.244352 [ 6 ] {d264e108-e7bd-47c0-9a4e-44227b78fcae} <Debug> TCPHandler: Processed in 0.001649655 sec. | ||
| 2780 | 2026.01.21 23:44:00.244432 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2781 | 2026.01.21 23:44:00.244473 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2782 | 2026.01.21 23:44:00.244484 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.01.21 23:44:00.244583 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2784 | 2026.01.21 23:44:00.244592 [ 6 ] {d04b62b8-2867-4282-b325-b2fefe86d9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2785 | 2026.01.21 23:44:00.244615 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3003 rows starting from the beginning of the part | ||
| 2786 | 2026.01.21 23:44:00.244644 [ 6 ] {d04b62b8-2867-4282-b325-b2fefe86d9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2787 | 2026.01.21 23:44:00.244667 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 128 rows starting from the beginning of the part | ||
| 2788 | 2026.01.21 23:44:00.244706 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2789 | 2026.01.21 23:44:00.244740 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 328 rows starting from the beginning of the part | ||
| 2790 | 2026.01.21 23:44:00.244772 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2791 | 2026.01.21 23:44:00.244807 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 328 rows starting from the beginning of the part | ||
| 2792 | 2026.01.21 23:44:00.244963 [ 6 ] {d04b62b8-2867-4282-b325-b2fefe86d9d9} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.01.21 23:44:00.245002 [ 6 ] {d04b62b8-2867-4282-b325-b2fefe86d9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2794 | 2026.01.21 23:44:00.245314 [ 6 ] {d04b62b8-2867-4282-b325-b2fefe86d9d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2795 | 2026.01.21 23:44:00.245537 [ 6 ] {d04b62b8-2867-4282-b325-b2fefe86d9d9} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.01.21 23:44:00.245666 [ 6 ] {d04b62b8-2867-4282-b325-b2fefe86d9d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 2797 | 2026.01.21 23:44:00.245704 [ 6 ] {d04b62b8-2867-4282-b325-b2fefe86d9d9} <Debug> TCPHandler: Processed in 0.001268607 sec. | ||
| 2798 | 2026.01.21 23:44:00.245815 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.01.21 23:44:00.245906 [ 6 ] {ec92c787-4620-4c80-9b1f-2822d947d1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2800 | 2026.01.21 23:44:00.245959 [ 6 ] {ec92c787-4620-4c80-9b1f-2822d947d1eb} <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 | ||
| 2801 | 2026.01.21 23:44:00.246063 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4107 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653125 sec., 2484385.6332703214 rows/sec., 164.94 MiB/sec. | ||
| 2802 | 2026.01.21 23:44:00.246331 [ 189 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2803 | 2026.01.21 23:44:00.246560 [ 189 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.21 23:44:00.246621 [ 189 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2805 | 2026.01.21 23:44:00.246678 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2806 | 2026.01.21 23:44:00.246800 [ 6 ] {ec92c787-4620-4c80-9b1f-2822d947d1eb} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.01.21 23:44:00.246841 [ 6 ] {ec92c787-4620-4c80-9b1f-2822d947d1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2808 | 2026.01.21 23:44:00.247404 [ 6 ] {ec92c787-4620-4c80-9b1f-2822d947d1eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2809 | 2026.01.21 23:44:00.247630 [ 6 ] {ec92c787-4620-4c80-9b1f-2822d947d1eb} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.01.21 23:44:00.247734 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2811 | 2026.01.21 23:44:00.247764 [ 6 ] {ec92c787-4620-4c80-9b1f-2822d947d1eb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001874 sec., 19210.245464247597 rows/sec., 34.42 MiB/sec. | ||
| 2812 | 2026.01.21 23:44:00.247774 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.01.21 23:44:00.247807 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2814 | 2026.01.21 23:44:00.247830 [ 6 ] {ec92c787-4620-4c80-9b1f-2822d947d1eb} <Debug> TCPHandler: Processed in 0.002063893 sec. | ||
| 2815 | 2026.01.21 23:44:00.247870 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::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 | ||
| 2816 | 2026.01.21 23:44:00.247950 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.01.21 23:44:00.248047 [ 6 ] {928974f6-afbc-45a9-a40c-eb20b5040879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2818 | 2026.01.21 23:44:00.248056 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2026.01.21 23:44:00.248090 [ 6 ] {928974f6-afbc-45a9-a40c-eb20b5040879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2820 | 2026.01.21 23:44:00.248110 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 2821 | 2026.01.21 23:44:00.248221 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::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 | ||
| 2822 | 2026.01.21 23:44:00.248321 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2823 | 2026.01.21 23:44:00.248417 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2824 | 2026.01.21 23:44:00.248447 [ 6 ] {928974f6-afbc-45a9-a40c-eb20b5040879} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.01.21 23:44:00.248487 [ 6 ] {928974f6-afbc-45a9-a40c-eb20b5040879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2826 | 2026.01.21 23:44:00.248518 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2827 | 2026.01.21 23:44:00.248624 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2828 | 2026.01.21 23:44:00.248798 [ 6 ] {928974f6-afbc-45a9-a40c-eb20b5040879} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2829 | 2026.01.21 23:44:00.249078 [ 6 ] {928974f6-afbc-45a9-a40c-eb20b5040879} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.01.21 23:44:00.249181 [ 27 ] {} <Debug> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2831 | 2026.01.21 23:44:00.249209 [ 27 ] {} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.01.21 23:44:00.249211 [ 6 ] {928974f6-afbc-45a9-a40c-eb20b5040879} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.00118 sec., 91525.42372881355 rows/sec., 5.58 MiB/sec. | ||
| 2833 | 2026.01.21 23:44:00.249229 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2834 | 2026.01.21 23:44:00.249259 [ 6 ] {928974f6-afbc-45a9-a40c-eb20b5040879} <Debug> TCPHandler: Processed in 0.001357498 sec. | ||
| 2835 | 2026.01.21 23:44:00.249309 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2836 | 2026.01.21 23:44:00.249401 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2837 | 2026.01.21 23:44:00.249429 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 384 rows starting from the beginning of the part | ||
| 2838 | 2026.01.21 23:44:00.249496 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 2839 | 2026.01.21 23:44:00.249540 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2840 | 2026.01.21 23:44:00.249584 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2841 | 2026.01.21 23:44:00.249628 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2842 | 2026.01.21 23:44:00.249673 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2843 | 2026.01.21 23:44:00.250489 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209675 sec., 634881.2697625395 rows/sec., 39.34 MiB/sec. | ||
| 2844 | 2026.01.21 23:44:00.250613 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2845 | 2026.01.21 23:44:00.250829 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.01.21 23:44:00.250853 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 19 columns (19 merged, 0 gathered) in 0.003007533 sec., 60847.21264903826 rows/sec., 109.04 MiB/sec. | ||
| 2847 | 2026.01.21 23:44:00.250896 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_11_2} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2848 | 2026.01.21 23:44:00.250952 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2849 | 2026.01.21 23:44:00.251351 [ 191 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2850 | 2026.01.21 23:44:00.251715 [ 191 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.01.21 23:44:00.251787 [ 191 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2852 | 2026.01.21 23:44:00.251946 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2853 | 2026.01.21 23:44:04.228383 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2854 | 2026.01.21 23:44:04.228466 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2855 | 2026.01.21 23:44:04.298953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4813 | ||
| 2856 | 2026.01.21 23:44:04.299533 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.01.21 23:44:04.299580 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2858 | 2026.01.21 23:44:04.300079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2859 | 2026.01.21 23:44:04.300308 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.01.21 23:44:04.300445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4813 | ||
| 2861 | 2026.01.21 23:44:04.558663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2862 | 2026.01.21 23:44:04.576153 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.01.21 23:44:04.576218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2864 | 2026.01.21 23:44:04.581956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2865 | 2026.01.21 23:44:04.582654 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.01.21 23:44:04.585923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2867 | 2026.01.21 23:44:05.217851 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.01.21 23:44:05.218042 [ 6 ] {748893d9-ed80-4dfb-803d-849fd463eb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2869 | 2026.01.21 23:44:05.218111 [ 6 ] {748893d9-ed80-4dfb-803d-849fd463eb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2870 | 2026.01.21 23:44:05.218747 [ 6 ] {748893d9-ed80-4dfb-803d-849fd463eb33} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.01.21 23:44:05.218795 [ 6 ] {748893d9-ed80-4dfb-803d-849fd463eb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2872 | 2026.01.21 23:44:05.219197 [ 6 ] {748893d9-ed80-4dfb-803d-849fd463eb33} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2873 | 2026.01.21 23:44:05.219431 [ 6 ] {748893d9-ed80-4dfb-803d-849fd463eb33} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.01.21 23:44:05.219575 [ 6 ] {748893d9-ed80-4dfb-803d-849fd463eb33} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 2875 | 2026.01.21 23:44:05.219615 [ 6 ] {748893d9-ed80-4dfb-803d-849fd463eb33} <Debug> TCPHandler: Processed in 0.00190203 sec. | ||
| 2876 | 2026.01.21 23:44:05.219740 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2026.01.21 23:44:05.219836 [ 6 ] {217ff1e2-cce8-487e-b3a3-3cda1058d20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2878 | 2026.01.21 23:44:05.219879 [ 6 ] {217ff1e2-cce8-487e-b3a3-3cda1058d20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2879 | 2026.01.21 23:44:05.220291 [ 6 ] {217ff1e2-cce8-487e-b3a3-3cda1058d20f} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.01.21 23:44:05.220329 [ 6 ] {217ff1e2-cce8-487e-b3a3-3cda1058d20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2881 | 2026.01.21 23:44:05.220654 [ 6 ] {217ff1e2-cce8-487e-b3a3-3cda1058d20f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2882 | 2026.01.21 23:44:05.220877 [ 6 ] {217ff1e2-cce8-487e-b3a3-3cda1058d20f} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2026.01.21 23:44:05.221005 [ 6 ] {217ff1e2-cce8-487e-b3a3-3cda1058d20f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 2884 | 2026.01.21 23:44:05.221042 [ 6 ] {217ff1e2-cce8-487e-b3a3-3cda1058d20f} <Debug> TCPHandler: Processed in 0.001353949 sec. | ||
| 2885 | 2026.01.21 23:44:05.221167 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2026.01.21 23:44:05.221262 [ 6 ] {7880dadb-a787-4e46-8ed4-ff5a7ce64ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2887 | 2026.01.21 23:44:05.221306 [ 6 ] {7880dadb-a787-4e46-8ed4-ff5a7ce64ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2888 | 2026.01.21 23:44:05.221736 [ 6 ] {7880dadb-a787-4e46-8ed4-ff5a7ce64ffd} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.01.21 23:44:05.221773 [ 6 ] {7880dadb-a787-4e46-8ed4-ff5a7ce64ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2890 | 2026.01.21 23:44:05.222110 [ 6 ] {7880dadb-a787-4e46-8ed4-ff5a7ce64ffd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2891 | 2026.01.21 23:44:05.222327 [ 6 ] {7880dadb-a787-4e46-8ed4-ff5a7ce64ffd} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.01.21 23:44:05.222457 [ 6 ] {7880dadb-a787-4e46-8ed4-ff5a7ce64ffd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2893 | 2026.01.21 23:44:05.222495 [ 6 ] {7880dadb-a787-4e46-8ed4-ff5a7ce64ffd} <Debug> TCPHandler: Processed in 0.001384809 sec. | ||
| 2894 | 2026.01.21 23:44:05.222619 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.01.21 23:44:05.222713 [ 6 ] {53f6c549-ff6a-4807-beec-18c8d31e0ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2896 | 2026.01.21 23:44:05.222756 [ 6 ] {53f6c549-ff6a-4807-beec-18c8d31e0ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2897 | 2026.01.21 23:44:05.223084 [ 6 ] {53f6c549-ff6a-4807-beec-18c8d31e0ea3} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.01.21 23:44:05.223121 [ 6 ] {53f6c549-ff6a-4807-beec-18c8d31e0ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2899 | 2026.01.21 23:44:05.223441 [ 6 ] {53f6c549-ff6a-4807-beec-18c8d31e0ea3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2900 | 2026.01.21 23:44:05.223652 [ 6 ] {53f6c549-ff6a-4807-beec-18c8d31e0ea3} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.01.21 23:44:05.223779 [ 6 ] {53f6c549-ff6a-4807-beec-18c8d31e0ea3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2902 | 2026.01.21 23:44:05.223813 [ 6 ] {53f6c549-ff6a-4807-beec-18c8d31e0ea3} <Debug> TCPHandler: Processed in 0.001244946 sec. | ||
| 2903 | 2026.01.21 23:44:05.694082 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.01.21 23:44:05.694265 [ 6 ] {8a21f5b3-b3f7-47f5-ac36-13bde7fa3830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2905 | 2026.01.21 23:44:05.694333 [ 6 ] {8a21f5b3-b3f7-47f5-ac36-13bde7fa3830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2906 | 2026.01.21 23:44:05.695104 [ 6 ] {8a21f5b3-b3f7-47f5-ac36-13bde7fa3830} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.01.21 23:44:05.695143 [ 6 ] {8a21f5b3-b3f7-47f5-ac36-13bde7fa3830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2908 | 2026.01.21 23:44:05.695544 [ 6 ] {8a21f5b3-b3f7-47f5-ac36-13bde7fa3830} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2909 | 2026.01.21 23:44:05.695777 [ 6 ] {8a21f5b3-b3f7-47f5-ac36-13bde7fa3830} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.01.21 23:44:05.695918 [ 6 ] {8a21f5b3-b3f7-47f5-ac36-13bde7fa3830} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001706 sec., 261430.24618991793 rows/sec., 16.58 MiB/sec. | ||
| 2911 | 2026.01.21 23:44:05.695959 [ 6 ] {8a21f5b3-b3f7-47f5-ac36-13bde7fa3830} <Debug> TCPHandler: Processed in 0.002017252 sec. | ||
| 2912 | 2026.01.21 23:44:05.696084 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.01.21 23:44:05.696179 [ 6 ] {4af02f2a-f62b-42a8-b694-3370e7fa51a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2914 | 2026.01.21 23:44:05.696222 [ 6 ] {4af02f2a-f62b-42a8-b694-3370e7fa51a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2915 | 2026.01.21 23:44:05.696632 [ 6 ] {4af02f2a-f62b-42a8-b694-3370e7fa51a2} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.01.21 23:44:05.696667 [ 6 ] {4af02f2a-f62b-42a8-b694-3370e7fa51a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2917 | 2026.01.21 23:44:05.696968 [ 6 ] {4af02f2a-f62b-42a8-b694-3370e7fa51a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2918 | 2026.01.21 23:44:05.697184 [ 6 ] {4af02f2a-f62b-42a8-b694-3370e7fa51a2} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.01.21 23:44:05.697317 [ 6 ] {4af02f2a-f62b-42a8-b694-3370e7fa51a2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001156 sec., 8650.51903114187 rows/sec., 705.39 KiB/sec. | ||
| 2920 | 2026.01.21 23:44:05.697353 [ 6 ] {4af02f2a-f62b-42a8-b694-3370e7fa51a2} <Debug> TCPHandler: Processed in 0.001322868 sec. | ||
| 2921 | 2026.01.21 23:44:05.697488 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.01.21 23:44:05.697581 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2923 | 2026.01.21 23:44:05.697622 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2924 | 2026.01.21 23:44:05.699033 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.01.21 23:44:05.699070 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2926 | 2026.01.21 23:44:05.699563 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2927 | 2026.01.21 23:44:05.699788 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.01.21 23:44:05.699913 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Debug> executeQuery: Read 2427 rows, 201.85 KiB in 0.00235 sec., 1032765.9574468085 rows/sec., 83.88 MiB/sec. | ||
| 2929 | 2026.01.21 23:44:05.699952 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2930 | 2026.01.21 23:44:05.699965 [ 6 ] {e4a23515-5609-414a-96c2-c59ecdfaf5f1} <Debug> TCPHandler: Processed in 0.002527683 sec. | ||
| 2931 | 2026.01.21 23:44:05.700087 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.01.21 23:44:05.700181 [ 6 ] {ef241e0b-15e9-4bee-808b-edc33dca5940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.01.21 23:44:05.700222 [ 6 ] {ef241e0b-15e9-4bee-808b-edc33dca5940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2934 | 2026.01.21 23:44:05.700706 [ 6 ] {ef241e0b-15e9-4bee-808b-edc33dca5940} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.01.21 23:44:05.700741 [ 6 ] {ef241e0b-15e9-4bee-808b-edc33dca5940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2936 | 2026.01.21 23:44:05.701058 [ 6 ] {ef241e0b-15e9-4bee-808b-edc33dca5940} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2937 | 2026.01.21 23:44:05.701263 [ 6 ] {ef241e0b-15e9-4bee-808b-edc33dca5940} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.01.21 23:44:05.701379 [ 6 ] {ef241e0b-15e9-4bee-808b-edc33dca5940} <Debug> executeQuery: Read 273 rows, 17.10 KiB in 0.001229 sec., 222131.81448331976 rows/sec., 13.59 MiB/sec. | ||
| 2939 | 2026.01.21 23:44:05.701412 [ 6 ] {ef241e0b-15e9-4bee-808b-edc33dca5940} <Debug> TCPHandler: Processed in 0.001391699 sec. | ||
| 2940 | 2026.01.21 23:44:05.701542 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.01.21 23:44:05.701647 [ 6 ] {a0b5cc49-7a9d-42d1-8e59-89c2e68e3c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.01.21 23:44:05.701696 [ 6 ] {a0b5cc49-7a9d-42d1-8e59-89c2e68e3c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2943 | 2026.01.21 23:44:05.702260 [ 6 ] {a0b5cc49-7a9d-42d1-8e59-89c2e68e3c91} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.01.21 23:44:05.702293 [ 6 ] {a0b5cc49-7a9d-42d1-8e59-89c2e68e3c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2945 | 2026.01.21 23:44:05.702610 [ 6 ] {a0b5cc49-7a9d-42d1-8e59-89c2e68e3c91} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2946 | 2026.01.21 23:44:05.702833 [ 6 ] {a0b5cc49-7a9d-42d1-8e59-89c2e68e3c91} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.01.21 23:44:05.702956 [ 6 ] {a0b5cc49-7a9d-42d1-8e59-89c2e68e3c91} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.0013 sec., 352307.6923076923 rows/sec., 23.28 MiB/sec. | ||
| 2948 | 2026.01.21 23:44:05.702993 [ 6 ] {a0b5cc49-7a9d-42d1-8e59-89c2e68e3c91} <Debug> TCPHandler: Processed in 0.001492852 sec. | ||
| 2949 | 2026.01.21 23:44:05.703109 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.01.21 23:44:05.703202 [ 6 ] {45d9859d-fb80-4644-9030-ffaa9b647e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.01.21 23:44:05.703241 [ 6 ] {45d9859d-fb80-4644-9030-ffaa9b647e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2952 | 2026.01.21 23:44:05.703707 [ 6 ] {45d9859d-fb80-4644-9030-ffaa9b647e6a} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.01.21 23:44:05.703741 [ 6 ] {45d9859d-fb80-4644-9030-ffaa9b647e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2954 | 2026.01.21 23:44:05.704043 [ 6 ] {45d9859d-fb80-4644-9030-ffaa9b647e6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2955 | 2026.01.21 23:44:05.704268 [ 6 ] {45d9859d-fb80-4644-9030-ffaa9b647e6a} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.01.21 23:44:05.704392 [ 6 ] {45d9859d-fb80-4644-9030-ffaa9b647e6a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001207 sec., 189726.59486329745 rows/sec., 10.77 MiB/sec. | ||
| 2957 | 2026.01.21 23:44:05.704429 [ 6 ] {45d9859d-fb80-4644-9030-ffaa9b647e6a} <Debug> TCPHandler: Processed in 0.001371349 sec. | ||
| 2958 | 2026.01.21 23:44:05.704538 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.01.21 23:44:05.704633 [ 6 ] {c15b1055-609a-4bbc-a9f8-c638f271e963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2960 | 2026.01.21 23:44:05.704673 [ 6 ] {c15b1055-609a-4bbc-a9f8-c638f271e963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2961 | 2026.01.21 23:44:05.705469 [ 6 ] {c15b1055-609a-4bbc-a9f8-c638f271e963} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.01.21 23:44:05.705504 [ 6 ] {c15b1055-609a-4bbc-a9f8-c638f271e963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2963 | 2026.01.21 23:44:05.705878 [ 6 ] {c15b1055-609a-4bbc-a9f8-c638f271e963} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2964 | 2026.01.21 23:44:05.706096 [ 6 ] {c15b1055-609a-4bbc-a9f8-c638f271e963} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.01.21 23:44:05.706221 [ 6 ] {c15b1055-609a-4bbc-a9f8-c638f271e963} <Debug> executeQuery: Read 1248 rows, 91.30 KiB in 0.001606 sec., 777085.9277708593 rows/sec., 55.51 MiB/sec. | ||
| 2966 | 2026.01.21 23:44:05.706257 [ 6 ] {c15b1055-609a-4bbc-a9f8-c638f271e963} <Debug> TCPHandler: Processed in 0.001770608 sec. | ||
| 2967 | 2026.01.21 23:44:05.706370 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.01.21 23:44:05.706464 [ 6 ] {f45c495d-efe8-4787-99b1-82821fe445f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2969 | 2026.01.21 23:44:05.706506 [ 6 ] {f45c495d-efe8-4787-99b1-82821fe445f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2970 | 2026.01.21 23:44:05.706864 [ 6 ] {f45c495d-efe8-4787-99b1-82821fe445f2} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.01.21 23:44:05.706902 [ 6 ] {f45c495d-efe8-4787-99b1-82821fe445f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2972 | 2026.01.21 23:44:05.707230 [ 6 ] {f45c495d-efe8-4787-99b1-82821fe445f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2973 | 2026.01.21 23:44:05.707448 [ 6 ] {f45c495d-efe8-4787-99b1-82821fe445f2} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.01.21 23:44:05.707625 [ 6 ] {f45c495d-efe8-4787-99b1-82821fe445f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001172 sec., 5119.453924914676 rows/sec., 267.47 KiB/sec. | ||
| 2975 | 2026.01.21 23:44:05.707673 [ 6 ] {f45c495d-efe8-4787-99b1-82821fe445f2} <Debug> TCPHandler: Processed in 0.001353348 sec. | ||
| 2976 | 2026.01.21 23:44:05.707790 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.01.21 23:44:05.707884 [ 6 ] {b1866c4e-5e7c-4fc5-b208-aefa31726610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.01.21 23:44:05.707925 [ 6 ] {b1866c4e-5e7c-4fc5-b208-aefa31726610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2979 | 2026.01.21 23:44:05.708511 [ 6 ] {b1866c4e-5e7c-4fc5-b208-aefa31726610} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.01.21 23:44:05.708546 [ 6 ] {b1866c4e-5e7c-4fc5-b208-aefa31726610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2981 | 2026.01.21 23:44:05.708936 [ 6 ] {b1866c4e-5e7c-4fc5-b208-aefa31726610} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2982 | 2026.01.21 23:44:05.709148 [ 6 ] {b1866c4e-5e7c-4fc5-b208-aefa31726610} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.01.21 23:44:05.709278 [ 6 ] {b1866c4e-5e7c-4fc5-b208-aefa31726610} <Debug> executeQuery: Read 889 rows, 59.99 KiB in 0.001412 sec., 629603.3994334277 rows/sec., 41.49 MiB/sec. | ||
| 2984 | 2026.01.21 23:44:05.709314 [ 6 ] {b1866c4e-5e7c-4fc5-b208-aefa31726610} <Debug> TCPHandler: Processed in 0.001574883 sec. | ||
| 2985 | 2026.01.21 23:44:05.709438 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.01.21 23:44:05.709531 [ 6 ] {d2a2ca57-5bf3-4fc8-adcf-0ca3037a8070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.01.21 23:44:05.709574 [ 6 ] {d2a2ca57-5bf3-4fc8-adcf-0ca3037a8070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2988 | 2026.01.21 23:44:05.709891 [ 6 ] {d2a2ca57-5bf3-4fc8-adcf-0ca3037a8070} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.01.21 23:44:05.709924 [ 6 ] {d2a2ca57-5bf3-4fc8-adcf-0ca3037a8070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2990 | 2026.01.21 23:44:05.710217 [ 6 ] {d2a2ca57-5bf3-4fc8-adcf-0ca3037a8070} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2991 | 2026.01.21 23:44:05.710440 [ 6 ] {d2a2ca57-5bf3-4fc8-adcf-0ca3037a8070} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.01.21 23:44:05.710565 [ 6 ] {d2a2ca57-5bf3-4fc8-adcf-0ca3037a8070} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 2993 | 2026.01.21 23:44:05.710600 [ 6 ] {d2a2ca57-5bf3-4fc8-adcf-0ca3037a8070} <Debug> TCPHandler: Processed in 0.001213626 sec. | ||
| 2994 | 2026.01.21 23:44:05.710711 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.01.21 23:44:05.710814 [ 6 ] {55956644-3e67-4270-a964-7327ea364a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.01.21 23:44:05.710871 [ 6 ] {55956644-3e67-4270-a964-7327ea364a80} <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 | ||
| 2997 | 2026.01.21 23:44:05.711681 [ 6 ] {55956644-3e67-4270-a964-7327ea364a80} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.01.21 23:44:05.711716 [ 6 ] {55956644-3e67-4270-a964-7327ea364a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2999 | 2026.01.21 23:44:05.712278 [ 6 ] {55956644-3e67-4270-a964-7327ea364a80} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3000 | 2026.01.21 23:44:05.712496 [ 6 ] {55956644-3e67-4270-a964-7327ea364a80} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.01.21 23:44:05.712628 [ 6 ] {55956644-3e67-4270-a964-7327ea364a80} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 3002 | 2026.01.21 23:44:05.712678 [ 6 ] {55956644-3e67-4270-a964-7327ea364a80} <Debug> TCPHandler: Processed in 0.002018223 sec. | ||
| 3003 | 2026.01.21 23:44:05.712783 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.01.21 23:44:05.712876 [ 6 ] {67aa405e-758f-4d31-bc9b-ea0b7df9f8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3005 | 2026.01.21 23:44:05.712916 [ 6 ] {67aa405e-758f-4d31-bc9b-ea0b7df9f8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3006 | 2026.01.21 23:44:05.713229 [ 6 ] {67aa405e-758f-4d31-bc9b-ea0b7df9f8be} <Trace> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.01.21 23:44:05.713265 [ 6 ] {67aa405e-758f-4d31-bc9b-ea0b7df9f8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3008 | 2026.01.21 23:44:05.713798 [ 6 ] {67aa405e-758f-4d31-bc9b-ea0b7df9f8be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3009 | 2026.01.21 23:44:05.714130 [ 6 ] {67aa405e-758f-4d31-bc9b-ea0b7df9f8be} <Trace> oximeter.measurements_i64 (41fcfd16-1e58-41b0-94fa-c5838a693506): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.01.21 23:44:05.714259 [ 6 ] {67aa405e-758f-4d31-bc9b-ea0b7df9f8be} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.0014 sec., 6428.571428571428 rows/sec., 454.10 KiB/sec. | ||
| 3011 | 2026.01.21 23:44:05.714296 [ 6 ] {67aa405e-758f-4d31-bc9b-ea0b7df9f8be} <Debug> TCPHandler: Processed in 0.001563744 sec. | ||
| 3012 | 2026.01.21 23:44:05.714422 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.01.21 23:44:05.714516 [ 6 ] {65181d4f-de9a-4869-8d9f-8ba4f9dc1e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.01.21 23:44:05.714558 [ 6 ] {65181d4f-de9a-4869-8d9f-8ba4f9dc1e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3015 | 2026.01.21 23:44:05.714889 [ 6 ] {65181d4f-de9a-4869-8d9f-8ba4f9dc1e02} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.01.21 23:44:05.714924 [ 6 ] {65181d4f-de9a-4869-8d9f-8ba4f9dc1e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3017 | 2026.01.21 23:44:05.715226 [ 6 ] {65181d4f-de9a-4869-8d9f-8ba4f9dc1e02} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3018 | 2026.01.21 23:44:05.715433 [ 6 ] {65181d4f-de9a-4869-8d9f-8ba4f9dc1e02} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.21 23:44:05.715559 [ 6 ] {65181d4f-de9a-4869-8d9f-8ba4f9dc1e02} <Debug> executeQuery: Read 60 rows, 3.43 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.16 MiB/sec. | ||
| 3020 | 2026.01.21 23:44:05.715594 [ 6 ] {65181d4f-de9a-4869-8d9f-8ba4f9dc1e02} <Debug> TCPHandler: Processed in 0.001223086 sec. | ||
| 3021 | 2026.01.21 23:44:06.000300 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.72 MiB, peak 218.05 MiB, free memory in arenas 0.00 B, will set to 210.64 MiB (RSS), difference: -1.09 MiB | ||
| 3022 | 2026.01.21 23:44:09.313453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 406 | ||
| 3023 | 2026.01.21 23:44:09.316000 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.01.21 23:44:09.316041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3025 | 2026.01.21 23:44:09.317195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3026 | 2026.01.21 23:44:09.317454 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.01.21 23:44:09.317687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 3028 | 2026.01.21 23:44:10.216826 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.01.21 23:44:10.217130 [ 6 ] {eed40de3-fa44-47b5-9f9d-d76ef331e4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3030 | 2026.01.21 23:44:10.217232 [ 6 ] {eed40de3-fa44-47b5-9f9d-d76ef331e4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3031 | 2026.01.21 23:44:10.218133 [ 6 ] {eed40de3-fa44-47b5-9f9d-d76ef331e4d3} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.01.21 23:44:10.218177 [ 6 ] {eed40de3-fa44-47b5-9f9d-d76ef331e4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3033 | 2026.01.21 23:44:10.218566 [ 6 ] {eed40de3-fa44-47b5-9f9d-d76ef331e4d3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3034 | 2026.01.21 23:44:10.218789 [ 6 ] {eed40de3-fa44-47b5-9f9d-d76ef331e4d3} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.01.21 23:44:10.218936 [ 6 ] {eed40de3-fa44-47b5-9f9d-d76ef331e4d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.28 MiB/sec. | ||
| 3036 | 2026.01.21 23:44:10.218975 [ 6 ] {eed40de3-fa44-47b5-9f9d-d76ef331e4d3} <Debug> TCPHandler: Processed in 0.002303949 sec. | ||
| 3037 | 2026.01.21 23:44:10.219098 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.01.21 23:44:10.219191 [ 6 ] {9498e5c5-b664-4cfc-9efe-ff5338838c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3039 | 2026.01.21 23:44:10.219229 [ 6 ] {9498e5c5-b664-4cfc-9efe-ff5338838c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3040 | 2026.01.21 23:44:10.219672 [ 6 ] {9498e5c5-b664-4cfc-9efe-ff5338838c3b} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.01.21 23:44:10.219707 [ 6 ] {9498e5c5-b664-4cfc-9efe-ff5338838c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3042 | 2026.01.21 23:44:10.220001 [ 6 ] {9498e5c5-b664-4cfc-9efe-ff5338838c3b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3043 | 2026.01.21 23:44:10.220213 [ 6 ] {9498e5c5-b664-4cfc-9efe-ff5338838c3b} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.01.21 23:44:10.220334 [ 6 ] {9498e5c5-b664-4cfc-9efe-ff5338838c3b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 3045 | 2026.01.21 23:44:10.220368 [ 6 ] {9498e5c5-b664-4cfc-9efe-ff5338838c3b} <Debug> TCPHandler: Processed in 0.001324328 sec. | ||
| 3046 | 2026.01.21 23:44:10.220490 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.01.21 23:44:10.220581 [ 6 ] {1bb5f726-c4b9-47fd-bf22-2912328abc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.01.21 23:44:10.220623 [ 6 ] {1bb5f726-c4b9-47fd-bf22-2912328abc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3049 | 2026.01.21 23:44:10.221004 [ 6 ] {1bb5f726-c4b9-47fd-bf22-2912328abc4b} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.21 23:44:10.221039 [ 6 ] {1bb5f726-c4b9-47fd-bf22-2912328abc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3051 | 2026.01.21 23:44:10.221359 [ 6 ] {1bb5f726-c4b9-47fd-bf22-2912328abc4b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3052 | 2026.01.21 23:44:10.221558 [ 6 ] {1bb5f726-c4b9-47fd-bf22-2912328abc4b} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.21 23:44:10.221680 [ 6 ] {1bb5f726-c4b9-47fd-bf22-2912328abc4b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001117 sec., 114592.65890778873 rows/sec., 7.98 MiB/sec. | ||
| 3054 | 2026.01.21 23:44:10.221713 [ 6 ] {1bb5f726-c4b9-47fd-bf22-2912328abc4b} <Debug> TCPHandler: Processed in 0.001276807 sec. | ||
| 3055 | 2026.01.21 23:44:10.221822 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.01.21 23:44:10.221922 [ 6 ] {62cd3898-c9b5-4e1e-bf1e-e6e7e3073039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.21 23:44:10.221962 [ 6 ] {62cd3898-c9b5-4e1e-bf1e-e6e7e3073039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3058 | 2026.01.21 23:44:10.222273 [ 6 ] {62cd3898-c9b5-4e1e-bf1e-e6e7e3073039} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.21 23:44:10.222306 [ 6 ] {62cd3898-c9b5-4e1e-bf1e-e6e7e3073039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3060 | 2026.01.21 23:44:10.222598 [ 6 ] {62cd3898-c9b5-4e1e-bf1e-e6e7e3073039} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3061 | 2026.01.21 23:44:10.222794 [ 6 ] {62cd3898-c9b5-4e1e-bf1e-e6e7e3073039} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.01.21 23:44:10.222915 [ 6 ] {62cd3898-c9b5-4e1e-bf1e-e6e7e3073039} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00101 sec., 47524.75247524752 rows/sec., 3.20 MiB/sec. | ||
| 3063 | 2026.01.21 23:44:10.222948 [ 6 ] {62cd3898-c9b5-4e1e-bf1e-e6e7e3073039} <Debug> TCPHandler: Processed in 0.001174295 sec. | ||
| 3064 | 2026.01.21 23:44:11.800626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5261 | ||
| 3065 | 2026.01.21 23:44:11.801168 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.21 23:44:11.801226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3067 | 2026.01.21 23:44:11.801845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3068 | 2026.01.21 23:44:11.802091 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.01.21 23:44:11.802228 [ 145 ] {} <Debug> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3070 | 2026.01.21 23:44:11.802235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5261 | ||
| 3071 | 2026.01.21 23:44:11.802274 [ 145 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.01.21 23:44:11.802294 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3073 | 2026.01.21 23:44:11.802455 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3074 | 2026.01.21 23:44:11.802565 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3075 | 2026.01.21 23:44:11.802600 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2893 rows starting from the beginning of the part | ||
| 3076 | 2026.01.21 23:44:11.802672 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3077 | 2026.01.21 23:44:11.802732 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3078 | 2026.01.21 23:44:11.802789 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3079 | 2026.01.21 23:44:11.802827 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3080 | 2026.01.21 23:44:11.802880 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3081 | 2026.01.21 23:44:11.804214 [ 189 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5261 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851189 sec., 2841957.2501781285 rows/sec., 40.65 MiB/sec. | ||
| 3082 | 2026.01.21 23:44:11.804897 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3083 | 2026.01.21 23:44:11.805142 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.01.21 23:44:11.805212 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_11_2} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3085 | 2026.01.21 23:44:11.805281 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3086 | 2026.01.21 23:44:12.086087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3087 | 2026.01.21 23:44:12.104184 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.01.21 23:44:12.104245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3089 | 2026.01.21 23:44:12.110510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3090 | 2026.01.21 23:44:12.111178 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.01.21 23:44:12.111466 [ 145 ] {} <Debug> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3092 | 2026.01.21 23:44:12.111513 [ 145 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.01.21 23:44:12.111531 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3094 | 2026.01.21 23:44:12.111647 [ 188 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3095 | 2026.01.21 23:44:12.114061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3096 | 2026.01.21 23:44:12.114693 [ 188 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3097 | 2026.01.21 23:44:12.115441 [ 188 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 3098 | 2026.01.21 23:44:12.118900 [ 188 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 3099 | 2026.01.21 23:44:12.122318 [ 188 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 3100 | 2026.01.21 23:44:12.125986 [ 188 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 3101 | 2026.01.21 23:44:12.130457 [ 188 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 3102 | 2026.01.21 23:44:12.134663 [ 188 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3103 | 2026.01.21 23:44:12.186903 [ 189 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075311464 sec., 1102.0898491629375 rows/sec., 5.70 MiB/sec. | ||
| 3104 | 2026.01.21 23:44:12.189722 [ 201 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3105 | 2026.01.21 23:44:12.191972 [ 201 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.01.21 23:44:12.192080 [ 201 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_11_2} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3107 | 2026.01.21 23:44:12.194273 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3108 | 2026.01.21 23:44:13.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.30 MiB, peak 222.18 MiB, free memory in arenas 0.00 B, will set to 221.11 MiB (RSS), difference: 8.81 MiB | ||
| 3109 | 2026.01.21 23:44:15.218501 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.01.21 23:44:15.218810 [ 6 ] {5e1b93b3-fdec-41e2-b0e6-9b9077e3cb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3111 | 2026.01.21 23:44:15.218913 [ 6 ] {5e1b93b3-fdec-41e2-b0e6-9b9077e3cb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3112 | 2026.01.21 23:44:15.219601 [ 6 ] {5e1b93b3-fdec-41e2-b0e6-9b9077e3cb23} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.01.21 23:44:15.219648 [ 6 ] {5e1b93b3-fdec-41e2-b0e6-9b9077e3cb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3114 | 2026.01.21 23:44:15.220040 [ 6 ] {5e1b93b3-fdec-41e2-b0e6-9b9077e3cb23} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3115 | 2026.01.21 23:44:15.220268 [ 6 ] {5e1b93b3-fdec-41e2-b0e6-9b9077e3cb23} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.01.21 23:44:15.220424 [ 6 ] {5e1b93b3-fdec-41e2-b0e6-9b9077e3cb23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 3117 | 2026.01.21 23:44:15.220464 [ 6 ] {5e1b93b3-fdec-41e2-b0e6-9b9077e3cb23} <Debug> TCPHandler: Processed in 0.002155435 sec. | ||
| 3118 | 2026.01.21 23:44:15.220589 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.01.21 23:44:15.220709 [ 6 ] {1d3e84b3-28e2-45ab-8151-00a058dc09fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3120 | 2026.01.21 23:44:15.220757 [ 6 ] {1d3e84b3-28e2-45ab-8151-00a058dc09fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3121 | 2026.01.21 23:44:15.221254 [ 6 ] {1d3e84b3-28e2-45ab-8151-00a058dc09fa} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.01.21 23:44:15.221290 [ 6 ] {1d3e84b3-28e2-45ab-8151-00a058dc09fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3123 | 2026.01.21 23:44:15.221604 [ 6 ] {1d3e84b3-28e2-45ab-8151-00a058dc09fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3124 | 2026.01.21 23:44:15.221824 [ 6 ] {1d3e84b3-28e2-45ab-8151-00a058dc09fa} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.01.21 23:44:15.221946 [ 6 ] {1d3e84b3-28e2-45ab-8151-00a058dc09fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 3126 | 2026.01.21 23:44:15.221982 [ 6 ] {1d3e84b3-28e2-45ab-8151-00a058dc09fa} <Debug> TCPHandler: Processed in 0.001453871 sec. | ||
| 3127 | 2026.01.21 23:44:15.222104 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.01.21 23:44:15.222197 [ 6 ] {505361f3-e09d-43ff-8c9a-ccd79b904d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3129 | 2026.01.21 23:44:15.222241 [ 6 ] {505361f3-e09d-43ff-8c9a-ccd79b904d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3130 | 2026.01.21 23:44:15.222692 [ 6 ] {505361f3-e09d-43ff-8c9a-ccd79b904d1a} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.01.21 23:44:15.222729 [ 6 ] {505361f3-e09d-43ff-8c9a-ccd79b904d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3132 | 2026.01.21 23:44:15.223058 [ 6 ] {505361f3-e09d-43ff-8c9a-ccd79b904d1a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3133 | 2026.01.21 23:44:15.223264 [ 6 ] {505361f3-e09d-43ff-8c9a-ccd79b904d1a} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.01.21 23:44:15.223389 [ 6 ] {505361f3-e09d-43ff-8c9a-ccd79b904d1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 3135 | 2026.01.21 23:44:15.223424 [ 6 ] {505361f3-e09d-43ff-8c9a-ccd79b904d1a} <Debug> TCPHandler: Processed in 0.001369739 sec. | ||
| 3136 | 2026.01.21 23:44:15.223540 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.01.21 23:44:15.223633 [ 6 ] {a7890af9-2265-4754-ae86-5d47218e4f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.01.21 23:44:15.223674 [ 6 ] {a7890af9-2265-4754-ae86-5d47218e4f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2026.01.21 23:44:15.223998 [ 6 ] {a7890af9-2265-4754-ae86-5d47218e4f3c} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.01.21 23:44:15.224033 [ 6 ] {a7890af9-2265-4754-ae86-5d47218e4f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3141 | 2026.01.21 23:44:15.224332 [ 6 ] {a7890af9-2265-4754-ae86-5d47218e4f3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3142 | 2026.01.21 23:44:15.224530 [ 6 ] {a7890af9-2265-4754-ae86-5d47218e4f3c} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.01.21 23:44:15.224653 [ 6 ] {a7890af9-2265-4754-ae86-5d47218e4f3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 3144 | 2026.01.21 23:44:15.224688 [ 6 ] {a7890af9-2265-4754-ae86-5d47218e4f3c} <Debug> TCPHandler: Processed in 0.001196106 sec. | ||
| 3145 | 2026.01.21 23:44:19.228729 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3146 | 2026.01.21 23:44:19.228787 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3147 | 2026.01.21 23:44:19.302394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5773 | ||
| 3148 | 2026.01.21 23:44:19.302988 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.01.21 23:44:19.303039 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3150 | 2026.01.21 23:44:19.303650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3151 | 2026.01.21 23:44:19.303881 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.01.21 23:44:19.304005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5773 | ||
| 3153 | 2026.01.21 23:44:19.317943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 422 | ||
| 3154 | 2026.01.21 23:44:19.319807 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.01.21 23:44:19.319853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3156 | 2026.01.21 23:44:19.320983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3157 | 2026.01.21 23:44:19.321246 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.01.21 23:44:19.321496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3159 | 2026.01.21 23:44:19.614193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3160 | 2026.01.21 23:44:19.631920 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.01.21 23:44:19.631980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3162 | 2026.01.21 23:44:19.637629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3163 | 2026.01.21 23:44:19.638325 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.01.21 23:44:19.641676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3165 | 2026.01.21 23:44:20.232074 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.01.21 23:44:20.232257 [ 6 ] {aeb33861-7342-4000-8ddb-23ffb535843f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.01.21 23:44:20.232321 [ 6 ] {aeb33861-7342-4000-8ddb-23ffb535843f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3168 | 2026.01.21 23:44:20.233127 [ 6 ] {aeb33861-7342-4000-8ddb-23ffb535843f} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.01.21 23:44:20.233169 [ 6 ] {aeb33861-7342-4000-8ddb-23ffb535843f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3170 | 2026.01.21 23:44:20.233626 [ 6 ] {aeb33861-7342-4000-8ddb-23ffb535843f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3171 | 2026.01.21 23:44:20.233850 [ 6 ] {aeb33861-7342-4000-8ddb-23ffb535843f} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.01.21 23:44:20.233991 [ 6 ] {aeb33861-7342-4000-8ddb-23ffb535843f} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001785 sec., 249859.94397759106 rows/sec., 15.85 MiB/sec. | ||
| 3173 | 2026.01.21 23:44:20.234115 [ 6 ] {aeb33861-7342-4000-8ddb-23ffb535843f} <Debug> TCPHandler: Processed in 0.002171396 sec. | ||
| 3174 | 2026.01.21 23:44:20.234244 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.01.21 23:44:20.234337 [ 6 ] {622a245b-2b64-4f48-b3c6-d7814df119d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3176 | 2026.01.21 23:44:20.234377 [ 6 ] {622a245b-2b64-4f48-b3c6-d7814df119d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3177 | 2026.01.21 23:44:20.235286 [ 6 ] {622a245b-2b64-4f48-b3c6-d7814df119d3} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.01.21 23:44:20.235320 [ 6 ] {622a245b-2b64-4f48-b3c6-d7814df119d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3179 | 2026.01.21 23:44:20.235722 [ 6 ] {622a245b-2b64-4f48-b3c6-d7814df119d3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3180 | 2026.01.21 23:44:20.235930 [ 6 ] {622a245b-2b64-4f48-b3c6-d7814df119d3} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.01.21 23:44:20.236025 [ 140 ] {} <Debug> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3182 | 2026.01.21 23:44:20.236053 [ 6 ] {622a245b-2b64-4f48-b3c6-d7814df119d3} <Debug> executeQuery: Read 1282 rows, 104.92 KiB in 0.001734 sec., 739331.0265282583 rows/sec., 59.09 MiB/sec. | ||
| 3183 | 2026.01.21 23:44:20.236062 [ 140 ] {} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.01.21 23:44:20.236084 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3185 | 2026.01.21 23:44:20.236089 [ 6 ] {622a245b-2b64-4f48-b3c6-d7814df119d3} <Debug> TCPHandler: Processed in 0.00189436 sec. | ||
| 3186 | 2026.01.21 23:44:20.236165 [ 196 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3187 | 2026.01.21 23:44:20.236204 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.01.21 23:44:20.236269 [ 196 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3189 | 2026.01.21 23:44:20.236297 [ 6 ] {20ee1cff-f879-41ea-9df6-781b11e64669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.01.21 23:44:20.236302 [ 196 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2421 rows starting from the beginning of the part | ||
| 3191 | 2026.01.21 23:44:20.236338 [ 6 ] {20ee1cff-f879-41ea-9df6-781b11e64669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3192 | 2026.01.21 23:44:20.236374 [ 196 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3193 | 2026.01.21 23:44:20.236424 [ 196 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2427 rows starting from the beginning of the part | ||
| 3194 | 2026.01.21 23:44:20.236473 [ 196 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3195 | 2026.01.21 23:44:20.236518 [ 196 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3196 | 2026.01.21 23:44:20.236560 [ 196 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1282 rows starting from the beginning of the part | ||
| 3197 | 2026.01.21 23:44:20.236824 [ 6 ] {20ee1cff-f879-41ea-9df6-781b11e64669} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.01.21 23:44:20.236857 [ 6 ] {20ee1cff-f879-41ea-9df6-781b11e64669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3199 | 2026.01.21 23:44:20.237237 [ 6 ] {20ee1cff-f879-41ea-9df6-781b11e64669} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3200 | 2026.01.21 23:44:20.237448 [ 6 ] {20ee1cff-f879-41ea-9df6-781b11e64669} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.01.21 23:44:20.237606 [ 6 ] {20ee1cff-f879-41ea-9df6-781b11e64669} <Debug> executeQuery: Read 263 rows, 16.40 KiB in 0.001325 sec., 198490.56603773584 rows/sec., 12.09 MiB/sec. | ||
| 3202 | 2026.01.21 23:44:20.237654 [ 6 ] {20ee1cff-f879-41ea-9df6-781b11e64669} <Debug> TCPHandler: Processed in 0.001498062 sec. | ||
| 3203 | 2026.01.21 23:44:20.237766 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2026.01.21 23:44:20.237860 [ 6 ] {f2a0ff1a-9b55-415b-ae30-81237c52d67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3205 | 2026.01.21 23:44:20.237903 [ 6 ] {f2a0ff1a-9b55-415b-ae30-81237c52d67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3206 | 2026.01.21 23:44:20.238375 [ 6 ] {f2a0ff1a-9b55-415b-ae30-81237c52d67b} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.01.21 23:44:20.238411 [ 6 ] {f2a0ff1a-9b55-415b-ae30-81237c52d67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3208 | 2026.01.21 23:44:20.238701 [ 201 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002566394 sec., 2454026.9342899024 rows/sec., 207.69 MiB/sec. | ||
| 3209 | 2026.01.21 23:44:20.238723 [ 6 ] {f2a0ff1a-9b55-415b-ae30-81237c52d67b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3210 | 2026.01.21 23:44:20.238963 [ 6 ] {f2a0ff1a-9b55-415b-ae30-81237c52d67b} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.01.21 23:44:20.239054 [ 201 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3212 | 2026.01.21 23:44:20.239093 [ 6 ] {f2a0ff1a-9b55-415b-ae30-81237c52d67b} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001252 sec., 183706.07028753991 rows/sec., 11.84 MiB/sec. | ||
| 3213 | 2026.01.21 23:44:20.239133 [ 6 ] {f2a0ff1a-9b55-415b-ae30-81237c52d67b} <Debug> TCPHandler: Processed in 0.00141599 sec. | ||
| 3214 | 2026.01.21 23:44:20.239242 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.01.21 23:44:20.239337 [ 6 ] {069a632e-a4c6-464f-a3b6-369d77a743e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.01.21 23:44:20.239349 [ 201 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.01.21 23:44:20.239378 [ 6 ] {069a632e-a4c6-464f-a3b6-369d77a743e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3218 | 2026.01.21 23:44:20.239428 [ 201 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_16_3} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3219 | 2026.01.21 23:44:20.239548 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3220 | 2026.01.21 23:44:20.239847 [ 6 ] {069a632e-a4c6-464f-a3b6-369d77a743e1} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.01.21 23:44:20.239887 [ 6 ] {069a632e-a4c6-464f-a3b6-369d77a743e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3222 | 2026.01.21 23:44:20.240191 [ 6 ] {069a632e-a4c6-464f-a3b6-369d77a743e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3223 | 2026.01.21 23:44:20.240401 [ 6 ] {069a632e-a4c6-464f-a3b6-369d77a743e1} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.01.21 23:44:20.240521 [ 6 ] {069a632e-a4c6-464f-a3b6-369d77a743e1} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001201 sec., 190674.4379683597 rows/sec., 10.82 MiB/sec. | ||
| 3225 | 2026.01.21 23:44:20.240556 [ 6 ] {069a632e-a4c6-464f-a3b6-369d77a743e1} <Debug> TCPHandler: Processed in 0.001362859 sec. | ||
| 3226 | 2026.01.21 23:44:20.240665 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.01.21 23:44:20.240756 [ 6 ] {aef8c7ac-2b7e-418b-a1d3-44b4f751e369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3228 | 2026.01.21 23:44:20.240795 [ 6 ] {aef8c7ac-2b7e-418b-a1d3-44b4f751e369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3229 | 2026.01.21 23:44:20.241409 [ 6 ] {aef8c7ac-2b7e-418b-a1d3-44b4f751e369} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.21 23:44:20.241443 [ 6 ] {aef8c7ac-2b7e-418b-a1d3-44b4f751e369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3231 | 2026.01.21 23:44:20.241765 [ 6 ] {aef8c7ac-2b7e-418b-a1d3-44b4f751e369} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3232 | 2026.01.21 23:44:20.241977 [ 6 ] {aef8c7ac-2b7e-418b-a1d3-44b4f751e369} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.01.21 23:44:20.242063 [ 140 ] {} <Debug> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3234 | 2026.01.21 23:44:20.242093 [ 140 ] {} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.01.21 23:44:20.242096 [ 6 ] {aef8c7ac-2b7e-418b-a1d3-44b4f751e369} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001358 sec., 569219.440353461 rows/sec., 39.89 MiB/sec. | ||
| 3236 | 2026.01.21 23:44:20.242109 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3237 | 2026.01.21 23:44:20.242134 [ 6 ] {aef8c7ac-2b7e-418b-a1d3-44b4f751e369} <Debug> TCPHandler: Processed in 0.001517762 sec. | ||
| 3238 | 2026.01.21 23:44:20.242206 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3239 | 2026.01.21 23:44:20.242249 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.01.21 23:44:20.242313 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3241 | 2026.01.21 23:44:20.242345 [ 6 ] {8dd1b505-488e-4718-a9df-4134315c6bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3242 | 2026.01.21 23:44:20.242348 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1249 rows starting from the beginning of the part | ||
| 3243 | 2026.01.21 23:44:20.242394 [ 6 ] {8dd1b505-488e-4718-a9df-4134315c6bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3244 | 2026.01.21 23:44:20.242428 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3245 | 2026.01.21 23:44:20.242473 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1248 rows starting from the beginning of the part | ||
| 3246 | 2026.01.21 23:44:20.242513 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3247 | 2026.01.21 23:44:20.242549 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3248 | 2026.01.21 23:44:20.242587 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 773 rows starting from the beginning of the part | ||
| 3249 | 2026.01.21 23:44:20.242726 [ 6 ] {8dd1b505-488e-4718-a9df-4134315c6bb0} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.01.21 23:44:20.242768 [ 6 ] {8dd1b505-488e-4718-a9df-4134315c6bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3251 | 2026.01.21 23:44:20.243083 [ 6 ] {8dd1b505-488e-4718-a9df-4134315c6bb0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3252 | 2026.01.21 23:44:20.243320 [ 6 ] {8dd1b505-488e-4718-a9df-4134315c6bb0} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.01.21 23:44:20.243446 [ 6 ] {8dd1b505-488e-4718-a9df-4134315c6bb0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 3254 | 2026.01.21 23:44:20.243480 [ 6 ] {8dd1b505-488e-4718-a9df-4134315c6bb0} <Debug> TCPHandler: Processed in 0.001280307 sec. | ||
| 3255 | 2026.01.21 23:44:20.243586 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.01.21 23:44:20.243678 [ 6 ] {b8437708-42fe-4d35-a8d2-d960b23f84e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.01.21 23:44:20.243718 [ 6 ] {b8437708-42fe-4d35-a8d2-d960b23f84e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3258 | 2026.01.21 23:44:20.243832 [ 201 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665215 sec., 2079010.8184228463 rows/sec., 156.60 MiB/sec. | ||
| 3259 | 2026.01.21 23:44:20.243985 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3260 | 2026.01.21 23:44:20.244141 [ 6 ] {b8437708-42fe-4d35-a8d2-d960b23f84e1} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.01.21 23:44:20.244184 [ 6 ] {b8437708-42fe-4d35-a8d2-d960b23f84e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3262 | 2026.01.21 23:44:20.244225 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.01.21 23:44:20.244296 [ 189 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_16_3} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3264 | 2026.01.21 23:44:20.244357 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3265 | 2026.01.21 23:44:20.244551 [ 6 ] {b8437708-42fe-4d35-a8d2-d960b23f84e1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3266 | 2026.01.21 23:44:20.244760 [ 6 ] {b8437708-42fe-4d35-a8d2-d960b23f84e1} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.01.21 23:44:20.244852 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3268 | 2026.01.21 23:44:20.244878 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.01.21 23:44:20.244885 [ 6 ] {b8437708-42fe-4d35-a8d2-d960b23f84e1} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001225 sec., 267755.10204081633 rows/sec., 17.54 MiB/sec. | ||
| 3270 | 2026.01.21 23:44:20.244893 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3271 | 2026.01.21 23:44:20.244920 [ 6 ] {b8437708-42fe-4d35-a8d2-d960b23f84e1} <Debug> TCPHandler: Processed in 0.001382189 sec. | ||
| 3272 | 2026.01.21 23:44:20.245003 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3273 | 2026.01.21 23:44:20.245027 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.01.21 23:44:20.245132 [ 6 ] {8e50534e-2dba-4ab9-9350-5964d6939383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3275 | 2026.01.21 23:44:20.245140 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3276 | 2026.01.21 23:44:20.245176 [ 6 ] {8e50534e-2dba-4ab9-9350-5964d6939383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3277 | 2026.01.21 23:44:20.245185 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4107 rows starting from the beginning of the part | ||
| 3278 | 2026.01.21 23:44:20.245261 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3279 | 2026.01.21 23:44:20.245307 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 889 rows starting from the beginning of the part | ||
| 3280 | 2026.01.21 23:44:20.245355 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3281 | 2026.01.21 23:44:20.245398 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3282 | 2026.01.21 23:44:20.245441 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 328 rows starting from the beginning of the part | ||
| 3283 | 2026.01.21 23:44:20.245515 [ 6 ] {8e50534e-2dba-4ab9-9350-5964d6939383} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.01.21 23:44:20.245557 [ 6 ] {8e50534e-2dba-4ab9-9350-5964d6939383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3285 | 2026.01.21 23:44:20.245886 [ 6 ] {8e50534e-2dba-4ab9-9350-5964d6939383} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3286 | 2026.01.21 23:44:20.246101 [ 6 ] {8e50534e-2dba-4ab9-9350-5964d6939383} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.01.21 23:44:20.246233 [ 6 ] {8e50534e-2dba-4ab9-9350-5964d6939383} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 3288 | 2026.01.21 23:44:20.246270 [ 6 ] {8e50534e-2dba-4ab9-9350-5964d6939383} <Debug> TCPHandler: Processed in 0.001290677 sec. | ||
| 3289 | 2026.01.21 23:44:20.246383 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.01.21 23:44:20.246478 [ 6 ] {eb528ef5-f615-4c88-94b6-29cc15499248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.01.21 23:44:20.246533 [ 6 ] {eb528ef5-f615-4c88-94b6-29cc15499248} <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 | ||
| 3292 | 2026.01.21 23:44:20.247405 [ 6 ] {eb528ef5-f615-4c88-94b6-29cc15499248} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.01.21 23:44:20.247442 [ 6 ] {eb528ef5-f615-4c88-94b6-29cc15499248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3294 | 2026.01.21 23:44:20.247881 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5772 rows, containing 5 columns (5 merged, 0 gathered) in 0.002931322 sec., 1969077.4333218937 rows/sec., 130.98 MiB/sec. | ||
| 3295 | 2026.01.21 23:44:20.248104 [ 6 ] {eb528ef5-f615-4c88-94b6-29cc15499248} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3296 | 2026.01.21 23:44:20.248335 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3297 | 2026.01.21 23:44:20.248343 [ 6 ] {eb528ef5-f615-4c88-94b6-29cc15499248} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.01.21 23:44:20.248497 [ 6 ] {eb528ef5-f615-4c88-94b6-29cc15499248} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002038 sec., 19627.085377821393 rows/sec., 35.17 MiB/sec. | ||
| 3299 | 2026.01.21 23:44:20.248551 [ 6 ] {eb528ef5-f615-4c88-94b6-29cc15499248} <Debug> TCPHandler: Processed in 0.002217887 sec. | ||
| 3300 | 2026.01.21 23:44:20.248596 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.01.21 23:44:20.248667 [ 187 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3302 | 2026.01.21 23:44:20.248736 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.01.21 23:44:20.248739 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3304 | 2026.01.21 23:44:20.248837 [ 6 ] {664b5776-6b84-444c-9e15-b7e74fda3b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.01.21 23:44:20.248883 [ 6 ] {664b5776-6b84-444c-9e15-b7e74fda3b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3306 | 2026.01.21 23:44:20.249221 [ 6 ] {664b5776-6b84-444c-9e15-b7e74fda3b9f} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.01.21 23:44:20.249256 [ 6 ] {664b5776-6b84-444c-9e15-b7e74fda3b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3308 | 2026.01.21 23:44:20.249570 [ 6 ] {664b5776-6b84-444c-9e15-b7e74fda3b9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3309 | 2026.01.21 23:44:20.249784 [ 6 ] {664b5776-6b84-444c-9e15-b7e74fda3b9f} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.01.21 23:44:20.249894 [ 138 ] {} <Debug> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3311 | 2026.01.21 23:44:20.249906 [ 6 ] {664b5776-6b84-444c-9e15-b7e74fda3b9f} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001088 sec., 99264.70588235294 rows/sec., 6.05 MiB/sec. | ||
| 3312 | 2026.01.21 23:44:20.249961 [ 138 ] {} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.01.21 23:44:20.249967 [ 6 ] {664b5776-6b84-444c-9e15-b7e74fda3b9f} <Debug> TCPHandler: Processed in 0.001279747 sec. | ||
| 3314 | 2026.01.21 23:44:20.249992 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3315 | 2026.01.21 23:44:20.250072 [ 187 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3316 | 2026.01.21 23:44:20.250155 [ 187 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2026.01.21 23:44:20.250178 [ 187 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 768 rows starting from the beginning of the part | ||
| 3318 | 2026.01.21 23:44:20.250222 [ 187 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3319 | 2026.01.21 23:44:20.250258 [ 187 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3320 | 2026.01.21 23:44:20.250293 [ 187 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3321 | 2026.01.21 23:44:20.250328 [ 187 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3322 | 2026.01.21 23:44:20.250362 [ 187 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 3323 | 2026.01.21 23:44:20.251123 [ 189 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001080713 sec., 1021547.8114911173 rows/sec., 63.71 MiB/sec. | ||
| 3324 | 2026.01.21 23:44:20.251351 [ 200 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3325 | 2026.01.21 23:44:20.251621 [ 200 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.01.21 23:44:20.251684 [ 200 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_16_3} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2026.01.21 23:44:20.251756 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3328 | 2026.01.21 23:44:25.218861 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.01.21 23:44:25.219174 [ 6 ] {b073659a-8feb-4ecf-b251-e28496c7cf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3330 | 2026.01.21 23:44:25.219281 [ 6 ] {b073659a-8feb-4ecf-b251-e28496c7cf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3331 | 2026.01.21 23:44:25.219937 [ 6 ] {b073659a-8feb-4ecf-b251-e28496c7cf39} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.01.21 23:44:25.219985 [ 6 ] {b073659a-8feb-4ecf-b251-e28496c7cf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3333 | 2026.01.21 23:44:25.220363 [ 6 ] {b073659a-8feb-4ecf-b251-e28496c7cf39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3334 | 2026.01.21 23:44:25.220592 [ 6 ] {b073659a-8feb-4ecf-b251-e28496c7cf39} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.01.21 23:44:25.220745 [ 6 ] {b073659a-8feb-4ecf-b251-e28496c7cf39} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 296.34 KiB/sec. | ||
| 3336 | 2026.01.21 23:44:25.220786 [ 6 ] {b073659a-8feb-4ecf-b251-e28496c7cf39} <Debug> TCPHandler: Processed in 0.002116364 sec. | ||
| 3337 | 2026.01.21 23:44:25.220906 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.01.21 23:44:25.221000 [ 6 ] {2def9586-7c7a-4441-860c-73ce80694bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3339 | 2026.01.21 23:44:25.221040 [ 6 ] {2def9586-7c7a-4441-860c-73ce80694bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3340 | 2026.01.21 23:44:25.221451 [ 6 ] {2def9586-7c7a-4441-860c-73ce80694bba} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.21 23:44:25.221487 [ 6 ] {2def9586-7c7a-4441-860c-73ce80694bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3342 | 2026.01.21 23:44:25.221785 [ 6 ] {2def9586-7c7a-4441-860c-73ce80694bba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3343 | 2026.01.21 23:44:25.221990 [ 6 ] {2def9586-7c7a-4441-860c-73ce80694bba} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.01.21 23:44:25.222112 [ 6 ] {2def9586-7c7a-4441-860c-73ce80694bba} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.00113 sec., 52212.38938053098 rows/sec., 4.00 MiB/sec. | ||
| 3345 | 2026.01.21 23:44:25.222147 [ 6 ] {2def9586-7c7a-4441-860c-73ce80694bba} <Debug> TCPHandler: Processed in 0.001290887 sec. | ||
| 3346 | 2026.01.21 23:44:25.222243 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.01.21 23:44:25.222337 [ 6 ] {9cd63de1-ff87-4843-b7fe-499a371a3fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.01.21 23:44:25.222378 [ 6 ] {9cd63de1-ff87-4843-b7fe-499a371a3fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3349 | 2026.01.21 23:44:25.222752 [ 6 ] {9cd63de1-ff87-4843-b7fe-499a371a3fbf} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.01.21 23:44:25.222787 [ 6 ] {9cd63de1-ff87-4843-b7fe-499a371a3fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3351 | 2026.01.21 23:44:25.223072 [ 6 ] {9cd63de1-ff87-4843-b7fe-499a371a3fbf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3352 | 2026.01.21 23:44:25.223288 [ 6 ] {9cd63de1-ff87-4843-b7fe-499a371a3fbf} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.01.21 23:44:25.223404 [ 133 ] {} <Debug> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3354 | 2026.01.21 23:44:25.223411 [ 6 ] {9cd63de1-ff87-4843-b7fe-499a371a3fbf} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 383.30 KiB/sec. | ||
| 3355 | 2026.01.21 23:44:25.223484 [ 133 ] {} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.01.21 23:44:25.223499 [ 6 ] {9cd63de1-ff87-4843-b7fe-499a371a3fbf} <Debug> TCPHandler: Processed in 0.001302987 sec. | ||
| 3357 | 2026.01.21 23:44:25.223510 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3358 | 2026.01.21 23:44:25.223606 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.01.21 23:44:25.223638 [ 187 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3360 | 2026.01.21 23:44:25.223714 [ 6 ] {791f0c19-39b5-40d5-a634-c0d9cc722485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3361 | 2026.01.21 23:44:25.223760 [ 6 ] {791f0c19-39b5-40d5-a634-c0d9cc722485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3362 | 2026.01.21 23:44:25.223790 [ 187 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3363 | 2026.01.21 23:44:25.223831 [ 187 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 273 rows starting from the beginning of the part | ||
| 3364 | 2026.01.21 23:44:25.223905 [ 187 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 259 rows starting from the beginning of the part | ||
| 3365 | 2026.01.21 23:44:25.223954 [ 187 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 259 rows starting from the beginning of the part | ||
| 3366 | 2026.01.21 23:44:25.224008 [ 187 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 273 rows starting from the beginning of the part | ||
| 3367 | 2026.01.21 23:44:25.224057 [ 187 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 263 rows starting from the beginning of the part | ||
| 3368 | 2026.01.21 23:44:25.224103 [ 187 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3369 | 2026.01.21 23:44:25.224188 [ 6 ] {791f0c19-39b5-40d5-a634-c0d9cc722485} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.01.21 23:44:25.224228 [ 6 ] {791f0c19-39b5-40d5-a634-c0d9cc722485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3371 | 2026.01.21 23:44:25.224591 [ 6 ] {791f0c19-39b5-40d5-a634-c0d9cc722485} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3372 | 2026.01.21 23:44:25.224816 [ 6 ] {791f0c19-39b5-40d5-a634-c0d9cc722485} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.01.21 23:44:25.224943 [ 6 ] {791f0c19-39b5-40d5-a634-c0d9cc722485} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001246 sec., 56179.77528089888 rows/sec., 4.39 MiB/sec. | ||
| 3374 | 2026.01.21 23:44:25.224980 [ 6 ] {791f0c19-39b5-40d5-a634-c0d9cc722485} <Debug> TCPHandler: Processed in 0.001421199 sec. | ||
| 3375 | 2026.01.21 23:44:25.225082 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.01.21 23:44:25.225176 [ 6 ] {69bd6a55-dcab-4d2f-8343-314b13fa5faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3377 | 2026.01.21 23:44:25.225197 [ 200 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621334 sec., 822162.4908871336 rows/sec., 53.25 MiB/sec. | ||
| 3378 | 2026.01.21 23:44:25.225219 [ 6 ] {69bd6a55-dcab-4d2f-8343-314b13fa5faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3379 | 2026.01.21 23:44:25.225395 [ 189 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3380 | 2026.01.21 23:44:25.225643 [ 6 ] {69bd6a55-dcab-4d2f-8343-314b13fa5faf} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.01.21 23:44:25.225685 [ 6 ] {69bd6a55-dcab-4d2f-8343-314b13fa5faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3382 | 2026.01.21 23:44:25.225702 [ 189 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.01.21 23:44:25.225790 [ 189 ] {2cc005f2-14b3-4b5e-9275-166add3c14fc::all_1_10_2} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3384 | 2026.01.21 23:44:25.225882 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3385 | 2026.01.21 23:44:25.226039 [ 6 ] {69bd6a55-dcab-4d2f-8343-314b13fa5faf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3386 | 2026.01.21 23:44:25.226252 [ 6 ] {69bd6a55-dcab-4d2f-8343-314b13fa5faf} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.01.21 23:44:25.226376 [ 6 ] {69bd6a55-dcab-4d2f-8343-314b13fa5faf} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001218 sec., 133825.94417077178 rows/sec., 9.32 MiB/sec. | ||
| 3388 | 2026.01.21 23:44:25.226412 [ 6 ] {69bd6a55-dcab-4d2f-8343-314b13fa5faf} <Debug> TCPHandler: Processed in 0.001376859 sec. | ||
| 3389 | 2026.01.21 23:44:25.226516 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.01.21 23:44:25.226617 [ 6 ] {48e6f21e-d509-47d1-8e5d-def5f3a3c92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.01.21 23:44:25.226660 [ 6 ] {48e6f21e-d509-47d1-8e5d-def5f3a3c92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3392 | 2026.01.21 23:44:25.227006 [ 6 ] {48e6f21e-d509-47d1-8e5d-def5f3a3c92c} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.01.21 23:44:25.227042 [ 6 ] {48e6f21e-d509-47d1-8e5d-def5f3a3c92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3394 | 2026.01.21 23:44:25.227370 [ 6 ] {48e6f21e-d509-47d1-8e5d-def5f3a3c92c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3395 | 2026.01.21 23:44:25.227591 [ 6 ] {48e6f21e-d509-47d1-8e5d-def5f3a3c92c} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.21 23:44:25.227721 [ 6 ] {48e6f21e-d509-47d1-8e5d-def5f3a3c92c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3397 | 2026.01.21 23:44:25.227759 [ 6 ] {48e6f21e-d509-47d1-8e5d-def5f3a3c92c} <Debug> TCPHandler: Processed in 0.001293107 sec. | ||
| 3398 | 2026.01.21 23:44:26.804092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6221 | ||
| 3399 | 2026.01.21 23:44:26.804592 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.01.21 23:44:26.804642 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3401 | 2026.01.21 23:44:26.805141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3402 | 2026.01.21 23:44:26.805384 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.01.21 23:44:26.805534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6221 | ||
| 3404 | 2026.01.21 23:44:27.141754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3405 | 2026.01.21 23:44:27.158359 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.01.21 23:44:27.158425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3407 | 2026.01.21 23:44:27.164637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3408 | 2026.01.21 23:44:27.165337 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.01.21 23:44:27.168204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3410 | 2026.01.21 23:44:29.321643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 456 | ||
| 3411 | 2026.01.21 23:44:29.324043 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.01.21 23:44:29.324104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3413 | 2026.01.21 23:44:29.325427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3414 | 2026.01.21 23:44:29.325742 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.01.21 23:44:29.326121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3416 | 2026.01.21 23:44:30.233029 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.01.21 23:44:30.233233 [ 6 ] {706d177f-7f79-4c82-8a8e-debc09204146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.01.21 23:44:30.233305 [ 6 ] {706d177f-7f79-4c82-8a8e-debc09204146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3419 | 2026.01.21 23:44:30.234107 [ 6 ] {706d177f-7f79-4c82-8a8e-debc09204146} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.01.21 23:44:30.234158 [ 6 ] {706d177f-7f79-4c82-8a8e-debc09204146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3421 | 2026.01.21 23:44:30.234582 [ 6 ] {706d177f-7f79-4c82-8a8e-debc09204146} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3422 | 2026.01.21 23:44:30.234821 [ 6 ] {706d177f-7f79-4c82-8a8e-debc09204146} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.01.21 23:44:30.234971 [ 6 ] {706d177f-7f79-4c82-8a8e-debc09204146} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001791 sec., 249022.89223897262 rows/sec., 15.79 MiB/sec. | ||
| 3424 | 2026.01.21 23:44:30.234973 [ 127 ] {} <Debug> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3425 | 2026.01.21 23:44:30.235013 [ 6 ] {706d177f-7f79-4c82-8a8e-debc09204146} <Debug> TCPHandler: Processed in 0.002125044 sec. | ||
| 3426 | 2026.01.21 23:44:30.235043 [ 127 ] {} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.01.21 23:44:30.235072 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3428 | 2026.01.21 23:44:30.235145 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.01.21 23:44:30.235208 [ 198 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3430 | 2026.01.21 23:44:30.235250 [ 6 ] {1b574509-f5c0-4035-af4a-85d6dfb3d404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3431 | 2026.01.21 23:44:30.235296 [ 6 ] {1b574509-f5c0-4035-af4a-85d6dfb3d404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3432 | 2026.01.21 23:44:30.235358 [ 198 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3433 | 2026.01.21 23:44:30.235410 [ 198 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 446 rows starting from the beginning of the part | ||
| 3434 | 2026.01.21 23:44:30.235510 [ 198 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 446 rows starting from the beginning of the part | ||
| 3435 | 2026.01.21 23:44:30.235562 [ 198 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 446 rows starting from the beginning of the part | ||
| 3436 | 2026.01.21 23:44:30.235617 [ 198 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 446 rows starting from the beginning of the part | ||
| 3437 | 2026.01.21 23:44:30.235663 [ 198 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 446 rows starting from the beginning of the part | ||
| 3438 | 2026.01.21 23:44:30.236124 [ 6 ] {1b574509-f5c0-4035-af4a-85d6dfb3d404} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.01.21 23:44:30.236165 [ 6 ] {1b574509-f5c0-4035-af4a-85d6dfb3d404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3440 | 2026.01.21 23:44:30.236660 [ 6 ] {1b574509-f5c0-4035-af4a-85d6dfb3d404} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3441 | 2026.01.21 23:44:30.236904 [ 6 ] {1b574509-f5c0-4035-af4a-85d6dfb3d404} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.01.21 23:44:30.236920 [ 189 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770887 sec., 1259255.9547842408 rows/sec., 84.67 MiB/sec. | ||
| 3443 | 2026.01.21 23:44:30.237046 [ 6 ] {1b574509-f5c0-4035-af4a-85d6dfb3d404} <Debug> executeQuery: Read 1282 rows, 104.92 KiB in 0.001819 sec., 704782.8477185266 rows/sec., 56.33 MiB/sec. | ||
| 3444 | 2026.01.21 23:44:30.237090 [ 6 ] {1b574509-f5c0-4035-af4a-85d6dfb3d404} <Debug> TCPHandler: Processed in 0.001995972 sec. | ||
| 3445 | 2026.01.21 23:44:30.237112 [ 200 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3446 | 2026.01.21 23:44:30.237213 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.01.21 23:44:30.237307 [ 6 ] {4f60fca9-f64b-4850-a064-e82a766d549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.01.21 23:44:30.237346 [ 6 ] {4f60fca9-f64b-4850-a064-e82a766d549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3449 | 2026.01.21 23:44:30.237375 [ 200 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.01.21 23:44:30.237439 [ 200 ] {0ef9ff0e-829e-4984-8cf5-6b5b267dafa4::all_1_9_2} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3451 | 2026.01.21 23:44:30.237514 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3452 | 2026.01.21 23:44:30.237838 [ 6 ] {4f60fca9-f64b-4850-a064-e82a766d549b} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.01.21 23:44:30.237873 [ 6 ] {4f60fca9-f64b-4850-a064-e82a766d549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3454 | 2026.01.21 23:44:30.238178 [ 6 ] {4f60fca9-f64b-4850-a064-e82a766d549b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3455 | 2026.01.21 23:44:30.238389 [ 6 ] {4f60fca9-f64b-4850-a064-e82a766d549b} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.01.21 23:44:30.238529 [ 6 ] {4f60fca9-f64b-4850-a064-e82a766d549b} <Debug> executeQuery: Read 263 rows, 16.40 KiB in 0.001241 sec., 211925.86623690574 rows/sec., 12.91 MiB/sec. | ||
| 3457 | 2026.01.21 23:44:30.238567 [ 6 ] {4f60fca9-f64b-4850-a064-e82a766d549b} <Debug> TCPHandler: Processed in 0.001401739 sec. | ||
| 3458 | 2026.01.21 23:44:30.238725 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.01.21 23:44:30.238855 [ 6 ] {e2dfd066-2a39-451b-9ece-a56980127f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3460 | 2026.01.21 23:44:30.238914 [ 6 ] {e2dfd066-2a39-451b-9ece-a56980127f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3461 | 2026.01.21 23:44:30.239496 [ 6 ] {e2dfd066-2a39-451b-9ece-a56980127f4b} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.01.21 23:44:30.239537 [ 6 ] {e2dfd066-2a39-451b-9ece-a56980127f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3463 | 2026.01.21 23:44:30.239883 [ 6 ] {e2dfd066-2a39-451b-9ece-a56980127f4b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3464 | 2026.01.21 23:44:30.240108 [ 6 ] {e2dfd066-2a39-451b-9ece-a56980127f4b} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.01.21 23:44:30.240238 [ 6 ] {e2dfd066-2a39-451b-9ece-a56980127f4b} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001408 sec., 163352.27272727274 rows/sec., 10.53 MiB/sec. | ||
| 3466 | 2026.01.21 23:44:30.240278 [ 6 ] {e2dfd066-2a39-451b-9ece-a56980127f4b} <Debug> TCPHandler: Processed in 0.001623004 sec. | ||
| 3467 | 2026.01.21 23:44:30.240401 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.01.21 23:44:30.240504 [ 6 ] {a3a755b9-faa9-40c2-80eb-b6c7e411fd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.01.21 23:44:30.240547 [ 6 ] {a3a755b9-faa9-40c2-80eb-b6c7e411fd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3470 | 2026.01.21 23:44:30.241049 [ 6 ] {a3a755b9-faa9-40c2-80eb-b6c7e411fd37} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.01.21 23:44:30.241087 [ 6 ] {a3a755b9-faa9-40c2-80eb-b6c7e411fd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3472 | 2026.01.21 23:44:30.241415 [ 6 ] {a3a755b9-faa9-40c2-80eb-b6c7e411fd37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3473 | 2026.01.21 23:44:30.241636 [ 6 ] {a3a755b9-faa9-40c2-80eb-b6c7e411fd37} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.01.21 23:44:30.241746 [ 127 ] {} <Debug> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3475 | 2026.01.21 23:44:30.241764 [ 6 ] {a3a755b9-faa9-40c2-80eb-b6c7e411fd37} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001279 sec., 179046.12978889758 rows/sec., 10.16 MiB/sec. | ||
| 3476 | 2026.01.21 23:44:30.241790 [ 127 ] {} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.01.21 23:44:30.241811 [ 6 ] {a3a755b9-faa9-40c2-80eb-b6c7e411fd37} <Debug> TCPHandler: Processed in 0.001462441 sec. | ||
| 3478 | 2026.01.21 23:44:30.241816 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3479 | 2026.01.21 23:44:30.241914 [ 198 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3480 | 2026.01.21 23:44:30.241942 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.01.21 23:44:30.242017 [ 198 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3482 | 2026.01.21 23:44:30.242044 [ 6 ] {354e97c2-8ee2-45a6-ae95-1e15a5c7e465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3483 | 2026.01.21 23:44:30.242048 [ 198 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 229 rows starting from the beginning of the part | ||
| 3484 | 2026.01.21 23:44:30.242095 [ 6 ] {354e97c2-8ee2-45a6-ae95-1e15a5c7e465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3485 | 2026.01.21 23:44:30.242119 [ 198 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 229 rows starting from the beginning of the part | ||
| 3486 | 2026.01.21 23:44:30.242168 [ 198 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 229 rows starting from the beginning of the part | ||
| 3487 | 2026.01.21 23:44:30.242209 [ 198 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part | ||
| 3488 | 2026.01.21 23:44:30.242253 [ 198 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 229 rows starting from the beginning of the part | ||
| 3489 | 2026.01.21 23:44:30.242903 [ 6 ] {354e97c2-8ee2-45a6-ae95-1e15a5c7e465} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.01.21 23:44:30.242947 [ 6 ] {354e97c2-8ee2-45a6-ae95-1e15a5c7e465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3491 | 2026.01.21 23:44:30.243147 [ 198 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266967 sec., 903733.0885492677 rows/sec., 54.75 MiB/sec. | ||
| 3492 | 2026.01.21 23:44:30.243342 [ 197 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3493 | 2026.01.21 23:44:30.243367 [ 6 ] {354e97c2-8ee2-45a6-ae95-1e15a5c7e465} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3494 | 2026.01.21 23:44:30.243667 [ 6 ] {354e97c2-8ee2-45a6-ae95-1e15a5c7e465} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.01.21 23:44:30.243721 [ 197 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.01.21 23:44:30.243812 [ 197 ] {e2b41fc4-4288-4206-b7df-a32d64d5a37c::all_1_9_2} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3497 | 2026.01.21 23:44:30.243824 [ 6 ] {354e97c2-8ee2-45a6-ae95-1e15a5c7e465} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001798 sec., 429922.1357063404 rows/sec., 30.13 MiB/sec. | ||
| 3498 | 2026.01.21 23:44:30.243869 [ 6 ] {354e97c2-8ee2-45a6-ae95-1e15a5c7e465} <Debug> TCPHandler: Processed in 0.001979121 sec. | ||
| 3499 | 2026.01.21 23:44:30.243908 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3500 | 2026.01.21 23:44:30.244005 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.01.21 23:44:30.244107 [ 6 ] {5aec5d90-155c-45b4-86e8-489531b676fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3502 | 2026.01.21 23:44:30.244151 [ 6 ] {5aec5d90-155c-45b4-86e8-489531b676fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3503 | 2026.01.21 23:44:30.244513 [ 6 ] {5aec5d90-155c-45b4-86e8-489531b676fe} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.01.21 23:44:30.244551 [ 6 ] {5aec5d90-155c-45b4-86e8-489531b676fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3505 | 2026.01.21 23:44:30.244875 [ 6 ] {5aec5d90-155c-45b4-86e8-489531b676fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3506 | 2026.01.21 23:44:30.245091 [ 6 ] {5aec5d90-155c-45b4-86e8-489531b676fe} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.01.21 23:44:30.245227 [ 6 ] {5aec5d90-155c-45b4-86e8-489531b676fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 3508 | 2026.01.21 23:44:30.245276 [ 6 ] {5aec5d90-155c-45b4-86e8-489531b676fe} <Debug> TCPHandler: Processed in 0.001320988 sec. | ||
| 3509 | 2026.01.21 23:44:30.245412 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.01.21 23:44:30.245528 [ 6 ] {676641a3-1d53-4b39-8be3-e614bdd59eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3511 | 2026.01.21 23:44:30.245580 [ 6 ] {676641a3-1d53-4b39-8be3-e614bdd59eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3512 | 2026.01.21 23:44:30.246088 [ 6 ] {676641a3-1d53-4b39-8be3-e614bdd59eb6} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.01.21 23:44:30.246126 [ 6 ] {676641a3-1d53-4b39-8be3-e614bdd59eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3514 | 2026.01.21 23:44:30.246514 [ 6 ] {676641a3-1d53-4b39-8be3-e614bdd59eb6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3515 | 2026.01.21 23:44:30.246762 [ 6 ] {676641a3-1d53-4b39-8be3-e614bdd59eb6} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.01.21 23:44:30.246928 [ 6 ] {676641a3-1d53-4b39-8be3-e614bdd59eb6} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.00142 sec., 230985.91549295775 rows/sec., 15.13 MiB/sec. | ||
| 3517 | 2026.01.21 23:44:30.246973 [ 6 ] {676641a3-1d53-4b39-8be3-e614bdd59eb6} <Debug> TCPHandler: Processed in 0.001620695 sec. | ||
| 3518 | 2026.01.21 23:44:30.247116 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.01.21 23:44:30.247212 [ 6 ] {b1d1d37e-fbcd-4e95-9357-b8d26e592abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.01.21 23:44:30.247267 [ 6 ] {b1d1d37e-fbcd-4e95-9357-b8d26e592abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3521 | 2026.01.21 23:44:30.248779 [ 6 ] {b1d1d37e-fbcd-4e95-9357-b8d26e592abf} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.01.21 23:44:30.248824 [ 6 ] {b1d1d37e-fbcd-4e95-9357-b8d26e592abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3523 | 2026.01.21 23:44:30.249183 [ 6 ] {b1d1d37e-fbcd-4e95-9357-b8d26e592abf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3524 | 2026.01.21 23:44:30.249390 [ 6 ] {b1d1d37e-fbcd-4e95-9357-b8d26e592abf} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.01.21 23:44:30.249518 [ 6 ] {b1d1d37e-fbcd-4e95-9357-b8d26e592abf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002325 sec., 430.10752688172045 rows/sec., 28.98 KiB/sec. | ||
| 3526 | 2026.01.21 23:44:30.249554 [ 6 ] {b1d1d37e-fbcd-4e95-9357-b8d26e592abf} <Debug> TCPHandler: Processed in 0.002489422 sec. | ||
| 3527 | 2026.01.21 23:44:30.249671 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.01.21 23:44:30.249767 [ 6 ] {33ff8048-2a4d-4472-be6b-0e3403aaf044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.01.21 23:44:30.249822 [ 6 ] {33ff8048-2a4d-4472-be6b-0e3403aaf044} <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 | ||
| 3530 | 2026.01.21 23:44:30.250664 [ 6 ] {33ff8048-2a4d-4472-be6b-0e3403aaf044} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.01.21 23:44:30.250701 [ 6 ] {33ff8048-2a4d-4472-be6b-0e3403aaf044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3532 | 2026.01.21 23:44:30.251301 [ 6 ] {33ff8048-2a4d-4472-be6b-0e3403aaf044} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3533 | 2026.01.21 23:44:30.251531 [ 6 ] {33ff8048-2a4d-4472-be6b-0e3403aaf044} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.01.21 23:44:30.251668 [ 6 ] {33ff8048-2a4d-4472-be6b-0e3403aaf044} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001919 sec., 20844.189682126107 rows/sec., 37.35 MiB/sec. | ||
| 3535 | 2026.01.21 23:44:30.251730 [ 6 ] {33ff8048-2a4d-4472-be6b-0e3403aaf044} <Debug> TCPHandler: Processed in 0.002108955 sec. | ||
| 3536 | 2026.01.21 23:44:30.251846 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.01.21 23:44:30.251939 [ 6 ] {093c4bbc-f1c3-4bcb-9244-ff78f8866d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3538 | 2026.01.21 23:44:30.251981 [ 6 ] {093c4bbc-f1c3-4bcb-9244-ff78f8866d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3539 | 2026.01.21 23:44:30.252318 [ 6 ] {093c4bbc-f1c3-4bcb-9244-ff78f8866d67} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.01.21 23:44:30.252355 [ 6 ] {093c4bbc-f1c3-4bcb-9244-ff78f8866d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3541 | 2026.01.21 23:44:30.252671 [ 6 ] {093c4bbc-f1c3-4bcb-9244-ff78f8866d67} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3542 | 2026.01.21 23:44:30.252891 [ 6 ] {093c4bbc-f1c3-4bcb-9244-ff78f8866d67} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.01.21 23:44:30.253023 [ 6 ] {093c4bbc-f1c3-4bcb-9244-ff78f8866d67} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001102 sec., 98003.62976406535 rows/sec., 5.97 MiB/sec. | ||
| 3544 | 2026.01.21 23:44:30.253057 [ 6 ] {093c4bbc-f1c3-4bcb-9244-ff78f8866d67} <Debug> TCPHandler: Processed in 0.001259656 sec. | ||
| 3545 | 2026.01.21 23:44:34.229056 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3546 | 2026.01.21 23:44:34.229108 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3547 | 2026.01.21 23:44:34.305686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6733 | ||
| 3548 | 2026.01.21 23:44:34.306194 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.01.21 23:44:34.306239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3550 | 2026.01.21 23:44:34.306751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3551 | 2026.01.21 23:44:34.306983 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.01.21 23:44:34.307115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6733 | ||
| 3553 | 2026.01.21 23:44:34.668346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3554 | 2026.01.21 23:44:34.685865 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.01.21 23:44:34.685930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3556 | 2026.01.21 23:44:34.691492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3557 | 2026.01.21 23:44:34.692612 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.01.21 23:44:34.696565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3559 | 2026.01.21 23:44:35.217787 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.01.21 23:44:35.217989 [ 6 ] {f612d310-33d8-49ad-a062-26d17cf0f6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3561 | 2026.01.21 23:44:35.218062 [ 6 ] {f612d310-33d8-49ad-a062-26d17cf0f6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3562 | 2026.01.21 23:44:35.218765 [ 6 ] {f612d310-33d8-49ad-a062-26d17cf0f6f6} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.01.21 23:44:35.218812 [ 6 ] {f612d310-33d8-49ad-a062-26d17cf0f6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3564 | 2026.01.21 23:44:35.219195 [ 6 ] {f612d310-33d8-49ad-a062-26d17cf0f6f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3565 | 2026.01.21 23:44:35.219418 [ 6 ] {f612d310-33d8-49ad-a062-26d17cf0f6f6} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.01.21 23:44:35.219561 [ 6 ] {f612d310-33d8-49ad-a062-26d17cf0f6f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 3567 | 2026.01.21 23:44:35.219601 [ 6 ] {f612d310-33d8-49ad-a062-26d17cf0f6f6} <Debug> TCPHandler: Processed in 0.001959251 sec. | ||
| 3568 | 2026.01.21 23:44:35.219721 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.01.21 23:44:35.219814 [ 6 ] {b109a096-3140-4ff9-9b54-4ba28195fe30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3570 | 2026.01.21 23:44:35.219854 [ 6 ] {b109a096-3140-4ff9-9b54-4ba28195fe30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3571 | 2026.01.21 23:44:35.220274 [ 6 ] {b109a096-3140-4ff9-9b54-4ba28195fe30} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.01.21 23:44:35.220310 [ 6 ] {b109a096-3140-4ff9-9b54-4ba28195fe30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3573 | 2026.01.21 23:44:35.220613 [ 6 ] {b109a096-3140-4ff9-9b54-4ba28195fe30} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3574 | 2026.01.21 23:44:35.220821 [ 6 ] {b109a096-3140-4ff9-9b54-4ba28195fe30} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.01.21 23:44:35.220946 [ 6 ] {b109a096-3140-4ff9-9b54-4ba28195fe30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 3576 | 2026.01.21 23:44:35.220981 [ 6 ] {b109a096-3140-4ff9-9b54-4ba28195fe30} <Debug> TCPHandler: Processed in 0.001309877 sec. | ||
| 3577 | 2026.01.21 23:44:35.221091 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.01.21 23:44:35.221184 [ 6 ] {45d479be-1618-4427-8df3-bda3ced3d637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3579 | 2026.01.21 23:44:35.221227 [ 6 ] {45d479be-1618-4427-8df3-bda3ced3d637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3580 | 2026.01.21 23:44:35.221624 [ 6 ] {45d479be-1618-4427-8df3-bda3ced3d637} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.01.21 23:44:35.221660 [ 6 ] {45d479be-1618-4427-8df3-bda3ced3d637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3582 | 2026.01.21 23:44:35.221984 [ 6 ] {45d479be-1618-4427-8df3-bda3ced3d637} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3583 | 2026.01.21 23:44:35.222198 [ 6 ] {45d479be-1618-4427-8df3-bda3ced3d637} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.01.21 23:44:35.222323 [ 6 ] {45d479be-1618-4427-8df3-bda3ced3d637} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3585 | 2026.01.21 23:44:35.222358 [ 6 ] {45d479be-1618-4427-8df3-bda3ced3d637} <Debug> TCPHandler: Processed in 0.001315347 sec. | ||
| 3586 | 2026.01.21 23:44:35.222456 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.01.21 23:44:35.222547 [ 6 ] {d560658b-e7f0-445b-a368-a0d7f9312f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.01.21 23:44:35.222588 [ 6 ] {d560658b-e7f0-445b-a368-a0d7f9312f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3589 | 2026.01.21 23:44:35.222908 [ 6 ] {d560658b-e7f0-445b-a368-a0d7f9312f54} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.01.21 23:44:35.222943 [ 6 ] {d560658b-e7f0-445b-a368-a0d7f9312f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3591 | 2026.01.21 23:44:35.223245 [ 6 ] {d560658b-e7f0-445b-a368-a0d7f9312f54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3592 | 2026.01.21 23:44:35.223448 [ 6 ] {d560658b-e7f0-445b-a368-a0d7f9312f54} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.01.21 23:44:35.223570 [ 6 ] {d560658b-e7f0-445b-a368-a0d7f9312f54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 3594 | 2026.01.21 23:44:35.223604 [ 6 ] {d560658b-e7f0-445b-a368-a0d7f9312f54} <Debug> TCPHandler: Processed in 0.001195225 sec. | ||
| 3595 | 2026.01.21 23:44:36.604409 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.01.21 23:44:36.604611 [ 6 ] {9b87e7e6-6ee3-4ae0-a511-6d47dc91c26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.01.21 23:44:36.604689 [ 6 ] {9b87e7e6-6ee3-4ae0-a511-6d47dc91c26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3598 | 2026.01.21 23:44:36.605510 [ 6 ] {9b87e7e6-6ee3-4ae0-a511-6d47dc91c26d} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.01.21 23:44:36.605559 [ 6 ] {9b87e7e6-6ee3-4ae0-a511-6d47dc91c26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3600 | 2026.01.21 23:44:36.605990 [ 6 ] {9b87e7e6-6ee3-4ae0-a511-6d47dc91c26d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3601 | 2026.01.21 23:44:36.606245 [ 6 ] {9b87e7e6-6ee3-4ae0-a511-6d47dc91c26d} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.01.21 23:44:36.606413 [ 6 ] {9b87e7e6-6ee3-4ae0-a511-6d47dc91c26d} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001854 sec., 240560.9492988134 rows/sec., 15.26 MiB/sec. | ||
| 3603 | 2026.01.21 23:44:36.606463 [ 6 ] {9b87e7e6-6ee3-4ae0-a511-6d47dc91c26d} <Debug> TCPHandler: Processed in 0.002199236 sec. | ||
| 3604 | 2026.01.21 23:44:36.606593 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.01.21 23:44:36.606699 [ 6 ] {47a9d88a-2d8a-4634-9ec0-e40ad36a3d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3606 | 2026.01.21 23:44:36.606746 [ 6 ] {47a9d88a-2d8a-4634-9ec0-e40ad36a3d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3607 | 2026.01.21 23:44:36.607159 [ 6 ] {47a9d88a-2d8a-4634-9ec0-e40ad36a3d41} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.01.21 23:44:36.607199 [ 6 ] {47a9d88a-2d8a-4634-9ec0-e40ad36a3d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3609 | 2026.01.21 23:44:36.607517 [ 6 ] {47a9d88a-2d8a-4634-9ec0-e40ad36a3d41} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3610 | 2026.01.21 23:44:36.607740 [ 6 ] {47a9d88a-2d8a-4634-9ec0-e40ad36a3d41} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.01.21 23:44:36.607847 [ 117 ] {} <Debug> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3612 | 2026.01.21 23:44:36.607870 [ 6 ] {47a9d88a-2d8a-4634-9ec0-e40ad36a3d41} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001195 sec., 1673.6401673640166 rows/sec., 136.47 KiB/sec. | ||
| 3613 | 2026.01.21 23:44:36.607916 [ 117 ] {} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.01.21 23:44:36.607925 [ 6 ] {47a9d88a-2d8a-4634-9ec0-e40ad36a3d41} <Debug> TCPHandler: Processed in 0.001387469 sec. | ||
| 3615 | 2026.01.21 23:44:36.607947 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3616 | 2026.01.21 23:44:36.608045 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.01.21 23:44:36.608064 [ 197 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::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 | ||
| 3618 | 2026.01.21 23:44:36.608146 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3619 | 2026.01.21 23:44:36.608191 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3620 | 2026.01.21 23:44:36.608203 [ 197 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3621 | 2026.01.21 23:44:36.608247 [ 197 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3622 | 2026.01.21 23:44:36.608324 [ 197 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3623 | 2026.01.21 23:44:36.608377 [ 197 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3624 | 2026.01.21 23:44:36.608425 [ 197 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3625 | 2026.01.21 23:44:36.608478 [ 197 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3626 | 2026.01.21 23:44:36.608551 [ 197 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3627 | 2026.01.21 23:44:36.609488 [ 198 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472231 sec., 21735.719462502828 rows/sec., 1.81 MiB/sec. | ||
| 3628 | 2026.01.21 23:44:36.609564 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.01.21 23:44:36.609607 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3630 | 2026.01.21 23:44:36.609674 [ 190 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3631 | 2026.01.21 23:44:36.610020 [ 190 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.01.21 23:44:36.610100 [ 190 ] {ccb4ac16-d66b-451e-a135-2a1f9de68fd6::all_1_6_1} <Trace> oximeter.fields_ipaddr (ccb4ac16-d66b-451e-a135-2a1f9de68fd6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3633 | 2026.01.21 23:44:36.610183 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3634 | 2026.01.21 23:44:36.610192 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3635 | 2026.01.21 23:44:36.610424 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.01.21 23:44:36.610568 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Debug> executeQuery: Read 2423 rows, 201.56 KiB in 0.002442 sec., 992219.4922194922 rows/sec., 80.60 MiB/sec. | ||
| 3637 | 2026.01.21 23:44:36.610612 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3638 | 2026.01.21 23:44:36.610626 [ 6 ] {913df8ac-962c-4a6a-95c9-11a74f3b4201} <Debug> TCPHandler: Processed in 0.002632976 sec. | ||
| 3639 | 2026.01.21 23:44:36.610746 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.01.21 23:44:36.610842 [ 6 ] {fda6bdf6-ced1-4a1a-b02c-f68ec295f0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3641 | 2026.01.21 23:44:36.610883 [ 6 ] {fda6bdf6-ced1-4a1a-b02c-f68ec295f0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3642 | 2026.01.21 23:44:36.611382 [ 6 ] {fda6bdf6-ced1-4a1a-b02c-f68ec295f0e2} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.01.21 23:44:36.611418 [ 6 ] {fda6bdf6-ced1-4a1a-b02c-f68ec295f0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3644 | 2026.01.21 23:44:36.611741 [ 6 ] {fda6bdf6-ced1-4a1a-b02c-f68ec295f0e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3645 | 2026.01.21 23:44:36.611955 [ 6 ] {fda6bdf6-ced1-4a1a-b02c-f68ec295f0e2} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.01.21 23:44:36.612086 [ 6 ] {fda6bdf6-ced1-4a1a-b02c-f68ec295f0e2} <Debug> executeQuery: Read 265 rows, 16.54 KiB in 0.001262 sec., 209984.15213946116 rows/sec., 12.80 MiB/sec. | ||
| 3647 | 2026.01.21 23:44:36.612124 [ 6 ] {fda6bdf6-ced1-4a1a-b02c-f68ec295f0e2} <Debug> TCPHandler: Processed in 0.00142758 sec. | ||
| 3648 | 2026.01.21 23:44:36.612248 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.01.21 23:44:36.612367 [ 6 ] {cdee169b-4f2e-4044-b322-aa1568a11e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3650 | 2026.01.21 23:44:36.612416 [ 6 ] {cdee169b-4f2e-4044-b322-aa1568a11e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3651 | 2026.01.21 23:44:36.612993 [ 6 ] {cdee169b-4f2e-4044-b322-aa1568a11e03} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.01.21 23:44:36.613030 [ 6 ] {cdee169b-4f2e-4044-b322-aa1568a11e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3653 | 2026.01.21 23:44:36.613378 [ 6 ] {cdee169b-4f2e-4044-b322-aa1568a11e03} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3654 | 2026.01.21 23:44:36.613600 [ 6 ] {cdee169b-4f2e-4044-b322-aa1568a11e03} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.01.21 23:44:36.613726 [ 6 ] {cdee169b-4f2e-4044-b322-aa1568a11e03} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001383 sec., 331164.13593637024 rows/sec., 21.88 MiB/sec. | ||
| 3656 | 2026.01.21 23:44:36.613764 [ 6 ] {cdee169b-4f2e-4044-b322-aa1568a11e03} <Debug> TCPHandler: Processed in 0.001579333 sec. | ||
| 3657 | 2026.01.21 23:44:36.613880 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.01.21 23:44:36.613974 [ 6 ] {d44992cb-3de1-41d1-8644-fec5cfb51969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.01.21 23:44:36.614016 [ 6 ] {d44992cb-3de1-41d1-8644-fec5cfb51969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3660 | 2026.01.21 23:44:36.614475 [ 6 ] {d44992cb-3de1-41d1-8644-fec5cfb51969} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.01.21 23:44:36.614510 [ 6 ] {d44992cb-3de1-41d1-8644-fec5cfb51969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3662 | 2026.01.21 23:44:36.614828 [ 6 ] {d44992cb-3de1-41d1-8644-fec5cfb51969} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3663 | 2026.01.21 23:44:36.615040 [ 6 ] {d44992cb-3de1-41d1-8644-fec5cfb51969} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.01.21 23:44:36.615168 [ 6 ] {d44992cb-3de1-41d1-8644-fec5cfb51969} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001213 sec., 188788.1286067601 rows/sec., 10.72 MiB/sec. | ||
| 3665 | 2026.01.21 23:44:36.615204 [ 6 ] {d44992cb-3de1-41d1-8644-fec5cfb51969} <Debug> TCPHandler: Processed in 0.001375329 sec. | ||
| 3666 | 2026.01.21 23:44:36.615305 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.01.21 23:44:36.615399 [ 6 ] {fbf3a7e5-1ca2-4a6a-a778-6de252f7a81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3668 | 2026.01.21 23:44:36.615440 [ 6 ] {fbf3a7e5-1ca2-4a6a-a778-6de252f7a81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3669 | 2026.01.21 23:44:36.616218 [ 6 ] {fbf3a7e5-1ca2-4a6a-a778-6de252f7a81b} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.01.21 23:44:36.616254 [ 6 ] {fbf3a7e5-1ca2-4a6a-a778-6de252f7a81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3671 | 2026.01.21 23:44:36.616629 [ 6 ] {fbf3a7e5-1ca2-4a6a-a778-6de252f7a81b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3672 | 2026.01.21 23:44:36.616844 [ 6 ] {fbf3a7e5-1ca2-4a6a-a778-6de252f7a81b} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.01.21 23:44:36.616970 [ 6 ] {fbf3a7e5-1ca2-4a6a-a778-6de252f7a81b} <Debug> executeQuery: Read 1231 rows, 89.92 KiB in 0.001589 sec., 774701.069855255 rows/sec., 55.26 MiB/sec. | ||
| 3674 | 2026.01.21 23:44:36.617006 [ 6 ] {fbf3a7e5-1ca2-4a6a-a778-6de252f7a81b} <Debug> TCPHandler: Processed in 0.001750857 sec. | ||
| 3675 | 2026.01.21 23:44:36.617109 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.01.21 23:44:36.617201 [ 6 ] {b4a43d45-f47a-42d9-81ff-87f34bf7a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3677 | 2026.01.21 23:44:36.617242 [ 6 ] {b4a43d45-f47a-42d9-81ff-87f34bf7a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3678 | 2026.01.21 23:44:36.617566 [ 6 ] {b4a43d45-f47a-42d9-81ff-87f34bf7a00d} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.01.21 23:44:36.617603 [ 6 ] {b4a43d45-f47a-42d9-81ff-87f34bf7a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3680 | 2026.01.21 23:44:36.617906 [ 6 ] {b4a43d45-f47a-42d9-81ff-87f34bf7a00d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3681 | 2026.01.21 23:44:36.618114 [ 6 ] {b4a43d45-f47a-42d9-81ff-87f34bf7a00d} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.01.21 23:44:36.618236 [ 6 ] {b4a43d45-f47a-42d9-81ff-87f34bf7a00d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 3683 | 2026.01.21 23:44:36.618270 [ 6 ] {b4a43d45-f47a-42d9-81ff-87f34bf7a00d} <Debug> TCPHandler: Processed in 0.001211535 sec. | ||
| 3684 | 2026.01.21 23:44:36.618379 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.01.21 23:44:36.618471 [ 6 ] {c5988720-5fbf-435d-8e05-5b3c528a1848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3686 | 2026.01.21 23:44:36.618512 [ 6 ] {c5988720-5fbf-435d-8e05-5b3c528a1848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3687 | 2026.01.21 23:44:36.619066 [ 6 ] {c5988720-5fbf-435d-8e05-5b3c528a1848} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.01.21 23:44:36.619103 [ 6 ] {c5988720-5fbf-435d-8e05-5b3c528a1848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3689 | 2026.01.21 23:44:36.619480 [ 6 ] {c5988720-5fbf-435d-8e05-5b3c528a1848} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3690 | 2026.01.21 23:44:36.619698 [ 6 ] {c5988720-5fbf-435d-8e05-5b3c528a1848} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.01.21 23:44:36.619824 [ 6 ] {c5988720-5fbf-435d-8e05-5b3c528a1848} <Debug> executeQuery: Read 897 rows, 60.57 KiB in 0.001372 sec., 653790.0874635569 rows/sec., 43.11 MiB/sec. | ||
| 3692 | 2026.01.21 23:44:36.619861 [ 6 ] {c5988720-5fbf-435d-8e05-5b3c528a1848} <Debug> TCPHandler: Processed in 0.001531933 sec. | ||
| 3693 | 2026.01.21 23:44:36.619968 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.01.21 23:44:36.620070 [ 6 ] {74440a04-fe55-45b5-861e-93062c3770f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3695 | 2026.01.21 23:44:36.620114 [ 6 ] {74440a04-fe55-45b5-861e-93062c3770f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3696 | 2026.01.21 23:44:36.620440 [ 6 ] {74440a04-fe55-45b5-861e-93062c3770f8} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.01.21 23:44:36.620479 [ 6 ] {74440a04-fe55-45b5-861e-93062c3770f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3698 | 2026.01.21 23:44:36.620799 [ 6 ] {74440a04-fe55-45b5-861e-93062c3770f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3699 | 2026.01.21 23:44:36.621013 [ 6 ] {74440a04-fe55-45b5-861e-93062c3770f8} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.01.21 23:44:36.621111 [ 117 ] {} <Debug> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3701 | 2026.01.21 23:44:36.621142 [ 6 ] {74440a04-fe55-45b5-861e-93062c3770f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 3702 | 2026.01.21 23:44:36.621149 [ 117 ] {} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.01.21 23:44:36.621184 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3704 | 2026.01.21 23:44:36.621186 [ 6 ] {74440a04-fe55-45b5-861e-93062c3770f8} <Debug> TCPHandler: Processed in 0.001271087 sec. | ||
| 3705 | 2026.01.21 23:44:36.621266 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3706 | 2026.01.21 23:44:36.621322 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.01.21 23:44:36.621384 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3708 | 2026.01.21 23:44:36.621422 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3709 | 2026.01.21 23:44:36.621442 [ 6 ] {0441ec52-9267-408b-9b90-0a8800a143ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.21 23:44:36.621479 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3711 | 2026.01.21 23:44:36.621514 [ 6 ] {0441ec52-9267-408b-9b90-0a8800a143ac} <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 | ||
| 3712 | 2026.01.21 23:44:36.621530 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3713 | 2026.01.21 23:44:36.621578 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3714 | 2026.01.21 23:44:36.621618 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3715 | 2026.01.21 23:44:36.621659 [ 197 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3716 | 2026.01.21 23:44:36.622398 [ 6 ] {0441ec52-9267-408b-9b90-0a8800a143ac} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.01.21 23:44:36.622421 [ 198 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191045 sec., 8395.988396744036 rows/sec., 565.75 KiB/sec. | ||
| 3718 | 2026.01.21 23:44:36.622440 [ 6 ] {0441ec52-9267-408b-9b90-0a8800a143ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3719 | 2026.01.21 23:44:36.622602 [ 195 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3720 | 2026.01.21 23:44:36.622954 [ 195 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.01.21 23:44:36.623039 [ 195 ] {ce58efd5-2e25-460c-ba94-2b702cd9d024::all_1_10_2} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3722 | 2026.01.21 23:44:36.623066 [ 6 ] {0441ec52-9267-408b-9b90-0a8800a143ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3723 | 2026.01.21 23:44:36.623132 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3724 | 2026.01.21 23:44:36.623311 [ 6 ] {0441ec52-9267-408b-9b90-0a8800a143ac} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.01.21 23:44:36.623459 [ 6 ] {0441ec52-9267-408b-9b90-0a8800a143ac} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002041 sec., 19598.236158745713 rows/sec., 35.12 MiB/sec. | ||
| 3726 | 2026.01.21 23:44:36.623518 [ 6 ] {0441ec52-9267-408b-9b90-0a8800a143ac} <Debug> TCPHandler: Processed in 0.002258328 sec. | ||
| 3727 | 2026.01.21 23:44:36.623647 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.01.21 23:44:36.623768 [ 6 ] {b4ae772a-82c2-475b-99af-502c2fab3995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3729 | 2026.01.21 23:44:36.623815 [ 6 ] {b4ae772a-82c2-475b-99af-502c2fab3995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3730 | 2026.01.21 23:44:36.624163 [ 6 ] {b4ae772a-82c2-475b-99af-502c2fab3995} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.01.21 23:44:36.624199 [ 6 ] {b4ae772a-82c2-475b-99af-502c2fab3995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3732 | 2026.01.21 23:44:36.624524 [ 6 ] {b4ae772a-82c2-475b-99af-502c2fab3995} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3733 | 2026.01.21 23:44:36.624748 [ 6 ] {b4ae772a-82c2-475b-99af-502c2fab3995} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2026.01.21 23:44:36.624879 [ 6 ] {b4ae772a-82c2-475b-99af-502c2fab3995} <Debug> executeQuery: Read 66 rows, 3.84 KiB in 0.001136 sec., 58098.59154929577 rows/sec., 3.30 MiB/sec. | ||
| 3735 | 2026.01.21 23:44:36.624915 [ 6 ] {b4ae772a-82c2-475b-99af-502c2fab3995} <Debug> TCPHandler: Processed in 0.001331378 sec. | ||
| 3736 | 2026.01.21 23:44:39.326292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 510 | ||
| 3737 | 2026.01.21 23:44:39.329054 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.01.21 23:44:39.329116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3739 | 2026.01.21 23:44:39.330335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3740 | 2026.01.21 23:44:39.330606 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.01.21 23:44:39.330754 [ 114 ] {} <Debug> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3742 | 2026.01.21 23:44:39.330823 [ 114 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.01.21 23:44:39.330848 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3744 | 2026.01.21 23:44:39.330868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 3745 | 2026.01.21 23:44:39.331010 [ 197 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3746 | 2026.01.21 23:44:39.331930 [ 197 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3747 | 2026.01.21 23:44:39.332098 [ 197 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
| 3748 | 2026.01.21 23:44:39.332476 [ 197 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3749 | 2026.01.21 23:44:39.332831 [ 197 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 3750 | 2026.01.21 23:44:39.333174 [ 197 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 3751 | 2026.01.21 23:44:39.333519 [ 197 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3752 | 2026.01.21 23:44:39.333858 [ 197 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 3753 | 2026.01.21 23:44:39.339601 [ 198 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 72 columns (72 merged, 0 gathered) in 0.008674543 sec., 58792.72256763267 rows/sec., 53.00 MiB/sec. | ||
| 3754 | 2026.01.21 23:44:39.340695 [ 198 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3755 | 2026.01.21 23:44:39.341309 [ 198 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.01.21 23:44:39.341393 [ 198 ] {1c91d3d3-48a0-4f21-832b-0bdf1b830c17::all_1_11_2} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3757 | 2026.01.21 23:44:39.341638 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 3758 | 2026.01.21 23:44:40.216265 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2026.01.21 23:44:40.216481 [ 6 ] {a19e5ef3-550a-401e-b747-cd9b36386289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3760 | 2026.01.21 23:44:40.216552 [ 6 ] {a19e5ef3-550a-401e-b747-cd9b36386289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3761 | 2026.01.21 23:44:40.217312 [ 6 ] {a19e5ef3-550a-401e-b747-cd9b36386289} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.01.21 23:44:40.217349 [ 6 ] {a19e5ef3-550a-401e-b747-cd9b36386289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3763 | 2026.01.21 23:44:40.217743 [ 6 ] {a19e5ef3-550a-401e-b747-cd9b36386289} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3764 | 2026.01.21 23:44:40.217967 [ 6 ] {a19e5ef3-550a-401e-b747-cd9b36386289} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.01.21 23:44:40.218080 [ 84 ] {} <Debug> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3766 | 2026.01.21 23:44:40.218109 [ 6 ] {a19e5ef3-550a-401e-b747-cd9b36386289} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.56 MiB/sec. | ||
| 3767 | 2026.01.21 23:44:40.218121 [ 84 ] {} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.01.21 23:44:40.218142 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3769 | 2026.01.21 23:44:40.218150 [ 6 ] {a19e5ef3-550a-401e-b747-cd9b36386289} <Debug> TCPHandler: Processed in 0.002019832 sec. | ||
| 3770 | 2026.01.21 23:44:40.218262 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3771 | 2026.01.21 23:44:40.218275 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2026.01.21 23:44:40.218399 [ 6 ] {511d1e9b-44af-4426-afda-6a293a98c165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3773 | 2026.01.21 23:44:40.218430 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3774 | 2026.01.21 23:44:40.218439 [ 6 ] {511d1e9b-44af-4426-afda-6a293a98c165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3775 | 2026.01.21 23:44:40.218476 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2431 rows starting from the beginning of the part | ||
| 3776 | 2026.01.21 23:44:40.218551 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 59 rows starting from the beginning of the part | ||
| 3777 | 2026.01.21 23:44:40.218600 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1282 rows starting from the beginning of the part | ||
| 3778 | 2026.01.21 23:44:40.218650 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3779 | 2026.01.21 23:44:40.218693 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2423 rows starting from the beginning of the part | ||
| 3780 | 2026.01.21 23:44:40.218737 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3781 | 2026.01.21 23:44:40.218886 [ 6 ] {511d1e9b-44af-4426-afda-6a293a98c165} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.01.21 23:44:40.218926 [ 6 ] {511d1e9b-44af-4426-afda-6a293a98c165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3783 | 2026.01.21 23:44:40.219252 [ 6 ] {511d1e9b-44af-4426-afda-6a293a98c165} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3784 | 2026.01.21 23:44:40.219477 [ 6 ] {511d1e9b-44af-4426-afda-6a293a98c165} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.01.21 23:44:40.219582 [ 84 ] {} <Debug> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3786 | 2026.01.21 23:44:40.219607 [ 6 ] {511d1e9b-44af-4426-afda-6a293a98c165} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 3787 | 2026.01.21 23:44:40.219614 [ 84 ] {} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.01.21 23:44:40.219637 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3789 | 2026.01.21 23:44:40.219642 [ 6 ] {511d1e9b-44af-4426-afda-6a293a98c165} <Debug> TCPHandler: Processed in 0.001419179 sec. | ||
| 3790 | 2026.01.21 23:44:40.219760 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.01.21 23:44:40.219757 [ 197 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3792 | 2026.01.21 23:44:40.219853 [ 6 ] {7632714c-6328-479e-8f97-c819acbfa9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.01.21 23:44:40.219901 [ 6 ] {7632714c-6328-479e-8f97-c819acbfa9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3794 | 2026.01.21 23:44:40.219918 [ 197 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3795 | 2026.01.21 23:44:40.219958 [ 197 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1265 rows starting from the beginning of the part | ||
| 3796 | 2026.01.21 23:44:40.220024 [ 197 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part | ||
| 3797 | 2026.01.21 23:44:40.220068 [ 197 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 773 rows starting from the beginning of the part | ||
| 3798 | 2026.01.21 23:44:40.220114 [ 197 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3799 | 2026.01.21 23:44:40.220156 [ 197 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1231 rows starting from the beginning of the part | ||
| 3800 | 2026.01.21 23:44:40.220196 [ 197 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3801 | 2026.01.21 23:44:40.220282 [ 6 ] {7632714c-6328-479e-8f97-c819acbfa9ae} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.01.21 23:44:40.220321 [ 6 ] {7632714c-6328-479e-8f97-c819acbfa9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3803 | 2026.01.21 23:44:40.220839 [ 6 ] {7632714c-6328-479e-8f97-c819acbfa9ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3804 | 2026.01.21 23:44:40.221001 [ 192 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002799829 sec., 2252637.571794563 rows/sec., 190.69 MiB/sec. | ||
| 3805 | 2026.01.21 23:44:40.221073 [ 6 ] {7632714c-6328-479e-8f97-c819acbfa9ae} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.01.21 23:44:40.221169 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3807 | 2026.01.21 23:44:40.221198 [ 6 ] {7632714c-6328-479e-8f97-c819acbfa9ae} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001364 sec., 85043.98826979472 rows/sec., 5.92 MiB/sec. | ||
| 3808 | 2026.01.21 23:44:40.221202 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.01.21 23:44:40.221229 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3810 | 2026.01.21 23:44:40.221234 [ 6 ] {7632714c-6328-479e-8f97-c819acbfa9ae} <Debug> TCPHandler: Processed in 0.001522522 sec. | ||
| 3811 | 2026.01.21 23:44:40.221251 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3812 | 2026.01.21 23:44:40.221312 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3813 | 2026.01.21 23:44:40.221350 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.01.21 23:44:40.221434 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3815 | 2026.01.21 23:44:40.221450 [ 6 ] {0da3438f-4d49-4f8d-aa84-e8a9f6c2b177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3816 | 2026.01.21 23:44:40.221477 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5772 rows starting from the beginning of the part | ||
| 3817 | 2026.01.21 23:44:40.221501 [ 6 ] {0da3438f-4d49-4f8d-aa84-e8a9f6c2b177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3818 | 2026.01.21 23:44:40.221526 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.01.21 23:44:40.221577 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 163 rows starting from the beginning of the part | ||
| 3820 | 2026.01.21 23:44:40.221609 [ 194 ] {82b4384f-0693-4c17-850c-0b5e913edb0e::all_1_21_4} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3821 | 2026.01.21 23:44:40.221639 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 328 rows starting from the beginning of the part | ||
| 3822 | 2026.01.21 23:44:40.221684 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3823 | 2026.01.21 23:44:40.221690 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3824 | 2026.01.21 23:44:40.221747 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 897 rows starting from the beginning of the part | ||
| 3825 | 2026.01.21 23:44:40.221749 [ 194 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3467 rows, containing 5 columns (5 merged, 0 gathered) in 0.002053443 sec., 1688383.8509274425 rows/sec., 127.19 MiB/sec. | ||
| 3826 | 2026.01.21 23:44:40.221800 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part | ||
| 3827 | 2026.01.21 23:44:40.221828 [ 6 ] {0da3438f-4d49-4f8d-aa84-e8a9f6c2b177} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.01.21 23:44:40.221867 [ 6 ] {0da3438f-4d49-4f8d-aa84-e8a9f6c2b177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3829 | 2026.01.21 23:44:40.222069 [ 191 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3830 | 2026.01.21 23:44:40.222223 [ 6 ] {0da3438f-4d49-4f8d-aa84-e8a9f6c2b177} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3831 | 2026.01.21 23:44:40.222514 [ 6 ] {0da3438f-4d49-4f8d-aa84-e8a9f6c2b177} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.01.21 23:44:40.222533 [ 191 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.01.21 23:44:40.222617 [ 84 ] {} <Debug> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3834 | 2026.01.21 23:44:40.222646 [ 191 ] {465213ec-5bb6-4609-b5dd-96d0f0416070::all_1_21_4} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3835 | 2026.01.21 23:44:40.222646 [ 6 ] {0da3438f-4d49-4f8d-aa84-e8a9f6c2b177} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001215 sec., 34567.9012345679 rows/sec., 2.34 MiB/sec. | ||
| 3836 | 2026.01.21 23:44:40.222653 [ 84 ] {} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.01.21 23:44:40.222703 [ 6 ] {0da3438f-4d49-4f8d-aa84-e8a9f6c2b177} <Debug> TCPHandler: Processed in 0.00140107 sec. | ||
| 3838 | 2026.01.21 23:44:40.222727 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3839 | 2026.01.21 23:44:40.222797 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3840 | 2026.01.21 23:44:40.222852 [ 192 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3841 | 2026.01.21 23:44:40.222940 [ 192 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3842 | 2026.01.21 23:44:40.222967 [ 192 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1104 rows starting from the beginning of the part | ||
| 3843 | 2026.01.21 23:44:40.223015 [ 192 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3844 | 2026.01.21 23:44:40.223054 [ 192 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 3845 | 2026.01.21 23:44:40.223087 [ 192 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3846 | 2026.01.21 23:44:40.223122 [ 192 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
| 3847 | 2026.01.21 23:44:40.223187 [ 192 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 3848 | 2026.01.21 23:44:40.224063 [ 191 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290857 sec., 1115537.9720604217 rows/sec., 69.80 MiB/sec. | ||
| 3849 | 2026.01.21 23:44:40.224264 [ 193 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7436 rows, containing 5 columns (5 merged, 0 gathered) in 0.002987733 sec., 2488843.54793417 rows/sec., 165.72 MiB/sec. | ||
| 3850 | 2026.01.21 23:44:40.224353 [ 191 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3851 | 2026.01.21 23:44:40.224747 [ 191 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2026.01.21 23:44:40.224820 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3853 | 2026.01.21 23:44:40.224854 [ 191 ] {ef16e43d-b6cd-403b-9928-92021c0a652f::all_1_21_4} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3854 | 2026.01.21 23:44:40.225011 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3855 | 2026.01.21 23:44:40.225090 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.01.21 23:44:40.225164 [ 202 ] {4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3857 | 2026.01.21 23:44:40.225229 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3858 | 2026.01.21 23:44:41.807174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7181 | ||
| 3859 | 2026.01.21 23:44:41.807753 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.01.21 23:44:41.807810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3861 | 2026.01.21 23:44:41.808328 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3862 | 2026.01.21 23:44:41.808571 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.01.21 23:44:41.808717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7181 | ||
| 3864 | 2026.01.21 23:44:42.196626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3865 | 2026.01.21 23:44:42.215151 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.01.21 23:44:42.215211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3867 | 2026.01.21 23:44:42.222182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3868 | 2026.01.21 23:44:42.222884 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2026.01.21 23:44:42.226096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3870 | 2026.01.21 23:44:43.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.05 MiB, peak 232.73 MiB, free memory in arenas 0.00 B, will set to 228.96 MiB (RSS), difference: 2.91 MiB | ||
| 3871 | 2026.01.21 23:44:45.218427 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.01.21 23:44:45.218618 [ 6 ] {2d87b43f-cec4-4356-a67a-9465ac7c849e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3873 | 2026.01.21 23:44:45.218683 [ 6 ] {2d87b43f-cec4-4356-a67a-9465ac7c849e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3874 | 2026.01.21 23:44:45.219327 [ 6 ] {2d87b43f-cec4-4356-a67a-9465ac7c849e} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.01.21 23:44:45.219370 [ 6 ] {2d87b43f-cec4-4356-a67a-9465ac7c849e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3876 | 2026.01.21 23:44:45.219771 [ 6 ] {2d87b43f-cec4-4356-a67a-9465ac7c849e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3877 | 2026.01.21 23:44:45.219992 [ 6 ] {2d87b43f-cec4-4356-a67a-9465ac7c849e} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.01.21 23:44:45.220137 [ 6 ] {2d87b43f-cec4-4356-a67a-9465ac7c849e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.74 MiB/sec. | ||
| 3879 | 2026.01.21 23:44:45.220177 [ 6 ] {2d87b43f-cec4-4356-a67a-9465ac7c849e} <Debug> TCPHandler: Processed in 0.00188586 sec. | ||
| 3880 | 2026.01.21 23:44:45.220300 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.01.21 23:44:45.220394 [ 6 ] {df49e063-2b15-4518-a577-c4bc497ded11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3882 | 2026.01.21 23:44:45.220434 [ 6 ] {df49e063-2b15-4518-a577-c4bc497ded11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3883 | 2026.01.21 23:44:45.220861 [ 6 ] {df49e063-2b15-4518-a577-c4bc497ded11} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.01.21 23:44:45.220898 [ 6 ] {df49e063-2b15-4518-a577-c4bc497ded11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3885 | 2026.01.21 23:44:45.221204 [ 6 ] {df49e063-2b15-4518-a577-c4bc497ded11} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3886 | 2026.01.21 23:44:45.221412 [ 6 ] {df49e063-2b15-4518-a577-c4bc497ded11} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.01.21 23:44:45.221536 [ 6 ] {df49e063-2b15-4518-a577-c4bc497ded11} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 3888 | 2026.01.21 23:44:45.221572 [ 6 ] {df49e063-2b15-4518-a577-c4bc497ded11} <Debug> TCPHandler: Processed in 0.001323078 sec. | ||
| 3889 | 2026.01.21 23:44:45.221684 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.01.21 23:44:45.221778 [ 6 ] {c5aa6675-340b-473b-9ddb-5c3430cca92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3891 | 2026.01.21 23:44:45.221822 [ 6 ] {c5aa6675-340b-473b-9ddb-5c3430cca92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3892 | 2026.01.21 23:44:45.222226 [ 6 ] {c5aa6675-340b-473b-9ddb-5c3430cca92c} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.01.21 23:44:45.222262 [ 6 ] {c5aa6675-340b-473b-9ddb-5c3430cca92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3894 | 2026.01.21 23:44:45.222588 [ 6 ] {c5aa6675-340b-473b-9ddb-5c3430cca92c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3895 | 2026.01.21 23:44:45.222795 [ 6 ] {c5aa6675-340b-473b-9ddb-5c3430cca92c} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.01.21 23:44:45.222922 [ 6 ] {c5aa6675-340b-473b-9ddb-5c3430cca92c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3897 | 2026.01.21 23:44:45.222959 [ 6 ] {c5aa6675-340b-473b-9ddb-5c3430cca92c} <Debug> TCPHandler: Processed in 0.001325108 sec. | ||
| 3898 | 2026.01.21 23:44:45.223059 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.01.21 23:44:45.223152 [ 6 ] {738cc25f-ffea-4096-a207-a79ae53a7014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.01.21 23:44:45.223193 [ 6 ] {738cc25f-ffea-4096-a207-a79ae53a7014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3901 | 2026.01.21 23:44:45.223511 [ 6 ] {738cc25f-ffea-4096-a207-a79ae53a7014} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.01.21 23:44:45.223547 [ 6 ] {738cc25f-ffea-4096-a207-a79ae53a7014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3903 | 2026.01.21 23:44:45.223845 [ 6 ] {738cc25f-ffea-4096-a207-a79ae53a7014} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3904 | 2026.01.21 23:44:45.224048 [ 6 ] {738cc25f-ffea-4096-a207-a79ae53a7014} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.01.21 23:44:45.224169 [ 6 ] {738cc25f-ffea-4096-a207-a79ae53a7014} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 3906 | 2026.01.21 23:44:45.224204 [ 6 ] {738cc25f-ffea-4096-a207-a79ae53a7014} <Debug> TCPHandler: Processed in 0.001193654 sec. | ||
| 3907 | 2026.01.21 23:44:48.618769 [ 53 ] {} <Debug> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3908 | 2026.01.21 23:44:48.618837 [ 53 ] {} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.01.21 23:44:48.618861 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3910 | 2026.01.21 23:44:48.618986 [ 192 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3911 | 2026.01.21 23:44:48.619151 [ 192 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3912 | 2026.01.21 23:44:48.619187 [ 192 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 458 rows starting from the beginning of the part | ||
| 3913 | 2026.01.21 23:44:48.619252 [ 192 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 458 rows starting from the beginning of the part | ||
| 3914 | 2026.01.21 23:44:48.619295 [ 192 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 230 rows starting from the beginning of the part | ||
| 3915 | 2026.01.21 23:44:48.619335 [ 192 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 230 rows starting from the beginning of the part | ||
| 3916 | 2026.01.21 23:44:48.619373 [ 192 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 458 rows starting from the beginning of the part | ||
| 3917 | 2026.01.21 23:44:48.620377 [ 191 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445891 sec., 1268422.03181291 rows/sec., 88.15 MiB/sec. | ||
| 3918 | 2026.01.21 23:44:48.620598 [ 191 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3919 | 2026.01.21 23:44:48.620905 [ 191 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.01.21 23:44:48.620984 [ 191 ] {43be45de-7cd7-4959-b1f2-ef9cdc8de917::all_1_10_2} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3921 | 2026.01.21 23:44:48.621086 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3922 | 2026.01.21 23:44:48.838093 [ 33 ] {} <Debug> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3923 | 2026.01.21 23:44:48.838178 [ 33 ] {} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.01.21 23:44:48.838213 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3925 | 2026.01.21 23:44:48.838350 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3926 | 2026.01.21 23:44:48.838550 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3927 | 2026.01.21 23:44:48.838615 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3928 | 2026.01.21 23:44:48.838727 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3929 | 2026.01.21 23:44:48.838809 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3930 | 2026.01.21 23:44:48.838867 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3931 | 2026.01.21 23:44:48.838909 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3932 | 2026.01.21 23:44:48.839701 [ 191 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.00140833 sec., 42603.651132902094 rows/sec., 2.17 MiB/sec. | ||
| 3933 | 2026.01.21 23:44:48.839842 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3934 | 2026.01.21 23:44:48.840100 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.01.21 23:44:48.840167 [ 193 ] {0f599fee-8f53-4d56-8ad8-fa17dfb29a7f::all_1_10_2} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3936 | 2026.01.21 23:44:48.840232 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3937 | 2026.01.21 23:44:49.229153 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3938 | 2026.01.21 23:44:49.229230 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3939 | 2026.01.21 23:44:49.309071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7693 | ||
| 3940 | 2026.01.21 23:44:49.309912 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.01.21 23:44:49.309947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3942 | 2026.01.21 23:44:49.310525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3943 | 2026.01.21 23:44:49.310760 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.01.21 23:44:49.310884 [ 33 ] {} <Debug> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3945 | 2026.01.21 23:44:49.310893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7693 | ||
| 3946 | 2026.01.21 23:44:49.310927 [ 33 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.01.21 23:44:49.310949 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3948 | 2026.01.21 23:44:49.311098 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3949 | 2026.01.21 23:44:49.311310 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3950 | 2026.01.21 23:44:49.311370 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5261 rows starting from the beginning of the part | ||
| 3951 | 2026.01.21 23:44:49.311470 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3952 | 2026.01.21 23:44:49.311533 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3953 | 2026.01.21 23:44:49.311575 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3954 | 2026.01.21 23:44:49.311613 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3955 | 2026.01.21 23:44:49.311652 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3956 | 2026.01.21 23:44:49.313000 [ 193 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7693 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979371 sec., 3886588.2141346917 rows/sec., 55.60 MiB/sec. | ||
| 3957 | 2026.01.21 23:44:49.313481 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3958 | 2026.01.21 23:44:49.313729 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.01.21 23:44:49.313799 [ 188 ] {39481c39-f20e-4b62-b76c-d2429abc5331::all_1_16_3} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3960 | 2026.01.21 23:44:49.313879 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3961 | 2026.01.21 23:44:49.331341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 526 | ||
| 3962 | 2026.01.21 23:44:49.333381 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.01.21 23:44:49.333428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3964 | 2026.01.21 23:44:49.334558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3965 | 2026.01.21 23:44:49.334816 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.01.21 23:44:49.335065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 3967 | 2026.01.21 23:44:49.726422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3968 | 2026.01.21 23:44:49.742668 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.01.21 23:44:49.742724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3970 | 2026.01.21 23:44:49.748353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3971 | 2026.01.21 23:44:49.749052 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.01.21 23:44:49.749350 [ 44 ] {} <Debug> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3973 | 2026.01.21 23:44:49.749387 [ 44 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.01.21 23:44:49.749408 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3975 | 2026.01.21 23:44:49.749502 [ 196 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3976 | 2026.01.21 23:44:49.751778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3977 | 2026.01.21 23:44:49.752513 [ 196 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3978 | 2026.01.21 23:44:49.753241 [ 196 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3979 | 2026.01.21 23:44:49.756591 [ 196 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3980 | 2026.01.21 23:44:49.760013 [ 196 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3981 | 2026.01.21 23:44:49.763840 [ 196 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3982 | 2026.01.21 23:44:49.768294 [ 196 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3983 | 2026.01.21 23:44:49.772463 [ 196 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3984 | 2026.01.21 23:44:49.824513 [ 193 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075041957 sec., 1612.431296268033 rows/sec., 8.34 MiB/sec. | ||
| 3985 | 2026.01.21 23:44:49.827402 [ 201 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3986 | 2026.01.21 23:44:49.829481 [ 201 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.01.21 23:44:49.829592 [ 201 ] {0b682399-a580-44be-a542-ab8e6c1e3817::all_1_16_3} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3988 | 2026.01.21 23:44:49.832438 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3989 | 2026.01.21 23:44:50.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.12 MiB, peak 240.09 MiB, free memory in arenas 0.00 B, will set to 238.97 MiB (RSS), difference: 8.85 MiB | ||
| 3990 | 2026.01.21 23:44:50.001233 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000831657 sec. | ||
| 3991 | 2026.01.21 23:44:50.233553 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.01.21 23:44:50.233749 [ 6 ] {f70e9b2a-eaf7-45d2-aa51-3b2f4321e181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3993 | 2026.01.21 23:44:50.233818 [ 6 ] {f70e9b2a-eaf7-45d2-aa51-3b2f4321e181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3994 | 2026.01.21 23:44:50.234758 [ 6 ] {f70e9b2a-eaf7-45d2-aa51-3b2f4321e181} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.01.21 23:44:50.234796 [ 6 ] {f70e9b2a-eaf7-45d2-aa51-3b2f4321e181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3996 | 2026.01.21 23:44:50.235218 [ 6 ] {f70e9b2a-eaf7-45d2-aa51-3b2f4321e181} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3997 | 2026.01.21 23:44:50.235440 [ 6 ] {f70e9b2a-eaf7-45d2-aa51-3b2f4321e181} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.01.21 23:44:50.235587 [ 6 ] {f70e9b2a-eaf7-45d2-aa51-3b2f4321e181} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001892 sec., 235729.3868921776 rows/sec., 14.95 MiB/sec. | ||
| 3999 | 2026.01.21 23:44:50.235632 [ 6 ] {f70e9b2a-eaf7-45d2-aa51-3b2f4321e181} <Debug> TCPHandler: Processed in 0.002253018 sec. | ||
| 4000 | 2026.01.21 23:44:50.235767 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.01.21 23:44:50.235862 [ 6 ] {340c548e-3a89-4492-989d-4501874b2fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4002 | 2026.01.21 23:44:50.235906 [ 6 ] {340c548e-3a89-4492-989d-4501874b2fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4003 | 2026.01.21 23:44:50.236860 [ 6 ] {340c548e-3a89-4492-989d-4501874b2fcb} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.01.21 23:44:50.236896 [ 6 ] {340c548e-3a89-4492-989d-4501874b2fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4005 | 2026.01.21 23:44:50.237318 [ 6 ] {340c548e-3a89-4492-989d-4501874b2fcb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4006 | 2026.01.21 23:44:50.237523 [ 6 ] {340c548e-3a89-4492-989d-4501874b2fcb} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.01.21 23:44:50.237646 [ 6 ] {340c548e-3a89-4492-989d-4501874b2fcb} <Debug> executeQuery: Read 1282 rows, 104.92 KiB in 0.001803 sec., 711037.1602884083 rows/sec., 56.83 MiB/sec. | ||
| 4008 | 2026.01.21 23:44:50.237684 [ 6 ] {340c548e-3a89-4492-989d-4501874b2fcb} <Debug> TCPHandler: Processed in 0.001967682 sec. | ||
| 4009 | 2026.01.21 23:44:50.237822 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.01.21 23:44:50.237916 [ 6 ] {01444959-bc62-44e1-8c49-97a56106290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4011 | 2026.01.21 23:44:50.237957 [ 6 ] {01444959-bc62-44e1-8c49-97a56106290e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4012 | 2026.01.21 23:44:50.238465 [ 6 ] {01444959-bc62-44e1-8c49-97a56106290e} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.01.21 23:44:50.238500 [ 6 ] {01444959-bc62-44e1-8c49-97a56106290e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4014 | 2026.01.21 23:44:50.238812 [ 6 ] {01444959-bc62-44e1-8c49-97a56106290e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4015 | 2026.01.21 23:44:50.239020 [ 6 ] {01444959-bc62-44e1-8c49-97a56106290e} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.01.21 23:44:50.239144 [ 6 ] {01444959-bc62-44e1-8c49-97a56106290e} <Debug> executeQuery: Read 263 rows, 16.40 KiB in 0.001247 sec., 210906.17481956695 rows/sec., 12.84 MiB/sec. | ||
| 4017 | 2026.01.21 23:44:50.239180 [ 6 ] {01444959-bc62-44e1-8c49-97a56106290e} <Debug> TCPHandler: Processed in 0.001409069 sec. | ||
| 4018 | 2026.01.21 23:44:50.239292 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.01.21 23:44:50.239384 [ 6 ] {e9f51936-a7ed-438a-afde-dbfe213188c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.01.21 23:44:50.239423 [ 6 ] {e9f51936-a7ed-438a-afde-dbfe213188c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4021 | 2026.01.21 23:44:50.239916 [ 6 ] {e9f51936-a7ed-438a-afde-dbfe213188c0} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.01.21 23:44:50.239951 [ 6 ] {e9f51936-a7ed-438a-afde-dbfe213188c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4023 | 2026.01.21 23:44:50.240261 [ 6 ] {e9f51936-a7ed-438a-afde-dbfe213188c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4024 | 2026.01.21 23:44:50.240477 [ 6 ] {e9f51936-a7ed-438a-afde-dbfe213188c0} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.01.21 23:44:50.240603 [ 6 ] {e9f51936-a7ed-438a-afde-dbfe213188c0} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001237 sec., 185933.71059013743 rows/sec., 11.99 MiB/sec. | ||
| 4026 | 2026.01.21 23:44:50.240638 [ 6 ] {e9f51936-a7ed-438a-afde-dbfe213188c0} <Debug> TCPHandler: Processed in 0.00139719 sec. | ||
| 4027 | 2026.01.21 23:44:50.240741 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.01.21 23:44:50.240834 [ 6 ] {bf2c43ef-71c2-489c-a3e9-3901baed2245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4029 | 2026.01.21 23:44:50.240873 [ 6 ] {bf2c43ef-71c2-489c-a3e9-3901baed2245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4030 | 2026.01.21 23:44:50.241355 [ 6 ] {bf2c43ef-71c2-489c-a3e9-3901baed2245} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.01.21 23:44:50.241390 [ 6 ] {bf2c43ef-71c2-489c-a3e9-3901baed2245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4032 | 2026.01.21 23:44:50.241691 [ 6 ] {bf2c43ef-71c2-489c-a3e9-3901baed2245} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4033 | 2026.01.21 23:44:50.241897 [ 6 ] {bf2c43ef-71c2-489c-a3e9-3901baed2245} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.01.21 23:44:50.242022 [ 6 ] {bf2c43ef-71c2-489c-a3e9-3901baed2245} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001206 sec., 189883.91376451077 rows/sec., 10.78 MiB/sec. | ||
| 4035 | 2026.01.21 23:44:50.242058 [ 6 ] {bf2c43ef-71c2-489c-a3e9-3901baed2245} <Debug> TCPHandler: Processed in 0.001367369 sec. | ||
| 4036 | 2026.01.21 23:44:50.242169 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.01.21 23:44:50.242262 [ 6 ] {86121559-03c5-441e-9ae1-b475e3622639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4038 | 2026.01.21 23:44:50.242300 [ 6 ] {86121559-03c5-441e-9ae1-b475e3622639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4039 | 2026.01.21 23:44:50.242954 [ 6 ] {86121559-03c5-441e-9ae1-b475e3622639} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.01.21 23:44:50.242988 [ 6 ] {86121559-03c5-441e-9ae1-b475e3622639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4041 | 2026.01.21 23:44:50.243314 [ 6 ] {86121559-03c5-441e-9ae1-b475e3622639} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4042 | 2026.01.21 23:44:50.243520 [ 6 ] {86121559-03c5-441e-9ae1-b475e3622639} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.01.21 23:44:50.243640 [ 6 ] {86121559-03c5-441e-9ae1-b475e3622639} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001396 sec., 553724.9283667621 rows/sec., 38.80 MiB/sec. | ||
| 4044 | 2026.01.21 23:44:50.243675 [ 6 ] {86121559-03c5-441e-9ae1-b475e3622639} <Debug> TCPHandler: Processed in 0.001556453 sec. | ||
| 4045 | 2026.01.21 23:44:50.243795 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.01.21 23:44:50.243888 [ 6 ] {40736c32-9d81-41b7-af02-c1ed64163715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4047 | 2026.01.21 23:44:50.243928 [ 6 ] {40736c32-9d81-41b7-af02-c1ed64163715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4048 | 2026.01.21 23:44:50.244237 [ 6 ] {40736c32-9d81-41b7-af02-c1ed64163715} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.01.21 23:44:50.244272 [ 6 ] {40736c32-9d81-41b7-af02-c1ed64163715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4050 | 2026.01.21 23:44:50.244563 [ 6 ] {40736c32-9d81-41b7-af02-c1ed64163715} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4051 | 2026.01.21 23:44:50.244771 [ 6 ] {40736c32-9d81-41b7-af02-c1ed64163715} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.01.21 23:44:50.244898 [ 6 ] {40736c32-9d81-41b7-af02-c1ed64163715} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 4053 | 2026.01.21 23:44:50.244932 [ 6 ] {40736c32-9d81-41b7-af02-c1ed64163715} <Debug> TCPHandler: Processed in 0.001187125 sec. | ||
| 4054 | 2026.01.21 23:44:50.245031 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.01.21 23:44:50.245124 [ 6 ] {83e484c3-a7a6-46be-97f2-9bcca86317d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.01.21 23:44:50.245166 [ 6 ] {83e484c3-a7a6-46be-97f2-9bcca86317d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4057 | 2026.01.21 23:44:50.245597 [ 6 ] {83e484c3-a7a6-46be-97f2-9bcca86317d6} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.01.21 23:44:50.245629 [ 6 ] {83e484c3-a7a6-46be-97f2-9bcca86317d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4059 | 2026.01.21 23:44:50.245957 [ 6 ] {83e484c3-a7a6-46be-97f2-9bcca86317d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4060 | 2026.01.21 23:44:50.246165 [ 6 ] {83e484c3-a7a6-46be-97f2-9bcca86317d6} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.01.21 23:44:50.246289 [ 6 ] {83e484c3-a7a6-46be-97f2-9bcca86317d6} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001182 sec., 277495.7698815567 rows/sec., 18.18 MiB/sec. | ||
| 4062 | 2026.01.21 23:44:50.246325 [ 6 ] {83e484c3-a7a6-46be-97f2-9bcca86317d6} <Debug> TCPHandler: Processed in 0.001343268 sec. | ||
| 4063 | 2026.01.21 23:44:50.246430 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.01.21 23:44:50.246545 [ 6 ] {c6906bc5-c69a-47a1-9794-34cb646715e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.01.21 23:44:50.246596 [ 6 ] {c6906bc5-c69a-47a1-9794-34cb646715e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4066 | 2026.01.21 23:44:50.246959 [ 6 ] {c6906bc5-c69a-47a1-9794-34cb646715e9} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.01.21 23:44:50.247002 [ 6 ] {c6906bc5-c69a-47a1-9794-34cb646715e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4068 | 2026.01.21 23:44:50.247361 [ 6 ] {c6906bc5-c69a-47a1-9794-34cb646715e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4069 | 2026.01.21 23:44:50.247599 [ 6 ] {c6906bc5-c69a-47a1-9794-34cb646715e9} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.01.21 23:44:50.247728 [ 6 ] {c6906bc5-c69a-47a1-9794-34cb646715e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001206 sec., 829.1873963515754 rows/sec., 55.87 KiB/sec. | ||
| 4071 | 2026.01.21 23:44:50.247763 [ 6 ] {c6906bc5-c69a-47a1-9794-34cb646715e9} <Debug> TCPHandler: Processed in 0.00138324 sec. | ||
| 4072 | 2026.01.21 23:44:50.247873 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.01.21 23:44:50.247969 [ 6 ] {92ae737a-5726-4fea-aaf3-b7a5bcb92eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.01.21 23:44:50.248023 [ 6 ] {92ae737a-5726-4fea-aaf3-b7a5bcb92eef} <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 | ||
| 4075 | 2026.01.21 23:44:50.248888 [ 6 ] {92ae737a-5726-4fea-aaf3-b7a5bcb92eef} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.01.21 23:44:50.248920 [ 6 ] {92ae737a-5726-4fea-aaf3-b7a5bcb92eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4077 | 2026.01.21 23:44:50.249437 [ 6 ] {92ae737a-5726-4fea-aaf3-b7a5bcb92eef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4078 | 2026.01.21 23:44:50.249641 [ 6 ] {92ae737a-5726-4fea-aaf3-b7a5bcb92eef} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.01.21 23:44:50.249796 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4080 | 2026.01.21 23:44:50.249835 [ 6 ] {92ae737a-5726-4fea-aaf3-b7a5bcb92eef} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 4081 | 2026.01.21 23:44:50.249839 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.01.21 23:44:50.249871 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4083 | 2026.01.21 23:44:50.249886 [ 6 ] {92ae737a-5726-4fea-aaf3-b7a5bcb92eef} <Debug> TCPHandler: Processed in 0.002062863 sec. | ||
| 4084 | 2026.01.21 23:44:50.249956 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4085 | 2026.01.21 23:44:50.249994 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.01.21 23:44:50.250089 [ 6 ] {ecfe77cc-4911-403f-8021-98b54b29fd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4087 | 2026.01.21 23:44:50.250129 [ 6 ] {ecfe77cc-4911-403f-8021-98b54b29fd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4088 | 2026.01.21 23:44:50.250161 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4089 | 2026.01.21 23:44:50.250216 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 183 rows starting from the beginning of the part | ||
| 4090 | 2026.01.21 23:44:50.250343 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 4091 | 2026.01.21 23:44:50.250450 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 4092 | 2026.01.21 23:44:50.250527 [ 6 ] {ecfe77cc-4911-403f-8021-98b54b29fd89} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.01.21 23:44:50.250543 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4094 | 2026.01.21 23:44:50.250571 [ 6 ] {ecfe77cc-4911-403f-8021-98b54b29fd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4095 | 2026.01.21 23:44:50.250643 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 4096 | 2026.01.21 23:44:50.250736 [ 188 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4097 | 2026.01.21 23:44:50.250935 [ 6 ] {ecfe77cc-4911-403f-8021-98b54b29fd89} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4098 | 2026.01.21 23:44:50.251150 [ 6 ] {ecfe77cc-4911-403f-8021-98b54b29fd89} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.01.21 23:44:50.251273 [ 6 ] {ecfe77cc-4911-403f-8021-98b54b29fd89} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001203 sec., 89775.56109725685 rows/sec., 5.47 MiB/sec. | ||
| 4100 | 2026.01.21 23:44:50.251307 [ 6 ] {ecfe77cc-4911-403f-8021-98b54b29fd89} <Debug> TCPHandler: Processed in 0.001364559 sec. | ||
| 4101 | 2026.01.21 23:44:50.254323 [ 201 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 19 columns (19 merged, 0 gathered) in 0.004394162 sec., 87161.10147964503 rows/sec., 156.19 MiB/sec. | ||
| 4102 | 2026.01.21 23:44:50.255588 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4103 | 2026.01.21 23:44:50.255975 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.01.21 23:44:50.256058 [ 193 ] {fb3d8fc2-d930-488e-bb35-9b8e228dadbc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4105 | 2026.01.21 23:44:50.256191 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4106 | 2026.01.21 23:44:53.822046 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60897 | ||
| 4107 | 2026.01.21 23:44:53.822153 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4108 | 2026.01.21 23:44:53.822181 [ 288 ] {} <Debug> TCP-Session: 2ed33509-2244-4a8c-96ad-ea35bc22a2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:60897 | ||
| 4109 | 2026.01.21 23:44:53.822203 [ 288 ] {} <Debug> TCP-Session: 2ed33509-2244-4a8c-96ad-ea35bc22a2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.01.21 23:44:53.822216 [ 288 ] {} <Debug> TCP-Session: 2ed33509-2244-4a8c-96ad-ea35bc22a2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.01.21 23:44:53.822447 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61020 | ||
| 4112 | 2026.01.21 23:44:53.822471 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36831 | ||
| 4113 | 2026.01.21 23:44:53.822500 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55243 | ||
| 4114 | 2026.01.21 23:44:53.822535 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59019 | ||
| 4115 | 2026.01.21 23:44:53.822549 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36198 | ||
| 4116 | 2026.01.21 23:44:53.822559 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4117 | 2026.01.21 23:44:53.822515 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47436 | ||
| 4118 | 2026.01.21 23:44:53.822642 [ 289 ] {} <Debug> TCP-Session: 560bfc84-0f20-4f60-a16b-02dbe1b79afb Authenticating user 'default' from [fd00:1122:3344:101::e]:61020 | ||
| 4119 | 2026.01.21 23:44:53.822500 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53879 | ||
| 4120 | 2026.01.21 23:44:53.822678 [ 289 ] {} <Debug> TCP-Session: 560bfc84-0f20-4f60-a16b-02dbe1b79afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.01.21 23:44:53.822476 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45003 | ||
| 4122 | 2026.01.21 23:44:53.822698 [ 289 ] {} <Debug> TCP-Session: 560bfc84-0f20-4f60-a16b-02dbe1b79afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.01.21 23:44:53.822555 [ 288 ] {} <Trace> TCP-Session: 2ed33509-2244-4a8c-96ad-ea35bc22a2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.01.21 23:44:53.822910 [ 288 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60897) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4125 | 2026.01.21 23:44:53.822941 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4126 | 2026.01.21 23:44:53.822943 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.01.21 23:44:53.822979 [ 286 ] {} <Debug> TCP-Session: 9aff5d98-c220-47a7-aea3-ca7dc2c76f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:36198 | ||
| 4128 | 2026.01.21 23:44:53.822981 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4129 | 2026.01.21 23:44:53.822995 [ 294 ] {} <Debug> TCP-Session: b5693086-1e81-40e5-b38f-3dd243d46e44 Authenticating user 'default' from [fd00:1122:3344:101::e]:47436 | ||
| 4130 | 2026.01.21 23:44:53.823022 [ 286 ] {} <Debug> TCP-Session: 9aff5d98-c220-47a7-aea3-ca7dc2c76f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.01.21 23:44:53.823033 [ 293 ] {} <Debug> TCP-Session: b8d2b232-320c-4e95-8cad-287881f95199 Authenticating user 'default' from [fd00:1122:3344:101::e]:53879 | ||
| 4132 | 2026.01.21 23:44:53.823054 [ 286 ] {} <Debug> TCP-Session: 9aff5d98-c220-47a7-aea3-ca7dc2c76f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.01.21 23:44:53.823051 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4134 | 2026.01.21 23:44:53.823072 [ 293 ] {} <Debug> TCP-Session: b8d2b232-320c-4e95-8cad-287881f95199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.01.21 23:44:53.823114 [ 290 ] {} <Debug> TCP-Session: a343a906-9e4e-46d7-831c-e2c69a0ad5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:36831 | ||
| 4136 | 2026.01.21 23:44:53.823128 [ 293 ] {} <Debug> TCP-Session: b8d2b232-320c-4e95-8cad-287881f95199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.01.21 23:44:53.823144 [ 290 ] {} <Debug> TCP-Session: a343a906-9e4e-46d7-831c-e2c69a0ad5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.01.21 23:44:53.823048 [ 294 ] {} <Debug> TCP-Session: b5693086-1e81-40e5-b38f-3dd243d46e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.01.21 23:44:53.823166 [ 290 ] {} <Debug> TCP-Session: a343a906-9e4e-46d7-831c-e2c69a0ad5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.01.21 23:44:53.823172 [ 288 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4141 | 2026.01.21 23:44:53.823178 [ 294 ] {} <Debug> TCP-Session: b5693086-1e81-40e5-b38f-3dd243d46e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.01.21 23:44:53.823013 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4143 | 2026.01.21 23:44:53.823228 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4144 | 2026.01.21 23:44:53.823254 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4145 | 2026.01.21 23:44:53.823281 [ 292 ] {} <Debug> TCP-Session: d2deb83e-6f19-4a4d-8a1c-60e360f4ad84 Authenticating user 'default' from [fd00:1122:3344:101::e]:55243 | ||
| 4146 | 2026.01.21 23:44:53.823296 [ 4 ] {} <Debug> TCP-Session: a9693515-ec09-4f5f-adc3-b4a570cab055 Authenticating user 'default' from [fd00:1122:3344:101::e]:59019 | ||
| 4147 | 2026.01.21 23:44:53.823314 [ 292 ] {} <Debug> TCP-Session: d2deb83e-6f19-4a4d-8a1c-60e360f4ad84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.01.21 23:44:53.823323 [ 4 ] {} <Debug> TCP-Session: a9693515-ec09-4f5f-adc3-b4a570cab055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.01.21 23:44:53.823337 [ 292 ] {} <Debug> TCP-Session: d2deb83e-6f19-4a4d-8a1c-60e360f4ad84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.01.21 23:44:53.823349 [ 4 ] {} <Debug> TCP-Session: a9693515-ec09-4f5f-adc3-b4a570cab055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.01.21 23:44:53.823253 [ 291 ] {} <Debug> TCP-Session: 64f81cd6-af1b-4c1f-b5c1-a75266ba54dc Authenticating user 'default' from [fd00:1122:3344:101::e]:45003 | ||
| 4152 | 2026.01.21 23:44:53.823242 [ 288 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4153 | 2026.01.21 23:44:53.823401 [ 291 ] {} <Debug> TCP-Session: 64f81cd6-af1b-4c1f-b5c1-a75266ba54dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.01.21 23:44:53.823418 [ 291 ] {} <Debug> TCP-Session: 64f81cd6-af1b-4c1f-b5c1-a75266ba54dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.01.21 23:44:53.823682 [ 288 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865) (SelectExecutor): Key condition: unknown | ||
| 4156 | 2026.01.21 23:44:53.824590 [ 332 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Trace> AggregatingTransform: Aggregating | ||
| 4157 | 2026.01.21 23:44:53.824638 [ 332 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4158 | 2026.01.21 23:44:53.824674 [ 332 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895048 sec. (1117.259 rows/sec., 43.64 KiB/sec.) | ||
| 4159 | 2026.01.21 23:44:53.824690 [ 332 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Trace> Aggregator: Merging aggregated data | ||
| 4160 | 2026.01.21 23:44:53.825891 [ 288 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 4161 | 2026.01.21 23:44:53.826055 [ 288 ] {2aa818e2-a617-4577-9fef-f3f45eb5cc5a} <Debug> TCPHandler: Processed in 0.003626836 sec. | ||
| 4162 | 2026.01.21 23:44:53.826174 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4163 | 2026.01.21 23:44:53.826200 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.01.21 23:44:53.826206 [ 288 ] {} <Debug> TCP-Session: 2ed33509-2244-4a8c-96ad-ea35bc22a2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.01.21 23:44:53.826220 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4166 | 2026.01.21 23:44:53.826243 [ 286 ] {} <Debug> TCP-Session: 9aff5d98-c220-47a7-aea3-ca7dc2c76f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.01.21 23:44:53.826253 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4168 | 2026.01.21 23:44:53.826266 [ 291 ] {} <Debug> TCP-Session: 64f81cd6-af1b-4c1f-b5c1-a75266ba54dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.01.21 23:44:53.826286 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.01.21 23:44:53.826300 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2026.01.21 23:44:53.826326 [ 290 ] {} <Debug> TCP-Session: a343a906-9e4e-46d7-831c-e2c69a0ad5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.01.21 23:44:53.826340 [ 292 ] {} <Debug> TCP-Session: d2deb83e-6f19-4a4d-8a1c-60e360f4ad84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.01.21 23:44:53.826358 [ 294 ] {} <Debug> TCP-Session: b5693086-1e81-40e5-b38f-3dd243d46e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.01.21 23:44:53.826314 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.01.21 23:44:53.826269 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.01.21 23:44:53.826411 [ 4 ] {} <Debug> TCP-Session: a9693515-ec09-4f5f-adc3-b4a570cab055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.01.21 23:44:53.826238 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2026.01.21 23:44:53.826442 [ 293 ] {} <Debug> TCP-Session: b8d2b232-320c-4e95-8cad-287881f95199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.01.21 23:44:53.826485 [ 289 ] {} <Debug> TCP-Session: 560bfc84-0f20-4f60-a16b-02dbe1b79afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.01.21 23:44:54.115547 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47713 | ||
| 4181 | 2026.01.21 23:44:54.115663 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4182 | 2026.01.21 23:44:54.115694 [ 288 ] {} <Debug> TCP-Session: 2a7f0a3f-3d15-44f9-a3d7-8d8258821879 Authenticating user 'default' from [fd00:1122:3344:101::e]:47713 | ||
| 4183 | 2026.01.21 23:44:54.115718 [ 288 ] {} <Debug> TCP-Session: 2a7f0a3f-3d15-44f9-a3d7-8d8258821879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.01.21 23:44:54.115735 [ 288 ] {} <Debug> TCP-Session: 2a7f0a3f-3d15-44f9-a3d7-8d8258821879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.01.21 23:44:54.115960 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43587 | ||
| 4186 | 2026.01.21 23:44:54.116004 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39946 | ||
| 4187 | 2026.01.21 23:44:54.116020 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62452 | ||
| 4188 | 2026.01.21 23:44:54.116007 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39820 | ||
| 4189 | 2026.01.21 23:44:54.116090 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4190 | 2026.01.21 23:44:54.116087 [ 288 ] {} <Trace> TCP-Session: 2a7f0a3f-3d15-44f9-a3d7-8d8258821879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.01.21 23:44:54.116155 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4192 | 2026.01.21 23:44:54.116159 [ 293 ] {} <Debug> TCP-Session: e2cbded2-1740-474d-96b4-a9a631c561ea Authenticating user 'default' from [fd00:1122:3344:101::e]:39946 | ||
| 4193 | 2026.01.21 23:44:54.116087 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4194 | 2026.01.21 23:44:54.116203 [ 294 ] {} <Debug> TCP-Session: a9893f92-8159-46ac-80a4-232616a2a370 Authenticating user 'default' from [fd00:1122:3344:101::e]:62452 | ||
| 4195 | 2026.01.21 23:44:54.116212 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4196 | 2026.01.21 23:44:54.116231 [ 289 ] {} <Debug> TCP-Session: 8b5c3469-49cf-4ce1-826c-71a5d261fdbd Authenticating user 'default' from [fd00:1122:3344:101::e]:43587 | ||
| 4197 | 2026.01.21 23:44:54.116249 [ 294 ] {} <Debug> TCP-Session: a9893f92-8159-46ac-80a4-232616a2a370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.01.21 23:44:54.116276 [ 289 ] {} <Debug> TCP-Session: 8b5c3469-49cf-4ce1-826c-71a5d261fdbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.01.21 23:44:54.116289 [ 294 ] {} <Debug> TCP-Session: a9893f92-8159-46ac-80a4-232616a2a370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.01.21 23:44:54.116311 [ 289 ] {} <Debug> TCP-Session: 8b5c3469-49cf-4ce1-826c-71a5d261fdbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.01.21 23:44:54.116272 [ 292 ] {} <Debug> TCP-Session: 33c3682f-3414-425d-800b-8a820e3460ac Authenticating user 'default' from [fd00:1122:3344:101::e]:39820 | ||
| 4202 | 2026.01.21 23:44:54.116341 [ 288 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47713) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4203 | 2026.01.21 23:44:54.116376 [ 292 ] {} <Debug> TCP-Session: 33c3682f-3414-425d-800b-8a820e3460ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.01.21 23:44:54.116216 [ 293 ] {} <Debug> TCP-Session: e2cbded2-1740-474d-96b4-a9a631c561ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.01.21 23:44:54.116407 [ 292 ] {} <Debug> TCP-Session: 33c3682f-3414-425d-800b-8a820e3460ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.01.21 23:44:54.116429 [ 293 ] {} <Debug> TCP-Session: e2cbded2-1740-474d-96b4-a9a631c561ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.01.21 23:44:54.115972 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40595 | ||
| 4208 | 2026.01.21 23:44:54.115978 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46773 | ||
| 4209 | 2026.01.21 23:44:54.116539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4210 | 2026.01.21 23:44:54.116565 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4211 | 2026.01.21 23:44:54.116566 [ 290 ] {} <Debug> TCP-Session: f80d040b-3ff1-47ff-b0b9-eb5e3287274c Authenticating user 'default' from [fd00:1122:3344:101::e]:40595 | ||
| 4212 | 2026.01.21 23:44:54.116595 [ 291 ] {} <Debug> TCP-Session: 6ad37087-eda1-46d3-a813-6bdbfae7225a Authenticating user 'default' from [fd00:1122:3344:101::e]:46773 | ||
| 4213 | 2026.01.21 23:44:54.116605 [ 290 ] {} <Debug> TCP-Session: f80d040b-3ff1-47ff-b0b9-eb5e3287274c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.01.21 23:44:54.116621 [ 291 ] {} <Debug> TCP-Session: 6ad37087-eda1-46d3-a813-6bdbfae7225a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.01.21 23:44:54.116630 [ 290 ] {} <Debug> TCP-Session: f80d040b-3ff1-47ff-b0b9-eb5e3287274c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.01.21 23:44:54.116647 [ 291 ] {} <Debug> TCP-Session: 6ad37087-eda1-46d3-a813-6bdbfae7225a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.01.21 23:44:54.116657 [ 288 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4218 | 2026.01.21 23:44:54.116721 [ 288 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4219 | 2026.01.21 23:44:54.116997 [ 288 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865) (SelectExecutor): Key condition: unknown | ||
| 4220 | 2026.01.21 23:44:54.117956 [ 298 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Trace> AggregatingTransform: Aggregating | ||
| 4221 | 2026.01.21 23:44:54.118012 [ 298 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 4222 | 2026.01.21 23:44:54.118046 [ 298 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094907 sec. (1053.663 rows/sec., 41.16 KiB/sec.) | ||
| 4223 | 2026.01.21 23:44:54.118062 [ 298 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Trace> Aggregator: Merging aggregated data | ||
| 4224 | 2026.01.21 23:44:54.119199 [ 288 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002924 sec., 341.9972640218878 rows/sec., 13.36 KiB/sec. | ||
| 4225 | 2026.01.21 23:44:54.119338 [ 288 ] {f5d39b29-92bf-4992-b9f8-0cc27dd8d7a9} <Debug> TCPHandler: Processed in 0.003382901 sec. | ||
| 4226 | 2026.01.21 23:44:54.119452 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4227 | 2026.01.21 23:44:54.119476 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4228 | 2026.01.21 23:44:54.119479 [ 288 ] {} <Debug> TCP-Session: 2a7f0a3f-3d15-44f9-a3d7-8d8258821879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2026.01.21 23:44:54.119496 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2026.01.21 23:44:54.119511 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4231 | 2026.01.21 23:44:54.119530 [ 294 ] {} <Debug> TCP-Session: a9893f92-8159-46ac-80a4-232616a2a370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.01.21 23:44:54.119553 [ 292 ] {} <Debug> TCP-Session: 33c3682f-3414-425d-800b-8a820e3460ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.01.21 23:44:54.119568 [ 290 ] {} <Debug> TCP-Session: f80d040b-3ff1-47ff-b0b9-eb5e3287274c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.01.21 23:44:54.119557 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4235 | 2026.01.21 23:44:54.119540 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2026.01.21 23:44:54.119637 [ 291 ] {} <Debug> TCP-Session: 6ad37087-eda1-46d3-a813-6bdbfae7225a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.01.21 23:44:54.119528 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4238 | 2026.01.21 23:44:54.119666 [ 289 ] {} <Debug> TCP-Session: 8b5c3469-49cf-4ce1-826c-71a5d261fdbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.01.21 23:44:54.119701 [ 293 ] {} <Debug> TCP-Session: e2cbded2-1740-474d-96b4-a9a631c561ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.01.21 23:44:54.120974 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54347 | ||
| 4241 | 2026.01.21 23:44:54.120997 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35168 | ||
| 4242 | 2026.01.21 23:44:54.121048 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4243 | 2026.01.21 23:44:54.121063 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4244 | 2026.01.21 23:44:54.121090 [ 4 ] {} <Debug> TCP-Session: ab0f88c5-7ed3-4bf8-8102-764b753e3c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:35168 | ||
| 4245 | 2026.01.21 23:44:54.121101 [ 286 ] {} <Debug> TCP-Session: d123a074-cfe2-4f1f-9429-9dfcdcda900d Authenticating user 'default' from [fd00:1122:3344:101::e]:54347 | ||
| 4246 | 2026.01.21 23:44:54.121108 [ 4 ] {} <Debug> TCP-Session: ab0f88c5-7ed3-4bf8-8102-764b753e3c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.01.21 23:44:54.121132 [ 286 ] {} <Debug> TCP-Session: d123a074-cfe2-4f1f-9429-9dfcdcda900d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.01.21 23:44:54.121136 [ 4 ] {} <Debug> TCP-Session: ab0f88c5-7ed3-4bf8-8102-764b753e3c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.01.21 23:44:54.121154 [ 286 ] {} <Debug> TCP-Session: d123a074-cfe2-4f1f-9429-9dfcdcda900d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.01.21 23:44:54.145041 [ 4 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35168). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4251 | |||
| 4252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4254 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4255 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4256 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4257 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4258 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4259 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4260 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4261 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4262 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4263 | (version 23.8.7.1) | ||
| 4264 | 2026.01.21 23:44:54.145278 [ 4 ] {} <Debug> TCP-Session: ab0f88c5-7ed3-4bf8-8102-764b753e3c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.01.21 23:44:54.145290 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54347). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4266 | |||
| 4267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4269 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4270 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4271 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4272 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4273 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4274 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4275 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4276 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4277 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4278 | (version 23.8.7.1) | ||
| 4279 | 2026.01.21 23:44:54.145386 [ 286 ] {} <Debug> TCP-Session: d123a074-cfe2-4f1f-9429-9dfcdcda900d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.01.21 23:44:55.218353 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.01.21 23:44:55.218570 [ 6 ] {3ad84ffd-be94-4317-9d1b-f611bf936bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4282 | 2026.01.21 23:44:55.218643 [ 6 ] {3ad84ffd-be94-4317-9d1b-f611bf936bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4283 | 2026.01.21 23:44:55.219348 [ 6 ] {3ad84ffd-be94-4317-9d1b-f611bf936bf3} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.21 23:44:55.219406 [ 6 ] {3ad84ffd-be94-4317-9d1b-f611bf936bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4285 | 2026.01.21 23:44:55.219858 [ 6 ] {3ad84ffd-be94-4317-9d1b-f611bf936bf3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4286 | 2026.01.21 23:44:55.220117 [ 6 ] {3ad84ffd-be94-4317-9d1b-f611bf936bf3} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.21 23:44:55.220304 [ 6 ] {3ad84ffd-be94-4317-9d1b-f611bf936bf3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.41 MiB/sec. | ||
| 4288 | 2026.01.21 23:44:55.220362 [ 6 ] {3ad84ffd-be94-4317-9d1b-f611bf936bf3} <Debug> TCPHandler: Processed in 0.002212427 sec. | ||
| 4289 | 2026.01.21 23:44:55.220497 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.01.21 23:44:55.220632 [ 6 ] {4731e287-3425-4132-a286-3b69bbb2ad0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4291 | 2026.01.21 23:44:55.220695 [ 6 ] {4731e287-3425-4132-a286-3b69bbb2ad0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4292 | 2026.01.21 23:44:55.221300 [ 6 ] {4731e287-3425-4132-a286-3b69bbb2ad0e} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.01.21 23:44:55.221345 [ 6 ] {4731e287-3425-4132-a286-3b69bbb2ad0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4294 | 2026.01.21 23:44:55.221681 [ 6 ] {4731e287-3425-4132-a286-3b69bbb2ad0e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4295 | 2026.01.21 23:44:55.221901 [ 6 ] {4731e287-3425-4132-a286-3b69bbb2ad0e} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.01.21 23:44:55.222046 [ 6 ] {4731e287-3425-4132-a286-3b69bbb2ad0e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001448 sec., 44198.895027624305 rows/sec., 3.45 MiB/sec. | ||
| 4297 | 2026.01.21 23:44:55.222090 [ 6 ] {4731e287-3425-4132-a286-3b69bbb2ad0e} <Debug> TCPHandler: Processed in 0.001647205 sec. | ||
| 4298 | 2026.01.21 23:44:55.222242 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.01.21 23:44:55.222380 [ 6 ] {d9c0a4d8-6ccf-4454-8f93-f583b3626f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.01.21 23:44:55.222450 [ 6 ] {d9c0a4d8-6ccf-4454-8f93-f583b3626f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4301 | 2026.01.21 23:44:55.223007 [ 6 ] {d9c0a4d8-6ccf-4454-8f93-f583b3626f4a} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.01.21 23:44:55.223047 [ 6 ] {d9c0a4d8-6ccf-4454-8f93-f583b3626f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4303 | 2026.01.21 23:44:55.223440 [ 6 ] {d9c0a4d8-6ccf-4454-8f93-f583b3626f4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4304 | 2026.01.21 23:44:55.223677 [ 6 ] {d9c0a4d8-6ccf-4454-8f93-f583b3626f4a} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.21 23:44:55.223824 [ 6 ] {d9c0a4d8-6ccf-4454-8f93-f583b3626f4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. | ||
| 4306 | 2026.01.21 23:44:55.223865 [ 6 ] {d9c0a4d8-6ccf-4454-8f93-f583b3626f4a} <Debug> TCPHandler: Processed in 0.001685905 sec. | ||
| 4307 | 2026.01.21 23:44:55.223990 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.01.21 23:44:55.224093 [ 6 ] {4da18c75-da3d-4435-b3b3-64ec41cf1d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.01.21 23:44:55.224138 [ 6 ] {4da18c75-da3d-4435-b3b3-64ec41cf1d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4310 | 2026.01.21 23:44:55.224493 [ 6 ] {4da18c75-da3d-4435-b3b3-64ec41cf1d22} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.01.21 23:44:55.224530 [ 6 ] {4da18c75-da3d-4435-b3b3-64ec41cf1d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4312 | 2026.01.21 23:44:55.224877 [ 6 ] {4da18c75-da3d-4435-b3b3-64ec41cf1d22} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4313 | 2026.01.21 23:44:55.225100 [ 6 ] {4da18c75-da3d-4435-b3b3-64ec41cf1d22} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.21 23:44:55.225238 [ 6 ] {4da18c75-da3d-4435-b3b3-64ec41cf1d22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 4315 | 2026.01.21 23:44:55.225276 [ 6 ] {4da18c75-da3d-4435-b3b3-64ec41cf1d22} <Debug> TCPHandler: Processed in 0.001342508 sec. | ||
| 4316 | 2026.01.21 23:44:55.445188 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36530 | ||
| 4317 | 2026.01.21 23:44:55.445314 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4318 | 2026.01.21 23:44:55.445345 [ 289 ] {} <Debug> TCP-Session: fdf5bd72-843a-4032-99ee-1379cf33f3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36530 | ||
| 4319 | 2026.01.21 23:44:55.445371 [ 289 ] {} <Debug> TCP-Session: fdf5bd72-843a-4032-99ee-1379cf33f3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.01.21 23:44:55.445388 [ 289 ] {} <Debug> TCP-Session: fdf5bd72-843a-4032-99ee-1379cf33f3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.01.21 23:44:55.445620 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65416 | ||
| 4322 | 2026.01.21 23:44:55.445658 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37585 | ||
| 4323 | 2026.01.21 23:44:55.445677 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42732 | ||
| 4324 | 2026.01.21 23:44:55.445701 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33034 | ||
| 4325 | 2026.01.21 23:44:55.445742 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4326 | 2026.01.21 23:44:55.445710 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46529 | ||
| 4327 | 2026.01.21 23:44:55.445779 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4328 | 2026.01.21 23:44:55.445792 [ 286 ] {} <Debug> TCP-Session: 1a3f6148-a1bb-4d07-b8b2-3d71cc18f603 Authenticating user 'default' from [fd00:1122:3344:101::e]:65416 | ||
| 4329 | 2026.01.21 23:44:55.445832 [ 292 ] {} <Debug> TCP-Session: fc656852-9341-4c7f-aa55-a0f727bf1816 Authenticating user 'default' from [fd00:1122:3344:101::e]:42732 | ||
| 4330 | 2026.01.21 23:44:55.445830 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4331 | 2026.01.21 23:44:55.445851 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4332 | 2026.01.21 23:44:55.445864 [ 286 ] {} <Debug> TCP-Session: 1a3f6148-a1bb-4d07-b8b2-3d71cc18f603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.01.21 23:44:55.445884 [ 294 ] {} <Debug> TCP-Session: 66248b51-618a-4958-b692-df7de5baf77e Authenticating user 'default' from [fd00:1122:3344:101::e]:33034 | ||
| 4334 | 2026.01.21 23:44:55.445890 [ 4 ] {} <Debug> TCP-Session: edca7322-eede-4242-aaa3-9ee5bc0360cb Authenticating user 'default' from [fd00:1122:3344:101::e]:46529 | ||
| 4335 | 2026.01.21 23:44:55.445899 [ 286 ] {} <Debug> TCP-Session: 1a3f6148-a1bb-4d07-b8b2-3d71cc18f603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.01.21 23:44:55.445920 [ 4 ] {} <Debug> TCP-Session: edca7322-eede-4242-aaa3-9ee5bc0360cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.01.21 23:44:55.445918 [ 294 ] {} <Debug> TCP-Session: 66248b51-618a-4958-b692-df7de5baf77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.01.21 23:44:55.445942 [ 4 ] {} <Debug> TCP-Session: edca7322-eede-4242-aaa3-9ee5bc0360cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2026.01.21 23:44:55.445837 [ 289 ] {} <Trace> TCP-Session: fdf5bd72-843a-4032-99ee-1379cf33f3c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.01.21 23:44:55.445952 [ 294 ] {} <Debug> TCP-Session: 66248b51-618a-4958-b692-df7de5baf77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.01.21 23:44:55.445779 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4342 | 2026.01.21 23:44:55.445688 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52164 | ||
| 4343 | 2026.01.21 23:44:55.446045 [ 288 ] {} <Debug> TCP-Session: 1009196b-8c70-4e31-9962-c1056e9bbb8d Authenticating user 'default' from [fd00:1122:3344:101::e]:37585 | ||
| 4344 | 2026.01.21 23:44:55.445667 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41839 | ||
| 4345 | 2026.01.21 23:44:55.446084 [ 288 ] {} <Debug> TCP-Session: 1009196b-8c70-4e31-9962-c1056e9bbb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.01.21 23:44:55.446108 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4347 | 2026.01.21 23:44:55.446122 [ 288 ] {} <Debug> TCP-Session: 1009196b-8c70-4e31-9962-c1056e9bbb8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.01.21 23:44:55.445667 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34714 | ||
| 4349 | 2026.01.21 23:44:55.446151 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4350 | 2026.01.21 23:44:55.446165 [ 289 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36530) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4351 | 2026.01.21 23:44:55.446193 [ 290 ] {} <Debug> TCP-Session: 899dbcb2-66eb-4d57-ac4c-91312d100ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41839 | ||
| 4352 | 2026.01.21 23:44:55.446141 [ 293 ] {} <Debug> TCP-Session: 252674d8-4248-45b9-b9cc-4df83677928d Authenticating user 'default' from [fd00:1122:3344:101::e]:52164 | ||
| 4353 | 2026.01.21 23:44:55.446224 [ 290 ] {} <Debug> TCP-Session: 899dbcb2-66eb-4d57-ac4c-91312d100ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.01.21 23:44:55.446246 [ 293 ] {} <Debug> TCP-Session: 252674d8-4248-45b9-b9cc-4df83677928d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.01.21 23:44:55.446261 [ 290 ] {} <Debug> TCP-Session: 899dbcb2-66eb-4d57-ac4c-91312d100ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.01.21 23:44:55.446280 [ 293 ] {} <Debug> TCP-Session: 252674d8-4248-45b9-b9cc-4df83677928d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.01.21 23:44:55.446217 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4358 | 2026.01.21 23:44:55.445864 [ 292 ] {} <Debug> TCP-Session: fc656852-9341-4c7f-aa55-a0f727bf1816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.01.21 23:44:55.446336 [ 291 ] {} <Debug> TCP-Session: 8f1dc949-fba7-4de4-931c-ef4c63ba3416 Authenticating user 'default' from [fd00:1122:3344:101::e]:34714 | ||
| 4360 | 2026.01.21 23:44:55.446350 [ 292 ] {} <Debug> TCP-Session: fc656852-9341-4c7f-aa55-a0f727bf1816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.01.21 23:44:55.446366 [ 291 ] {} <Debug> TCP-Session: 8f1dc949-fba7-4de4-931c-ef4c63ba3416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.01.21 23:44:55.446386 [ 291 ] {} <Debug> TCP-Session: 8f1dc949-fba7-4de4-931c-ef4c63ba3416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.01.21 23:44:55.446500 [ 289 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4364 | 2026.01.21 23:44:55.446562 [ 289 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4365 | 2026.01.21 23:44:55.446884 [ 289 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Debug> oximeter.version (6f64d7ff-241a-4798-9560-ded399758865) (SelectExecutor): Key condition: unknown | ||
| 4366 | 2026.01.21 23:44:55.447960 [ 297 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Trace> AggregatingTransform: Aggregating | ||
| 4367 | 2026.01.21 23:44:55.448010 [ 297 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Trace> Aggregator: Aggregation method: without_key | ||
| 4368 | 2026.01.21 23:44:55.448045 [ 297 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057532 sec. (945.598 rows/sec., 36.94 KiB/sec.) | ||
| 4369 | 2026.01.21 23:44:55.448065 [ 297 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Trace> Aggregator: Merging aggregated data | ||
| 4370 | 2026.01.21 23:44:55.449446 [ 289 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003353 sec., 298.2403817476886 rows/sec., 11.65 KiB/sec. | ||
| 4371 | 2026.01.21 23:44:55.449597 [ 289 ] {0420e2e7-1b46-4d72-95ef-c60bbd543fc4} <Debug> TCPHandler: Processed in 0.003928932 sec. | ||
| 4372 | 2026.01.21 23:44:55.449717 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4373 | 2026.01.21 23:44:55.449750 [ 289 ] {} <Debug> TCP-Session: fdf5bd72-843a-4032-99ee-1379cf33f3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.01.21 23:44:55.449750 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4375 | 2026.01.21 23:44:55.449772 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4376 | 2026.01.21 23:44:55.449790 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4377 | 2026.01.21 23:44:55.449822 [ 286 ] {} <Debug> TCP-Session: 1a3f6148-a1bb-4d07-b8b2-3d71cc18f603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.01.21 23:44:55.449832 [ 294 ] {} <Debug> TCP-Session: 66248b51-618a-4958-b692-df7de5baf77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.01.21 23:44:55.449849 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4380 | 2026.01.21 23:44:55.449857 [ 288 ] {} <Debug> TCP-Session: 1009196b-8c70-4e31-9962-c1056e9bbb8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.01.21 23:44:55.449882 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4382 | 2026.01.21 23:44:55.449898 [ 291 ] {} <Debug> TCP-Session: 8f1dc949-fba7-4de4-931c-ef4c63ba3416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.01.21 23:44:55.449864 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4384 | 2026.01.21 23:44:55.449927 [ 4 ] {} <Debug> TCP-Session: edca7322-eede-4242-aaa3-9ee5bc0360cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.01.21 23:44:55.449829 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4386 | 2026.01.21 23:44:55.449966 [ 293 ] {} <Debug> TCP-Session: 252674d8-4248-45b9-b9cc-4df83677928d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4387 | 2026.01.21 23:44:55.449809 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4388 | 2026.01.21 23:44:55.450006 [ 292 ] {} <Debug> TCP-Session: fc656852-9341-4c7f-aa55-a0f727bf1816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.01.21 23:44:55.450045 [ 290 ] {} <Debug> TCP-Session: 899dbcb2-66eb-4d57-ac4c-91312d100ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.01.21 23:44:56.811759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8141 | ||
| 4391 | 2026.01.21 23:44:56.812273 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.01.21 23:44:56.812324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4393 | 2026.01.21 23:44:56.812855 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4394 | 2026.01.21 23:44:56.813111 [ 245 ] {} <Trace> system.asynchronous_metric_log (39481c39-f20e-4b62-b76c-d2429abc5331): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.01.21 23:44:56.813266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8141 | ||
| 4396 | 2026.01.21 23:44:57.252617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4397 | 2026.01.21 23:44:57.267945 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.01.21 23:44:57.267991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4399 | 2026.01.21 23:44:57.273962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4400 | 2026.01.21 23:44:57.274657 [ 244 ] {} <Trace> system.metric_log (0b682399-a580-44be-a542-ab8e6c1e3817): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.01.21 23:44:57.277226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4402 | 2026.01.21 23:44:59.336010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 562 | ||
| 4403 | 2026.01.21 23:44:59.338323 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.01.21 23:44:59.338369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4405 | 2026.01.21 23:44:59.339545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4406 | 2026.01.21 23:44:59.339814 [ 243 ] {} <Trace> system.query_log (1c91d3d3-48a0-4f21-832b-0bdf1b830c17): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.01.21 23:44:59.340071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4408 | 2026.01.21 23:45:00.233114 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.01.21 23:45:00.233333 [ 6 ] {8cfa70a7-8092-45c2-ae73-a23074f372fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.01.21 23:45:00.233407 [ 6 ] {8cfa70a7-8092-45c2-ae73-a23074f372fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4411 | 2026.01.21 23:45:00.234357 [ 6 ] {8cfa70a7-8092-45c2-ae73-a23074f372fc} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.01.21 23:45:00.234432 [ 6 ] {8cfa70a7-8092-45c2-ae73-a23074f372fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4413 | 2026.01.21 23:45:00.234873 [ 6 ] {8cfa70a7-8092-45c2-ae73-a23074f372fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4414 | 2026.01.21 23:45:00.235121 [ 6 ] {8cfa70a7-8092-45c2-ae73-a23074f372fc} <Trace> oximeter.fields_i16 (0ef9ff0e-829e-4984-8cf5-6b5b267dafa4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.01.21 23:45:00.235276 [ 6 ] {8cfa70a7-8092-45c2-ae73-a23074f372fc} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001999 sec., 223111.55577788895 rows/sec., 14.15 MiB/sec. | ||
| 4416 | 2026.01.21 23:45:00.235333 [ 6 ] {8cfa70a7-8092-45c2-ae73-a23074f372fc} <Debug> TCPHandler: Processed in 0.002361439 sec. | ||
| 4417 | 2026.01.21 23:45:00.235474 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.01.21 23:45:00.235581 [ 6 ] {55a9ad72-e588-48a5-b5b5-c2612cac2105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4419 | 2026.01.21 23:45:00.235630 [ 6 ] {55a9ad72-e588-48a5-b5b5-c2612cac2105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4420 | 2026.01.21 23:45:00.236536 [ 6 ] {55a9ad72-e588-48a5-b5b5-c2612cac2105} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.01.21 23:45:00.236575 [ 6 ] {55a9ad72-e588-48a5-b5b5-c2612cac2105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4422 | 2026.01.21 23:45:00.237077 [ 6 ] {55a9ad72-e588-48a5-b5b5-c2612cac2105} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4423 | 2026.01.21 23:45:00.237310 [ 6 ] {55a9ad72-e588-48a5-b5b5-c2612cac2105} <Trace> oximeter.fields_string (82b4384f-0693-4c17-850c-0b5e913edb0e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.01.21 23:45:00.237446 [ 6 ] {55a9ad72-e588-48a5-b5b5-c2612cac2105} <Debug> executeQuery: Read 1282 rows, 104.92 KiB in 0.001891 sec., 677948.1755684823 rows/sec., 54.19 MiB/sec. | ||
| 4425 | 2026.01.21 23:45:00.237486 [ 6 ] {55a9ad72-e588-48a5-b5b5-c2612cac2105} <Debug> TCPHandler: Processed in 0.002069264 sec. | ||
| 4426 | 2026.01.21 23:45:00.237618 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.01.21 23:45:00.237717 [ 6 ] {3b261c59-71f7-4ddb-8bc9-cfffdcda72e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4428 | 2026.01.21 23:45:00.237760 [ 6 ] {3b261c59-71f7-4ddb-8bc9-cfffdcda72e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4429 | 2026.01.21 23:45:00.238317 [ 6 ] {3b261c59-71f7-4ddb-8bc9-cfffdcda72e4} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.01.21 23:45:00.238365 [ 6 ] {3b261c59-71f7-4ddb-8bc9-cfffdcda72e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4431 | 2026.01.21 23:45:00.238811 [ 6 ] {3b261c59-71f7-4ddb-8bc9-cfffdcda72e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4432 | 2026.01.21 23:45:00.239116 [ 6 ] {3b261c59-71f7-4ddb-8bc9-cfffdcda72e4} <Trace> oximeter.fields_u16 (2cc005f2-14b3-4b5e-9275-166add3c14fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.01.21 23:45:00.239289 [ 6 ] {3b261c59-71f7-4ddb-8bc9-cfffdcda72e4} <Debug> executeQuery: Read 263 rows, 16.40 KiB in 0.00159 sec., 165408.80503144654 rows/sec., 10.07 MiB/sec. | ||
| 4434 | 2026.01.21 23:45:00.239340 [ 6 ] {3b261c59-71f7-4ddb-8bc9-cfffdcda72e4} <Debug> TCPHandler: Processed in 0.001774138 sec. | ||
| 4435 | 2026.01.21 23:45:00.239479 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2026.01.21 23:45:00.239595 [ 6 ] {91730181-d119-425f-a82a-626aa3d95262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4437 | 2026.01.21 23:45:00.239648 [ 6 ] {91730181-d119-425f-a82a-626aa3d95262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4438 | 2026.01.21 23:45:00.240235 [ 6 ] {91730181-d119-425f-a82a-626aa3d95262} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.01.21 23:45:00.240273 [ 6 ] {91730181-d119-425f-a82a-626aa3d95262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4440 | 2026.01.21 23:45:00.240597 [ 6 ] {91730181-d119-425f-a82a-626aa3d95262} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4441 | 2026.01.21 23:45:00.240822 [ 6 ] {91730181-d119-425f-a82a-626aa3d95262} <Trace> oximeter.fields_u32 (43be45de-7cd7-4959-b1f2-ef9cdc8de917): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.01.21 23:45:00.240955 [ 6 ] {91730181-d119-425f-a82a-626aa3d95262} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001383 sec., 166305.1337671728 rows/sec., 10.72 MiB/sec. | ||
| 4443 | 2026.01.21 23:45:00.241005 [ 6 ] {91730181-d119-425f-a82a-626aa3d95262} <Debug> TCPHandler: Processed in 0.001585544 sec. | ||
| 4444 | 2026.01.21 23:45:00.241141 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.01.21 23:45:00.241258 [ 6 ] {9fe76f69-461f-4059-bd01-9a116aac8391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.01.21 23:45:00.241308 [ 6 ] {9fe76f69-461f-4059-bd01-9a116aac8391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4447 | 2026.01.21 23:45:00.241913 [ 6 ] {9fe76f69-461f-4059-bd01-9a116aac8391} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.01.21 23:45:00.241954 [ 6 ] {9fe76f69-461f-4059-bd01-9a116aac8391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4449 | 2026.01.21 23:45:00.242282 [ 6 ] {9fe76f69-461f-4059-bd01-9a116aac8391} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4450 | 2026.01.21 23:45:00.242495 [ 6 ] {9fe76f69-461f-4059-bd01-9a116aac8391} <Trace> oximeter.fields_u8 (e2b41fc4-4288-4206-b7df-a32d64d5a37c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.01.21 23:45:00.242632 [ 6 ] {9fe76f69-461f-4059-bd01-9a116aac8391} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001395 sec., 164157.70609318998 rows/sec., 9.32 MiB/sec. | ||
| 4452 | 2026.01.21 23:45:00.242672 [ 6 ] {9fe76f69-461f-4059-bd01-9a116aac8391} <Debug> TCPHandler: Processed in 0.001593784 sec. | ||
| 4453 | 2026.01.21 23:45:00.242799 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2026.01.21 23:45:00.242893 [ 6 ] {17f5e7c4-8d4a-4591-ada3-43a45ab71ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4455 | 2026.01.21 23:45:00.242934 [ 6 ] {17f5e7c4-8d4a-4591-ada3-43a45ab71ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4456 | 2026.01.21 23:45:00.243720 [ 6 ] {17f5e7c4-8d4a-4591-ada3-43a45ab71ff9} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.01.21 23:45:00.243758 [ 6 ] {17f5e7c4-8d4a-4591-ada3-43a45ab71ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4458 | 2026.01.21 23:45:00.244118 [ 6 ] {17f5e7c4-8d4a-4591-ada3-43a45ab71ff9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4459 | 2026.01.21 23:45:00.244334 [ 6 ] {17f5e7c4-8d4a-4591-ada3-43a45ab71ff9} <Trace> oximeter.fields_uuid (465213ec-5bb6-4609-b5dd-96d0f0416070): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.01.21 23:45:00.244470 [ 6 ] {17f5e7c4-8d4a-4591-ada3-43a45ab71ff9} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001596 sec., 484335.8395989975 rows/sec., 33.94 MiB/sec. | ||
| 4461 | 2026.01.21 23:45:00.244510 [ 6 ] {17f5e7c4-8d4a-4591-ada3-43a45ab71ff9} <Debug> TCPHandler: Processed in 0.001761137 sec. | ||
| 4462 | 2026.01.21 23:45:00.244631 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.01.21 23:45:00.244727 [ 6 ] {22e17ac1-3280-4d6d-9ea3-2658662aaee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4464 | 2026.01.21 23:45:00.244770 [ 6 ] {22e17ac1-3280-4d6d-9ea3-2658662aaee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4465 | 2026.01.21 23:45:00.245116 [ 6 ] {22e17ac1-3280-4d6d-9ea3-2658662aaee3} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.01.21 23:45:00.245152 [ 6 ] {22e17ac1-3280-4d6d-9ea3-2658662aaee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4467 | 2026.01.21 23:45:00.245461 [ 6 ] {22e17ac1-3280-4d6d-9ea3-2658662aaee3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4468 | 2026.01.21 23:45:00.245678 [ 6 ] {22e17ac1-3280-4d6d-9ea3-2658662aaee3} <Trace> oximeter.measurements_bool (0f599fee-8f53-4d56-8ad8-fa17dfb29a7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.01.21 23:45:00.245811 [ 6 ] {22e17ac1-3280-4d6d-9ea3-2658662aaee3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 4470 | 2026.01.21 23:45:00.245848 [ 6 ] {22e17ac1-3280-4d6d-9ea3-2658662aaee3} <Debug> TCPHandler: Processed in 0.001268257 sec. | ||
| 4471 | 2026.01.21 23:45:00.245961 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.01.21 23:45:00.246057 [ 6 ] {a4df69de-87fe-43b2-9fae-89f0a246a3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4473 | 2026.01.21 23:45:00.246100 [ 6 ] {a4df69de-87fe-43b2-9fae-89f0a246a3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4474 | 2026.01.21 23:45:00.246604 [ 6 ] {a4df69de-87fe-43b2-9fae-89f0a246a3a4} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.01.21 23:45:00.246651 [ 6 ] {a4df69de-87fe-43b2-9fae-89f0a246a3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4476 | 2026.01.21 23:45:00.247114 [ 6 ] {a4df69de-87fe-43b2-9fae-89f0a246a3a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4477 | 2026.01.21 23:45:00.247423 [ 6 ] {a4df69de-87fe-43b2-9fae-89f0a246a3a4} <Trace> oximeter.measurements_cumulativeu64 (4fdbd6bc-a9d3-45fc-95a8-7ad4947a8d3e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.01.21 23:45:00.247606 [ 6 ] {a4df69de-87fe-43b2-9fae-89f0a246a3a4} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001566 sec., 209450.8301404853 rows/sec., 13.72 MiB/sec. | ||
| 4479 | 2026.01.21 23:45:00.247657 [ 6 ] {a4df69de-87fe-43b2-9fae-89f0a246a3a4} <Debug> TCPHandler: Processed in 0.001744906 sec. | ||
| 4480 | 2026.01.21 23:45:00.247791 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.01.21 23:45:00.247889 [ 6 ] {b862821d-0614-45d6-bb7b-ca6b21c33b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.01.21 23:45:00.247933 [ 6 ] {b862821d-0614-45d6-bb7b-ca6b21c33b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4483 | 2026.01.21 23:45:00.248351 [ 6 ] {b862821d-0614-45d6-bb7b-ca6b21c33b41} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.01.21 23:45:00.248395 [ 6 ] {b862821d-0614-45d6-bb7b-ca6b21c33b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4485 | 2026.01.21 23:45:00.248914 [ 6 ] {b862821d-0614-45d6-bb7b-ca6b21c33b41} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4486 | 2026.01.21 23:45:00.249243 [ 6 ] {b862821d-0614-45d6-bb7b-ca6b21c33b41} <Trace> oximeter.measurements_f64 (ce58efd5-2e25-460c-ba94-2b702cd9d024): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.01.21 23:45:00.249418 [ 6 ] {b862821d-0614-45d6-bb7b-ca6b21c33b41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. | ||
| 4488 | 2026.01.21 23:45:00.249465 [ 6 ] {b862821d-0614-45d6-bb7b-ca6b21c33b41} <Debug> TCPHandler: Processed in 0.001788968 sec. | ||
| 4489 | 2026.01.21 23:45:00.249667 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.01.21 23:45:00.249783 [ 6 ] {f366c3e7-80e5-47f4-871f-86d856850e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.01.21 23:45:00.249860 [ 6 ] {f366c3e7-80e5-47f4-871f-86d856850e1c} <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 | ||
| 4492 | 2026.01.21 23:45:00.250904 [ 6 ] {f366c3e7-80e5-47f4-871f-86d856850e1c} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.01.21 23:45:00.250942 [ 6 ] {f366c3e7-80e5-47f4-871f-86d856850e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4494 | 2026.01.21 23:45:00.251531 [ 6 ] {f366c3e7-80e5-47f4-871f-86d856850e1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4495 | 2026.01.21 23:45:00.251768 [ 6 ] {f366c3e7-80e5-47f4-871f-86d856850e1c} <Trace> oximeter.measurements_histogramu64 (fb3d8fc2-d930-488e-bb35-9b8e228dadbc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.01.21 23:45:00.251912 [ 6 ] {f366c3e7-80e5-47f4-871f-86d856850e1c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002153 sec., 18578.727357176034 rows/sec., 33.29 MiB/sec. | ||
| 4497 | 2026.01.21 23:45:00.251985 [ 6 ] {f366c3e7-80e5-47f4-871f-86d856850e1c} <Debug> TCPHandler: Processed in 0.002379461 sec. | ||
| 4498 | 2026.01.21 23:45:00.252112 [ 6 ] {} <Trace> TCP-Session: 2ceb78c5-36a7-4a01-950b-1cde9f618518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.01.21 23:45:00.252208 [ 6 ] {111d094a-82c0-49fe-a9fd-0f7f3fc191b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47236) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.01.21 23:45:00.252249 [ 6 ] {111d094a-82c0-49fe-a9fd-0f7f3fc191b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4501 | 2026.01.21 23:45:00.252601 [ 6 ] {111d094a-82c0-49fe-a9fd-0f7f3fc191b9} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.01.21 23:45:00.252638 [ 6 ] {111d094a-82c0-49fe-a9fd-0f7f3fc191b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4503 | 2026.01.21 23:45:00.252961 [ 6 ] {111d094a-82c0-49fe-a9fd-0f7f3fc191b9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4504 | 2026.01.21 23:45:00.253196 [ 6 ] {111d094a-82c0-49fe-a9fd-0f7f3fc191b9} <Trace> oximeter.measurements_u64 (ef16e43d-b6cd-403b-9928-92021c0a652f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.01.21 23:45:00.253334 [ 6 ] {111d094a-82c0-49fe-a9fd-0f7f3fc191b9} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001143 sec., 94488.18897637796 rows/sec., 5.76 MiB/sec. | ||
| 4506 | 2026.01.21 23:45:00.253372 [ 6 ] {111d094a-82c0-49fe-a9fd-0f7f3fc191b9} <Debug> TCPHandler: Processed in 0.001311978 sec. | ||