| 1 | [ Feb 5 06:13:41 Enabled. ] | ||
| 2 | [ Feb 5 06:13:41 Rereading configuration. ] | ||
| 3 | [ Feb 5 06:13:43 Rereading configuration. ] | ||
| 4 | [ Feb 5 06:13:48 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 | [ Feb 5 06:13:48 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.02.05 06:13:50.114518 [ 1 ] {} <Information> Application: Will watch for the process with pid 24182 | ||
| 29 | 2026.02.05 06:13:50.114965 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.05 06:13:50.517024 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24182 | ||
| 31 | 2026.02.05 06:13:50.517754 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.05 06:13:50.517915 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.05 06:13:50.632274 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.05 06:13:50.673009 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.05 06:13:50.673092 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.05 06:13:50.673110 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.05 06:13:50.673167 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.05 06:13:50.673926 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.05 06:13:50.677589 [ 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.02.05 06:13:50.678447 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.05 06:13:50.679332 [ 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.02.05 06:13:50.679381 [ 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.02.05 06:13:50.679420 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.05 06:13:50.680130 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.05 06:13:50.681149 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.05 06:13:50.687354 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.05 06:13:50.688064 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.05 06:13:50.689455 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.05 06:13:50.689551 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.05 06:13:50.690590 [ 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.02.05 06:13:50.691050 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.05 06:13:50.694969 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.05 06:13:50.695700 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.05 06:13:50.700807 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.05 06:13:50.701214 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.05 06:13:50.701627 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.05 06:13:50.702041 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.05 06:13:50.703655 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.05 06:13:50.703681 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.05 06:13:50.703749 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.05 06:13:50.703807 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.05 06:13:50.712271 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.05 06:13:50.712294 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160663 sec | ||
| 68 | 2026.02.05 06:13:50.712340 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.05 06:13:50.712384 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.05 06:13:50.713051 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.05 06:13:50.713631 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.05 06:13:50.725115 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.05 06:13:50.725158 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.05 06:13:50.725234 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.05 06:13:50.725247 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.05 06:13:50.725282 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.05 06:13:50.725351 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.05 06:13:50.729575 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.05 06:13:50.729622 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.05 06:13:50.729676 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.05 06:13:50.729847 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.05 06:13:50.729891 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.05 06:13:50.729903 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.05 06:13:50.730033 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.05 06:13:50.730046 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.05 06:13:50.730078 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.05 06:13:50.730143 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.05 06:13:50.752711 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.05 06:13:50.754247 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.05 06:13:50.754326 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.6202e-05 sec | ||
| 91 | 2026.02.05 06:13:50.754339 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.05 06:13:50.754349 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.05 06:13:50.754373 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.05 06:13:50.754574 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.05 06:13:50.754672 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.05 06:13:50.754686 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.05 06:13:50.754697 [ 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.02.05 06:13:50.754708 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.05 06:13:50.781922 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.05 06:13:50.782139 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.02.05 06:13:50.783576 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2221e-05 sec. | ||
| 102 | 2026.02.05 06:13:50.783941 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.05 06:13:50.785281 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.05 06:13:50.785300 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.05 06:13:51.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.05 06:13:52.341575 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44565 | ||
| 107 | 2026.02.05 06:13:52.342389 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.05 06:13:52.342447 [ 3 ] {} <Debug> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Authenticating user 'default' from [fd00:1122:3344:101::d]:44565 | ||
| 109 | 2026.02.05 06:13:52.342504 [ 3 ] {} <Debug> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.05 06:13:52.342519 [ 3 ] {} <Debug> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.05 06:13:52.342622 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.05 06:13:52.342664 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.05 06:13:52.342679 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.02.05 06:13:52.343143 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36244 | ||
| 115 | 2026.02.05 06:13:52.343228 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58110 | ||
| 116 | 2026.02.05 06:13:52.343333 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42542 | ||
| 117 | 2026.02.05 06:13:52.343375 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.05 06:13:52.343431 [ 4 ] {} <Debug> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Authenticating user 'default' from [fd00:1122:3344:101::d]:36244 | ||
| 119 | 2026.02.05 06:13:52.343455 [ 4 ] {} <Debug> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.05 06:13:52.343494 [ 4 ] {} <Debug> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.02.05 06:13:52.343556 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.05 06:13:52.343569 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50783 | ||
| 123 | 2026.02.05 06:13:52.343602 [ 5 ] {} <Debug> TCP-Session: e4dfd503-7a2f-493c-bd89-7925ce330d1d Authenticating user 'default' from [fd00:1122:3344:101::d]:58110 | ||
| 124 | 2026.02.05 06:13:52.343606 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.02.05 06:13:52.343665 [ 5 ] {} <Debug> TCP-Session: e4dfd503-7a2f-493c-bd89-7925ce330d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.02.05 06:13:52.343702 [ 5 ] {} <Debug> TCP-Session: e4dfd503-7a2f-493c-bd89-7925ce330d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.05 06:13:52.343705 [ 254 ] {} <Debug> TCP-Session: bda22063-e8d8-4044-88ae-22cac9be729e Authenticating user 'default' from [fd00:1122:3344:101::d]:42542 | ||
| 128 | 2026.02.05 06:13:52.343721 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64553 | ||
| 129 | 2026.02.05 06:13:52.343724 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.02.05 06:13:52.343748 [ 254 ] {} <Debug> TCP-Session: bda22063-e8d8-4044-88ae-22cac9be729e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.02.05 06:13:52.343846 [ 254 ] {} <Debug> TCP-Session: bda22063-e8d8-4044-88ae-22cac9be729e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.05 06:13:52.343907 [ 255 ] {} <Debug> TCP-Session: f94c38ae-a48e-4f82-aeb3-8d6d81501f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50783 | ||
| 133 | 2026.02.05 06:13:52.343921 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36575 | ||
| 134 | 2026.02.05 06:13:52.343943 [ 255 ] {} <Debug> TCP-Session: f94c38ae-a48e-4f82-aeb3-8d6d81501f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.02.05 06:13:52.343931 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.05 06:13:52.343985 [ 255 ] {} <Debug> TCP-Session: f94c38ae-a48e-4f82-aeb3-8d6d81501f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.05 06:13:52.344021 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35787 | ||
| 138 | 2026.02.05 06:13:52.344029 [ 256 ] {} <Debug> TCP-Session: de11e53e-898a-45fa-9fcc-c56ee4618cda Authenticating user 'default' from [fd00:1122:3344:101::d]:64553 | ||
| 139 | 2026.02.05 06:13:52.344076 [ 256 ] {} <Debug> TCP-Session: de11e53e-898a-45fa-9fcc-c56ee4618cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.05 06:13:52.344125 [ 256 ] {} <Debug> TCP-Session: de11e53e-898a-45fa-9fcc-c56ee4618cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.05 06:13:52.344126 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37624 | ||
| 142 | 2026.02.05 06:13:52.344267 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.05 06:13:52.344181 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.02.05 06:13:52.344335 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.02.05 06:13:52.344322 [ 258 ] {} <Debug> TCP-Session: fee14c42-2b8a-4fab-b56e-92f3f1f45576 Authenticating user 'default' from [fd00:1122:3344:101::d]:35787 | ||
| 146 | 2026.02.05 06:13:52.344389 [ 257 ] {} <Debug> TCP-Session: dddc3647-2ba1-4b8d-b3f5-bc167eaaf05c Authenticating user 'default' from [fd00:1122:3344:101::d]:36575 | ||
| 147 | 2026.02.05 06:13:52.344403 [ 259 ] {} <Debug> TCP-Session: 86a77bb7-66d2-4915-8aa8-cdae7cf6f13d Authenticating user 'default' from [fd00:1122:3344:101::d]:37624 | ||
| 148 | 2026.02.05 06:13:52.344419 [ 258 ] {} <Debug> TCP-Session: fee14c42-2b8a-4fab-b56e-92f3f1f45576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.05 06:13:52.344440 [ 257 ] {} <Debug> TCP-Session: dddc3647-2ba1-4b8d-b3f5-bc167eaaf05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.02.05 06:13:52.344456 [ 258 ] {} <Debug> TCP-Session: fee14c42-2b8a-4fab-b56e-92f3f1f45576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.05 06:13:52.344484 [ 257 ] {} <Debug> TCP-Session: dddc3647-2ba1-4b8d-b3f5-bc167eaaf05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.05 06:13:52.344445 [ 259 ] {} <Debug> TCP-Session: 86a77bb7-66d2-4915-8aa8-cdae7cf6f13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.05 06:13:52.344550 [ 259 ] {} <Debug> TCP-Session: 86a77bb7-66d2-4915-8aa8-cdae7cf6f13d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.05 06:13:52.348042 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.02.05 06:13:52.351301 [ 3 ] {13682526-5a82-462a-9fa4-5746a548b608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.02.05 06:13:52.457131 [ 3 ] {13682526-5a82-462a-9fa4-5746a548b608} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44565) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.02.05 06:13:52.458597 [ 3 ] {13682526-5a82-462a-9fa4-5746a548b608} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.02.05 06:13:52.458975 [ 3 ] {13682526-5a82-462a-9fa4-5746a548b608} <Debug> TCPHandler: Processed in 0.113192325 sec. | ||
| 205 | 2026.02.05 06:13:52.459539 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.02.05 06:13:52.460273 [ 4 ] {3035c371-9814-40ad-b137-98c7efd2dc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.02.05 06:13:52.460668 [ 4 ] {3035c371-9814-40ad-b137-98c7efd2dc0e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36244) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.02.05 06:13:52.460991 [ 4 ] {3035c371-9814-40ad-b137-98c7efd2dc0e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.02.05 06:13:52.461354 [ 4 ] {3035c371-9814-40ad-b137-98c7efd2dc0e} <Debug> TCPHandler: Processed in 0.002059235 sec. | ||
| 256 | 2026.02.05 06:13:52.461712 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.02.05 06:13:52.462510 [ 3 ] {4bc69af8-fa7b-40ed-bd48-11e08d5933ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.02.05 06:13:52.463267 [ 3 ] {4bc69af8-fa7b-40ed-bd48-11e08d5933ee} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.02.05 06:13:52.464662 [ 3 ] {4bc69af8-fa7b-40ed-bd48-11e08d5933ee} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.02.05 06:13:52.464683 [ 3 ] {4bc69af8-fa7b-40ed-bd48-11e08d5933ee} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6141e-05 sec | ||
| 261 | 2026.02.05 06:13:52.464773 [ 3 ] {4bc69af8-fa7b-40ed-bd48-11e08d5933ee} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.02.05 06:13:52.464786 [ 3 ] {4bc69af8-fa7b-40ed-bd48-11e08d5933ee} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.02.05 06:13:52.464811 [ 3 ] {4bc69af8-fa7b-40ed-bd48-11e08d5933ee} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.02.05 06:13:52.465575 [ 3 ] {4bc69af8-fa7b-40ed-bd48-11e08d5933ee} <Debug> TCPHandler: Processed in 0.003980726 sec. | ||
| 265 | 2026.02.05 06:13:52.465801 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.02.05 06:13:52.465959 [ 3 ] {70fc5529-b712-46e0-b797-5cd0ef558b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.02.05 06:13:52.466088 [ 3 ] {70fc5529-b712-46e0-b797-5cd0ef558b54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.02.05 06:13:52.471278 [ 3 ] {70fc5529-b712-46e0-b797-5cd0ef558b54} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.02.05 06:13:52.472562 [ 3 ] {70fc5529-b712-46e0-b797-5cd0ef558b54} <Debug> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3): Loading data parts | ||
| 271 | 2026.02.05 06:13:52.475089 [ 3 ] {70fc5529-b712-46e0-b797-5cd0ef558b54} <Debug> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3): There are no data parts | ||
| 272 | 2026.02.05 06:13:52.478160 [ 3 ] {70fc5529-b712-46e0-b797-5cd0ef558b54} <Debug> TCPHandler: Processed in 0.0124116 sec. | ||
| 273 | 2026.02.05 06:13:52.478350 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.02.05 06:13:52.478669 [ 3 ] {39c1af5f-d5cb-4e48-8267-5041e084b688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.02.05 06:13:52.478819 [ 3 ] {39c1af5f-d5cb-4e48-8267-5041e084b688} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.02.05 06:13:52.491535 [ 3 ] {39c1af5f-d5cb-4e48-8267-5041e084b688} <Debug> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Loading data parts | ||
| 287 | 2026.02.05 06:13:52.491760 [ 3 ] {39c1af5f-d5cb-4e48-8267-5041e084b688} <Debug> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): There are no data parts | ||
| 288 | 2026.02.05 06:13:52.493092 [ 3 ] {39c1af5f-d5cb-4e48-8267-5041e084b688} <Debug> TCPHandler: Processed in 0.014808162 sec. | ||
| 289 | 2026.02.05 06:13:52.493334 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.02.05 06:13:52.493504 [ 3 ] {1c92d532-7308-4a02-af44-615fa70e2d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.02.05 06:13:52.493628 [ 3 ] {1c92d532-7308-4a02-af44-615fa70e2d26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.02.05 06:13:52.495375 [ 3 ] {1c92d532-7308-4a02-af44-615fa70e2d26} <Debug> oximeter.measurements_i8 (c09586b2-64f3-42cc-9cdd-77f09c881f42): Loading data parts | ||
| 293 | 2026.02.05 06:13:52.495595 [ 3 ] {1c92d532-7308-4a02-af44-615fa70e2d26} <Debug> oximeter.measurements_i8 (c09586b2-64f3-42cc-9cdd-77f09c881f42): There are no data parts | ||
| 294 | 2026.02.05 06:13:52.496823 [ 3 ] {1c92d532-7308-4a02-af44-615fa70e2d26} <Debug> TCPHandler: Processed in 0.003542526 sec. | ||
| 295 | 2026.02.05 06:13:52.496970 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.02.05 06:13:52.497217 [ 3 ] {fd6c0bcd-4ace-4183-a736-4b566be3d3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.02.05 06:13:52.497261 [ 3 ] {fd6c0bcd-4ace-4183-a736-4b566be3d3c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.02.05 06:13:52.499049 [ 3 ] {fd6c0bcd-4ace-4183-a736-4b566be3d3c4} <Debug> oximeter.measurements_u8 (55e6f41e-2813-4819-8bec-a3f13e474205): Loading data parts | ||
| 299 | 2026.02.05 06:13:52.499187 [ 3 ] {fd6c0bcd-4ace-4183-a736-4b566be3d3c4} <Debug> oximeter.measurements_u8 (55e6f41e-2813-4819-8bec-a3f13e474205): There are no data parts | ||
| 300 | 2026.02.05 06:13:52.500601 [ 3 ] {fd6c0bcd-4ace-4183-a736-4b566be3d3c4} <Debug> TCPHandler: Processed in 0.003679549 sec. | ||
| 301 | 2026.02.05 06:13:52.500849 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.02.05 06:13:52.501010 [ 3 ] {b8dfce79-383c-4742-9feb-27b86c7b98d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.02.05 06:13:52.501123 [ 3 ] {b8dfce79-383c-4742-9feb-27b86c7b98d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.02.05 06:13:52.503074 [ 3 ] {b8dfce79-383c-4742-9feb-27b86c7b98d1} <Debug> oximeter.measurements_i16 (8afd8272-3de0-4192-be5f-451816d92941): Loading data parts | ||
| 305 | 2026.02.05 06:13:52.503206 [ 3 ] {b8dfce79-383c-4742-9feb-27b86c7b98d1} <Debug> oximeter.measurements_i16 (8afd8272-3de0-4192-be5f-451816d92941): There are no data parts | ||
| 306 | 2026.02.05 06:13:52.504619 [ 3 ] {b8dfce79-383c-4742-9feb-27b86c7b98d1} <Debug> TCPHandler: Processed in 0.003819463 sec. | ||
| 307 | 2026.02.05 06:13:52.504775 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.02.05 06:13:52.504935 [ 3 ] {2fcf9974-1c4a-4fb6-9784-7a0eb5e70cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.02.05 06:13:52.505066 [ 3 ] {2fcf9974-1c4a-4fb6-9784-7a0eb5e70cb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.02.05 06:13:52.506855 [ 3 ] {2fcf9974-1c4a-4fb6-9784-7a0eb5e70cb4} <Debug> oximeter.measurements_u16 (6a236f4a-07c3-4267-a183-ea944a2eb2e9): Loading data parts | ||
| 311 | 2026.02.05 06:13:52.507061 [ 3 ] {2fcf9974-1c4a-4fb6-9784-7a0eb5e70cb4} <Debug> oximeter.measurements_u16 (6a236f4a-07c3-4267-a183-ea944a2eb2e9): There are no data parts | ||
| 312 | 2026.02.05 06:13:52.508312 [ 3 ] {2fcf9974-1c4a-4fb6-9784-7a0eb5e70cb4} <Debug> TCPHandler: Processed in 0.003586958 sec. | ||
| 313 | 2026.02.05 06:13:52.508508 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.02.05 06:13:52.508702 [ 3 ] {917c7586-0fb8-4310-9ee6-93aa57890fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.02.05 06:13:52.508826 [ 3 ] {917c7586-0fb8-4310-9ee6-93aa57890fe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.02.05 06:13:52.510536 [ 3 ] {917c7586-0fb8-4310-9ee6-93aa57890fe4} <Debug> oximeter.measurements_i32 (170b7b92-6499-4f59-8d37-29ed26a435e0): Loading data parts | ||
| 317 | 2026.02.05 06:13:52.510692 [ 3 ] {917c7586-0fb8-4310-9ee6-93aa57890fe4} <Debug> oximeter.measurements_i32 (170b7b92-6499-4f59-8d37-29ed26a435e0): There are no data parts | ||
| 318 | 2026.02.05 06:13:52.512179 [ 3 ] {917c7586-0fb8-4310-9ee6-93aa57890fe4} <Debug> TCPHandler: Processed in 0.00372479 sec. | ||
| 319 | 2026.02.05 06:13:52.512329 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.02.05 06:13:52.512483 [ 3 ] {e22df009-caff-4178-9229-6c6367dce4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.512616 [ 3 ] {e22df009-caff-4178-9229-6c6367dce4f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.02.05 06:13:52.514516 [ 3 ] {e22df009-caff-4178-9229-6c6367dce4f7} <Debug> oximeter.measurements_u32 (e96c0425-329b-4dde-8552-8334b4a8346c): Loading data parts | ||
| 323 | 2026.02.05 06:13:52.514662 [ 3 ] {e22df009-caff-4178-9229-6c6367dce4f7} <Debug> oximeter.measurements_u32 (e96c0425-329b-4dde-8552-8334b4a8346c): There are no data parts | ||
| 324 | 2026.02.05 06:13:52.516019 [ 3 ] {e22df009-caff-4178-9229-6c6367dce4f7} <Debug> TCPHandler: Processed in 0.003742731 sec. | ||
| 325 | 2026.02.05 06:13:52.516192 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.02.05 06:13:52.516493 [ 3 ] {c4acf2d7-ca8f-4823-8428-fe9e9c204aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.516642 [ 3 ] {c4acf2d7-ca8f-4823-8428-fe9e9c204aca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.02.05 06:13:52.518465 [ 3 ] {c4acf2d7-ca8f-4823-8428-fe9e9c204aca} <Debug> oximeter.measurements_i64 (7428d21a-d76b-43a9-8f2b-3f74ff203170): Loading data parts | ||
| 329 | 2026.02.05 06:13:52.518607 [ 3 ] {c4acf2d7-ca8f-4823-8428-fe9e9c204aca} <Debug> oximeter.measurements_i64 (7428d21a-d76b-43a9-8f2b-3f74ff203170): There are no data parts | ||
| 330 | 2026.02.05 06:13:52.520119 [ 3 ] {c4acf2d7-ca8f-4823-8428-fe9e9c204aca} <Debug> TCPHandler: Processed in 0.003986297 sec. | ||
| 331 | 2026.02.05 06:13:52.520263 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.02.05 06:13:52.520418 [ 3 ] {cf5b5da1-d524-478a-ac89-78ff2316dbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.520546 [ 3 ] {cf5b5da1-d524-478a-ac89-78ff2316dbc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.02.05 06:13:52.522372 [ 3 ] {cf5b5da1-d524-478a-ac89-78ff2316dbc1} <Debug> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Loading data parts | ||
| 335 | 2026.02.05 06:13:52.522548 [ 3 ] {cf5b5da1-d524-478a-ac89-78ff2316dbc1} <Debug> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): There are no data parts | ||
| 336 | 2026.02.05 06:13:52.523740 [ 3 ] {cf5b5da1-d524-478a-ac89-78ff2316dbc1} <Debug> TCPHandler: Processed in 0.003525426 sec. | ||
| 337 | 2026.02.05 06:13:52.523886 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.02.05 06:13:52.524118 [ 3 ] {77c66385-6a28-428a-b0e7-6d655c3b1cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.524237 [ 3 ] {77c66385-6a28-428a-b0e7-6d655c3b1cef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.02.05 06:13:52.525991 [ 3 ] {77c66385-6a28-428a-b0e7-6d655c3b1cef} <Debug> oximeter.measurements_f32 (6c8a602e-ba09-45e2-870d-b137b2b45bcd): Loading data parts | ||
| 341 | 2026.02.05 06:13:52.526132 [ 3 ] {77c66385-6a28-428a-b0e7-6d655c3b1cef} <Debug> oximeter.measurements_f32 (6c8a602e-ba09-45e2-870d-b137b2b45bcd): There are no data parts | ||
| 342 | 2026.02.05 06:13:52.527593 [ 3 ] {77c66385-6a28-428a-b0e7-6d655c3b1cef} <Debug> TCPHandler: Processed in 0.003755912 sec. | ||
| 343 | 2026.02.05 06:13:52.527756 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.02.05 06:13:52.527932 [ 3 ] {e02f5dd4-cc1b-47f4-8dea-9aef31522595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.528081 [ 3 ] {e02f5dd4-cc1b-47f4-8dea-9aef31522595} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.02.05 06:13:52.529875 [ 3 ] {e02f5dd4-cc1b-47f4-8dea-9aef31522595} <Debug> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Loading data parts | ||
| 347 | 2026.02.05 06:13:52.530080 [ 3 ] {e02f5dd4-cc1b-47f4-8dea-9aef31522595} <Debug> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): There are no data parts | ||
| 348 | 2026.02.05 06:13:52.531461 [ 3 ] {e02f5dd4-cc1b-47f4-8dea-9aef31522595} <Debug> TCPHandler: Processed in 0.003766122 sec. | ||
| 349 | 2026.02.05 06:13:52.531629 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.02.05 06:13:52.531900 [ 3 ] {d785eb28-ae79-440f-b8e5-afe5f6d1aa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.532027 [ 3 ] {d785eb28-ae79-440f-b8e5-afe5f6d1aa61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.02.05 06:13:52.533902 [ 3 ] {d785eb28-ae79-440f-b8e5-afe5f6d1aa61} <Debug> oximeter.measurements_string (48e5abc9-8e2b-41f7-b792-23c58876dae6): Loading data parts | ||
| 353 | 2026.02.05 06:13:52.534042 [ 3 ] {d785eb28-ae79-440f-b8e5-afe5f6d1aa61} <Debug> oximeter.measurements_string (48e5abc9-8e2b-41f7-b792-23c58876dae6): There are no data parts | ||
| 354 | 2026.02.05 06:13:52.535213 [ 3 ] {d785eb28-ae79-440f-b8e5-afe5f6d1aa61} <Debug> TCPHandler: Processed in 0.003643809 sec. | ||
| 355 | 2026.02.05 06:13:52.535364 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.02.05 06:13:52.535522 [ 3 ] {b8a84185-dee1-475b-b911-afaf6b33f526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.535653 [ 3 ] {b8a84185-dee1-475b-b911-afaf6b33f526} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.02.05 06:13:52.538210 [ 3 ] {b8a84185-dee1-475b-b911-afaf6b33f526} <Debug> oximeter.measurements_bytes (30f3ca75-3c1f-44d5-a8c2-d6396286346e): Loading data parts | ||
| 366 | 2026.02.05 06:13:52.538348 [ 3 ] {b8a84185-dee1-475b-b911-afaf6b33f526} <Debug> oximeter.measurements_bytes (30f3ca75-3c1f-44d5-a8c2-d6396286346e): There are no data parts | ||
| 367 | 2026.02.05 06:13:52.539671 [ 3 ] {b8a84185-dee1-475b-b911-afaf6b33f526} <Debug> TCPHandler: Processed in 0.004361485 sec. | ||
| 368 | 2026.02.05 06:13:52.539822 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.02.05 06:13:52.539985 [ 3 ] {110cf4c4-8144-4bcf-86ae-fe51f5ad214e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.540110 [ 3 ] {110cf4c4-8144-4bcf-86ae-fe51f5ad214e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.02.05 06:13:52.541923 [ 3 ] {110cf4c4-8144-4bcf-86ae-fe51f5ad214e} <Debug> oximeter.measurements_cumulativei64 (850a9265-5c2f-4830-89fa-7d7eeb06a40b): Loading data parts | ||
| 372 | 2026.02.05 06:13:52.542077 [ 3 ] {110cf4c4-8144-4bcf-86ae-fe51f5ad214e} <Debug> oximeter.measurements_cumulativei64 (850a9265-5c2f-4830-89fa-7d7eeb06a40b): There are no data parts | ||
| 373 | 2026.02.05 06:13:52.543290 [ 3 ] {110cf4c4-8144-4bcf-86ae-fe51f5ad214e} <Debug> TCPHandler: Processed in 0.003517197 sec. | ||
| 374 | 2026.02.05 06:13:52.543480 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.02.05 06:13:52.543685 [ 3 ] {91904764-f865-41bf-8806-ce3b4eb7e210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.543820 [ 3 ] {91904764-f865-41bf-8806-ce3b4eb7e210} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.02.05 06:13:52.545586 [ 3 ] {91904764-f865-41bf-8806-ce3b4eb7e210} <Debug> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Loading data parts | ||
| 378 | 2026.02.05 06:13:52.545788 [ 3 ] {91904764-f865-41bf-8806-ce3b4eb7e210} <Debug> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): There are no data parts | ||
| 379 | 2026.02.05 06:13:52.547062 [ 3 ] {91904764-f865-41bf-8806-ce3b4eb7e210} <Debug> TCPHandler: Processed in 0.003631888 sec. | ||
| 380 | 2026.02.05 06:13:52.547217 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.02.05 06:13:52.547545 [ 3 ] {16b67622-7327-429c-865d-3bcca994fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.547641 [ 3 ] {16b67622-7327-429c-865d-3bcca994fb1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.02.05 06:13:52.549513 [ 3 ] {16b67622-7327-429c-865d-3bcca994fb1c} <Debug> oximeter.measurements_cumulativef32 (d496e6b2-531b-4b9c-bb49-e684e9d7e21f): Loading data parts | ||
| 384 | 2026.02.05 06:13:52.549643 [ 3 ] {16b67622-7327-429c-865d-3bcca994fb1c} <Debug> oximeter.measurements_cumulativef32 (d496e6b2-531b-4b9c-bb49-e684e9d7e21f): There are no data parts | ||
| 385 | 2026.02.05 06:13:52.550931 [ 3 ] {16b67622-7327-429c-865d-3bcca994fb1c} <Debug> TCPHandler: Processed in 0.003770561 sec. | ||
| 386 | 2026.02.05 06:13:52.551070 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.05 06:13:52.551229 [ 3 ] {6f478d5a-cdbd-4ce3-84c8-c97804c4201d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.551348 [ 3 ] {6f478d5a-cdbd-4ce3-84c8-c97804c4201d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.02.05 06:13:52.553123 [ 3 ] {6f478d5a-cdbd-4ce3-84c8-c97804c4201d} <Debug> oximeter.measurements_cumulativef64 (d3bdbb62-a3bb-4e11-aae6-65d494951102): Loading data parts | ||
| 390 | 2026.02.05 06:13:52.553412 [ 3 ] {6f478d5a-cdbd-4ce3-84c8-c97804c4201d} <Debug> oximeter.measurements_cumulativef64 (d3bdbb62-a3bb-4e11-aae6-65d494951102): There are no data parts | ||
| 391 | 2026.02.05 06:13:52.554740 [ 3 ] {6f478d5a-cdbd-4ce3-84c8-c97804c4201d} <Debug> TCPHandler: Processed in 0.003719051 sec. | ||
| 392 | 2026.02.05 06:13:52.554889 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.02.05 06:13:52.555189 [ 3 ] {48f30e2c-9575-417a-a590-66a574c4d52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.555322 [ 3 ] {48f30e2c-9575-417a-a590-66a574c4d52f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.02.05 06:13:52.557458 [ 3 ] {48f30e2c-9575-417a-a590-66a574c4d52f} <Debug> oximeter.measurements_histogrami8 (d8b40f69-a0a4-49dc-8ea3-f3ec9d374640): Loading data parts | ||
| 406 | 2026.02.05 06:13:52.557606 [ 3 ] {48f30e2c-9575-417a-a590-66a574c4d52f} <Debug> oximeter.measurements_histogrami8 (d8b40f69-a0a4-49dc-8ea3-f3ec9d374640): There are no data parts | ||
| 407 | 2026.02.05 06:13:52.558898 [ 3 ] {48f30e2c-9575-417a-a590-66a574c4d52f} <Debug> TCPHandler: Processed in 0.004061148 sec. | ||
| 408 | 2026.02.05 06:13:52.559046 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.02.05 06:13:52.559258 [ 3 ] {4db0c042-c672-4517-b2e8-d1a28cabae87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.559394 [ 3 ] {4db0c042-c672-4517-b2e8-d1a28cabae87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.02.05 06:13:52.561452 [ 3 ] {4db0c042-c672-4517-b2e8-d1a28cabae87} <Debug> oximeter.measurements_histogramu8 (cce96cc7-1352-442f-82a7-7d736c30b1fc): Loading data parts | ||
| 412 | 2026.02.05 06:13:52.561692 [ 3 ] {4db0c042-c672-4517-b2e8-d1a28cabae87} <Debug> oximeter.measurements_histogramu8 (cce96cc7-1352-442f-82a7-7d736c30b1fc): There are no data parts | ||
| 413 | 2026.02.05 06:13:52.562981 [ 3 ] {4db0c042-c672-4517-b2e8-d1a28cabae87} <Debug> TCPHandler: Processed in 0.003983727 sec. | ||
| 414 | 2026.02.05 06:13:52.563135 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.02.05 06:13:52.563489 [ 3 ] {a8d8912a-2d6c-480e-890d-e0e77d9bead5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.563644 [ 3 ] {a8d8912a-2d6c-480e-890d-e0e77d9bead5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.02.05 06:13:52.565825 [ 3 ] {a8d8912a-2d6c-480e-890d-e0e77d9bead5} <Debug> oximeter.measurements_histogrami16 (49c85083-8b1a-46b4-8523-2d318d1b20ca): Loading data parts | ||
| 418 | 2026.02.05 06:13:52.565987 [ 3 ] {a8d8912a-2d6c-480e-890d-e0e77d9bead5} <Debug> oximeter.measurements_histogrami16 (49c85083-8b1a-46b4-8523-2d318d1b20ca): There are no data parts | ||
| 419 | 2026.02.05 06:13:52.567262 [ 3 ] {a8d8912a-2d6c-480e-890d-e0e77d9bead5} <Debug> TCPHandler: Processed in 0.00417642 sec. | ||
| 420 | 2026.02.05 06:13:52.567480 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.02.05 06:13:52.567694 [ 3 ] {dec727c7-8b5e-48a8-a466-33a3d88c3ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.567819 [ 3 ] {dec727c7-8b5e-48a8-a466-33a3d88c3ee4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.02.05 06:13:52.569934 [ 3 ] {dec727c7-8b5e-48a8-a466-33a3d88c3ee4} <Debug> oximeter.measurements_histogramu16 (c24ed6a5-85fb-427b-82ad-417c3aa0e192): Loading data parts | ||
| 424 | 2026.02.05 06:13:52.570148 [ 3 ] {dec727c7-8b5e-48a8-a466-33a3d88c3ee4} <Debug> oximeter.measurements_histogramu16 (c24ed6a5-85fb-427b-82ad-417c3aa0e192): There are no data parts | ||
| 425 | 2026.02.05 06:13:52.571387 [ 3 ] {dec727c7-8b5e-48a8-a466-33a3d88c3ee4} <Debug> TCPHandler: Processed in 0.003959696 sec. | ||
| 426 | 2026.02.05 06:13:52.571533 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.02.05 06:13:52.571821 [ 3 ] {2999f91d-33ad-405d-bc98-e6ba9f9d0ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.571946 [ 3 ] {2999f91d-33ad-405d-bc98-e6ba9f9d0ecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.02.05 06:13:52.574142 [ 3 ] {2999f91d-33ad-405d-bc98-e6ba9f9d0ecd} <Debug> oximeter.measurements_histogrami32 (ea4f8cfe-cc8a-465c-86f2-8f5b9730c575): Loading data parts | ||
| 430 | 2026.02.05 06:13:52.574314 [ 3 ] {2999f91d-33ad-405d-bc98-e6ba9f9d0ecd} <Debug> oximeter.measurements_histogrami32 (ea4f8cfe-cc8a-465c-86f2-8f5b9730c575): There are no data parts | ||
| 431 | 2026.02.05 06:13:52.575638 [ 3 ] {2999f91d-33ad-405d-bc98-e6ba9f9d0ecd} <Debug> TCPHandler: Processed in 0.00415449 sec. | ||
| 432 | 2026.02.05 06:13:52.575923 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.02.05 06:13:52.576142 [ 3 ] {64e5f2c4-6e15-4eee-bcef-0864aeaade61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.576277 [ 3 ] {64e5f2c4-6e15-4eee-bcef-0864aeaade61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.02.05 06:13:52.578221 [ 3 ] {64e5f2c4-6e15-4eee-bcef-0864aeaade61} <Debug> oximeter.measurements_histogramu32 (242957eb-5490-452f-9386-e663387d98c9): Loading data parts | ||
| 436 | 2026.02.05 06:13:52.578411 [ 3 ] {64e5f2c4-6e15-4eee-bcef-0864aeaade61} <Debug> oximeter.measurements_histogramu32 (242957eb-5490-452f-9386-e663387d98c9): There are no data parts | ||
| 437 | 2026.02.05 06:13:52.579796 [ 3 ] {64e5f2c4-6e15-4eee-bcef-0864aeaade61} <Debug> TCPHandler: Processed in 0.003922135 sec. | ||
| 438 | 2026.02.05 06:13:52.579949 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.02.05 06:13:52.580228 [ 3 ] {784f9869-9ecc-44cd-81ce-11d894bc97e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.580375 [ 3 ] {784f9869-9ecc-44cd-81ce-11d894bc97e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.02.05 06:13:52.582388 [ 3 ] {784f9869-9ecc-44cd-81ce-11d894bc97e4} <Debug> oximeter.measurements_histogrami64 (d86686d5-efb4-453a-9da4-5304702a6753): Loading data parts | ||
| 442 | 2026.02.05 06:13:52.582533 [ 3 ] {784f9869-9ecc-44cd-81ce-11d894bc97e4} <Debug> oximeter.measurements_histogrami64 (d86686d5-efb4-453a-9da4-5304702a6753): There are no data parts | ||
| 443 | 2026.02.05 06:13:52.583883 [ 3 ] {784f9869-9ecc-44cd-81ce-11d894bc97e4} <Debug> TCPHandler: Processed in 0.003983436 sec. | ||
| 444 | 2026.02.05 06:13:52.584244 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.02.05 06:13:52.584460 [ 3 ] {de2b3fad-9c50-4daa-8348-c07784431fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.584819 [ 3 ] {de2b3fad-9c50-4daa-8348-c07784431fce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.02.05 06:13:52.587049 [ 3 ] {de2b3fad-9c50-4daa-8348-c07784431fce} <Debug> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Loading data parts | ||
| 448 | 2026.02.05 06:13:52.587203 [ 3 ] {de2b3fad-9c50-4daa-8348-c07784431fce} <Debug> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): There are no data parts | ||
| 449 | 2026.02.05 06:13:52.588652 [ 3 ] {de2b3fad-9c50-4daa-8348-c07784431fce} <Debug> TCPHandler: Processed in 0.004458207 sec. | ||
| 450 | 2026.02.05 06:13:52.588797 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.02.05 06:13:52.589020 [ 3 ] {4a716f03-34e3-42c9-9bb5-0b78e6ddd698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.589801 [ 3 ] {4a716f03-34e3-42c9-9bb5-0b78e6ddd698} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.02.05 06:13:52.592620 [ 3 ] {4a716f03-34e3-42c9-9bb5-0b78e6ddd698} <Debug> oximeter.measurements_histogramf32 (d842db5b-b1a5-4330-93b1-8f2528414a3b): Loading data parts | ||
| 454 | 2026.02.05 06:13:52.592763 [ 3 ] {4a716f03-34e3-42c9-9bb5-0b78e6ddd698} <Debug> oximeter.measurements_histogramf32 (d842db5b-b1a5-4330-93b1-8f2528414a3b): There are no data parts | ||
| 455 | 2026.02.05 06:13:52.593994 [ 3 ] {4a716f03-34e3-42c9-9bb5-0b78e6ddd698} <Debug> TCPHandler: Processed in 0.005245644 sec. | ||
| 456 | 2026.02.05 06:13:52.594164 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.02.05 06:13:52.594388 [ 3 ] {dee13381-9aaa-467b-a65d-b2f2917488e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.594460 [ 3 ] {dee13381-9aaa-467b-a65d-b2f2917488e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.02.05 06:13:52.596279 [ 3 ] {dee13381-9aaa-467b-a65d-b2f2917488e4} <Debug> oximeter.measurements_histogramf64 (732ebf79-13cd-48d6-a306-e9810e12a8d2): Loading data parts | ||
| 460 | 2026.02.05 06:13:52.596405 [ 3 ] {dee13381-9aaa-467b-a65d-b2f2917488e4} <Debug> oximeter.measurements_histogramf64 (732ebf79-13cd-48d6-a306-e9810e12a8d2): There are no data parts | ||
| 461 | 2026.02.05 06:13:52.597538 [ 3 ] {dee13381-9aaa-467b-a65d-b2f2917488e4} <Debug> TCPHandler: Processed in 0.003424924 sec. | ||
| 462 | 2026.02.05 06:13:52.597684 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.02.05 06:13:52.597870 [ 3 ] {0f3a96dd-ad96-4a30-9b8f-574d82a1f779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) /* 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.02.05 06:13:52.597934 [ 3 ] {0f3a96dd-ad96-4a30-9b8f-574d82a1f779} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.02.05 06:13:52.599762 [ 3 ] {0f3a96dd-ad96-4a30-9b8f-574d82a1f779} <Debug> oximeter.fields_bool (e73b42a9-979b-45d5-b1c3-cc8c9ac0c142): Loading data parts | ||
| 491 | 2026.02.05 06:13:52.599947 [ 3 ] {0f3a96dd-ad96-4a30-9b8f-574d82a1f779} <Debug> oximeter.fields_bool (e73b42a9-979b-45d5-b1c3-cc8c9ac0c142): There are no data parts | ||
| 492 | 2026.02.05 06:13:52.601133 [ 3 ] {0f3a96dd-ad96-4a30-9b8f-574d82a1f779} <Debug> TCPHandler: Processed in 0.003500476 sec. | ||
| 493 | 2026.02.05 06:13:52.601280 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.05 06:13:52.601451 [ 3 ] {562170b2-55c0-4ae8-b88d-c40ce35eb860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.601503 [ 3 ] {562170b2-55c0-4ae8-b88d-c40ce35eb860} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.02.05 06:13:52.603179 [ 3 ] {562170b2-55c0-4ae8-b88d-c40ce35eb860} <Debug> oximeter.fields_i8 (8c6cf07d-3fa6-403e-b3a8-5792650851bd): Loading data parts | ||
| 497 | 2026.02.05 06:13:52.603298 [ 3 ] {562170b2-55c0-4ae8-b88d-c40ce35eb860} <Debug> oximeter.fields_i8 (8c6cf07d-3fa6-403e-b3a8-5792650851bd): There are no data parts | ||
| 498 | 2026.02.05 06:13:52.604458 [ 3 ] {562170b2-55c0-4ae8-b88d-c40ce35eb860} <Debug> TCPHandler: Processed in 0.00322565 sec. | ||
| 499 | 2026.02.05 06:13:52.604604 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.05 06:13:52.604760 [ 3 ] {42c1e51f-fac8-4715-be86-45cb70c3002c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.604814 [ 3 ] {42c1e51f-fac8-4715-be86-45cb70c3002c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.02.05 06:13:52.606501 [ 3 ] {42c1e51f-fac8-4715-be86-45cb70c3002c} <Debug> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Loading data parts | ||
| 503 | 2026.02.05 06:13:52.606646 [ 3 ] {42c1e51f-fac8-4715-be86-45cb70c3002c} <Debug> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): There are no data parts | ||
| 504 | 2026.02.05 06:13:52.607940 [ 3 ] {42c1e51f-fac8-4715-be86-45cb70c3002c} <Debug> TCPHandler: Processed in 0.003388813 sec. | ||
| 505 | 2026.02.05 06:13:52.608081 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.05 06:13:52.608252 [ 3 ] {f2079899-26b5-43c6-9514-73b528fcf676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.608306 [ 3 ] {f2079899-26b5-43c6-9514-73b528fcf676} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.02.05 06:13:52.610135 [ 3 ] {f2079899-26b5-43c6-9514-73b528fcf676} <Debug> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Loading data parts | ||
| 509 | 2026.02.05 06:13:52.610270 [ 3 ] {f2079899-26b5-43c6-9514-73b528fcf676} <Debug> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): There are no data parts | ||
| 510 | 2026.02.05 06:13:52.611482 [ 3 ] {f2079899-26b5-43c6-9514-73b528fcf676} <Debug> TCPHandler: Processed in 0.003450465 sec. | ||
| 511 | 2026.02.05 06:13:52.611632 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.02.05 06:13:52.611789 [ 3 ] {e7f31296-9a5c-4460-96ab-9da581141e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.611844 [ 3 ] {e7f31296-9a5c-4460-96ab-9da581141e4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.02.05 06:13:52.613522 [ 3 ] {e7f31296-9a5c-4460-96ab-9da581141e4b} <Debug> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Loading data parts | ||
| 515 | 2026.02.05 06:13:52.613672 [ 3 ] {e7f31296-9a5c-4460-96ab-9da581141e4b} <Debug> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): There are no data parts | ||
| 516 | 2026.02.05 06:13:52.615094 [ 3 ] {e7f31296-9a5c-4460-96ab-9da581141e4b} <Debug> TCPHandler: Processed in 0.003511016 sec. | ||
| 517 | 2026.02.05 06:13:52.615251 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.02.05 06:13:52.615444 [ 3 ] {a27eb9db-a4b8-4a8d-a6ce-cfae9082e2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.615499 [ 3 ] {a27eb9db-a4b8-4a8d-a6ce-cfae9082e2a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.02.05 06:13:52.617249 [ 3 ] {a27eb9db-a4b8-4a8d-a6ce-cfae9082e2a9} <Debug> oximeter.fields_i32 (63e4dc34-2d41-4a49-ac31-d92857c77c54): Loading data parts | ||
| 521 | 2026.02.05 06:13:52.617433 [ 3 ] {a27eb9db-a4b8-4a8d-a6ce-cfae9082e2a9} <Debug> oximeter.fields_i32 (63e4dc34-2d41-4a49-ac31-d92857c77c54): There are no data parts | ||
| 522 | 2026.02.05 06:13:52.618594 [ 3 ] {a27eb9db-a4b8-4a8d-a6ce-cfae9082e2a9} <Debug> TCPHandler: Processed in 0.003404274 sec. | ||
| 523 | 2026.02.05 06:13:52.618738 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.02.05 06:13:52.618897 [ 3 ] {3a459db8-0bff-4af8-962c-e659fdd04fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.618956 [ 3 ] {3a459db8-0bff-4af8-962c-e659fdd04fa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.02.05 06:13:52.620642 [ 3 ] {3a459db8-0bff-4af8-962c-e659fdd04fa9} <Debug> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Loading data parts | ||
| 527 | 2026.02.05 06:13:52.620806 [ 3 ] {3a459db8-0bff-4af8-962c-e659fdd04fa9} <Debug> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): There are no data parts | ||
| 528 | 2026.02.05 06:13:52.622011 [ 3 ] {3a459db8-0bff-4af8-962c-e659fdd04fa9} <Debug> TCPHandler: Processed in 0.003324872 sec. | ||
| 529 | 2026.02.05 06:13:52.622151 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.02.05 06:13:52.622320 [ 3 ] {7906881e-a327-4a23-9a96-988322e715a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.622378 [ 3 ] {7906881e-a327-4a23-9a96-988322e715a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.02.05 06:13:52.624078 [ 3 ] {7906881e-a327-4a23-9a96-988322e715a0} <Debug> oximeter.fields_i64 (df8db585-b8c7-4680-8e0e-dce95188d649): Loading data parts | ||
| 533 | 2026.02.05 06:13:52.624207 [ 3 ] {7906881e-a327-4a23-9a96-988322e715a0} <Debug> oximeter.fields_i64 (df8db585-b8c7-4680-8e0e-dce95188d649): There are no data parts | ||
| 534 | 2026.02.05 06:13:52.625423 [ 3 ] {7906881e-a327-4a23-9a96-988322e715a0} <Debug> TCPHandler: Processed in 0.003321192 sec. | ||
| 535 | 2026.02.05 06:13:52.625561 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.02.05 06:13:52.625712 [ 3 ] {ba2fedeb-c8f1-4a2b-b84b-2b1d4ce2e9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.625773 [ 3 ] {ba2fedeb-c8f1-4a2b-b84b-2b1d4ce2e9d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.02.05 06:13:52.627615 [ 3 ] {ba2fedeb-c8f1-4a2b-b84b-2b1d4ce2e9d7} <Debug> oximeter.fields_u64 (63c52eba-7272-4e1e-8486-7d1a69c3a254): Loading data parts | ||
| 539 | 2026.02.05 06:13:52.627756 [ 3 ] {ba2fedeb-c8f1-4a2b-b84b-2b1d4ce2e9d7} <Debug> oximeter.fields_u64 (63c52eba-7272-4e1e-8486-7d1a69c3a254): There are no data parts | ||
| 540 | 2026.02.05 06:13:52.628951 [ 3 ] {ba2fedeb-c8f1-4a2b-b84b-2b1d4ce2e9d7} <Debug> TCPHandler: Processed in 0.003439055 sec. | ||
| 541 | 2026.02.05 06:13:52.629097 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.02.05 06:13:52.629267 [ 3 ] {006f49d8-0c5a-4a69-b7b2-9c13f1d9dc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.629328 [ 3 ] {006f49d8-0c5a-4a69-b7b2-9c13f1d9dc81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.02.05 06:13:52.631046 [ 3 ] {006f49d8-0c5a-4a69-b7b2-9c13f1d9dc81} <Debug> oximeter.fields_ipaddr (f1141e28-f4ea-4c5c-a77c-ec94a0fdfe82): Loading data parts | ||
| 545 | 2026.02.05 06:13:52.631191 [ 3 ] {006f49d8-0c5a-4a69-b7b2-9c13f1d9dc81} <Debug> oximeter.fields_ipaddr (f1141e28-f4ea-4c5c-a77c-ec94a0fdfe82): There are no data parts | ||
| 546 | 2026.02.05 06:13:52.632353 [ 3 ] {006f49d8-0c5a-4a69-b7b2-9c13f1d9dc81} <Debug> TCPHandler: Processed in 0.003304822 sec. | ||
| 547 | 2026.02.05 06:13:52.632486 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.02.05 06:13:52.632637 [ 3 ] {1f751b0e-bdd5-4e80-a4b6-139c1a2577fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.632696 [ 3 ] {1f751b0e-bdd5-4e80-a4b6-139c1a2577fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.02.05 06:13:52.634346 [ 3 ] {1f751b0e-bdd5-4e80-a4b6-139c1a2577fd} <Debug> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Loading data parts | ||
| 551 | 2026.02.05 06:13:52.634492 [ 3 ] {1f751b0e-bdd5-4e80-a4b6-139c1a2577fd} <Debug> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): There are no data parts | ||
| 552 | 2026.02.05 06:13:52.635849 [ 3 ] {1f751b0e-bdd5-4e80-a4b6-139c1a2577fd} <Debug> TCPHandler: Processed in 0.003410834 sec. | ||
| 553 | 2026.02.05 06:13:52.635985 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.02.05 06:13:52.636160 [ 3 ] {08a5edbd-1873-4fdc-af4e-a8fa1e33f3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) 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.02.05 06:13:52.636223 [ 3 ] {08a5edbd-1873-4fdc-af4e-a8fa1e33f3b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.02.05 06:13:52.637945 [ 3 ] {08a5edbd-1873-4fdc-af4e-a8fa1e33f3b4} <Debug> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Loading data parts | ||
| 557 | 2026.02.05 06:13:52.638097 [ 3 ] {08a5edbd-1873-4fdc-af4e-a8fa1e33f3b4} <Debug> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): There are no data parts | ||
| 558 | 2026.02.05 06:13:52.639289 [ 3 ] {08a5edbd-1873-4fdc-af4e-a8fa1e33f3b4} <Debug> TCPHandler: Processed in 0.003352873 sec. | ||
| 559 | 2026.02.05 06:13:52.639460 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.02.05 06:13:52.639713 [ 3 ] {4c5b4379-f576-4c55-bfaa-2ca426ec4e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.02.05 06:13:52.639784 [ 3 ] {4c5b4379-f576-4c55-bfaa-2ca426ec4e45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.02.05 06:13:52.641449 [ 3 ] {4c5b4379-f576-4c55-bfaa-2ca426ec4e45} <Debug> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162): Loading data parts | ||
| 566 | 2026.02.05 06:13:52.641594 [ 3 ] {4c5b4379-f576-4c55-bfaa-2ca426ec4e45} <Debug> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162): There are no data parts | ||
| 567 | 2026.02.05 06:13:52.642895 [ 3 ] {4c5b4379-f576-4c55-bfaa-2ca426ec4e45} <Debug> TCPHandler: Processed in 0.003486535 sec. | ||
| 568 | 2026.02.05 06:13:52.643210 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.05 06:13:52.643512 [ 4 ] {db1df71c-421f-4d6b-9f09-7b7c503ae75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.02.05 06:13:52.644841 [ 4 ] {db1df71c-421f-4d6b-9f09-7b7c503ae75d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.02.05 06:13:52.660634 [ 260 ] {db1df71c-421f-4d6b-9f09-7b7c503ae75d} <Trace> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.02.05 06:13:52.660725 [ 260 ] {db1df71c-421f-4d6b-9f09-7b7c503ae75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 573 | 2026.02.05 06:13:52.665311 [ 260 ] {db1df71c-421f-4d6b-9f09-7b7c503ae75d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.02.05 06:13:52.665672 [ 260 ] {db1df71c-421f-4d6b-9f09-7b7c503ae75d} <Trace> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.02.05 06:13:52.665932 [ 4 ] {db1df71c-421f-4d6b-9f09-7b7c503ae75d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02258 sec., 44.286979627989375 rows/sec., 708.59 B/sec. | ||
| 576 | 2026.02.05 06:13:52.666198 [ 4 ] {db1df71c-421f-4d6b-9f09-7b7c503ae75d} <Debug> TCPHandler: Processed in 0.023113462 sec. | ||
| 577 | 2026.02.05 06:13:53.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.68 MiB, peak 125.68 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 12.36 MiB | ||
| 578 | 2026.02.05 06:13:53.198832 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51907 | ||
| 579 | 2026.02.05 06:13:53.199386 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.02.05 06:13:53.199422 [ 262 ] {} <Debug> TCP-Session: 412f7809-029c-412b-bfbb-16cab8684148 Authenticating user 'default' from [fd00:1122:3344:101::a]:51907 | ||
| 581 | 2026.02.05 06:13:53.199443 [ 262 ] {} <Debug> TCP-Session: 412f7809-029c-412b-bfbb-16cab8684148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.02.05 06:13:53.199505 [ 262 ] {} <Debug> TCP-Session: 412f7809-029c-412b-bfbb-16cab8684148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.02.05 06:13:53.199608 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.02.05 06:13:53.199634 [ 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 | ||
| 585 | 2026.02.05 06:13:53.199722 [ 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 | ||
| 586 | 2026.02.05 06:13:53.200212 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55883 | ||
| 587 | 2026.02.05 06:13:53.200317 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45243 | ||
| 588 | 2026.02.05 06:13:53.200372 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.02.05 06:13:53.200423 [ 263 ] {} <Debug> TCP-Session: 8cac638f-0b1d-409d-8c4d-870d192ef67c Authenticating user 'default' from [fd00:1122:3344:101::a]:55883 | ||
| 590 | 2026.02.05 06:13:53.200498 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51083 | ||
| 591 | 2026.02.05 06:13:53.200562 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.02.05 06:13:53.200481 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64490 | ||
| 593 | 2026.02.05 06:13:53.200628 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64531 | ||
| 594 | 2026.02.05 06:13:53.200717 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48470 | ||
| 595 | 2026.02.05 06:13:53.200661 [ 264 ] {} <Debug> TCP-Session: 1af01240-7fbf-4bc9-b327-de644ee97bb1 Authenticating user 'default' from [fd00:1122:3344:101::a]:45243 | ||
| 596 | 2026.02.05 06:13:53.200641 [ 263 ] {} <Debug> TCP-Session: 8cac638f-0b1d-409d-8c4d-870d192ef67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.02.05 06:13:53.200891 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.02.05 06:13:53.200903 [ 263 ] {} <Debug> TCP-Session: 8cac638f-0b1d-409d-8c4d-870d192ef67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.02.05 06:13:53.200857 [ 264 ] {} <Debug> TCP-Session: 1af01240-7fbf-4bc9-b327-de644ee97bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.02.05 06:13:53.200946 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57108 | ||
| 601 | 2026.02.05 06:13:53.201011 [ 264 ] {} <Debug> TCP-Session: 1af01240-7fbf-4bc9-b327-de644ee97bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.02.05 06:13:53.201021 [ 265 ] {} <Debug> TCP-Session: 5f4a4827-a6ad-44dc-875a-bf78906c7e49 Authenticating user 'default' from [fd00:1122:3344:101::a]:51083 | ||
| 603 | 2026.02.05 06:13:53.200957 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.02.05 06:13:53.201105 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.02.05 06:13:53.201097 [ 265 ] {} <Debug> TCP-Session: 5f4a4827-a6ad-44dc-875a-bf78906c7e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.02.05 06:13:53.201078 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.02.05 06:13:53.201228 [ 268 ] {} <Debug> TCP-Session: da46ac63-a554-4528-8f1c-70b53cddaa28 Authenticating user 'default' from [fd00:1122:3344:101::a]:48470 | ||
| 608 | 2026.02.05 06:13:53.201270 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.02.05 06:13:53.201218 [ 266 ] {} <Debug> TCP-Session: caff7bee-a400-48cf-8774-bc05a32b0d7d Authenticating user 'default' from [fd00:1122:3344:101::a]:64490 | ||
| 610 | 2026.02.05 06:13:53.201206 [ 265 ] {} <Debug> TCP-Session: 5f4a4827-a6ad-44dc-875a-bf78906c7e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.02.05 06:13:53.201355 [ 268 ] {} <Debug> TCP-Session: da46ac63-a554-4528-8f1c-70b53cddaa28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.02.05 06:13:53.201343 [ 266 ] {} <Debug> TCP-Session: caff7bee-a400-48cf-8774-bc05a32b0d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.02.05 06:13:53.201335 [ 269 ] {} <Debug> TCP-Session: 3a28e440-dd97-4c04-89ab-6392e8cb4eca Authenticating user 'default' from [fd00:1122:3344:101::a]:57108 | ||
| 614 | 2026.02.05 06:13:53.201455 [ 268 ] {} <Debug> TCP-Session: da46ac63-a554-4528-8f1c-70b53cddaa28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.02.05 06:13:53.201443 [ 266 ] {} <Debug> TCP-Session: caff7bee-a400-48cf-8774-bc05a32b0d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.02.05 06:13:53.201328 [ 267 ] {} <Debug> TCP-Session: 5369927d-89f4-4ae2-8ea7-3916ed2f02cd Authenticating user 'default' from [fd00:1122:3344:101::a]:64531 | ||
| 617 | 2026.02.05 06:13:53.201536 [ 269 ] {} <Debug> TCP-Session: 3a28e440-dd97-4c04-89ab-6392e8cb4eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.02.05 06:13:53.201630 [ 267 ] {} <Debug> TCP-Session: 5369927d-89f4-4ae2-8ea7-3916ed2f02cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.02.05 06:13:53.201636 [ 269 ] {} <Debug> TCP-Session: 3a28e440-dd97-4c04-89ab-6392e8cb4eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.02.05 06:13:53.201653 [ 267 ] {} <Debug> TCP-Session: 5369927d-89f4-4ae2-8ea7-3916ed2f02cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.02.05 06:13:53.233032 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44217 | ||
| 622 | 2026.02.05 06:13:53.235033 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.02.05 06:13:53.235317 [ 270 ] {} <Debug> TCP-Session: 3826e7c7-0f92-4000-9c98-61516e8c7681 Authenticating user 'default' from [fd00:1122:3344:101::b]:44217 | ||
| 624 | 2026.02.05 06:13:53.235338 [ 270 ] {} <Debug> TCP-Session: 3826e7c7-0f92-4000-9c98-61516e8c7681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.05 06:13:53.235351 [ 270 ] {} <Debug> TCP-Session: 3826e7c7-0f92-4000-9c98-61516e8c7681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.05 06:13:53.235486 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.02.05 06:13:53.235526 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.05 06:13:53.235617 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.02.05 06:13:53.236009 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55253 | ||
| 630 | 2026.02.05 06:13:53.236179 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46379 | ||
| 631 | 2026.02.05 06:13:53.236095 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57886 | ||
| 632 | 2026.02.05 06:13:53.236252 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33673 | ||
| 633 | 2026.02.05 06:13:53.236395 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62716 | ||
| 634 | 2026.02.05 06:13:53.236643 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44340 | ||
| 635 | 2026.02.05 06:13:53.236712 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.02.05 06:13:53.236713 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.02.05 06:13:53.236788 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61390 | ||
| 638 | 2026.02.05 06:13:53.236869 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.02.05 06:13:53.236856 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.02.05 06:13:53.236837 [ 274 ] {} <Debug> TCP-Session: 96fc37cb-505f-4c4f-818e-5fa9ae6e379d Authenticating user 'default' from [fd00:1122:3344:101::b]:33673 | ||
| 641 | 2026.02.05 06:13:53.236822 [ 271 ] {} <Debug> TCP-Session: bc6c596f-5577-47ea-b1df-75c43d841c80 Authenticating user 'default' from [fd00:1122:3344:101::b]:55253 | ||
| 642 | 2026.02.05 06:13:53.237002 [ 273 ] {} <Debug> TCP-Session: 5eb9a780-5563-489d-be3a-46a178db7801 Authenticating user 'default' from [fd00:1122:3344:101::b]:46379 | ||
| 643 | 2026.02.05 06:13:53.236979 [ 272 ] {} <Debug> TCP-Session: 608ec4ec-3776-4cf2-a301-e2a8260216dd Authenticating user 'default' from [fd00:1122:3344:101::b]:57886 | ||
| 644 | 2026.02.05 06:13:53.236959 [ 274 ] {} <Debug> TCP-Session: 96fc37cb-505f-4c4f-818e-5fa9ae6e379d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.02.05 06:13:53.237154 [ 272 ] {} <Debug> TCP-Session: 608ec4ec-3776-4cf2-a301-e2a8260216dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.02.05 06:13:53.237174 [ 273 ] {} <Debug> TCP-Session: 5eb9a780-5563-489d-be3a-46a178db7801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.02.05 06:13:53.237111 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.02.05 06:13:53.237238 [ 273 ] {} <Debug> TCP-Session: 5eb9a780-5563-489d-be3a-46a178db7801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.02.05 06:13:53.237250 [ 272 ] {} <Debug> TCP-Session: 608ec4ec-3776-4cf2-a301-e2a8260216dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.02.05 06:13:53.237223 [ 274 ] {} <Debug> TCP-Session: 96fc37cb-505f-4c4f-818e-5fa9ae6e379d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.02.05 06:13:53.236815 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.02.05 06:13:53.237349 [ 277 ] {} <Debug> TCP-Session: f9a11cde-f4c4-4291-87b4-375e3794aea6 Authenticating user 'default' from [fd00:1122:3344:101::b]:61390 | ||
| 653 | 2026.02.05 06:13:53.236949 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.02.05 06:13:53.237443 [ 277 ] {} <Debug> TCP-Session: f9a11cde-f4c4-4291-87b4-375e3794aea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.05 06:13:53.237464 [ 275 ] {} <Debug> TCP-Session: 5a6fb836-bc3e-4d40-900e-aeab2694c1bf Authenticating user 'default' from [fd00:1122:3344:101::b]:62716 | ||
| 656 | 2026.02.05 06:13:53.237134 [ 271 ] {} <Debug> TCP-Session: bc6c596f-5577-47ea-b1df-75c43d841c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.05 06:13:53.237552 [ 275 ] {} <Debug> TCP-Session: 5a6fb836-bc3e-4d40-900e-aeab2694c1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.05 06:13:53.237561 [ 277 ] {} <Debug> TCP-Session: f9a11cde-f4c4-4291-87b4-375e3794aea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.05 06:13:53.237541 [ 276 ] {} <Debug> TCP-Session: f2a53bf4-6248-4e49-ab31-40828876a285 Authenticating user 'default' from [fd00:1122:3344:101::b]:44340 | ||
| 660 | 2026.02.05 06:13:53.237632 [ 271 ] {} <Debug> TCP-Session: bc6c596f-5577-47ea-b1df-75c43d841c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.05 06:13:53.237661 [ 275 ] {} <Debug> TCP-Session: 5a6fb836-bc3e-4d40-900e-aeab2694c1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.05 06:13:53.237719 [ 276 ] {} <Debug> TCP-Session: f2a53bf4-6248-4e49-ab31-40828876a285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.05 06:13:53.237815 [ 276 ] {} <Debug> TCP-Session: f2a53bf4-6248-4e49-ab31-40828876a285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.02.05 06:13:53.907319 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55374 | ||
| 665 | 2026.02.05 06:13:53.909515 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.02.05 06:13:53.909556 [ 278 ] {} <Debug> TCP-Session: 4633bae1-4c72-4f86-9c6d-7c83fba5515e Authenticating user 'default' from [fd00:1122:3344:101::c]:55374 | ||
| 667 | 2026.02.05 06:13:53.909769 [ 278 ] {} <Debug> TCP-Session: 4633bae1-4c72-4f86-9c6d-7c83fba5515e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.05 06:13:53.909803 [ 278 ] {} <Debug> TCP-Session: 4633bae1-4c72-4f86-9c6d-7c83fba5515e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.05 06:13:53.909896 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.02.05 06:13:53.910089 [ 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.02.05 06:13:53.910105 [ 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.02.05 06:13:53.910596 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61006 | ||
| 673 | 2026.02.05 06:13:53.910733 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46016 | ||
| 674 | 2026.02.05 06:13:53.910867 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45096 | ||
| 675 | 2026.02.05 06:13:53.910969 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49088 | ||
| 676 | 2026.02.05 06:13:53.910813 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.02.05 06:13:53.911052 [ 279 ] {} <Debug> TCP-Session: 5b97ab60-6788-459c-ac60-549ec643354e Authenticating user 'default' from [fd00:1122:3344:101::c]:61006 | ||
| 678 | 2026.02.05 06:13:53.911064 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47160 | ||
| 679 | 2026.02.05 06:13:53.911363 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61265 | ||
| 680 | 2026.02.05 06:13:53.911380 [ 279 ] {} <Debug> TCP-Session: 5b97ab60-6788-459c-ac60-549ec643354e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.02.05 06:13:53.911419 [ 279 ] {} <Debug> TCP-Session: 5b97ab60-6788-459c-ac60-549ec643354e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.02.05 06:13:53.911492 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.02.05 06:13:53.911532 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60958 | ||
| 684 | 2026.02.05 06:13:53.911550 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.02.05 06:13:53.911611 [ 280 ] {} <Debug> TCP-Session: f6551623-e734-4dd9-926f-0ca2d441c690 Authenticating user 'default' from [fd00:1122:3344:101::c]:46016 | ||
| 686 | 2026.02.05 06:13:53.911711 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.02.05 06:13:53.911727 [ 282 ] {} <Debug> TCP-Session: 165a35c5-c5e3-4175-9977-f13fb3849795 Authenticating user 'default' from [fd00:1122:3344:101::c]:49088 | ||
| 688 | 2026.02.05 06:13:53.911750 [ 284 ] {} <Debug> TCP-Session: 5d82514d-46c7-4edd-b7cc-333588dd95db Authenticating user 'default' from [fd00:1122:3344:101::c]:61265 | ||
| 689 | 2026.02.05 06:13:53.911812 [ 282 ] {} <Debug> TCP-Session: 165a35c5-c5e3-4175-9977-f13fb3849795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.02.05 06:13:53.911813 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.02.05 06:13:53.911738 [ 280 ] {} <Debug> TCP-Session: f6551623-e734-4dd9-926f-0ca2d441c690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.02.05 06:13:53.911965 [ 284 ] {} <Debug> TCP-Session: 5d82514d-46c7-4edd-b7cc-333588dd95db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.05 06:13:53.911984 [ 285 ] {} <Debug> TCP-Session: fb9c6c06-a38c-499c-b477-501e85e0c1d9 Authenticating user 'default' from [fd00:1122:3344:101::c]:60958 | ||
| 694 | 2026.02.05 06:13:53.911987 [ 282 ] {} <Debug> TCP-Session: 165a35c5-c5e3-4175-9977-f13fb3849795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.02.05 06:13:53.912046 [ 280 ] {} <Debug> TCP-Session: f6551623-e734-4dd9-926f-0ca2d441c690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.05 06:13:53.912060 [ 284 ] {} <Debug> TCP-Session: 5d82514d-46c7-4edd-b7cc-333588dd95db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.02.05 06:13:53.912074 [ 285 ] {} <Debug> TCP-Session: fb9c6c06-a38c-499c-b477-501e85e0c1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.05 06:13:53.911875 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.02.05 06:13:53.911741 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.02.05 06:13:53.912213 [ 285 ] {} <Debug> TCP-Session: fb9c6c06-a38c-499c-b477-501e85e0c1d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.05 06:13:53.912267 [ 281 ] {} <Debug> TCP-Session: 8e568261-cc39-46aa-ac9b-fae6c80cf361 Authenticating user 'default' from [fd00:1122:3344:101::c]:45096 | ||
| 702 | 2026.02.05 06:13:53.912253 [ 283 ] {} <Debug> TCP-Session: f3c71dea-020b-4211-a643-167e0e5cf4f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:47160 | ||
| 703 | 2026.02.05 06:13:53.912402 [ 283 ] {} <Debug> TCP-Session: f3c71dea-020b-4211-a643-167e0e5cf4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.05 06:13:53.912408 [ 281 ] {} <Debug> TCP-Session: 8e568261-cc39-46aa-ac9b-fae6c80cf361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.05 06:13:53.912534 [ 283 ] {} <Debug> TCP-Session: f3c71dea-020b-4211-a643-167e0e5cf4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.05 06:13:53.912548 [ 281 ] {} <Debug> TCP-Session: 8e568261-cc39-46aa-ac9b-fae6c80cf361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.05 06:13:54.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.18 MiB, peak 138.18 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 1.53 MiB | ||
| 708 | 2026.02.05 06:13:58.230474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.05 06:13:58.230536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.02.05 06:13:58.230580 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.05 06:13:58.230741 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.05 06:13:58.236004 [ 245 ] {} <Debug> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Loading data parts | ||
| 713 | 2026.02.05 06:13:58.236211 [ 245 ] {} <Debug> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): There are no data parts | ||
| 714 | 2026.02.05 06:13:58.241789 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.02.05 06:13:58.241835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 716 | 2026.02.05 06:13:58.249284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.02.05 06:13:58.249944 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.02.05 06:13:58.250105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.02.05 06:13:58.251738 [ 244 ] {} <Debug> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Loading data parts | ||
| 720 | 2026.02.05 06:13:58.251980 [ 244 ] {} <Debug> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): There are no data parts | ||
| 721 | 2026.02.05 06:13:58.277200 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.05 06:13:58.277265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 723 | 2026.02.05 06:13:58.283619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.05 06:13:58.285032 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.02.05 06:13:58.288863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.05 06:13:59.000187 [ 248 ] {} <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 | ||
| 727 | 2026.02.05 06:14:00.730447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.05 06:14:00.730576 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.05 06:14:00.734728 [ 243 ] {} <Debug> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Loading data parts | ||
| 730 | 2026.02.05 06:14:00.734917 [ 243 ] {} <Debug> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): There are no data parts | ||
| 731 | 2026.02.05 06:14:00.740928 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.05 06:14:00.740969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 733 | 2026.02.05 06:14:00.742728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.05 06:14:00.743226 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.05 06:14:00.743663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.05 06:14:01.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.05 MiB, peak 158.05 MiB, free memory in arenas 0.00 B, will set to 154.85 MiB (RSS), difference: -3.20 MiB | ||
| 737 | 2026.02.05 06:14:05.704057 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.02.05 06:14:05.704280 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.02.05 06:14:05.750232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.02.05 06:14:05.753075 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.02.05 06:14:05.753136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 742 | 2026.02.05 06:14:05.754168 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.02.05 06:14:05.754622 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.02.05 06:14:05.754791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.02.05 06:14:05.788989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.02.05 06:14:05.807492 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.02.05 06:14:05.807564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 748 | 2026.02.05 06:14:05.814911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.02.05 06:14:05.816521 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.02.05 06:14:05.821598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.02.05 06:14:06.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.61 MiB, peak 159.61 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 2.14 MiB | ||
| 752 | 2026.02.05 06:14:11.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.79 MiB, peak 159.61 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.02.05 06:14:12.678773 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.02.05 06:14:12.678953 [ 3 ] {36c500fd-938c-403c-9d9f-0ceab5c510c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.02.05 06:14:12.683357 [ 3 ] {36c500fd-938c-403c-9d9f-0ceab5c510c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.02.05 06:14:12.691599 [ 3 ] {36c500fd-938c-403c-9d9f-0ceab5c510c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.02.05 06:14:12.696244 [ 3 ] {36c500fd-938c-403c-9d9f-0ceab5c510c1} <Debug> TCPHandler: Processed in 0.017598831 sec. | ||
| 758 | 2026.02.05 06:14:12.709103 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.02.05 06:14:12.709260 [ 3 ] {e2c22141-82ea-474d-8e75-57caf14d5f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.02.05 06:14:12.713387 [ 3 ] {e2c22141-82ea-474d-8e75-57caf14d5f48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.02.05 06:14:12.713441 [ 3 ] {e2c22141-82ea-474d-8e75-57caf14d5f48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.02.05 06:14:12.715787 [ 3 ] {e2c22141-82ea-474d-8e75-57caf14d5f48} <Debug> TCPHandler: Processed in 0.006765266 sec. | ||
| 763 | 2026.02.05 06:14:12.716050 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.02.05 06:14:12.716177 [ 3 ] {505196f2-1dac-4c6a-8dc4-43a68135a866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.02.05 06:14:12.718393 [ 3 ] {505196f2-1dac-4c6a-8dc4-43a68135a866} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.02.05 06:14:12.718438 [ 3 ] {505196f2-1dac-4c6a-8dc4-43a68135a866} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.02.05 06:14:12.718770 [ 3 ] {505196f2-1dac-4c6a-8dc4-43a68135a866} <Debug> TCPHandler: Processed in 0.00277244 sec. | ||
| 768 | 2026.02.05 06:14:12.719015 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.02.05 06:14:12.719136 [ 3 ] {f907212c-a274-41f1-8850-48bd93e765ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.02.05 06:14:12.719387 [ 3 ] {f907212c-a274-41f1-8850-48bd93e765ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.02.05 06:14:12.719431 [ 3 ] {f907212c-a274-41f1-8850-48bd93e765ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.02.05 06:14:12.719739 [ 3 ] {f907212c-a274-41f1-8850-48bd93e765ea} <Debug> TCPHandler: Processed in 0.000773467 sec. | ||
| 773 | 2026.02.05 06:14:12.719998 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.02.05 06:14:12.720118 [ 3 ] {82c97a48-9996-412d-ac86-c36433583809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.02.05 06:14:12.720354 [ 3 ] {82c97a48-9996-412d-ac86-c36433583809} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.02.05 06:14:12.720398 [ 3 ] {82c97a48-9996-412d-ac86-c36433583809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.02.05 06:14:12.720760 [ 3 ] {82c97a48-9996-412d-ac86-c36433583809} <Debug> TCPHandler: Processed in 0.000811787 sec. | ||
| 778 | 2026.02.05 06:14:12.720984 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.02.05 06:14:12.721118 [ 3 ] {79c887b7-f058-4641-9486-befbf61d1ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.02.05 06:14:12.721377 [ 3 ] {79c887b7-f058-4641-9486-befbf61d1ffa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.02.05 06:14:12.721422 [ 3 ] {79c887b7-f058-4641-9486-befbf61d1ffa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.02.05 06:14:12.721767 [ 3 ] {79c887b7-f058-4641-9486-befbf61d1ffa} <Debug> TCPHandler: Processed in 0.000835338 sec. | ||
| 783 | 2026.02.05 06:14:12.722003 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.02.05 06:14:12.722122 [ 3 ] {f60f1c09-6778-43b6-847a-3f6825199624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.02.05 06:14:12.722371 [ 3 ] {f60f1c09-6778-43b6-847a-3f6825199624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.02.05 06:14:12.722415 [ 3 ] {f60f1c09-6778-43b6-847a-3f6825199624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.02.05 06:14:12.722735 [ 3 ] {f60f1c09-6778-43b6-847a-3f6825199624} <Debug> TCPHandler: Processed in 0.000781877 sec. | ||
| 788 | 2026.02.05 06:14:12.722955 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.02.05 06:14:12.723071 [ 3 ] {dc6688f1-40a4-4bda-923e-50a7c0185fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.02.05 06:14:12.723317 [ 3 ] {dc6688f1-40a4-4bda-923e-50a7c0185fa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.02.05 06:14:12.723361 [ 3 ] {dc6688f1-40a4-4bda-923e-50a7c0185fa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.02.05 06:14:12.723673 [ 3 ] {dc6688f1-40a4-4bda-923e-50a7c0185fa2} <Debug> TCPHandler: Processed in 0.000766257 sec. | ||
| 793 | 2026.02.05 06:14:12.723888 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.02.05 06:14:12.724005 [ 3 ] {9cd2e71e-31d9-4ebc-a3bb-36a62b793bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.02.05 06:14:12.724254 [ 3 ] {9cd2e71e-31d9-4ebc-a3bb-36a62b793bef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.02.05 06:14:12.724296 [ 3 ] {9cd2e71e-31d9-4ebc-a3bb-36a62b793bef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.02.05 06:14:12.724610 [ 3 ] {9cd2e71e-31d9-4ebc-a3bb-36a62b793bef} <Debug> TCPHandler: Processed in 0.000770487 sec. | ||
| 798 | 2026.02.05 06:14:12.724819 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.02.05 06:14:12.724940 [ 3 ] {09547256-5ecb-4406-a70f-b88933baaf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.02.05 06:14:12.725185 [ 3 ] {09547256-5ecb-4406-a70f-b88933baaf1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.02.05 06:14:12.725229 [ 3 ] {09547256-5ecb-4406-a70f-b88933baaf1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.02.05 06:14:12.725558 [ 3 ] {09547256-5ecb-4406-a70f-b88933baaf1c} <Debug> TCPHandler: Processed in 0.000786606 sec. | ||
| 803 | 2026.02.05 06:14:12.725804 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.02.05 06:14:12.725923 [ 3 ] {493b9b6a-a929-43cb-bb1b-9f9563a66b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.02.05 06:14:12.726166 [ 3 ] {493b9b6a-a929-43cb-bb1b-9f9563a66b4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.02.05 06:14:12.726209 [ 3 ] {493b9b6a-a929-43cb-bb1b-9f9563a66b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.02.05 06:14:12.726533 [ 3 ] {493b9b6a-a929-43cb-bb1b-9f9563a66b4a} <Debug> TCPHandler: Processed in 0.000776797 sec. | ||
| 808 | 2026.02.05 06:14:12.726786 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.02.05 06:14:12.726906 [ 3 ] {eac654e0-289c-4943-a96b-543e869178c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.02.05 06:14:12.727153 [ 3 ] {eac654e0-289c-4943-a96b-543e869178c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.02.05 06:14:12.727195 [ 3 ] {eac654e0-289c-4943-a96b-543e869178c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.02.05 06:14:12.727531 [ 3 ] {eac654e0-289c-4943-a96b-543e869178c2} <Debug> TCPHandler: Processed in 0.000793717 sec. | ||
| 813 | 2026.02.05 06:14:12.727810 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.02.05 06:14:12.727929 [ 3 ] {a15475ab-1ebc-4370-ae2f-05adcfa283a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.02.05 06:14:12.728177 [ 3 ] {a15475ab-1ebc-4370-ae2f-05adcfa283a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.02.05 06:14:12.728220 [ 3 ] {a15475ab-1ebc-4370-ae2f-05adcfa283a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.02.05 06:14:12.728542 [ 3 ] {a15475ab-1ebc-4370-ae2f-05adcfa283a2} <Debug> TCPHandler: Processed in 0.000813628 sec. | ||
| 818 | 2026.02.05 06:14:12.728802 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.02.05 06:14:12.728932 [ 3 ] {a1c7636e-3e76-4294-b3ee-8ab118beb381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.02.05 06:14:12.729202 [ 3 ] {a1c7636e-3e76-4294-b3ee-8ab118beb381} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.02.05 06:14:12.729247 [ 3 ] {a1c7636e-3e76-4294-b3ee-8ab118beb381} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.02.05 06:14:12.729572 [ 3 ] {a1c7636e-3e76-4294-b3ee-8ab118beb381} <Debug> TCPHandler: Processed in 0.000820378 sec. | ||
| 823 | 2026.02.05 06:14:12.729792 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.02.05 06:14:12.729923 [ 3 ] {1272b1bd-7fc6-4a4e-8edd-bcd2098f3365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.02.05 06:14:12.730190 [ 3 ] {1272b1bd-7fc6-4a4e-8edd-bcd2098f3365} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.02.05 06:14:12.730235 [ 3 ] {1272b1bd-7fc6-4a4e-8edd-bcd2098f3365} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.02.05 06:14:12.730569 [ 3 ] {1272b1bd-7fc6-4a4e-8edd-bcd2098f3365} <Debug> TCPHandler: Processed in 0.000825388 sec. | ||
| 828 | 2026.02.05 06:14:12.731911 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.02.05 06:14:12.732046 [ 3 ] {49119963-a4af-4b94-980f-1f1d758a919a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.02.05 06:14:12.732320 [ 3 ] {49119963-a4af-4b94-980f-1f1d758a919a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.02.05 06:14:12.732363 [ 3 ] {49119963-a4af-4b94-980f-1f1d758a919a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.02.05 06:14:12.732700 [ 3 ] {49119963-a4af-4b94-980f-1f1d758a919a} <Debug> TCPHandler: Processed in 0.000848849 sec. | ||
| 833 | 2026.02.05 06:14:12.732967 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.02.05 06:14:12.733091 [ 3 ] {b9f5150b-3046-4ffa-90cd-6c774ff44550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.02.05 06:14:12.733373 [ 3 ] {b9f5150b-3046-4ffa-90cd-6c774ff44550} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.02.05 06:14:12.733418 [ 3 ] {b9f5150b-3046-4ffa-90cd-6c774ff44550} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.02.05 06:14:12.733749 [ 3 ] {b9f5150b-3046-4ffa-90cd-6c774ff44550} <Debug> TCPHandler: Processed in 0.000830728 sec. | ||
| 838 | 2026.02.05 06:14:12.733956 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.02.05 06:14:12.734081 [ 3 ] {b540c89d-1887-449a-a1bf-4a15720572c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.02.05 06:14:12.734356 [ 3 ] {b540c89d-1887-449a-a1bf-4a15720572c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.02.05 06:14:12.734402 [ 3 ] {b540c89d-1887-449a-a1bf-4a15720572c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.02.05 06:14:12.734738 [ 3 ] {b540c89d-1887-449a-a1bf-4a15720572c4} <Debug> TCPHandler: Processed in 0.000831558 sec. | ||
| 843 | 2026.02.05 06:14:12.734952 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.02.05 06:14:12.735074 [ 3 ] {df16c303-61d4-4a29-863b-f7f4c457e173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.02.05 06:14:12.735338 [ 3 ] {df16c303-61d4-4a29-863b-f7f4c457e173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.02.05 06:14:12.735381 [ 3 ] {df16c303-61d4-4a29-863b-f7f4c457e173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.02.05 06:14:12.735709 [ 3 ] {df16c303-61d4-4a29-863b-f7f4c457e173} <Debug> TCPHandler: Processed in 0.000806208 sec. | ||
| 848 | 2026.02.05 06:14:12.735923 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.02.05 06:14:12.736044 [ 3 ] {51fbfd6b-168d-4fd5-a5b4-551415f5c721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.02.05 06:14:12.736313 [ 3 ] {51fbfd6b-168d-4fd5-a5b4-551415f5c721} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.02.05 06:14:12.736357 [ 3 ] {51fbfd6b-168d-4fd5-a5b4-551415f5c721} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.02.05 06:14:12.736679 [ 3 ] {51fbfd6b-168d-4fd5-a5b4-551415f5c721} <Debug> TCPHandler: Processed in 0.000803568 sec. | ||
| 853 | 2026.02.05 06:14:12.737572 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.02.05 06:14:12.737698 [ 3 ] {5f21c080-3af3-46a8-9758-a05cc219a3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.02.05 06:14:12.737970 [ 3 ] {5f21c080-3af3-46a8-9758-a05cc219a3d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.02.05 06:14:12.738013 [ 3 ] {5f21c080-3af3-46a8-9758-a05cc219a3d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.02.05 06:14:12.738348 [ 3 ] {5f21c080-3af3-46a8-9758-a05cc219a3d4} <Debug> TCPHandler: Processed in 0.000825388 sec. | ||
| 858 | 2026.02.05 06:14:12.740637 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.02.05 06:14:12.740762 [ 3 ] {e3d7da85-3ba3-4b57-be49-263f3b89f72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.02.05 06:14:12.741032 [ 3 ] {e3d7da85-3ba3-4b57-be49-263f3b89f72e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.02.05 06:14:12.741076 [ 3 ] {e3d7da85-3ba3-4b57-be49-263f3b89f72e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.02.05 06:14:12.741402 [ 3 ] {e3d7da85-3ba3-4b57-be49-263f3b89f72e} <Debug> TCPHandler: Processed in 0.000814128 sec. | ||
| 863 | 2026.02.05 06:14:12.741979 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.02.05 06:14:12.742106 [ 3 ] {362121f5-9d07-4930-9e5a-438bfee88a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.02.05 06:14:12.742380 [ 3 ] {362121f5-9d07-4930-9e5a-438bfee88a84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.02.05 06:14:12.742424 [ 3 ] {362121f5-9d07-4930-9e5a-438bfee88a84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.02.05 06:14:12.742740 [ 3 ] {362121f5-9d07-4930-9e5a-438bfee88a84} <Debug> TCPHandler: Processed in 0.000809527 sec. | ||
| 868 | 2026.02.05 06:14:12.742978 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.02.05 06:14:12.743101 [ 3 ] {f9e368a8-b675-44bb-8c4e-a99e0d1d5bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.02.05 06:14:12.743368 [ 3 ] {f9e368a8-b675-44bb-8c4e-a99e0d1d5bcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.02.05 06:14:12.743411 [ 3 ] {f9e368a8-b675-44bb-8c4e-a99e0d1d5bcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.02.05 06:14:12.743723 [ 3 ] {f9e368a8-b675-44bb-8c4e-a99e0d1d5bcf} <Debug> TCPHandler: Processed in 0.000792938 sec. | ||
| 873 | 2026.02.05 06:14:12.743969 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.02.05 06:14:12.744091 [ 3 ] {c48f8eb6-0688-47a7-b2f1-6cf5784ea9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:occupancy') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.02.05 06:14:12.744357 [ 3 ] {c48f8eb6-0688-47a7-b2f1-6cf5784ea9c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.02.05 06:14:12.744400 [ 3 ] {c48f8eb6-0688-47a7-b2f1-6cf5784ea9c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.02.05 06:14:12.744719 [ 3 ] {c48f8eb6-0688-47a7-b2f1-6cf5784ea9c8} <Debug> TCPHandler: Processed in 0.000797027 sec. | ||
| 878 | 2026.02.05 06:14:12.744951 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.02.05 06:14:12.745076 [ 3 ] {6062b69d-62ce-46c5-8325-bb7c09992fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 880 | 2026.02.05 06:14:12.745350 [ 3 ] {6062b69d-62ce-46c5-8325-bb7c09992fde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.02.05 06:14:12.745392 [ 3 ] {6062b69d-62ce-46c5-8325-bb7c09992fde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.02.05 06:14:12.745713 [ 3 ] {6062b69d-62ce-46c5-8325-bb7c09992fde} <Debug> TCPHandler: Processed in 0.000810578 sec. | ||
| 883 | 2026.02.05 06:14:12.745945 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.02.05 06:14:12.746069 [ 3 ] {881f7b83-5649-4ea8-935c-74afb617dfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 885 | 2026.02.05 06:14:12.746339 [ 3 ] {881f7b83-5649-4ea8-935c-74afb617dfcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.02.05 06:14:12.746381 [ 3 ] {881f7b83-5649-4ea8-935c-74afb617dfcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 887 | 2026.02.05 06:14:12.746693 [ 3 ] {881f7b83-5649-4ea8-935c-74afb617dfcd} <Debug> TCPHandler: Processed in 0.000796687 sec. | ||
| 888 | 2026.02.05 06:14:12.746937 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.02.05 06:14:12.747061 [ 3 ] {b47d2b0f-0e85-4861-b3fb-aa4398d1ad4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 890 | 2026.02.05 06:14:12.747328 [ 3 ] {b47d2b0f-0e85-4861-b3fb-aa4398d1ad4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 891 | 2026.02.05 06:14:12.747370 [ 3 ] {b47d2b0f-0e85-4861-b3fb-aa4398d1ad4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 892 | 2026.02.05 06:14:12.747683 [ 3 ] {b47d2b0f-0e85-4861-b3fb-aa4398d1ad4b} <Debug> TCPHandler: Processed in 0.000793447 sec. | ||
| 893 | 2026.02.05 06:14:12.747983 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.02.05 06:14:12.748107 [ 3 ] {a672d7f3-0266-45ef-82cb-16a508768481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 895 | 2026.02.05 06:14:12.748377 [ 3 ] {a672d7f3-0266-45ef-82cb-16a508768481} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 896 | 2026.02.05 06:14:12.748420 [ 3 ] {a672d7f3-0266-45ef-82cb-16a508768481} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 897 | 2026.02.05 06:14:12.748729 [ 3 ] {a672d7f3-0266-45ef-82cb-16a508768481} <Debug> TCPHandler: Processed in 0.000793977 sec. | ||
| 898 | 2026.02.05 06:14:12.748985 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.02.05 06:14:12.749119 [ 3 ] {a1b53d24-82b8-47fb-8b72-9084cb9396ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 900 | 2026.02.05 06:14:12.749411 [ 3 ] {a1b53d24-82b8-47fb-8b72-9084cb9396ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 901 | 2026.02.05 06:14:12.749455 [ 3 ] {a1b53d24-82b8-47fb-8b72-9084cb9396ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 902 | 2026.02.05 06:14:12.749765 [ 3 ] {a1b53d24-82b8-47fb-8b72-9084cb9396ed} <Debug> TCPHandler: Processed in 0.000828138 sec. | ||
| 903 | 2026.02.05 06:14:12.750004 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.02.05 06:14:12.750129 [ 3 ] {3596a2ac-f428-4477-8086-2a694268ea01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 905 | 2026.02.05 06:14:12.750402 [ 3 ] {3596a2ac-f428-4477-8086-2a694268ea01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2026.02.05 06:14:12.750445 [ 3 ] {3596a2ac-f428-4477-8086-2a694268ea01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2026.02.05 06:14:12.750761 [ 3 ] {3596a2ac-f428-4477-8086-2a694268ea01} <Debug> TCPHandler: Processed in 0.000805387 sec. | ||
| 908 | 2026.02.05 06:14:12.758721 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.02.05 06:14:12.758860 [ 3 ] {35081c10-da1b-4ab4-94d1-d8d3fcad0607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 910 | 2026.02.05 06:14:12.759157 [ 3 ] {35081c10-da1b-4ab4-94d1-d8d3fcad0607} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2026.02.05 06:14:12.759201 [ 3 ] {35081c10-da1b-4ab4-94d1-d8d3fcad0607} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2026.02.05 06:14:12.759540 [ 3 ] {35081c10-da1b-4ab4-94d1-d8d3fcad0607} <Debug> TCPHandler: Processed in 0.000895749 sec. | ||
| 913 | 2026.02.05 06:14:12.765336 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.02.05 06:14:12.765446 [ 3 ] {765b8d8e-68bd-4552-bfad-4199eba54910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 915 | 2026.02.05 06:14:12.765493 [ 3 ] {765b8d8e-68bd-4552-bfad-4199eba54910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2026.02.05 06:14:12.766084 [ 3 ] {765b8d8e-68bd-4552-bfad-4199eba54910} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.02.05 06:14:12.766119 [ 3 ] {765b8d8e-68bd-4552-bfad-4199eba54910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 918 | 2026.02.05 06:14:12.766830 [ 3 ] {765b8d8e-68bd-4552-bfad-4199eba54910} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.02.05 06:14:12.767256 [ 3 ] {765b8d8e-68bd-4552-bfad-4199eba54910} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.02.05 06:14:12.767401 [ 3 ] {765b8d8e-68bd-4552-bfad-4199eba54910} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.001985 sec., 16120.906801007559 rows/sec., 3.57 MiB/sec. | ||
| 921 | 2026.02.05 06:14:12.767438 [ 3 ] {765b8d8e-68bd-4552-bfad-4199eba54910} <Debug> TCPHandler: Processed in 0.002156027 sec. | ||
| 922 | 2026.02.05 06:14:12.767590 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.02.05 06:14:12.767695 [ 3 ] {943bdb1f-229d-4129-89f6-4df1db6cc52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 924 | 2026.02.05 06:14:12.767751 [ 3 ] {943bdb1f-229d-4129-89f6-4df1db6cc52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 925 | 2026.02.05 06:14:12.772332 [ 3 ] {943bdb1f-229d-4129-89f6-4df1db6cc52a} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.02.05 06:14:12.772365 [ 3 ] {943bdb1f-229d-4129-89f6-4df1db6cc52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 927 | 2026.02.05 06:14:12.774780 [ 3 ] {943bdb1f-229d-4129-89f6-4df1db6cc52a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.02.05 06:14:12.775289 [ 3 ] {943bdb1f-229d-4129-89f6-4df1db6cc52a} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.02.05 06:14:12.775431 [ 3 ] {943bdb1f-229d-4129-89f6-4df1db6cc52a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.007763 sec., 34265.103697024344 rows/sec., 2.18 MiB/sec. | ||
| 930 | 2026.02.05 06:14:12.775469 [ 3 ] {943bdb1f-229d-4129-89f6-4df1db6cc52a} <Debug> TCPHandler: Processed in 0.007935432 sec. | ||
| 931 | 2026.02.05 06:14:12.775593 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.02.05 06:14:12.775688 [ 3 ] {3e6cb018-a616-4199-8023-299703f5189b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 933 | 2026.02.05 06:14:12.775730 [ 3 ] {3e6cb018-a616-4199-8023-299703f5189b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 934 | 2026.02.05 06:14:12.776132 [ 3 ] {3e6cb018-a616-4199-8023-299703f5189b} <Trace> oximeter.fields_ipaddr (f1141e28-f4ea-4c5c-a77c-ec94a0fdfe82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.02.05 06:14:12.776171 [ 3 ] {3e6cb018-a616-4199-8023-299703f5189b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 936 | 2026.02.05 06:14:12.776616 [ 3 ] {3e6cb018-a616-4199-8023-299703f5189b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.02.05 06:14:12.777147 [ 3 ] {3e6cb018-a616-4199-8023-299703f5189b} <Trace> oximeter.fields_ipaddr (f1141e28-f4ea-4c5c-a77c-ec94a0fdfe82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.02.05 06:14:12.777285 [ 3 ] {3e6cb018-a616-4199-8023-299703f5189b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001616 sec., 6188.118811881188 rows/sec., 504.60 KiB/sec. | ||
| 939 | 2026.02.05 06:14:12.777323 [ 3 ] {3e6cb018-a616-4199-8023-299703f5189b} <Debug> TCPHandler: Processed in 0.001779358 sec. | ||
| 940 | 2026.02.05 06:14:12.777442 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.02.05 06:14:12.777536 [ 3 ] {c5ce4e90-6e4e-436c-8f11-0723710d38b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 942 | 2026.02.05 06:14:12.777576 [ 3 ] {c5ce4e90-6e4e-436c-8f11-0723710d38b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 943 | 2026.02.05 06:14:12.778356 [ 3 ] {c5ce4e90-6e4e-436c-8f11-0723710d38b8} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.02.05 06:14:12.778393 [ 3 ] {c5ce4e90-6e4e-436c-8f11-0723710d38b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 945 | 2026.02.05 06:14:12.778907 [ 3 ] {c5ce4e90-6e4e-436c-8f11-0723710d38b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.02.05 06:14:12.779443 [ 3 ] {c5ce4e90-6e4e-436c-8f11-0723710d38b8} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.02.05 06:14:12.779584 [ 3 ] {c5ce4e90-6e4e-436c-8f11-0723710d38b8} <Debug> executeQuery: Read 777 rows, 62.94 KiB in 0.002066 sec., 376089.06098741526 rows/sec., 29.75 MiB/sec. | ||
| 948 | 2026.02.05 06:14:12.779623 [ 3 ] {c5ce4e90-6e4e-436c-8f11-0723710d38b8} <Debug> TCPHandler: Processed in 0.002231088 sec. | ||
| 949 | 2026.02.05 06:14:12.779764 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.02.05 06:14:12.779865 [ 3 ] {6f73d97e-f16e-4d84-8078-16e4b3a3fdb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 951 | 2026.02.05 06:14:12.779905 [ 3 ] {6f73d97e-f16e-4d84-8078-16e4b3a3fdb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 952 | 2026.02.05 06:14:12.780384 [ 3 ] {6f73d97e-f16e-4d84-8078-16e4b3a3fdb7} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.02.05 06:14:12.780422 [ 3 ] {6f73d97e-f16e-4d84-8078-16e4b3a3fdb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 954 | 2026.02.05 06:14:12.780916 [ 3 ] {6f73d97e-f16e-4d84-8078-16e4b3a3fdb7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.02.05 06:14:12.781409 [ 3 ] {6f73d97e-f16e-4d84-8078-16e4b3a3fdb7} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.02.05 06:14:12.781544 [ 3 ] {6f73d97e-f16e-4d84-8078-16e4b3a3fdb7} <Debug> executeQuery: Read 153 rows, 9.45 KiB in 0.001698 sec., 90106.0070671378 rows/sec., 5.44 MiB/sec. | ||
| 957 | 2026.02.05 06:14:12.781582 [ 3 ] {6f73d97e-f16e-4d84-8078-16e4b3a3fdb7} <Debug> TCPHandler: Processed in 0.001867211 sec. | ||
| 958 | 2026.02.05 06:14:12.781702 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.02.05 06:14:12.781861 [ 3 ] {58fba999-b12f-44c2-a39f-93ea44e8b8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 960 | 2026.02.05 06:14:12.781966 [ 3 ] {58fba999-b12f-44c2-a39f-93ea44e8b8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 961 | 2026.02.05 06:14:12.782638 [ 3 ] {58fba999-b12f-44c2-a39f-93ea44e8b8a8} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.02.05 06:14:12.782678 [ 3 ] {58fba999-b12f-44c2-a39f-93ea44e8b8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 963 | 2026.02.05 06:14:12.783123 [ 3 ] {58fba999-b12f-44c2-a39f-93ea44e8b8a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.02.05 06:14:12.783541 [ 3 ] {58fba999-b12f-44c2-a39f-93ea44e8b8a8} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.02.05 06:14:12.783676 [ 3 ] {58fba999-b12f-44c2-a39f-93ea44e8b8a8} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001873 sec., 74746.39615589962 rows/sec., 4.83 MiB/sec. | ||
| 966 | 2026.02.05 06:14:12.783727 [ 3 ] {58fba999-b12f-44c2-a39f-93ea44e8b8a8} <Debug> TCPHandler: Processed in 0.002074365 sec. | ||
| 967 | 2026.02.05 06:14:12.783857 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.02.05 06:14:12.783975 [ 3 ] {fcfe8a79-7cf9-477b-8360-b46cd166242c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 969 | 2026.02.05 06:14:12.784021 [ 3 ] {fcfe8a79-7cf9-477b-8360-b46cd166242c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 970 | 2026.02.05 06:14:12.784484 [ 3 ] {fcfe8a79-7cf9-477b-8360-b46cd166242c} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.02.05 06:14:12.784521 [ 3 ] {fcfe8a79-7cf9-477b-8360-b46cd166242c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 972 | 2026.02.05 06:14:12.785064 [ 3 ] {fcfe8a79-7cf9-477b-8360-b46cd166242c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.02.05 06:14:12.785567 [ 3 ] {fcfe8a79-7cf9-477b-8360-b46cd166242c} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.02.05 06:14:12.785697 [ 3 ] {fcfe8a79-7cf9-477b-8360-b46cd166242c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001745 sec., 79656.16045845272 rows/sec., 4.53 MiB/sec. | ||
| 975 | 2026.02.05 06:14:12.785734 [ 3 ] {fcfe8a79-7cf9-477b-8360-b46cd166242c} <Debug> TCPHandler: Processed in 0.001939962 sec. | ||
| 976 | 2026.02.05 06:14:12.785851 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.02.05 06:14:12.785944 [ 3 ] {cb435a5e-8cfd-42b6-9270-a08863eb337c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 978 | 2026.02.05 06:14:12.785982 [ 3 ] {cb435a5e-8cfd-42b6-9270-a08863eb337c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 979 | 2026.02.05 06:14:12.786615 [ 3 ] {cb435a5e-8cfd-42b6-9270-a08863eb337c} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.02.05 06:14:12.786652 [ 3 ] {cb435a5e-8cfd-42b6-9270-a08863eb337c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 981 | 2026.02.05 06:14:12.787079 [ 3 ] {cb435a5e-8cfd-42b6-9270-a08863eb337c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2026.02.05 06:14:12.787524 [ 3 ] {cb435a5e-8cfd-42b6-9270-a08863eb337c} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.02.05 06:14:12.787659 [ 3 ] {cb435a5e-8cfd-42b6-9270-a08863eb337c} <Debug> executeQuery: Read 483 rows, 34.90 KiB in 0.001733 sec., 278707.4437391806 rows/sec., 19.66 MiB/sec. | ||
| 984 | 2026.02.05 06:14:12.787697 [ 3 ] {cb435a5e-8cfd-42b6-9270-a08863eb337c} <Debug> TCPHandler: Processed in 0.001896492 sec. | ||
| 985 | 2026.02.05 06:14:12.787812 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.02.05 06:14:12.787906 [ 3 ] {cc2f75ad-985f-41e9-a649-4fc8d2fa3ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 987 | 2026.02.05 06:14:12.787947 [ 3 ] {cc2f75ad-985f-41e9-a649-4fc8d2fa3ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 988 | 2026.02.05 06:14:12.788312 [ 3 ] {cc2f75ad-985f-41e9-a649-4fc8d2fa3ecf} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.02.05 06:14:12.788347 [ 3 ] {cc2f75ad-985f-41e9-a649-4fc8d2fa3ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 990 | 2026.02.05 06:14:12.790758 [ 3 ] {cc2f75ad-985f-41e9-a649-4fc8d2fa3ecf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2026.02.05 06:14:12.791278 [ 3 ] {cc2f75ad-985f-41e9-a649-4fc8d2fa3ecf} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.02.05 06:14:12.791417 [ 3 ] {cc2f75ad-985f-41e9-a649-4fc8d2fa3ecf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00353 sec., 1699.7167138810198 rows/sec., 88.80 KiB/sec. | ||
| 993 | 2026.02.05 06:14:12.791457 [ 3 ] {cc2f75ad-985f-41e9-a649-4fc8d2fa3ecf} <Debug> TCPHandler: Processed in 0.00369677 sec. | ||
| 994 | 2026.02.05 06:14:12.791580 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.02.05 06:14:12.791678 [ 3 ] {b6fb19f4-3bb4-40aa-bc38-aa4dc1f4f3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 996 | 2026.02.05 06:14:12.791724 [ 3 ] {b6fb19f4-3bb4-40aa-bc38-aa4dc1f4f3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 997 | 2026.02.05 06:14:12.792183 [ 3 ] {b6fb19f4-3bb4-40aa-bc38-aa4dc1f4f3e0} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.02.05 06:14:12.792221 [ 3 ] {b6fb19f4-3bb4-40aa-bc38-aa4dc1f4f3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 999 | 2026.02.05 06:14:12.792682 [ 3 ] {b6fb19f4-3bb4-40aa-bc38-aa4dc1f4f3e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1000 | 2026.02.05 06:14:12.793200 [ 3 ] {b6fb19f4-3bb4-40aa-bc38-aa4dc1f4f3e0} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.02.05 06:14:12.793336 [ 3 ] {b6fb19f4-3bb4-40aa-bc38-aa4dc1f4f3e0} <Debug> executeQuery: Read 231 rows, 15.66 KiB in 0.001677 sec., 137745.97495527728 rows/sec., 9.12 MiB/sec. | ||
| 1002 | 2026.02.05 06:14:12.793375 [ 3 ] {b6fb19f4-3bb4-40aa-bc38-aa4dc1f4f3e0} <Debug> TCPHandler: Processed in 0.00184462 sec. | ||
| 1003 | 2026.02.05 06:14:12.793501 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.02.05 06:14:12.793598 [ 3 ] {245bffbc-a395-4ea3-9a25-e1ba2148e916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1005 | 2026.02.05 06:14:12.793644 [ 3 ] {245bffbc-a395-4ea3-9a25-e1ba2148e916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1006 | 2026.02.05 06:14:12.793972 [ 3 ] {245bffbc-a395-4ea3-9a25-e1ba2148e916} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.02.05 06:14:12.794011 [ 3 ] {245bffbc-a395-4ea3-9a25-e1ba2148e916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1008 | 2026.02.05 06:14:12.794439 [ 3 ] {245bffbc-a395-4ea3-9a25-e1ba2148e916} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1009 | 2026.02.05 06:14:12.794949 [ 3 ] {245bffbc-a395-4ea3-9a25-e1ba2148e916} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.02.05 06:14:12.795082 [ 3 ] {245bffbc-a395-4ea3-9a25-e1ba2148e916} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. | ||
| 1011 | 2026.02.05 06:14:12.795120 [ 3 ] {245bffbc-a395-4ea3-9a25-e1ba2148e916} <Debug> TCPHandler: Processed in 0.001669127 sec. | ||
| 1012 | 2026.02.05 06:14:12.795240 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.02.05 06:14:12.795337 [ 3 ] {3aedbd99-5c36-4c27-8e4f-2a335b9aeefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.02.05 06:14:12.795391 [ 3 ] {3aedbd99-5c36-4c27-8e4f-2a335b9aeefb} <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 | ||
| 1015 | 2026.02.05 06:14:12.796152 [ 3 ] {3aedbd99-5c36-4c27-8e4f-2a335b9aeefb} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.02.05 06:14:12.796192 [ 3 ] {3aedbd99-5c36-4c27-8e4f-2a335b9aeefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1017 | 2026.02.05 06:14:12.799411 [ 3 ] {3aedbd99-5c36-4c27-8e4f-2a335b9aeefb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1018 | 2026.02.05 06:14:12.799883 [ 3 ] {3aedbd99-5c36-4c27-8e4f-2a335b9aeefb} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.02.05 06:14:12.800027 [ 3 ] {3aedbd99-5c36-4c27-8e4f-2a335b9aeefb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004708 sec., 2124.0441801189463 rows/sec., 3.81 MiB/sec. | ||
| 1020 | 2026.02.05 06:14:12.800087 [ 3 ] {3aedbd99-5c36-4c27-8e4f-2a335b9aeefb} <Debug> TCPHandler: Processed in 0.004897546 sec. | ||
| 1021 | 2026.02.05 06:14:12.800203 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.02.05 06:14:12.800301 [ 3 ] {4f9ed9d2-29fb-426a-ac8d-dfb436f7b6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.02.05 06:14:12.800346 [ 3 ] {4f9ed9d2-29fb-426a-ac8d-dfb436f7b6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.02.05 06:14:12.800696 [ 3 ] {4f9ed9d2-29fb-426a-ac8d-dfb436f7b6c5} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.02.05 06:14:12.800735 [ 3 ] {4f9ed9d2-29fb-426a-ac8d-dfb436f7b6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1026 | 2026.02.05 06:14:12.801189 [ 3 ] {4f9ed9d2-29fb-426a-ac8d-dfb436f7b6c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1027 | 2026.02.05 06:14:12.801747 [ 3 ] {4f9ed9d2-29fb-426a-ac8d-dfb436f7b6c5} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.02.05 06:14:12.801889 [ 3 ] {4f9ed9d2-29fb-426a-ac8d-dfb436f7b6c5} <Debug> executeQuery: Read 76 rows, 4.83 KiB in 0.001607 sec., 47293.09271935283 rows/sec., 2.94 MiB/sec. | ||
| 1029 | 2026.02.05 06:14:12.801928 [ 3 ] {4f9ed9d2-29fb-426a-ac8d-dfb436f7b6c5} <Debug> TCPHandler: Processed in 0.001775048 sec. | ||
| 1030 | 2026.02.05 06:14:13.255006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1031 | 2026.02.05 06:14:13.255487 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.02.05 06:14:13.255535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1033 | 2026.02.05 06:14:13.256210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2026.02.05 06:14:13.256655 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.02.05 06:14:13.256805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1036 | 2026.02.05 06:14:13.321715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2026.02.05 06:14:13.340400 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.02.05 06:14:13.340477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1039 | 2026.02.05 06:14:13.347562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2026.02.05 06:14:13.348903 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.02.05 06:14:13.352948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2026.02.05 06:14:14.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.75 MiB, peak 163.75 MiB, free memory in arenas 0.00 B, will set to 161.19 MiB (RSS), difference: 1.44 MiB | ||
| 1043 | 2026.02.05 06:14:17.687096 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.02.05 06:14:17.687295 [ 3 ] {d364efad-ace0-485f-aedd-d0367793219f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1045 | 2026.02.05 06:14:17.687366 [ 3 ] {d364efad-ace0-485f-aedd-d0367793219f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1046 | 2026.02.05 06:14:17.688064 [ 3 ] {d364efad-ace0-485f-aedd-d0367793219f} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.02.05 06:14:17.688112 [ 3 ] {d364efad-ace0-485f-aedd-d0367793219f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1048 | 2026.02.05 06:14:17.688606 [ 3 ] {d364efad-ace0-485f-aedd-d0367793219f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1049 | 2026.02.05 06:14:17.689075 [ 3 ] {d364efad-ace0-485f-aedd-d0367793219f} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.02.05 06:14:17.689244 [ 3 ] {d364efad-ace0-485f-aedd-d0367793219f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. | ||
| 1051 | 2026.02.05 06:14:17.689300 [ 3 ] {d364efad-ace0-485f-aedd-d0367793219f} <Debug> TCPHandler: Processed in 0.002336131 sec. | ||
| 1052 | 2026.02.05 06:14:17.689427 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.02.05 06:14:17.689531 [ 3 ] {c5fa6ab3-4f08-4d5a-972a-68127d1344c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2026.02.05 06:14:17.689576 [ 3 ] {c5fa6ab3-4f08-4d5a-972a-68127d1344c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2026.02.05 06:14:17.690006 [ 3 ] {c5fa6ab3-4f08-4d5a-972a-68127d1344c2} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.02.05 06:14:17.690044 [ 3 ] {c5fa6ab3-4f08-4d5a-972a-68127d1344c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1057 | 2026.02.05 06:14:17.690473 [ 3 ] {c5fa6ab3-4f08-4d5a-972a-68127d1344c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1058 | 2026.02.05 06:14:17.690914 [ 3 ] {c5fa6ab3-4f08-4d5a-972a-68127d1344c2} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.02.05 06:14:17.691054 [ 3 ] {c5fa6ab3-4f08-4d5a-972a-68127d1344c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. | ||
| 1060 | 2026.02.05 06:14:17.691101 [ 3 ] {c5fa6ab3-4f08-4d5a-972a-68127d1344c2} <Debug> TCPHandler: Processed in 0.001724717 sec. | ||
| 1061 | 2026.02.05 06:14:17.691228 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.02.05 06:14:17.691330 [ 3 ] {77580351-7e33-4dad-871d-429e19f6da62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.02.05 06:14:17.691377 [ 3 ] {77580351-7e33-4dad-871d-429e19f6da62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2026.02.05 06:14:17.691804 [ 3 ] {77580351-7e33-4dad-871d-429e19f6da62} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.02.05 06:14:17.691842 [ 3 ] {77580351-7e33-4dad-871d-429e19f6da62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1066 | 2026.02.05 06:14:17.692300 [ 3 ] {77580351-7e33-4dad-871d-429e19f6da62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.02.05 06:14:17.692757 [ 3 ] {77580351-7e33-4dad-871d-429e19f6da62} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.02.05 06:14:17.692901 [ 3 ] {77580351-7e33-4dad-871d-429e19f6da62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00159 sec., 100628.93081761006 rows/sec., 7.01 MiB/sec. | ||
| 1069 | 2026.02.05 06:14:17.692945 [ 3 ] {77580351-7e33-4dad-871d-429e19f6da62} <Debug> TCPHandler: Processed in 0.001767368 sec. | ||
| 1070 | 2026.02.05 06:14:17.693069 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.02.05 06:14:17.693167 [ 3 ] {eec35079-e829-48c0-9900-5c50f642a34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.02.05 06:14:17.693211 [ 3 ] {eec35079-e829-48c0-9900-5c50f642a34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1073 | 2026.02.05 06:14:17.693568 [ 3 ] {eec35079-e829-48c0-9900-5c50f642a34c} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.02.05 06:14:17.693610 [ 3 ] {eec35079-e829-48c0-9900-5c50f642a34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1075 | 2026.02.05 06:14:17.694023 [ 3 ] {eec35079-e829-48c0-9900-5c50f642a34c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.02.05 06:14:17.694553 [ 3 ] {eec35079-e829-48c0-9900-5c50f642a34c} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.02.05 06:14:17.694698 [ 3 ] {eec35079-e829-48c0-9900-5c50f642a34c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001551 sec., 38684.71953578336 rows/sec., 2.61 MiB/sec. | ||
| 1078 | 2026.02.05 06:14:17.694745 [ 3 ] {eec35079-e829-48c0-9900-5c50f642a34c} <Debug> TCPHandler: Processed in 0.001726547 sec. | ||
| 1079 | 2026.02.05 06:14:20.704354 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1080 | 2026.02.05 06:14:20.704447 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1081 | 2026.02.05 06:14:20.744086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1082 | 2026.02.05 06:14:20.748342 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.02.05 06:14:20.748396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1084 | 2026.02.05 06:14:20.749758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2026.02.05 06:14:20.750326 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.02.05 06:14:20.750650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1087 | 2026.02.05 06:14:20.756916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1088 | 2026.02.05 06:14:20.757445 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.02.05 06:14:20.757491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1090 | 2026.02.05 06:14:20.758180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1091 | 2026.02.05 06:14:20.758634 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.02.05 06:14:20.758784 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1093 | 2026.02.05 06:14:20.853061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1094 | 2026.02.05 06:14:20.870469 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.02.05 06:14:20.870524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1096 | 2026.02.05 06:14:20.876922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2026.02.05 06:14:20.877998 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.02.05 06:14:20.880983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1099 | 2026.02.05 06:14:21.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.80 MiB, peak 165.80 MiB, free memory in arenas 0.00 B, will set to 162.93 MiB (RSS), difference: 1.13 MiB | ||
| 1100 | 2026.02.05 06:14:22.696054 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.02.05 06:14:22.696240 [ 3 ] {fe086c19-7498-4493-90dd-f6daef523ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1102 | 2026.02.05 06:14:22.696311 [ 3 ] {fe086c19-7498-4493-90dd-f6daef523ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1103 | 2026.02.05 06:14:22.697089 [ 3 ] {fe086c19-7498-4493-90dd-f6daef523ae1} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.02.05 06:14:22.697140 [ 3 ] {fe086c19-7498-4493-90dd-f6daef523ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1105 | 2026.02.05 06:14:22.697672 [ 3 ] {fe086c19-7498-4493-90dd-f6daef523ae1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2026.02.05 06:14:22.698124 [ 3 ] {fe086c19-7498-4493-90dd-f6daef523ae1} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.02.05 06:14:22.698289 [ 3 ] {fe086c19-7498-4493-90dd-f6daef523ae1} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002098 sec., 126787.41658722593 rows/sec., 8.05 MiB/sec. | ||
| 1108 | 2026.02.05 06:14:22.698338 [ 3 ] {fe086c19-7498-4493-90dd-f6daef523ae1} <Debug> TCPHandler: Processed in 0.002420652 sec. | ||
| 1109 | 2026.02.05 06:14:22.698465 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.02.05 06:14:22.698567 [ 3 ] {85eb0782-6369-4e3f-9d47-898ec7be518d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2026.02.05 06:14:22.698611 [ 3 ] {85eb0782-6369-4e3f-9d47-898ec7be518d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2026.02.05 06:14:22.699399 [ 3 ] {85eb0782-6369-4e3f-9d47-898ec7be518d} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.02.05 06:14:22.699437 [ 3 ] {85eb0782-6369-4e3f-9d47-898ec7be518d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1114 | 2026.02.05 06:14:22.699939 [ 3 ] {85eb0782-6369-4e3f-9d47-898ec7be518d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2026.02.05 06:14:22.700384 [ 3 ] {85eb0782-6369-4e3f-9d47-898ec7be518d} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.02.05 06:14:22.700524 [ 3 ] {85eb0782-6369-4e3f-9d47-898ec7be518d} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.001982 sec., 389505.54994954594 rows/sec., 30.83 MiB/sec. | ||
| 1117 | 2026.02.05 06:14:22.700564 [ 3 ] {85eb0782-6369-4e3f-9d47-898ec7be518d} <Debug> TCPHandler: Processed in 0.002150416 sec. | ||
| 1118 | 2026.02.05 06:14:22.700675 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.02.05 06:14:22.700772 [ 3 ] {e5a9b7cd-9466-4a6a-ac6d-5a0f653f0b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.02.05 06:14:22.700814 [ 3 ] {e5a9b7cd-9466-4a6a-ac6d-5a0f653f0b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2026.02.05 06:14:22.701269 [ 3 ] {e5a9b7cd-9466-4a6a-ac6d-5a0f653f0b9e} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.02.05 06:14:22.701308 [ 3 ] {e5a9b7cd-9466-4a6a-ac6d-5a0f653f0b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1123 | 2026.02.05 06:14:22.701782 [ 3 ] {e5a9b7cd-9466-4a6a-ac6d-5a0f653f0b9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2026.02.05 06:14:22.702217 [ 3 ] {e5a9b7cd-9466-4a6a-ac6d-5a0f653f0b9e} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.02.05 06:14:22.702353 [ 3 ] {e5a9b7cd-9466-4a6a-ac6d-5a0f653f0b9e} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001602 sec., 89263.42072409489 rows/sec., 5.34 MiB/sec. | ||
| 1126 | 2026.02.05 06:14:22.702389 [ 3 ] {e5a9b7cd-9466-4a6a-ac6d-5a0f653f0b9e} <Debug> TCPHandler: Processed in 0.001764258 sec. | ||
| 1127 | 2026.02.05 06:14:22.702503 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.02.05 06:14:22.702597 [ 3 ] {b99c2f0a-7e07-4018-a626-5570b6df7bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.02.05 06:14:22.702637 [ 3 ] {b99c2f0a-7e07-4018-a626-5570b6df7bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2026.02.05 06:14:22.703131 [ 3 ] {b99c2f0a-7e07-4018-a626-5570b6df7bde} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.02.05 06:14:22.703169 [ 3 ] {b99c2f0a-7e07-4018-a626-5570b6df7bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1132 | 2026.02.05 06:14:22.703574 [ 3 ] {b99c2f0a-7e07-4018-a626-5570b6df7bde} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1133 | 2026.02.05 06:14:22.703969 [ 3 ] {b99c2f0a-7e07-4018-a626-5570b6df7bde} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.02.05 06:14:22.704091 [ 3 ] {b99c2f0a-7e07-4018-a626-5570b6df7bde} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001567 sec., 89342.69304403318 rows/sec., 5.77 MiB/sec. | ||
| 1135 | 2026.02.05 06:14:22.704128 [ 3 ] {b99c2f0a-7e07-4018-a626-5570b6df7bde} <Debug> TCPHandler: Processed in 0.001730567 sec. | ||
| 1136 | 2026.02.05 06:14:22.704309 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.02.05 06:14:22.704403 [ 3 ] {fbf0dfcb-e9cb-40bf-98cb-c3fdc4b59f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.02.05 06:14:22.704442 [ 3 ] {fbf0dfcb-e9cb-40bf-98cb-c3fdc4b59f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2026.02.05 06:14:22.704908 [ 3 ] {fbf0dfcb-e9cb-40bf-98cb-c3fdc4b59f33} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.02.05 06:14:22.704945 [ 3 ] {fbf0dfcb-e9cb-40bf-98cb-c3fdc4b59f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1141 | 2026.02.05 06:14:22.705382 [ 3 ] {fbf0dfcb-e9cb-40bf-98cb-c3fdc4b59f33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2026.02.05 06:14:22.705932 [ 3 ] {fbf0dfcb-e9cb-40bf-98cb-c3fdc4b59f33} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.02.05 06:14:22.706079 [ 3 ] {fbf0dfcb-e9cb-40bf-98cb-c3fdc4b59f33} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001694 sec., 82054.30932703661 rows/sec., 4.67 MiB/sec. | ||
| 1144 | 2026.02.05 06:14:22.706117 [ 3 ] {fbf0dfcb-e9cb-40bf-98cb-c3fdc4b59f33} <Debug> TCPHandler: Processed in 0.0018583 sec. | ||
| 1145 | 2026.02.05 06:14:22.706238 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.02.05 06:14:22.706333 [ 3 ] {249aba3d-5fc9-4172-b4a3-aee057b89f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2026.02.05 06:14:22.706375 [ 3 ] {249aba3d-5fc9-4172-b4a3-aee057b89f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2026.02.05 06:14:22.706966 [ 3 ] {249aba3d-5fc9-4172-b4a3-aee057b89f51} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.02.05 06:14:22.707003 [ 3 ] {249aba3d-5fc9-4172-b4a3-aee057b89f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1150 | 2026.02.05 06:14:22.707531 [ 3 ] {249aba3d-5fc9-4172-b4a3-aee057b89f51} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2026.02.05 06:14:22.708011 [ 3 ] {249aba3d-5fc9-4172-b4a3-aee057b89f51} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.02.05 06:14:22.708144 [ 3 ] {249aba3d-5fc9-4172-b4a3-aee057b89f51} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.001829 sec., 258611.26298523784 rows/sec., 18.20 MiB/sec. | ||
| 1153 | 2026.02.05 06:14:22.708181 [ 3 ] {249aba3d-5fc9-4172-b4a3-aee057b89f51} <Debug> TCPHandler: Processed in 0.001993224 sec. | ||
| 1154 | 2026.02.05 06:14:22.708293 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.02.05 06:14:22.708387 [ 3 ] {f6b28843-51dc-49d7-b57a-a66329eefa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1156 | 2026.02.05 06:14:22.708427 [ 3 ] {f6b28843-51dc-49d7-b57a-a66329eefa77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1157 | 2026.02.05 06:14:22.708762 [ 3 ] {f6b28843-51dc-49d7-b57a-a66329eefa77} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.02.05 06:14:22.708799 [ 3 ] {f6b28843-51dc-49d7-b57a-a66329eefa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1159 | 2026.02.05 06:14:22.709214 [ 3 ] {f6b28843-51dc-49d7-b57a-a66329eefa77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1160 | 2026.02.05 06:14:22.709780 [ 3 ] {f6b28843-51dc-49d7-b57a-a66329eefa77} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.02.05 06:14:22.709918 [ 3 ] {f6b28843-51dc-49d7-b57a-a66329eefa77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. | ||
| 1162 | 2026.02.05 06:14:22.709964 [ 3 ] {f6b28843-51dc-49d7-b57a-a66329eefa77} <Debug> TCPHandler: Processed in 0.001720197 sec. | ||
| 1163 | 2026.02.05 06:14:22.710081 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.02.05 06:14:22.710175 [ 3 ] {6fe250cd-4806-4fca-8cef-e6f3cabc3703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.02.05 06:14:22.710218 [ 3 ] {6fe250cd-4806-4fca-8cef-e6f3cabc3703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1166 | 2026.02.05 06:14:22.710655 [ 3 ] {6fe250cd-4806-4fca-8cef-e6f3cabc3703} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.02.05 06:14:22.710691 [ 3 ] {6fe250cd-4806-4fca-8cef-e6f3cabc3703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1168 | 2026.02.05 06:14:22.711139 [ 3 ] {6fe250cd-4806-4fca-8cef-e6f3cabc3703} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2026.02.05 06:14:22.711570 [ 3 ] {6fe250cd-4806-4fca-8cef-e6f3cabc3703} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.02.05 06:14:22.711698 [ 3 ] {6fe250cd-4806-4fca-8cef-e6f3cabc3703} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001542 sec., 167315.17509727628 rows/sec., 11.14 MiB/sec. | ||
| 1171 | 2026.02.05 06:14:22.711744 [ 3 ] {6fe250cd-4806-4fca-8cef-e6f3cabc3703} <Debug> TCPHandler: Processed in 0.001712917 sec. | ||
| 1172 | 2026.02.05 06:14:22.711884 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.02.05 06:14:22.711980 [ 3 ] {fe15465e-2d4a-42dd-94d8-6b92a54b8e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.02.05 06:14:22.712023 [ 3 ] {fe15465e-2d4a-42dd-94d8-6b92a54b8e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1175 | 2026.02.05 06:14:22.712414 [ 3 ] {fe15465e-2d4a-42dd-94d8-6b92a54b8e45} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.02.05 06:14:22.712451 [ 3 ] {fe15465e-2d4a-42dd-94d8-6b92a54b8e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1177 | 2026.02.05 06:14:22.712881 [ 3 ] {fe15465e-2d4a-42dd-94d8-6b92a54b8e45} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2026.02.05 06:14:22.713343 [ 3 ] {fe15465e-2d4a-42dd-94d8-6b92a54b8e45} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.02.05 06:14:22.713495 [ 3 ] {fe15465e-2d4a-42dd-94d8-6b92a54b8e45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. | ||
| 1180 | 2026.02.05 06:14:22.713539 [ 3 ] {fe15465e-2d4a-42dd-94d8-6b92a54b8e45} <Debug> TCPHandler: Processed in 0.001714747 sec. | ||
| 1181 | 2026.02.05 06:14:22.713655 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.02.05 06:14:22.713751 [ 3 ] {69dbd14c-ec97-4259-901b-c8daf2ef7e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.02.05 06:14:22.713807 [ 3 ] {69dbd14c-ec97-4259-901b-c8daf2ef7e9b} <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 | ||
| 1184 | 2026.02.05 06:14:22.714562 [ 3 ] {69dbd14c-ec97-4259-901b-c8daf2ef7e9b} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.02.05 06:14:22.714601 [ 3 ] {69dbd14c-ec97-4259-901b-c8daf2ef7e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1186 | 2026.02.05 06:14:22.715323 [ 3 ] {69dbd14c-ec97-4259-901b-c8daf2ef7e9b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2026.02.05 06:14:22.715789 [ 3 ] {69dbd14c-ec97-4259-901b-c8daf2ef7e9b} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.02.05 06:14:22.715932 [ 3 ] {69dbd14c-ec97-4259-901b-c8daf2ef7e9b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002199 sec., 4547.521600727603 rows/sec., 8.15 MiB/sec. | ||
| 1189 | 2026.02.05 06:14:22.715989 [ 3 ] {69dbd14c-ec97-4259-901b-c8daf2ef7e9b} <Debug> TCPHandler: Processed in 0.002383911 sec. | ||
| 1190 | 2026.02.05 06:14:22.716096 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.02.05 06:14:22.716189 [ 3 ] {7d535c4b-5fa8-4fef-9a7d-694c07f837f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.02.05 06:14:22.716230 [ 3 ] {7d535c4b-5fa8-4fef-9a7d-694c07f837f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1193 | 2026.02.05 06:14:22.716639 [ 3 ] {7d535c4b-5fa8-4fef-9a7d-694c07f837f6} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.02.05 06:14:22.716678 [ 3 ] {7d535c4b-5fa8-4fef-9a7d-694c07f837f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1195 | 2026.02.05 06:14:22.717109 [ 3 ] {7d535c4b-5fa8-4fef-9a7d-694c07f837f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2026.02.05 06:14:22.717577 [ 3 ] {7d535c4b-5fa8-4fef-9a7d-694c07f837f6} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.02.05 06:14:22.717739 [ 3 ] {7d535c4b-5fa8-4fef-9a7d-694c07f837f6} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001569 sec., 56086.67941363926 rows/sec., 3.52 MiB/sec. | ||
| 1198 | 2026.02.05 06:14:22.717780 [ 3 ] {7d535c4b-5fa8-4fef-9a7d-694c07f837f6} <Debug> TCPHandler: Processed in 0.001733478 sec. | ||
| 1199 | 2026.02.05 06:14:27.466042 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55845 | ||
| 1200 | 2026.02.05 06:14:27.466206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.02.05 06:14:27.466253 [ 286 ] {} <Debug> TCP-Session: c3c9b4a4-8c08-415c-a138-2603b978f87c Authenticating user 'default' from [fd00:1122:3344:101::e]:55845 | ||
| 1202 | 2026.02.05 06:14:27.466284 [ 286 ] {} <Debug> TCP-Session: c3c9b4a4-8c08-415c-a138-2603b978f87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.02.05 06:14:27.466304 [ 286 ] {} <Debug> TCP-Session: c3c9b4a4-8c08-415c-a138-2603b978f87c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.02.05 06:14:27.466392 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1205 | 2026.02.05 06:14:27.466426 [ 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 | ||
| 1206 | 2026.02.05 06:14:27.466443 [ 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 | ||
| 1207 | 2026.02.05 06:14:27.466826 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63410 | ||
| 1208 | 2026.02.05 06:14:27.466907 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53618 | ||
| 1209 | 2026.02.05 06:14:27.467204 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55524 | ||
| 1210 | 2026.02.05 06:14:27.467212 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58684 | ||
| 1211 | 2026.02.05 06:14:27.467296 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36257 | ||
| 1212 | 2026.02.05 06:14:27.467403 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65263 | ||
| 1213 | 2026.02.05 06:14:27.467631 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61266 | ||
| 1214 | 2026.02.05 06:14:27.468855 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.02.05 06:14:27.468882 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.02.05 06:14:27.468917 [ 287 ] {} <Debug> TCP-Session: f06fa9f1-3c3b-4422-ab50-168b236d30d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63410 | ||
| 1217 | 2026.02.05 06:14:27.468925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1218 | 2026.02.05 06:14:27.468960 [ 289 ] {} <Debug> TCP-Session: 97890bce-6ba2-4122-bf99-673f11209d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:58684 | ||
| 1219 | 2026.02.05 06:14:27.468964 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1220 | 2026.02.05 06:14:27.468993 [ 291 ] {} <Debug> TCP-Session: 741d4b83-7bd3-430c-97ac-4c3a59049107 Authenticating user 'default' from [fd00:1122:3344:101::e]:36257 | ||
| 1221 | 2026.02.05 06:14:27.469003 [ 289 ] {} <Debug> TCP-Session: 97890bce-6ba2-4122-bf99-673f11209d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.02.05 06:14:27.469034 [ 292 ] {} <Debug> TCP-Session: f321a1bb-28b9-4c6d-b05e-6ef6850c4783 Authenticating user 'default' from [fd00:1122:3344:101::e]:65263 | ||
| 1223 | 2026.02.05 06:14:27.469039 [ 291 ] {} <Debug> TCP-Session: 741d4b83-7bd3-430c-97ac-4c3a59049107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.02.05 06:14:27.469049 [ 289 ] {} <Debug> TCP-Session: 97890bce-6ba2-4122-bf99-673f11209d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.02.05 06:14:27.469068 [ 292 ] {} <Debug> TCP-Session: f321a1bb-28b9-4c6d-b05e-6ef6850c4783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.02.05 06:14:27.469069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54859 | ||
| 1227 | 2026.02.05 06:14:27.469102 [ 292 ] {} <Debug> TCP-Session: f321a1bb-28b9-4c6d-b05e-6ef6850c4783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.02.05 06:14:27.469077 [ 291 ] {} <Debug> TCP-Session: 741d4b83-7bd3-430c-97ac-4c3a59049107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.02.05 06:14:27.468968 [ 287 ] {} <Debug> TCP-Session: f06fa9f1-3c3b-4422-ab50-168b236d30d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.02.05 06:14:27.469198 [ 287 ] {} <Debug> TCP-Session: f06fa9f1-3c3b-4422-ab50-168b236d30d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.02.05 06:14:27.469320 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2026.02.05 06:14:27.469379 [ 294 ] {} <Debug> TCP-Session: 3946542f-95dc-4da0-bd67-7edb41e53853 Authenticating user 'default' from [fd00:1122:3344:101::e]:54859 | ||
| 1233 | 2026.02.05 06:14:27.469411 [ 294 ] {} <Debug> TCP-Session: 3946542f-95dc-4da0-bd67-7edb41e53853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.02.05 06:14:27.469432 [ 294 ] {} <Debug> TCP-Session: 3946542f-95dc-4da0-bd67-7edb41e53853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.02.05 06:14:27.471177 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1236 | 2026.02.05 06:14:27.471227 [ 290 ] {} <Debug> TCP-Session: d0b67ed4-c667-4969-befc-23f33fbe9bda Authenticating user 'default' from [fd00:1122:3344:101::e]:55524 | ||
| 1237 | 2026.02.05 06:14:27.471234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1238 | 2026.02.05 06:14:27.471246 [ 290 ] {} <Debug> TCP-Session: d0b67ed4-c667-4969-befc-23f33fbe9bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.02.05 06:14:27.471236 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1240 | 2026.02.05 06:14:27.471311 [ 290 ] {} <Debug> TCP-Session: d0b67ed4-c667-4969-befc-23f33fbe9bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.02.05 06:14:27.471305 [ 293 ] {} <Debug> TCP-Session: ae6cbd50-0d2f-4ffa-ac25-659a42894f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:61266 | ||
| 1242 | 2026.02.05 06:14:27.471343 [ 288 ] {} <Debug> TCP-Session: 08a5b817-0ef8-44be-a695-2815fbac10d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53618 | ||
| 1243 | 2026.02.05 06:14:27.471375 [ 293 ] {} <Debug> TCP-Session: ae6cbd50-0d2f-4ffa-ac25-659a42894f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.02.05 06:14:27.471387 [ 288 ] {} <Debug> TCP-Session: 08a5b817-0ef8-44be-a695-2815fbac10d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.02.05 06:14:27.471414 [ 293 ] {} <Debug> TCP-Session: ae6cbd50-0d2f-4ffa-ac25-659a42894f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.02.05 06:14:27.471421 [ 288 ] {} <Debug> TCP-Session: 08a5b817-0ef8-44be-a695-2815fbac10d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.02.05 06:14:27.471693 [ 286 ] {} <Trace> TCP-Session: c3c9b4a4-8c08-415c-a138-2603b978f87c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.02.05 06:14:27.471926 [ 286 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1249 | 2026.02.05 06:14:27.472339 [ 286 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1250 | 2026.02.05 06:14:27.479075 [ 286 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1251 | 2026.02.05 06:14:27.490782 [ 286 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Debug> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3) (SelectExecutor): Key condition: unknown | ||
| 1252 | 2026.02.05 06:14:27.509237 [ 295 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Trace> AggregatingTransform: Aggregating | ||
| 1253 | 2026.02.05 06:14:27.509409 [ 295 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Trace> Aggregator: Aggregation method: without_key | ||
| 1254 | 2026.02.05 06:14:27.510164 [ 295 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003726381 sec. (268.357 rows/sec., 10.48 KiB/sec.) | ||
| 1255 | 2026.02.05 06:14:27.510194 [ 295 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Trace> Aggregator: Merging aggregated data | ||
| 1256 | 2026.02.05 06:14:27.510222 [ 295 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1257 | 2026.02.05 06:14:27.513697 [ 286 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.04186 sec., 23.889154323936932 rows/sec., 955.57 B/sec. | ||
| 1258 | 2026.02.05 06:14:27.513866 [ 286 ] {45c9861e-3171-48df-ac33-c0fdc79dae93} <Debug> TCPHandler: Processed in 0.04239466 sec. | ||
| 1259 | 2026.02.05 06:14:27.521528 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1260 | 2026.02.05 06:14:27.521567 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1261 | 2026.02.05 06:14:27.521588 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.02.05 06:14:27.521637 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1263 | 2026.02.05 06:14:27.521665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1264 | 2026.02.05 06:14:27.521682 [ 290 ] {} <Debug> TCP-Session: d0b67ed4-c667-4969-befc-23f33fbe9bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.02.05 06:14:27.521722 [ 293 ] {} <Debug> TCP-Session: ae6cbd50-0d2f-4ffa-ac25-659a42894f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.02.05 06:14:27.521728 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1267 | 2026.02.05 06:14:27.521728 [ 292 ] {} <Debug> TCP-Session: f321a1bb-28b9-4c6d-b05e-6ef6850c4783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.02.05 06:14:27.521689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1269 | 2026.02.05 06:14:27.521809 [ 294 ] {} <Debug> TCP-Session: 3946542f-95dc-4da0-bd67-7edb41e53853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.02.05 06:14:27.521650 [ 287 ] {} <Debug> TCP-Session: f06fa9f1-3c3b-4422-ab50-168b236d30d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.02.05 06:14:27.521863 [ 291 ] {} <Debug> TCP-Session: 741d4b83-7bd3-430c-97ac-4c3a59049107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.02.05 06:14:27.521606 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1273 | 2026.02.05 06:14:27.521648 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1274 | 2026.02.05 06:14:27.521956 [ 288 ] {} <Debug> TCP-Session: 08a5b817-0ef8-44be-a695-2815fbac10d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.02.05 06:14:27.521603 [ 286 ] {} <Debug> TCP-Session: c3c9b4a4-8c08-415c-a138-2603b978f87c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.02.05 06:14:27.521990 [ 289 ] {} <Debug> TCP-Session: 97890bce-6ba2-4122-bf99-673f11209d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.02.05 06:14:27.688319 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.02.05 06:14:27.688522 [ 3 ] {d1e2bb1f-2777-4f4c-814d-1ace33c4e80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1279 | 2026.02.05 06:14:27.688616 [ 3 ] {d1e2bb1f-2777-4f4c-814d-1ace33c4e80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1280 | 2026.02.05 06:14:27.689484 [ 3 ] {d1e2bb1f-2777-4f4c-814d-1ace33c4e80d} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.02.05 06:14:27.689558 [ 3 ] {d1e2bb1f-2777-4f4c-814d-1ace33c4e80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1282 | 2026.02.05 06:14:27.690300 [ 3 ] {d1e2bb1f-2777-4f4c-814d-1ace33c4e80d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1283 | 2026.02.05 06:14:27.690988 [ 3 ] {d1e2bb1f-2777-4f4c-814d-1ace33c4e80d} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.02.05 06:14:27.691188 [ 3 ] {d1e2bb1f-2777-4f4c-814d-1ace33c4e80d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002726 sec., 20542.920029347028 rows/sec., 1.58 MiB/sec. | ||
| 1285 | 2026.02.05 06:14:27.691255 [ 3 ] {d1e2bb1f-2777-4f4c-814d-1ace33c4e80d} <Debug> TCPHandler: Processed in 0.003083367 sec. | ||
| 1286 | 2026.02.05 06:14:27.691438 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.02.05 06:14:27.691554 [ 3 ] {603baac6-7250-4e39-9ee9-eeffeddfb431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1288 | 2026.02.05 06:14:27.691602 [ 3 ] {603baac6-7250-4e39-9ee9-eeffeddfb431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1289 | 2026.02.05 06:14:27.692176 [ 3 ] {603baac6-7250-4e39-9ee9-eeffeddfb431} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.02.05 06:14:27.692217 [ 3 ] {603baac6-7250-4e39-9ee9-eeffeddfb431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1291 | 2026.02.05 06:14:27.692698 [ 3 ] {603baac6-7250-4e39-9ee9-eeffeddfb431} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1292 | 2026.02.05 06:14:27.693332 [ 3 ] {603baac6-7250-4e39-9ee9-eeffeddfb431} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.02.05 06:14:27.693498 [ 3 ] {603baac6-7250-4e39-9ee9-eeffeddfb431} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.53 MiB/sec. | ||
| 1294 | 2026.02.05 06:14:27.693540 [ 3 ] {603baac6-7250-4e39-9ee9-eeffeddfb431} <Debug> TCPHandler: Processed in 0.002171767 sec. | ||
| 1295 | 2026.02.05 06:14:27.693696 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.02.05 06:14:27.693800 [ 3 ] {a9b7717a-33c6-4106-8522-2bea07821661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1297 | 2026.02.05 06:14:27.693849 [ 3 ] {a9b7717a-33c6-4106-8522-2bea07821661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1298 | 2026.02.05 06:14:27.694373 [ 3 ] {a9b7717a-33c6-4106-8522-2bea07821661} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.02.05 06:14:27.694424 [ 3 ] {a9b7717a-33c6-4106-8522-2bea07821661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1300 | 2026.02.05 06:14:27.695106 [ 3 ] {a9b7717a-33c6-4106-8522-2bea07821661} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1301 | 2026.02.05 06:14:27.695821 [ 3 ] {a9b7717a-33c6-4106-8522-2bea07821661} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.02.05 06:14:27.696026 [ 3 ] {a9b7717a-33c6-4106-8522-2bea07821661} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002247 sec., 71206.05251446374 rows/sec., 4.96 MiB/sec. | ||
| 1303 | 2026.02.05 06:14:27.696083 [ 3 ] {a9b7717a-33c6-4106-8522-2bea07821661} <Debug> TCPHandler: Processed in 0.002444783 sec. | ||
| 1304 | 2026.02.05 06:14:27.696220 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.02.05 06:14:27.696333 [ 3 ] {5284445d-c585-477f-89c8-3baa9886bb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1306 | 2026.02.05 06:14:27.696397 [ 3 ] {5284445d-c585-477f-89c8-3baa9886bb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1307 | 2026.02.05 06:14:27.696809 [ 3 ] {5284445d-c585-477f-89c8-3baa9886bb4c} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.02.05 06:14:27.696848 [ 3 ] {5284445d-c585-477f-89c8-3baa9886bb4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1309 | 2026.02.05 06:14:27.697390 [ 3 ] {5284445d-c585-477f-89c8-3baa9886bb4c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1310 | 2026.02.05 06:14:27.697944 [ 3 ] {5284445d-c585-477f-89c8-3baa9886bb4c} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.02.05 06:14:27.698138 [ 3 ] {5284445d-c585-477f-89c8-3baa9886bb4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001833 sec., 32733.224222585926 rows/sec., 2.21 MiB/sec. | ||
| 1312 | 2026.02.05 06:14:27.698190 [ 3 ] {5284445d-c585-477f-89c8-3baa9886bb4c} <Debug> TCPHandler: Processed in 0.002023344 sec. | ||
| 1313 | 2026.02.05 06:14:27.768747 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61604 | ||
| 1314 | 2026.02.05 06:14:27.768864 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1315 | 2026.02.05 06:14:27.768891 [ 286 ] {} <Debug> TCP-Session: 6d40386c-39dd-4e35-b71d-08a8be2695cb Authenticating user 'default' from [fd00:1122:3344:101::e]:61604 | ||
| 1316 | 2026.02.05 06:14:27.768913 [ 286 ] {} <Debug> TCP-Session: 6d40386c-39dd-4e35-b71d-08a8be2695cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.02.05 06:14:27.768926 [ 286 ] {} <Debug> TCP-Session: 6d40386c-39dd-4e35-b71d-08a8be2695cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.02.05 06:14:27.769167 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37401 | ||
| 1319 | 2026.02.05 06:14:27.769178 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40765 | ||
| 1320 | 2026.02.05 06:14:27.769222 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56374 | ||
| 1321 | 2026.02.05 06:14:27.769222 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52166 | ||
| 1322 | 2026.02.05 06:14:27.769254 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1323 | 2026.02.05 06:14:27.769252 [ 286 ] {} <Trace> TCP-Session: 6d40386c-39dd-4e35-b71d-08a8be2695cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.02.05 06:14:27.769340 [ 288 ] {} <Debug> TCP-Session: 5339329d-de7b-47be-9dc4-36542f088f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:37401 | ||
| 1325 | 2026.02.05 06:14:27.769339 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1326 | 2026.02.05 06:14:27.769334 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1327 | 2026.02.05 06:14:27.769382 [ 288 ] {} <Debug> TCP-Session: 5339329d-de7b-47be-9dc4-36542f088f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.02.05 06:14:27.769397 [ 291 ] {} <Debug> TCP-Session: 1d150b3f-fefe-4066-8457-80afef7bb3a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56374 | ||
| 1329 | 2026.02.05 06:14:27.769420 [ 288 ] {} <Debug> TCP-Session: 5339329d-de7b-47be-9dc4-36542f088f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.02.05 06:14:27.769411 [ 287 ] {} <Debug> TCP-Session: a2e6fcf8-69f8-48fd-932f-ac88ec2c89b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40765 | ||
| 1331 | 2026.02.05 06:14:27.769464 [ 291 ] {} <Debug> TCP-Session: 1d150b3f-fefe-4066-8457-80afef7bb3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.02.05 06:14:27.769485 [ 287 ] {} <Debug> TCP-Session: a2e6fcf8-69f8-48fd-932f-ac88ec2c89b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.02.05 06:14:27.769494 [ 291 ] {} <Debug> TCP-Session: 1d150b3f-fefe-4066-8457-80afef7bb3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2026.02.05 06:14:27.769504 [ 287 ] {} <Debug> TCP-Session: a2e6fcf8-69f8-48fd-932f-ac88ec2c89b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.02.05 06:14:27.769504 [ 286 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61604) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1336 | 2026.02.05 06:14:27.769244 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40480 | ||
| 1337 | 2026.02.05 06:14:27.769234 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46544 | ||
| 1338 | 2026.02.05 06:14:27.769214 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61779 | ||
| 1339 | 2026.02.05 06:14:27.769250 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45038 | ||
| 1340 | 2026.02.05 06:14:27.769632 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1341 | 2026.02.05 06:14:27.769379 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1342 | 2026.02.05 06:14:27.769686 [ 293 ] {} <Debug> TCP-Session: ea2075c7-e611-4c92-9b7f-8ee7d7025927 Authenticating user 'default' from [fd00:1122:3344:101::e]:40480 | ||
| 1343 | 2026.02.05 06:14:27.769709 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1344 | 2026.02.05 06:14:27.769711 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1345 | 2026.02.05 06:14:27.769722 [ 289 ] {} <Debug> TCP-Session: cc366a01-6c25-4a23-817b-e4f598b194f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52166 | ||
| 1346 | 2026.02.05 06:14:27.769737 [ 293 ] {} <Debug> TCP-Session: ea2075c7-e611-4c92-9b7f-8ee7d7025927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.02.05 06:14:27.769745 [ 290 ] {} <Debug> TCP-Session: b8320fe7-6374-44f0-a32e-a7969176731a Authenticating user 'default' from [fd00:1122:3344:101::e]:61779 | ||
| 1348 | 2026.02.05 06:14:27.769754 [ 294 ] {} <Debug> TCP-Session: bc5ea73b-cb37-4265-8d7f-505a673579b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45038 | ||
| 1349 | 2026.02.05 06:14:27.769769 [ 293 ] {} <Debug> TCP-Session: ea2075c7-e611-4c92-9b7f-8ee7d7025927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.02.05 06:14:27.769765 [ 289 ] {} <Debug> TCP-Session: cc366a01-6c25-4a23-817b-e4f598b194f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.02.05 06:14:27.769795 [ 294 ] {} <Debug> TCP-Session: bc5ea73b-cb37-4265-8d7f-505a673579b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2026.02.05 06:14:27.769822 [ 289 ] {} <Debug> TCP-Session: cc366a01-6c25-4a23-817b-e4f598b194f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2026.02.05 06:14:27.769835 [ 294 ] {} <Debug> TCP-Session: bc5ea73b-cb37-4265-8d7f-505a673579b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2026.02.05 06:14:27.769843 [ 286 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1355 | 2026.02.05 06:14:27.769791 [ 290 ] {} <Debug> TCP-Session: b8320fe7-6374-44f0-a32e-a7969176731a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2026.02.05 06:14:27.769671 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1357 | 2026.02.05 06:14:27.769916 [ 290 ] {} <Debug> TCP-Session: b8320fe7-6374-44f0-a32e-a7969176731a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.02.05 06:14:27.769924 [ 286 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1359 | 2026.02.05 06:14:27.769951 [ 292 ] {} <Debug> TCP-Session: f6a620ad-7d72-4e9b-af3b-12fc08584468 Authenticating user 'default' from [fd00:1122:3344:101::e]:46544 | ||
| 1360 | 2026.02.05 06:14:27.769984 [ 292 ] {} <Debug> TCP-Session: f6a620ad-7d72-4e9b-af3b-12fc08584468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.02.05 06:14:27.770004 [ 292 ] {} <Debug> TCP-Session: f6a620ad-7d72-4e9b-af3b-12fc08584468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.02.05 06:14:27.770282 [ 286 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Debug> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3) (SelectExecutor): Key condition: unknown | ||
| 1363 | 2026.02.05 06:14:27.771463 [ 328 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Trace> AggregatingTransform: Aggregating | ||
| 1364 | 2026.02.05 06:14:27.771516 [ 328 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1365 | 2026.02.05 06:14:27.771556 [ 328 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001175306 sec. (850.842 rows/sec., 33.24 KiB/sec.) | ||
| 1366 | 2026.02.05 06:14:27.771576 [ 328 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Trace> Aggregator: Merging aggregated data | ||
| 1367 | 2026.02.05 06:14:27.773340 [ 286 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00388 sec., 257.73195876288656 rows/sec., 10.07 KiB/sec. | ||
| 1368 | 2026.02.05 06:14:27.773497 [ 286 ] {e78833f4-db12-4d8f-870e-5eeef0bd77c9} <Debug> TCPHandler: Processed in 0.004361314 sec. | ||
| 1369 | 2026.02.05 06:14:27.773632 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1370 | 2026.02.05 06:14:27.773685 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1371 | 2026.02.05 06:14:27.773686 [ 286 ] {} <Debug> TCP-Session: 6d40386c-39dd-4e35-b71d-08a8be2695cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.02.05 06:14:27.773701 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1373 | 2026.02.05 06:14:27.773727 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1374 | 2026.02.05 06:14:27.773745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1375 | 2026.02.05 06:14:27.773771 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1376 | 2026.02.05 06:14:27.773803 [ 290 ] {} <Debug> TCP-Session: b8320fe7-6374-44f0-a32e-a7969176731a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.02.05 06:14:27.773799 [ 287 ] {} <Debug> TCP-Session: a2e6fcf8-69f8-48fd-932f-ac88ec2c89b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.02.05 06:14:27.773818 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2026.02.05 06:14:27.773841 [ 292 ] {} <Debug> TCP-Session: f6a620ad-7d72-4e9b-af3b-12fc08584468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.02.05 06:14:27.773883 [ 293 ] {} <Debug> TCP-Session: ea2075c7-e611-4c92-9b7f-8ee7d7025927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.02.05 06:14:27.773733 [ 294 ] {} <Debug> TCP-Session: bc5ea73b-cb37-4265-8d7f-505a673579b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.02.05 06:14:27.773839 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1383 | 2026.02.05 06:14:27.773793 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1384 | 2026.02.05 06:14:27.773969 [ 291 ] {} <Debug> TCP-Session: 1d150b3f-fefe-4066-8457-80afef7bb3a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.02.05 06:14:27.773994 [ 289 ] {} <Debug> TCP-Session: cc366a01-6c25-4a23-817b-e4f598b194f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.02.05 06:14:27.773757 [ 288 ] {} <Debug> TCP-Session: 5339329d-de7b-47be-9dc4-36542f088f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.02.05 06:14:27.901972 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61089 | ||
| 1388 | 2026.02.05 06:14:27.902084 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1389 | 2026.02.05 06:14:27.902110 [ 286 ] {} <Debug> TCP-Session: 06a454ef-1d41-4e97-a18f-6e0d55fe78d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61089 | ||
| 1390 | 2026.02.05 06:14:27.902132 [ 286 ] {} <Debug> TCP-Session: 06a454ef-1d41-4e97-a18f-6e0d55fe78d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.02.05 06:14:27.902144 [ 286 ] {} <Debug> TCP-Session: 06a454ef-1d41-4e97-a18f-6e0d55fe78d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.02.05 06:14:27.902393 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46804 | ||
| 1393 | 2026.02.05 06:14:27.902403 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40181 | ||
| 1394 | 2026.02.05 06:14:27.902478 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1395 | 2026.02.05 06:14:27.902484 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47499 | ||
| 1396 | 2026.02.05 06:14:27.902511 [ 288 ] {} <Debug> TCP-Session: 3eeb2fee-f85a-4078-947d-95f45648a60c Authenticating user 'default' from [fd00:1122:3344:101::e]:46804 | ||
| 1397 | 2026.02.05 06:14:27.902606 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42483 | ||
| 1398 | 2026.02.05 06:14:27.902616 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32769 | ||
| 1399 | 2026.02.05 06:14:27.902653 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63244 | ||
| 1400 | 2026.02.05 06:14:27.902658 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1401 | 2026.02.05 06:14:27.902622 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44622 | ||
| 1402 | 2026.02.05 06:14:27.902611 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62565 | ||
| 1403 | 2026.02.05 06:14:27.902773 [ 286 ] {} <Trace> TCP-Session: 06a454ef-1d41-4e97-a18f-6e0d55fe78d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.02.05 06:14:27.902829 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1405 | 2026.02.05 06:14:27.902832 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1406 | 2026.02.05 06:14:27.902858 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1407 | 2026.02.05 06:14:27.902884 [ 289 ] {} <Debug> TCP-Session: 2b658d44-27ee-44eb-ad0f-74b4f3713dcf Authenticating user 'default' from [fd00:1122:3344:101::e]:47499 | ||
| 1408 | 2026.02.05 06:14:27.902892 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1409 | 2026.02.05 06:14:27.902912 [ 294 ] {} <Debug> TCP-Session: 6dc969ad-6f1d-4349-997f-3dff3a4f148d Authenticating user 'default' from [fd00:1122:3344:101::e]:44622 | ||
| 1410 | 2026.02.05 06:14:27.902932 [ 289 ] {} <Debug> TCP-Session: 2b658d44-27ee-44eb-ad0f-74b4f3713dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2026.02.05 06:14:27.902951 [ 286 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61089) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1412 | 2026.02.05 06:14:27.902957 [ 294 ] {} <Debug> TCP-Session: 6dc969ad-6f1d-4349-997f-3dff3a4f148d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.02.05 06:14:27.902977 [ 289 ] {} <Debug> TCP-Session: 2b658d44-27ee-44eb-ad0f-74b4f3713dcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.02.05 06:14:27.902984 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1415 | 2026.02.05 06:14:27.903005 [ 294 ] {} <Debug> TCP-Session: 6dc969ad-6f1d-4349-997f-3dff3a4f148d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.02.05 06:14:27.903042 [ 293 ] {} <Debug> TCP-Session: fc89d21d-aafa-449f-96fd-2cfc6ff9149b Authenticating user 'default' from [fd00:1122:3344:101::e]:42483 | ||
| 1417 | 2026.02.05 06:14:27.903071 [ 293 ] {} <Debug> TCP-Session: fc89d21d-aafa-449f-96fd-2cfc6ff9149b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.02.05 06:14:27.903088 [ 293 ] {} <Debug> TCP-Session: fc89d21d-aafa-449f-96fd-2cfc6ff9149b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.02.05 06:14:27.903042 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1420 | 2026.02.05 06:14:27.902964 [ 290 ] {} <Debug> TCP-Session: 198ea3e3-1034-4e67-abb5-4b4103d5dace Authenticating user 'default' from [fd00:1122:3344:101::e]:32769 | ||
| 1421 | 2026.02.05 06:14:27.903147 [ 288 ] {} <Debug> TCP-Session: 3eeb2fee-f85a-4078-947d-95f45648a60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.02.05 06:14:27.903156 [ 291 ] {} <Debug> TCP-Session: 3719eb7e-ad3e-43e3-b624-62a4792d5f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:63244 | ||
| 1423 | 2026.02.05 06:14:27.903187 [ 288 ] {} <Debug> TCP-Session: 3eeb2fee-f85a-4078-947d-95f45648a60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.02.05 06:14:27.903211 [ 291 ] {} <Debug> TCP-Session: 3719eb7e-ad3e-43e3-b624-62a4792d5f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.02.05 06:14:27.903238 [ 291 ] {} <Debug> TCP-Session: 3719eb7e-ad3e-43e3-b624-62a4792d5f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.02.05 06:14:27.902897 [ 292 ] {} <Debug> TCP-Session: 5fed5861-e675-4841-bad2-d79380ee4697 Authenticating user 'default' from [fd00:1122:3344:101::e]:62565 | ||
| 1427 | 2026.02.05 06:14:27.902844 [ 287 ] {} <Debug> TCP-Session: cc5d2871-a72b-4cbd-83c3-85c8f94298ec Authenticating user 'default' from [fd00:1122:3344:101::e]:40181 | ||
| 1428 | 2026.02.05 06:14:27.903180 [ 290 ] {} <Debug> TCP-Session: 198ea3e3-1034-4e67-abb5-4b4103d5dace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.02.05 06:14:27.903418 [ 292 ] {} <Debug> TCP-Session: 5fed5861-e675-4841-bad2-d79380ee4697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2026.02.05 06:14:27.903446 [ 290 ] {} <Debug> TCP-Session: 198ea3e3-1034-4e67-abb5-4b4103d5dace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2026.02.05 06:14:27.903461 [ 292 ] {} <Debug> TCP-Session: 5fed5861-e675-4841-bad2-d79380ee4697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2026.02.05 06:14:27.903404 [ 287 ] {} <Debug> TCP-Session: cc5d2871-a72b-4cbd-83c3-85c8f94298ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2026.02.05 06:14:27.903513 [ 287 ] {} <Debug> TCP-Session: cc5d2871-a72b-4cbd-83c3-85c8f94298ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.02.05 06:14:27.903736 [ 286 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1435 | 2026.02.05 06:14:27.903798 [ 286 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2026.02.05 06:14:27.904252 [ 286 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Debug> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3) (SelectExecutor): Key condition: unknown | ||
| 1437 | 2026.02.05 06:14:27.905357 [ 316 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Trace> AggregatingTransform: Aggregating | ||
| 1438 | 2026.02.05 06:14:27.905412 [ 316 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Trace> Aggregator: Aggregation method: without_key | ||
| 1439 | 2026.02.05 06:14:27.905451 [ 316 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001078353 sec. (927.340 rows/sec., 36.22 KiB/sec.) | ||
| 1440 | 2026.02.05 06:14:27.905472 [ 316 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Trace> Aggregator: Merging aggregated data | ||
| 1441 | 2026.02.05 06:14:27.907180 [ 286 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004283 sec., 233.48120476301656 rows/sec., 9.12 KiB/sec. | ||
| 1442 | 2026.02.05 06:14:27.907324 [ 286 ] {b6045012-0d17-4638-ae69-93e4e2f07670} <Debug> TCPHandler: Processed in 0.004916337 sec. | ||
| 1443 | 2026.02.05 06:14:27.907555 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1444 | 2026.02.05 06:14:27.907574 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1445 | 2026.02.05 06:14:27.907604 [ 290 ] {} <Debug> TCP-Session: 198ea3e3-1034-4e67-abb5-4b4103d5dace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2026.02.05 06:14:27.907626 [ 294 ] {} <Debug> TCP-Session: 6dc969ad-6f1d-4349-997f-3dff3a4f148d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.02.05 06:14:27.907664 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1448 | 2026.02.05 06:14:27.907568 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1449 | 2026.02.05 06:14:27.907713 [ 292 ] {} <Debug> TCP-Session: 5fed5861-e675-4841-bad2-d79380ee4697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2026.02.05 06:14:27.907727 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1451 | 2026.02.05 06:14:27.907747 [ 287 ] {} <Debug> TCP-Session: cc5d2871-a72b-4cbd-83c3-85c8f94298ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2026.02.05 06:14:27.907760 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1453 | 2026.02.05 06:14:27.907786 [ 289 ] {} <Debug> TCP-Session: 2b658d44-27ee-44eb-ad0f-74b4f3713dcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2026.02.05 06:14:27.907813 [ 291 ] {} <Debug> TCP-Session: 3719eb7e-ad3e-43e3-b624-62a4792d5f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.02.05 06:14:27.907692 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2026.02.05 06:14:27.907577 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1457 | 2026.02.05 06:14:27.907882 [ 293 ] {} <Debug> TCP-Session: fc89d21d-aafa-449f-96fd-2cfc6ff9149b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2026.02.05 06:14:27.907687 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1459 | 2026.02.05 06:14:27.907917 [ 286 ] {} <Debug> TCP-Session: 06a454ef-1d41-4e97-a18f-6e0d55fe78d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2026.02.05 06:14:27.907964 [ 288 ] {} <Debug> TCP-Session: 3eeb2fee-f85a-4078-947d-95f45648a60c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2026.02.05 06:14:28.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.26 MiB, peak 174.35 MiB, free memory in arenas 0.00 B, will set to 166.26 MiB (RSS), difference: 2.00 MiB | ||
| 1462 | 2026.02.05 06:14:28.258916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 2382 | ||
| 1463 | 2026.02.05 06:14:28.259589 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.02.05 06:14:28.259652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1465 | 2026.02.05 06:14:28.260504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1466 | 2026.02.05 06:14:28.261107 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.02.05 06:14:28.261317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2382 | ||
| 1468 | 2026.02.05 06:14:28.381095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1469 | 2026.02.05 06:14:28.401327 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.02.05 06:14:28.401395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1471 | 2026.02.05 06:14:28.408309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1472 | 2026.02.05 06:14:28.409684 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.02.05 06:14:28.414313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1474 | 2026.02.05 06:14:29.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.79 MiB, peak 174.35 MiB, free memory in arenas 0.00 B, will set to 168.35 MiB (RSS), difference: 1.56 MiB | ||
| 1475 | 2026.02.05 06:14:30.751144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 222 | ||
| 1476 | 2026.02.05 06:14:30.753651 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.02.05 06:14:30.753711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1478 | 2026.02.05 06:14:30.755038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1479 | 2026.02.05 06:14:30.755528 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.02.05 06:14:30.755866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1481 | 2026.02.05 06:14:32.694491 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.02.05 06:14:32.694687 [ 3 ] {f78561b0-4e5d-41fc-bdcd-edfb5817e50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.02.05 06:14:32.694755 [ 3 ] {f78561b0-4e5d-41fc-bdcd-edfb5817e50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1484 | 2026.02.05 06:14:32.695510 [ 3 ] {f78561b0-4e5d-41fc-bdcd-edfb5817e50a} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.02.05 06:14:32.695563 [ 3 ] {f78561b0-4e5d-41fc-bdcd-edfb5817e50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1486 | 2026.02.05 06:14:32.695975 [ 3 ] {f78561b0-4e5d-41fc-bdcd-edfb5817e50a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1487 | 2026.02.05 06:14:32.696206 [ 3 ] {f78561b0-4e5d-41fc-bdcd-edfb5817e50a} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.02.05 06:14:32.696362 [ 3 ] {f78561b0-4e5d-41fc-bdcd-edfb5817e50a} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001725 sec., 154202.89855072464 rows/sec., 9.80 MiB/sec. | ||
| 1489 | 2026.02.05 06:14:32.696412 [ 3 ] {f78561b0-4e5d-41fc-bdcd-edfb5817e50a} <Debug> TCPHandler: Processed in 0.002056935 sec. | ||
| 1490 | 2026.02.05 06:14:32.696548 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.02.05 06:14:32.696652 [ 3 ] {5240fd74-ef6e-4529-b9f0-08a962a213e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1492 | 2026.02.05 06:14:32.696696 [ 3 ] {5240fd74-ef6e-4529-b9f0-08a962a213e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1493 | 2026.02.05 06:14:32.697436 [ 3 ] {5240fd74-ef6e-4529-b9f0-08a962a213e2} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.02.05 06:14:32.697475 [ 3 ] {5240fd74-ef6e-4529-b9f0-08a962a213e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1495 | 2026.02.05 06:14:32.697851 [ 3 ] {5240fd74-ef6e-4529-b9f0-08a962a213e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1496 | 2026.02.05 06:14:32.698066 [ 3 ] {5240fd74-ef6e-4529-b9f0-08a962a213e2} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.02.05 06:14:32.698197 [ 3 ] {5240fd74-ef6e-4529-b9f0-08a962a213e2} <Debug> executeQuery: Read 772 rows, 62.57 KiB in 0.00157 sec., 491719.7452229299 rows/sec., 38.92 MiB/sec. | ||
| 1498 | 2026.02.05 06:14:32.698238 [ 3 ] {5240fd74-ef6e-4529-b9f0-08a962a213e2} <Debug> TCPHandler: Processed in 0.001744067 sec. | ||
| 1499 | 2026.02.05 06:14:32.698355 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.02.05 06:14:32.698454 [ 3 ] {3e75ba40-b255-4fc9-9e84-d4d7d6b34832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1501 | 2026.02.05 06:14:32.698495 [ 3 ] {3e75ba40-b255-4fc9-9e84-d4d7d6b34832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1502 | 2026.02.05 06:14:32.698927 [ 3 ] {3e75ba40-b255-4fc9-9e84-d4d7d6b34832} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.02.05 06:14:32.698966 [ 3 ] {3e75ba40-b255-4fc9-9e84-d4d7d6b34832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1504 | 2026.02.05 06:14:32.699281 [ 3 ] {3e75ba40-b255-4fc9-9e84-d4d7d6b34832} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1505 | 2026.02.05 06:14:32.699496 [ 3 ] {3e75ba40-b255-4fc9-9e84-d4d7d6b34832} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.02.05 06:14:32.699629 [ 3 ] {3e75ba40-b255-4fc9-9e84-d4d7d6b34832} <Debug> executeQuery: Read 143 rows, 8.75 KiB in 0.001197 sec., 119465.32999164579 rows/sec., 7.14 MiB/sec. | ||
| 1507 | 2026.02.05 06:14:32.699667 [ 3 ] {3e75ba40-b255-4fc9-9e84-d4d7d6b34832} <Debug> TCPHandler: Processed in 0.00136364 sec. | ||
| 1508 | 2026.02.05 06:14:32.699780 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.02.05 06:14:32.699875 [ 3 ] {36aa18b5-4f62-4b52-9980-135029a04a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.02.05 06:14:32.699915 [ 3 ] {36aa18b5-4f62-4b52-9980-135029a04a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1511 | 2026.02.05 06:14:32.700344 [ 3 ] {36aa18b5-4f62-4b52-9980-135029a04a5b} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.02.05 06:14:32.700381 [ 3 ] {36aa18b5-4f62-4b52-9980-135029a04a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1513 | 2026.02.05 06:14:32.700679 [ 3 ] {36aa18b5-4f62-4b52-9980-135029a04a5b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1514 | 2026.02.05 06:14:32.700893 [ 3 ] {36aa18b5-4f62-4b52-9980-135029a04a5b} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.02.05 06:14:32.701016 [ 3 ] {36aa18b5-4f62-4b52-9980-135029a04a5b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001159 sec., 120793.78774805866 rows/sec., 7.81 MiB/sec. | ||
| 1516 | 2026.02.05 06:14:32.701051 [ 3 ] {36aa18b5-4f62-4b52-9980-135029a04a5b} <Debug> TCPHandler: Processed in 0.001321649 sec. | ||
| 1517 | 2026.02.05 06:14:32.701159 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.02.05 06:14:32.701254 [ 3 ] {76ec3b04-36ca-4922-8dc0-16071d6eb819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1519 | 2026.02.05 06:14:32.701294 [ 3 ] {76ec3b04-36ca-4922-8dc0-16071d6eb819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1520 | 2026.02.05 06:14:32.701709 [ 3 ] {76ec3b04-36ca-4922-8dc0-16071d6eb819} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.02.05 06:14:32.701745 [ 3 ] {76ec3b04-36ca-4922-8dc0-16071d6eb819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1522 | 2026.02.05 06:14:32.702037 [ 3 ] {76ec3b04-36ca-4922-8dc0-16071d6eb819} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1523 | 2026.02.05 06:14:32.702243 [ 3 ] {76ec3b04-36ca-4922-8dc0-16071d6eb819} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.02.05 06:14:32.702368 [ 3 ] {76ec3b04-36ca-4922-8dc0-16071d6eb819} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001133 sec., 122683.14210061784 rows/sec., 6.98 MiB/sec. | ||
| 1525 | 2026.02.05 06:14:32.702404 [ 3 ] {76ec3b04-36ca-4922-8dc0-16071d6eb819} <Debug> TCPHandler: Processed in 0.001294628 sec. | ||
| 1526 | 2026.02.05 06:14:32.702516 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.02.05 06:14:32.702610 [ 3 ] {911b33aa-9384-45c1-9eca-826a5b4af7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1528 | 2026.02.05 06:14:32.702649 [ 3 ] {911b33aa-9384-45c1-9eca-826a5b4af7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1529 | 2026.02.05 06:14:32.703207 [ 3 ] {911b33aa-9384-45c1-9eca-826a5b4af7a0} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.02.05 06:14:32.703244 [ 3 ] {911b33aa-9384-45c1-9eca-826a5b4af7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1531 | 2026.02.05 06:14:32.703556 [ 3 ] {911b33aa-9384-45c1-9eca-826a5b4af7a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1532 | 2026.02.05 06:14:32.703775 [ 3 ] {911b33aa-9384-45c1-9eca-826a5b4af7a0} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.02.05 06:14:32.703902 [ 3 ] {911b33aa-9384-45c1-9eca-826a5b4af7a0} <Debug> executeQuery: Read 473 rows, 34.08 KiB in 0.00131 sec., 361068.70229007635 rows/sec., 25.41 MiB/sec. | ||
| 1534 | 2026.02.05 06:14:32.703938 [ 3 ] {911b33aa-9384-45c1-9eca-826a5b4af7a0} <Debug> TCPHandler: Processed in 0.001471712 sec. | ||
| 1535 | 2026.02.05 06:14:32.704045 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.02.05 06:14:32.704139 [ 3 ] {9d406bfe-8950-4d2e-8904-ab95ac21110f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1537 | 2026.02.05 06:14:32.704180 [ 3 ] {9d406bfe-8950-4d2e-8904-ab95ac21110f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1538 | 2026.02.05 06:14:32.704510 [ 3 ] {9d406bfe-8950-4d2e-8904-ab95ac21110f} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.02.05 06:14:32.704546 [ 3 ] {9d406bfe-8950-4d2e-8904-ab95ac21110f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1540 | 2026.02.05 06:14:32.704841 [ 3 ] {9d406bfe-8950-4d2e-8904-ab95ac21110f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1541 | 2026.02.05 06:14:32.705050 [ 3 ] {9d406bfe-8950-4d2e-8904-ab95ac21110f} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.02.05 06:14:32.705178 [ 3 ] {9d406bfe-8950-4d2e-8904-ab95ac21110f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 1543 | 2026.02.05 06:14:32.705212 [ 3 ] {9d406bfe-8950-4d2e-8904-ab95ac21110f} <Debug> TCPHandler: Processed in 0.001216727 sec. | ||
| 1544 | 2026.02.05 06:14:32.705322 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.02.05 06:14:32.705418 [ 3 ] {9202bad6-b16a-4f67-b132-88bd2e5d56c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.02.05 06:14:32.705461 [ 3 ] {9202bad6-b16a-4f67-b132-88bd2e5d56c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1547 | 2026.02.05 06:14:32.705861 [ 3 ] {9202bad6-b16a-4f67-b132-88bd2e5d56c8} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.02.05 06:14:32.705899 [ 3 ] {9202bad6-b16a-4f67-b132-88bd2e5d56c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1549 | 2026.02.05 06:14:32.706222 [ 3 ] {9202bad6-b16a-4f67-b132-88bd2e5d56c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1550 | 2026.02.05 06:14:32.706436 [ 3 ] {9202bad6-b16a-4f67-b132-88bd2e5d56c8} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.02.05 06:14:32.706562 [ 3 ] {9202bad6-b16a-4f67-b132-88bd2e5d56c8} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001162 sec., 222030.98106712563 rows/sec., 14.78 MiB/sec. | ||
| 1552 | 2026.02.05 06:14:32.706596 [ 3 ] {9202bad6-b16a-4f67-b132-88bd2e5d56c8} <Debug> TCPHandler: Processed in 0.001323109 sec. | ||
| 1553 | 2026.02.05 06:14:32.706707 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.02.05 06:14:32.706802 [ 3 ] {ab9618ca-814e-405e-bf91-3a61e31730bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.02.05 06:14:32.706844 [ 3 ] {ab9618ca-814e-405e-bf91-3a61e31730bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1556 | 2026.02.05 06:14:32.707153 [ 3 ] {ab9618ca-814e-405e-bf91-3a61e31730bf} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.02.05 06:14:32.707189 [ 3 ] {ab9618ca-814e-405e-bf91-3a61e31730bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1558 | 2026.02.05 06:14:32.707480 [ 3 ] {ab9618ca-814e-405e-bf91-3a61e31730bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1559 | 2026.02.05 06:14:32.707694 [ 3 ] {ab9618ca-814e-405e-bf91-3a61e31730bf} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.02.05 06:14:32.707816 [ 3 ] {ab9618ca-814e-405e-bf91-3a61e31730bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 1561 | 2026.02.05 06:14:32.707851 [ 3 ] {ab9618ca-814e-405e-bf91-3a61e31730bf} <Debug> TCPHandler: Processed in 0.001193076 sec. | ||
| 1562 | 2026.02.05 06:14:32.707958 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.02.05 06:14:32.708052 [ 3 ] {26d95116-63e0-49b2-9a90-3d58ee7d2ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1564 | 2026.02.05 06:14:32.708107 [ 3 ] {26d95116-63e0-49b2-9a90-3d58ee7d2ec2} <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 | ||
| 1565 | 2026.02.05 06:14:32.708839 [ 3 ] {26d95116-63e0-49b2-9a90-3d58ee7d2ec2} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.02.05 06:14:32.708876 [ 3 ] {26d95116-63e0-49b2-9a90-3d58ee7d2ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1567 | 2026.02.05 06:14:32.709382 [ 3 ] {26d95116-63e0-49b2-9a90-3d58ee7d2ec2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1568 | 2026.02.05 06:14:32.709602 [ 3 ] {26d95116-63e0-49b2-9a90-3d58ee7d2ec2} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.02.05 06:14:32.709735 [ 3 ] {26d95116-63e0-49b2-9a90-3d58ee7d2ec2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001701 sec., 5878.894767783657 rows/sec., 10.53 MiB/sec. | ||
| 1570 | 2026.02.05 06:14:32.709789 [ 3 ] {26d95116-63e0-49b2-9a90-3d58ee7d2ec2} <Debug> TCPHandler: Processed in 0.001879601 sec. | ||
| 1571 | 2026.02.05 06:14:32.709892 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.02.05 06:14:32.709987 [ 3 ] {ec5b343f-10af-44d2-b3fd-60a0bc72832f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.02.05 06:14:32.710028 [ 3 ] {ec5b343f-10af-44d2-b3fd-60a0bc72832f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1574 | 2026.02.05 06:14:32.710355 [ 3 ] {ec5b343f-10af-44d2-b3fd-60a0bc72832f} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.02.05 06:14:32.710391 [ 3 ] {ec5b343f-10af-44d2-b3fd-60a0bc72832f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1576 | 2026.02.05 06:14:32.710690 [ 3 ] {ec5b343f-10af-44d2-b3fd-60a0bc72832f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1577 | 2026.02.05 06:14:32.710897 [ 3 ] {ec5b343f-10af-44d2-b3fd-60a0bc72832f} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.02.05 06:14:32.711022 [ 3 ] {ec5b343f-10af-44d2-b3fd-60a0bc72832f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001053 sec., 83570.75023741691 rows/sec., 5.25 MiB/sec. | ||
| 1579 | 2026.02.05 06:14:32.711056 [ 3 ] {ec5b343f-10af-44d2-b3fd-60a0bc72832f} <Debug> TCPHandler: Processed in 0.001213007 sec. | ||
| 1580 | 2026.02.05 06:14:35.704490 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1581 | 2026.02.05 06:14:35.704546 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1582 | 2026.02.05 06:14:35.761446 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2830 | ||
| 1583 | 2026.02.05 06:14:35.761924 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.02.05 06:14:35.761975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1585 | 2026.02.05 06:14:35.762499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1586 | 2026.02.05 06:14:35.762733 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.02.05 06:14:35.762873 [ 27 ] {} <Debug> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2026.02.05 06:14:35.762886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2830 | ||
| 1589 | 2026.02.05 06:14:35.762948 [ 27 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.02.05 06:14:35.762974 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1591 | 2026.02.05 06:14:35.765116 [ 201 ] {15d69430-890a-40d5-adc5-ded5235dc631::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 | ||
| 1592 | 2026.02.05 06:14:35.767175 [ 201 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1593 | 2026.02.05 06:14:35.769251 [ 201 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1594 | 2026.02.05 06:14:35.775130 [ 201 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1595 | 2026.02.05 06:14:35.775197 [ 201 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1596 | 2026.02.05 06:14:35.775248 [ 201 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1597 | 2026.02.05 06:14:35.775297 [ 201 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 491 rows starting from the beginning of the part | ||
| 1598 | 2026.02.05 06:14:35.775349 [ 201 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1599 | 2026.02.05 06:14:35.812660 [ 199 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.049574235 sec., 57086.10531256811 rows/sec., 836.22 KiB/sec. | ||
| 1600 | 2026.02.05 06:14:35.813608 [ 187 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1601 | 2026.02.05 06:14:35.813942 [ 187 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.02.05 06:14:35.814024 [ 187 ] {15d69430-890a-40d5-adc5-ded5235dc631::all_1_6_1} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1603 | 2026.02.05 06:14:35.814140 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1604 | 2026.02.05 06:14:35.914426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1605 | 2026.02.05 06:14:35.932827 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.02.05 06:14:35.932893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1607 | 2026.02.05 06:14:35.939255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1608 | 2026.02.05 06:14:35.939976 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.02.05 06:14:35.940277 [ 61 ] {} <Debug> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1610 | 2026.02.05 06:14:35.940343 [ 61 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.02.05 06:14:35.940363 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1612 | 2026.02.05 06:14:35.940479 [ 187 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::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 | ||
| 1613 | 2026.02.05 06:14:35.943790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1614 | 2026.02.05 06:14:35.945158 [ 187 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1615 | 2026.02.05 06:14:35.946786 [ 187 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::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 | ||
| 1616 | 2026.02.05 06:14:35.951793 [ 187 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::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 | ||
| 1617 | 2026.02.05 06:14:35.956341 [ 187 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::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 | ||
| 1618 | 2026.02.05 06:14:35.960822 [ 187 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::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 | ||
| 1619 | 2026.02.05 06:14:35.971150 [ 187 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::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 | ||
| 1620 | 2026.02.05 06:14:35.975609 [ 187 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::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 | ||
| 1621 | 2026.02.05 06:14:36.040295 [ 189 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099866116 sec., 460.6166920519869 rows/sec., 2.38 MiB/sec. | ||
| 1622 | 2026.02.05 06:14:36.042971 [ 189 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1623 | 2026.02.05 06:14:36.045395 [ 189 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::all_1_6_1} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.02.05 06:14:36.045521 [ 189 ] {11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5::all_1_6_1} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1625 | 2026.02.05 06:14:36.047531 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1626 | 2026.02.05 06:14:37.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.80 MiB, peak 179.03 MiB, free memory in arenas 0.00 B, will set to 180.98 MiB (RSS), difference: 12.18 MiB | ||
| 1627 | 2026.02.05 06:14:37.687659 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.02.05 06:14:37.687859 [ 3 ] {f550bacb-8c6f-4c78-b10c-0dc37cf0a63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1629 | 2026.02.05 06:14:37.687937 [ 3 ] {f550bacb-8c6f-4c78-b10c-0dc37cf0a63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1630 | 2026.02.05 06:14:37.688623 [ 3 ] {f550bacb-8c6f-4c78-b10c-0dc37cf0a63a} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.02.05 06:14:37.688671 [ 3 ] {f550bacb-8c6f-4c78-b10c-0dc37cf0a63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1632 | 2026.02.05 06:14:37.689092 [ 3 ] {f550bacb-8c6f-4c78-b10c-0dc37cf0a63a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1633 | 2026.02.05 06:14:37.689351 [ 3 ] {f550bacb-8c6f-4c78-b10c-0dc37cf0a63a} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2026.02.05 06:14:37.689481 [ 60 ] {} <Debug> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1635 | 2026.02.05 06:14:37.689512 [ 3 ] {f550bacb-8c6f-4c78-b10c-0dc37cf0a63a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.52 MiB/sec. | ||
| 1636 | 2026.02.05 06:14:37.689562 [ 60 ] {} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.02.05 06:14:37.689566 [ 3 ] {f550bacb-8c6f-4c78-b10c-0dc37cf0a63a} <Debug> TCPHandler: Processed in 0.002051825 sec. | ||
| 1638 | 2026.02.05 06:14:37.689594 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1639 | 2026.02.05 06:14:37.689707 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::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 | ||
| 1640 | 2026.02.05 06:14:37.689748 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.02.05 06:14:37.689839 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1642 | 2026.02.05 06:14:37.689853 [ 3 ] {105baf22-8a59-4bc5-be35-8f64c4ce8fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1643 | 2026.02.05 06:14:37.689882 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 777 rows starting from the beginning of the part | ||
| 1644 | 2026.02.05 06:14:37.689896 [ 3 ] {105baf22-8a59-4bc5-be35-8f64c4ce8fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1645 | 2026.02.05 06:14:37.689999 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1646 | 2026.02.05 06:14:37.690059 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 772 rows starting from the beginning of the part | ||
| 1647 | 2026.02.05 06:14:37.690112 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1648 | 2026.02.05 06:14:37.690163 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 772 rows starting from the beginning of the part | ||
| 1649 | 2026.02.05 06:14:37.690216 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1650 | 2026.02.05 06:14:37.690364 [ 3 ] {105baf22-8a59-4bc5-be35-8f64c4ce8fbc} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.02.05 06:14:37.690403 [ 3 ] {105baf22-8a59-4bc5-be35-8f64c4ce8fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1652 | 2026.02.05 06:14:37.690814 [ 3 ] {105baf22-8a59-4bc5-be35-8f64c4ce8fbc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.02.05 06:14:37.691045 [ 3 ] {105baf22-8a59-4bc5-be35-8f64c4ce8fbc} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.02.05 06:14:37.691153 [ 60 ] {} <Debug> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.02.05 06:14:37.691180 [ 3 ] {105baf22-8a59-4bc5-be35-8f64c4ce8fbc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. | ||
| 1656 | 2026.02.05 06:14:37.691190 [ 60 ] {} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.02.05 06:14:37.691220 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1658 | 2026.02.05 06:14:37.691225 [ 3 ] {105baf22-8a59-4bc5-be35-8f64c4ce8fbc} <Debug> TCPHandler: Processed in 0.001530123 sec. | ||
| 1659 | 2026.02.05 06:14:37.691364 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.02.05 06:14:37.691391 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::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 | ||
| 1661 | 2026.02.05 06:14:37.691444 [ 199 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2489 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783749 sec., 1395375.694674531 rows/sec., 115.53 MiB/sec. | ||
| 1662 | 2026.02.05 06:14:37.691468 [ 3 ] {258d9089-f1aa-4551-957f-c452fad7c3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1663 | 2026.02.05 06:14:37.691514 [ 3 ] {258d9089-f1aa-4551-957f-c452fad7c3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1664 | 2026.02.05 06:14:37.691527 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1665 | 2026.02.05 06:14:37.691581 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 483 rows starting from the beginning of the part | ||
| 1666 | 2026.02.05 06:14:37.691710 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1667 | 2026.02.05 06:14:37.691721 [ 186 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1668 | 2026.02.05 06:14:37.691796 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 473 rows starting from the beginning of the part | ||
| 1669 | 2026.02.05 06:14:37.691868 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1670 | 2026.02.05 06:14:37.691947 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 473 rows starting from the beginning of the part | ||
| 1671 | 2026.02.05 06:14:37.691953 [ 3 ] {258d9089-f1aa-4551-957f-c452fad7c3ec} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.02.05 06:14:37.692005 [ 3 ] {258d9089-f1aa-4551-957f-c452fad7c3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1673 | 2026.02.05 06:14:37.692032 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1674 | 2026.02.05 06:14:37.692105 [ 186 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.02.05 06:14:37.692204 [ 186 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_6_1} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1676 | 2026.02.05 06:14:37.692299 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1677 | 2026.02.05 06:14:37.692423 [ 3 ] {258d9089-f1aa-4551-957f-c452fad7c3ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1678 | 2026.02.05 06:14:37.692680 [ 3 ] {258d9089-f1aa-4551-957f-c452fad7c3ec} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.02.05 06:14:37.692797 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1680 | 2026.02.05 06:14:37.692825 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.02.05 06:14:37.692835 [ 3 ] {258d9089-f1aa-4551-957f-c452fad7c3ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001391 sec., 115025.1617541337 rows/sec., 8.01 MiB/sec. | ||
| 1682 | 2026.02.05 06:14:37.692843 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1683 | 2026.02.05 06:14:37.692878 [ 3 ] {258d9089-f1aa-4551-957f-c452fad7c3ec} <Debug> TCPHandler: Processed in 0.001565874 sec. | ||
| 1684 | 2026.02.05 06:14:37.692957 [ 190 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::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 | ||
| 1685 | 2026.02.05 06:14:37.693020 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2026.02.05 06:14:37.693097 [ 190 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1687 | 2026.02.05 06:14:37.693126 [ 3 ] {727c740b-d698-4ec9-96fc-3f382e8cb0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1688 | 2026.02.05 06:14:37.693148 [ 190 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 231 rows starting from the beginning of the part | ||
| 1689 | 2026.02.05 06:14:37.693177 [ 3 ] {727c740b-d698-4ec9-96fc-3f382e8cb0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1690 | 2026.02.05 06:14:37.693261 [ 190 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1691 | 2026.02.05 06:14:37.693331 [ 190 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 258 rows starting from the beginning of the part | ||
| 1692 | 2026.02.05 06:14:37.693343 [ 199 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 5 columns (5 merged, 0 gathered) in 0.002042615 sec., 793590.5689520541 rows/sec., 59.64 MiB/sec. | ||
| 1693 | 2026.02.05 06:14:37.693379 [ 190 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1694 | 2026.02.05 06:14:37.693433 [ 190 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 258 rows starting from the beginning of the part | ||
| 1695 | 2026.02.05 06:14:37.693489 [ 190 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1696 | 2026.02.05 06:14:37.693495 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1697 | 2026.02.05 06:14:37.693526 [ 3 ] {727c740b-d698-4ec9-96fc-3f382e8cb0eb} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.02.05 06:14:37.693568 [ 3 ] {727c740b-d698-4ec9-96fc-3f382e8cb0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1699 | 2026.02.05 06:14:37.693854 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.02.05 06:14:37.693936 [ 192 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_6_1} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1701 | 2026.02.05 06:14:37.693984 [ 3 ] {727c740b-d698-4ec9-96fc-3f382e8cb0eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1702 | 2026.02.05 06:14:37.694015 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1703 | 2026.02.05 06:14:37.694214 [ 3 ] {727c740b-d698-4ec9-96fc-3f382e8cb0eb} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.02.05 06:14:37.694324 [ 60 ] {} <Debug> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1705 | 2026.02.05 06:14:37.694356 [ 60 ] {} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.02.05 06:14:37.694356 [ 3 ] {727c740b-d698-4ec9-96fc-3f382e8cb0eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 1707 | 2026.02.05 06:14:37.694375 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1708 | 2026.02.05 06:14:37.694411 [ 3 ] {727c740b-d698-4ec9-96fc-3f382e8cb0eb} <Debug> TCPHandler: Processed in 0.001441651 sec. | ||
| 1709 | 2026.02.05 06:14:37.694529 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::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 | ||
| 1710 | 2026.02.05 06:14:37.694696 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1711 | 2026.02.05 06:14:37.694742 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 76 rows starting from the beginning of the part | ||
| 1712 | 2026.02.05 06:14:37.694870 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1713 | 2026.02.05 06:14:37.694930 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 88 rows starting from the beginning of the part | ||
| 1714 | 2026.02.05 06:14:37.694995 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1715 | 2026.02.05 06:14:37.695037 [ 199 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002129646 sec., 576152.0928830426 rows/sec., 39.01 MiB/sec. | ||
| 1716 | 2026.02.05 06:14:37.695045 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1717 | 2026.02.05 06:14:37.695111 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::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 | ||
| 1718 | 2026.02.05 06:14:37.695266 [ 192 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1719 | 2026.02.05 06:14:37.695568 [ 192 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.02.05 06:14:37.695642 [ 192 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1721 | 2026.02.05 06:14:37.695716 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1722 | 2026.02.05 06:14:37.696153 [ 191 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 4 columns (4 merged, 0 gathered) in 0.001702207 sec., 253788.17029891192 rows/sec., 16.39 MiB/sec. | ||
| 1723 | 2026.02.05 06:14:37.696312 [ 192 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1724 | 2026.02.05 06:14:37.696564 [ 192 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.02.05 06:14:37.696632 [ 192 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_6_1} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2026.02.05 06:14:37.696705 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1727 | 2026.02.05 06:14:40.756066 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 252 | ||
| 1728 | 2026.02.05 06:14:40.758316 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.02.05 06:14:40.758360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1730 | 2026.02.05 06:14:40.759502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1731 | 2026.02.05 06:14:40.759769 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.02.05 06:14:40.760007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1733 | 2026.02.05 06:14:42.692347 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.02.05 06:14:42.692577 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1735 | 2026.02.05 06:14:42.692937 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1736 | 2026.02.05 06:14:42.696685 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1737 | 2026.02.05 06:14:42.697001 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1738 | 2026.02.05 06:14:42.697085 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1739 | 2026.02.05 06:14:42.697297 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Debug> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1740 | 2026.02.05 06:14:42.699183 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1741 | 2026.02.05 06:14:42.701057 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Debug> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (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 | ||
| 1742 | 2026.02.05 06:14:42.701082 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1743 | 2026.02.05 06:14:42.701169 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1744 | 2026.02.05 06:14:42.701191 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1745 | 2026.02.05 06:14:42.713940 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.021458 sec., 1491.2853015192468 rows/sec., 56.30 KiB/sec. | ||
| 1746 | 2026.02.05 06:14:42.714061 [ 3 ] {7f2a1fd2-d702-4d45-b18d-682df02e56bc} <Debug> TCPHandler: Processed in 0.021843594 sec. | ||
| 1747 | 2026.02.05 06:14:42.714392 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.02.05 06:14:42.714543 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1749 | 2026.02.05 06:14:42.714777 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1750 | 2026.02.05 06:14:42.714812 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1751 | 2026.02.05 06:14:42.715022 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1752 | 2026.02.05 06:14:42.715076 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1753 | 2026.02.05 06:14:42.715185 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Debug> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1754 | 2026.02.05 06:14:42.715214 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1755 | 2026.02.05 06:14:42.715234 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Debug> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (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 | ||
| 1756 | 2026.02.05 06:14:42.715250 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1757 | 2026.02.05 06:14:42.715285 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1758 | 2026.02.05 06:14:42.715305 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1759 | 2026.02.05 06:14:42.715958 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001482 sec., 21592.442645074225 rows/sec., 815.12 KiB/sec. | ||
| 1760 | 2026.02.05 06:14:42.716049 [ 3 ] {944d6443-c168-41b6-a1d2-52c210c373f0} <Debug> TCPHandler: Processed in 0.001717427 sec. | ||
| 1761 | 2026.02.05 06:14:42.716248 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.02.05 06:14:42.716384 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1763 | 2026.02.05 06:14:42.716600 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1764 | 2026.02.05 06:14:42.716634 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1765 | 2026.02.05 06:14:42.716830 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1766 | 2026.02.05 06:14:42.716883 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1767 | 2026.02.05 06:14:42.716984 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Debug> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1768 | 2026.02.05 06:14:42.717012 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1769 | 2026.02.05 06:14:42.717030 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Debug> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (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 | ||
| 1770 | 2026.02.05 06:14:42.717045 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1771 | 2026.02.05 06:14:42.717078 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1772 | 2026.02.05 06:14:42.717096 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1773 | 2026.02.05 06:14:42.717535 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001207 sec., 26512.01325600663 rows/sec., 1000.83 KiB/sec. | ||
| 1774 | 2026.02.05 06:14:42.717627 [ 3 ] {f05a1bba-f829-4588-98d9-7684661af13c} <Debug> TCPHandler: Processed in 0.0014301 sec. | ||
| 1775 | 2026.02.05 06:14:42.722674 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.02.05 06:14:42.722811 [ 3 ] {1a687fe4-e064-4572-8ec1-5f3e8495df1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1777 | 2026.02.05 06:14:42.722863 [ 3 ] {1a687fe4-e064-4572-8ec1-5f3e8495df1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1778 | 2026.02.05 06:14:42.723492 [ 3 ] {1a687fe4-e064-4572-8ec1-5f3e8495df1e} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.02.05 06:14:42.723534 [ 3 ] {1a687fe4-e064-4572-8ec1-5f3e8495df1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1780 | 2026.02.05 06:14:42.723977 [ 3 ] {1a687fe4-e064-4572-8ec1-5f3e8495df1e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1781 | 2026.02.05 06:14:42.724172 [ 3 ] {1a687fe4-e064-4572-8ec1-5f3e8495df1e} <Trace> oximeter.timeseries_schema (c9cfaf5b-8417-4230-8266-bccfce685162): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.02.05 06:14:42.724318 [ 3 ] {1a687fe4-e064-4572-8ec1-5f3e8495df1e} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001545 sec., 1941.747572815534 rows/sec., 176.98 KiB/sec. | ||
| 1783 | 2026.02.05 06:14:42.724356 [ 3 ] {1a687fe4-e064-4572-8ec1-5f3e8495df1e} <Debug> TCPHandler: Processed in 0.001746227 sec. | ||
| 1784 | 2026.02.05 06:14:42.724473 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.02.05 06:14:42.724572 [ 3 ] {73f3e64b-5fde-4025-a700-2c2f5fb5869c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.02.05 06:14:42.724612 [ 3 ] {73f3e64b-5fde-4025-a700-2c2f5fb5869c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1787 | 2026.02.05 06:14:42.725110 [ 3 ] {73f3e64b-5fde-4025-a700-2c2f5fb5869c} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.02.05 06:14:42.725147 [ 3 ] {73f3e64b-5fde-4025-a700-2c2f5fb5869c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1789 | 2026.02.05 06:14:42.725478 [ 3 ] {73f3e64b-5fde-4025-a700-2c2f5fb5869c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1790 | 2026.02.05 06:14:42.725692 [ 3 ] {73f3e64b-5fde-4025-a700-2c2f5fb5869c} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.02.05 06:14:42.725818 [ 3 ] {73f3e64b-5fde-4025-a700-2c2f5fb5869c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001267 sec., 209944.7513812155 rows/sec., 13.34 MiB/sec. | ||
| 1792 | 2026.02.05 06:14:42.725855 [ 3 ] {73f3e64b-5fde-4025-a700-2c2f5fb5869c} <Debug> TCPHandler: Processed in 0.001432671 sec. | ||
| 1793 | 2026.02.05 06:14:42.725974 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.02.05 06:14:42.726069 [ 3 ] {09ae2c8b-052b-4e87-8643-e1b0276e0ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1795 | 2026.02.05 06:14:42.726109 [ 3 ] {09ae2c8b-052b-4e87-8643-e1b0276e0ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1796 | 2026.02.05 06:14:42.726501 [ 3 ] {09ae2c8b-052b-4e87-8643-e1b0276e0ee5} <Trace> oximeter.fields_ipaddr (f1141e28-f4ea-4c5c-a77c-ec94a0fdfe82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.02.05 06:14:42.726539 [ 3 ] {09ae2c8b-052b-4e87-8643-e1b0276e0ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1798 | 2026.02.05 06:14:42.726821 [ 3 ] {09ae2c8b-052b-4e87-8643-e1b0276e0ee5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1799 | 2026.02.05 06:14:42.727035 [ 3 ] {09ae2c8b-052b-4e87-8643-e1b0276e0ee5} <Trace> oximeter.fields_ipaddr (f1141e28-f4ea-4c5c-a77c-ec94a0fdfe82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.02.05 06:14:42.727158 [ 3 ] {09ae2c8b-052b-4e87-8643-e1b0276e0ee5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001108 sec., 1805.0541516245487 rows/sec., 147.19 KiB/sec. | ||
| 1801 | 2026.02.05 06:14:42.727194 [ 3 ] {09ae2c8b-052b-4e87-8643-e1b0276e0ee5} <Debug> TCPHandler: Processed in 0.001269857 sec. | ||
| 1802 | 2026.02.05 06:14:42.727312 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.02.05 06:14:42.727405 [ 3 ] {c7cd0084-bc44-431e-826d-86ad9c4bbdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1804 | 2026.02.05 06:14:42.727460 [ 3 ] {c7cd0084-bc44-431e-826d-86ad9c4bbdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1805 | 2026.02.05 06:14:42.728183 [ 3 ] {c7cd0084-bc44-431e-826d-86ad9c4bbdd9} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.02.05 06:14:42.728222 [ 3 ] {c7cd0084-bc44-431e-826d-86ad9c4bbdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1807 | 2026.02.05 06:14:42.728621 [ 3 ] {c7cd0084-bc44-431e-826d-86ad9c4bbdd9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1808 | 2026.02.05 06:14:42.728836 [ 3 ] {c7cd0084-bc44-431e-826d-86ad9c4bbdd9} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.02.05 06:14:42.728965 [ 3 ] {c7cd0084-bc44-431e-826d-86ad9c4bbdd9} <Debug> executeQuery: Read 807 rows, 65.84 KiB in 0.001579 sec., 511082.96390120324 rows/sec., 40.72 MiB/sec. | ||
| 1810 | 2026.02.05 06:14:42.729004 [ 3 ] {c7cd0084-bc44-431e-826d-86ad9c4bbdd9} <Debug> TCPHandler: Processed in 0.001741657 sec. | ||
| 1811 | 2026.02.05 06:14:42.729120 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.02.05 06:14:42.729215 [ 3 ] {6cbaf5d6-8c80-4de5-bbef-5edb8e4578d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.02.05 06:14:42.729254 [ 3 ] {6cbaf5d6-8c80-4de5-bbef-5edb8e4578d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1814 | 2026.02.05 06:14:42.729692 [ 3 ] {6cbaf5d6-8c80-4de5-bbef-5edb8e4578d4} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.02.05 06:14:42.729727 [ 3 ] {6cbaf5d6-8c80-4de5-bbef-5edb8e4578d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1816 | 2026.02.05 06:14:42.730027 [ 3 ] {6cbaf5d6-8c80-4de5-bbef-5edb8e4578d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1817 | 2026.02.05 06:14:42.730231 [ 3 ] {6cbaf5d6-8c80-4de5-bbef-5edb8e4578d4} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.02.05 06:14:42.730352 [ 3 ] {6cbaf5d6-8c80-4de5-bbef-5edb8e4578d4} <Debug> executeQuery: Read 162 rows, 10.17 KiB in 0.001156 sec., 140138.40830449827 rows/sec., 8.59 MiB/sec. | ||
| 1819 | 2026.02.05 06:14:42.730389 [ 3 ] {6cbaf5d6-8c80-4de5-bbef-5edb8e4578d4} <Debug> TCPHandler: Processed in 0.001320359 sec. | ||
| 1820 | 2026.02.05 06:14:42.730508 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.02.05 06:14:42.730603 [ 3 ] {cf618d3b-c041-43dc-a682-cc86e1e79d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1822 | 2026.02.05 06:14:42.730642 [ 3 ] {cf618d3b-c041-43dc-a682-cc86e1e79d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1823 | 2026.02.05 06:14:42.731059 [ 3 ] {cf618d3b-c041-43dc-a682-cc86e1e79d5c} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.02.05 06:14:42.731095 [ 3 ] {cf618d3b-c041-43dc-a682-cc86e1e79d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1825 | 2026.02.05 06:14:42.731394 [ 3 ] {cf618d3b-c041-43dc-a682-cc86e1e79d5c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1826 | 2026.02.05 06:14:42.731601 [ 3 ] {cf618d3b-c041-43dc-a682-cc86e1e79d5c} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.02.05 06:14:42.731729 [ 3 ] {cf618d3b-c041-43dc-a682-cc86e1e79d5c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001144 sec., 122377.62237762238 rows/sec., 7.91 MiB/sec. | ||
| 1828 | 2026.02.05 06:14:42.731766 [ 3 ] {cf618d3b-c041-43dc-a682-cc86e1e79d5c} <Debug> TCPHandler: Processed in 0.001307518 sec. | ||
| 1829 | 2026.02.05 06:14:42.731887 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.02.05 06:14:42.731982 [ 3 ] {cff1a5c4-c6c2-47b7-9867-d39520e8259d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1831 | 2026.02.05 06:14:42.732021 [ 3 ] {cff1a5c4-c6c2-47b7-9867-d39520e8259d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1832 | 2026.02.05 06:14:42.732448 [ 3 ] {cff1a5c4-c6c2-47b7-9867-d39520e8259d} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.02.05 06:14:42.732484 [ 3 ] {cff1a5c4-c6c2-47b7-9867-d39520e8259d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1834 | 2026.02.05 06:14:42.732773 [ 3 ] {cff1a5c4-c6c2-47b7-9867-d39520e8259d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1835 | 2026.02.05 06:14:42.732990 [ 3 ] {cff1a5c4-c6c2-47b7-9867-d39520e8259d} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.02.05 06:14:42.733113 [ 3 ] {cff1a5c4-c6c2-47b7-9867-d39520e8259d} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001148 sec., 121080.1393728223 rows/sec., 6.89 MiB/sec. | ||
| 1837 | 2026.02.05 06:14:42.733151 [ 3 ] {cff1a5c4-c6c2-47b7-9867-d39520e8259d} <Debug> TCPHandler: Processed in 0.001321258 sec. | ||
| 1838 | 2026.02.05 06:14:42.733275 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.02.05 06:14:42.733369 [ 3 ] {5ceb5f2a-4089-47b7-ac1f-18cb2e1c3ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1840 | 2026.02.05 06:14:42.733408 [ 3 ] {5ceb5f2a-4089-47b7-ac1f-18cb2e1c3ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1841 | 2026.02.05 06:14:42.733955 [ 3 ] {5ceb5f2a-4089-47b7-ac1f-18cb2e1c3ab5} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.02.05 06:14:42.733992 [ 3 ] {5ceb5f2a-4089-47b7-ac1f-18cb2e1c3ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1843 | 2026.02.05 06:14:42.734311 [ 3 ] {5ceb5f2a-4089-47b7-ac1f-18cb2e1c3ab5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1844 | 2026.02.05 06:14:42.734518 [ 3 ] {5ceb5f2a-4089-47b7-ac1f-18cb2e1c3ab5} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.02.05 06:14:42.734643 [ 3 ] {5ceb5f2a-4089-47b7-ac1f-18cb2e1c3ab5} <Debug> executeQuery: Read 499 rows, 36.18 KiB in 0.001292 sec., 386222.9102167183 rows/sec., 27.35 MiB/sec. | ||
| 1846 | 2026.02.05 06:14:42.734679 [ 3 ] {5ceb5f2a-4089-47b7-ac1f-18cb2e1c3ab5} <Debug> TCPHandler: Processed in 0.001454382 sec. | ||
| 1847 | 2026.02.05 06:14:42.734794 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.02.05 06:14:42.734887 [ 3 ] {b608f5c8-a544-4df1-8dd4-9fd1886b1c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1849 | 2026.02.05 06:14:42.734929 [ 3 ] {b608f5c8-a544-4df1-8dd4-9fd1886b1c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1850 | 2026.02.05 06:14:42.735262 [ 3 ] {b608f5c8-a544-4df1-8dd4-9fd1886b1c50} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.02.05 06:14:42.735298 [ 3 ] {b608f5c8-a544-4df1-8dd4-9fd1886b1c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1852 | 2026.02.05 06:14:42.735596 [ 3 ] {b608f5c8-a544-4df1-8dd4-9fd1886b1c50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1853 | 2026.02.05 06:14:42.735793 [ 3 ] {b608f5c8-a544-4df1-8dd4-9fd1886b1c50} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.02.05 06:14:42.735920 [ 3 ] {b608f5c8-a544-4df1-8dd4-9fd1886b1c50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 1855 | 2026.02.05 06:14:42.735957 [ 3 ] {b608f5c8-a544-4df1-8dd4-9fd1886b1c50} <Debug> TCPHandler: Processed in 0.001212936 sec. | ||
| 1856 | 2026.02.05 06:14:42.736072 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.02.05 06:14:42.736166 [ 3 ] {b2af8333-ce42-4ad3-87fc-98f35686c576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.02.05 06:14:42.736213 [ 3 ] {b2af8333-ce42-4ad3-87fc-98f35686c576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1859 | 2026.02.05 06:14:42.736619 [ 3 ] {b2af8333-ce42-4ad3-87fc-98f35686c576} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.02.05 06:14:42.736663 [ 3 ] {b2af8333-ce42-4ad3-87fc-98f35686c576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1861 | 2026.02.05 06:14:42.736995 [ 3 ] {b2af8333-ce42-4ad3-87fc-98f35686c576} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1862 | 2026.02.05 06:14:42.737214 [ 3 ] {b2af8333-ce42-4ad3-87fc-98f35686c576} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.02.05 06:14:42.737340 [ 3 ] {b2af8333-ce42-4ad3-87fc-98f35686c576} <Debug> executeQuery: Read 259 rows, 17.66 KiB in 0.001192 sec., 217281.8791946309 rows/sec., 14.47 MiB/sec. | ||
| 1864 | 2026.02.05 06:14:42.737376 [ 3 ] {b2af8333-ce42-4ad3-87fc-98f35686c576} <Debug> TCPHandler: Processed in 0.001353849 sec. | ||
| 1865 | 2026.02.05 06:14:42.737554 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.02.05 06:14:42.737656 [ 3 ] {cc221a38-ae11-4c7d-affa-519a8eb1bf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1867 | 2026.02.05 06:14:42.737700 [ 3 ] {cc221a38-ae11-4c7d-affa-519a8eb1bf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1868 | 2026.02.05 06:14:42.738031 [ 3 ] {cc221a38-ae11-4c7d-affa-519a8eb1bf3e} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.02.05 06:14:42.738068 [ 3 ] {cc221a38-ae11-4c7d-affa-519a8eb1bf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1870 | 2026.02.05 06:14:42.738376 [ 3 ] {cc221a38-ae11-4c7d-affa-519a8eb1bf3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1871 | 2026.02.05 06:14:42.738602 [ 3 ] {cc221a38-ae11-4c7d-affa-519a8eb1bf3e} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.02.05 06:14:42.738733 [ 3 ] {cc221a38-ae11-4c7d-affa-519a8eb1bf3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 1873 | 2026.02.05 06:14:42.738770 [ 3 ] {cc221a38-ae11-4c7d-affa-519a8eb1bf3e} <Debug> TCPHandler: Processed in 0.001282758 sec. | ||
| 1874 | 2026.02.05 06:14:42.738884 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.02.05 06:14:42.738978 [ 3 ] {1edbe9d9-0fbc-4fa1-b06d-2dc14e39f028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.02.05 06:14:42.739032 [ 3 ] {1edbe9d9-0fbc-4fa1-b06d-2dc14e39f028} <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 | ||
| 1877 | 2026.02.05 06:14:42.739871 [ 3 ] {1edbe9d9-0fbc-4fa1-b06d-2dc14e39f028} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.02.05 06:14:42.739908 [ 3 ] {1edbe9d9-0fbc-4fa1-b06d-2dc14e39f028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1879 | 2026.02.05 06:14:42.740441 [ 3 ] {1edbe9d9-0fbc-4fa1-b06d-2dc14e39f028} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1880 | 2026.02.05 06:14:42.740669 [ 3 ] {1edbe9d9-0fbc-4fa1-b06d-2dc14e39f028} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.02.05 06:14:42.740801 [ 3 ] {1edbe9d9-0fbc-4fa1-b06d-2dc14e39f028} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00184 sec., 14673.91304347826 rows/sec., 26.29 MiB/sec. | ||
| 1882 | 2026.02.05 06:14:42.740855 [ 3 ] {1edbe9d9-0fbc-4fa1-b06d-2dc14e39f028} <Debug> TCPHandler: Processed in 0.002022243 sec. | ||
| 1883 | 2026.02.05 06:14:42.740968 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.02.05 06:14:42.741062 [ 3 ] {7ad4fe17-c3b5-4d99-a01f-f9d2d927a17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.02.05 06:14:42.741104 [ 3 ] {7ad4fe17-c3b5-4d99-a01f-f9d2d927a17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1886 | 2026.02.05 06:14:42.741420 [ 3 ] {7ad4fe17-c3b5-4d99-a01f-f9d2d927a17c} <Trace> oximeter.measurements_i64 (7428d21a-d76b-43a9-8f2b-3f74ff203170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.02.05 06:14:42.741455 [ 3 ] {7ad4fe17-c3b5-4d99-a01f-f9d2d927a17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1888 | 2026.02.05 06:14:42.741764 [ 3 ] {7ad4fe17-c3b5-4d99-a01f-f9d2d927a17c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1889 | 2026.02.05 06:14:42.741977 [ 3 ] {7ad4fe17-c3b5-4d99-a01f-f9d2d927a17c} <Trace> oximeter.measurements_i64 (7428d21a-d76b-43a9-8f2b-3f74ff203170): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.02.05 06:14:42.742099 [ 3 ] {7ad4fe17-c3b5-4d99-a01f-f9d2d927a17c} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001055 sec., 11374.40758293839 rows/sec., 857.15 KiB/sec. | ||
| 1891 | 2026.02.05 06:14:42.742134 [ 3 ] {7ad4fe17-c3b5-4d99-a01f-f9d2d927a17c} <Debug> TCPHandler: Processed in 0.001215786 sec. | ||
| 1892 | 2026.02.05 06:14:42.742245 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.02.05 06:14:42.742338 [ 3 ] {bd39b222-4873-48cb-bbaa-aec3b9d42cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.02.05 06:14:42.742379 [ 3 ] {bd39b222-4873-48cb-bbaa-aec3b9d42cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1895 | 2026.02.05 06:14:42.742698 [ 3 ] {bd39b222-4873-48cb-bbaa-aec3b9d42cf9} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.02.05 06:14:42.742736 [ 3 ] {bd39b222-4873-48cb-bbaa-aec3b9d42cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1897 | 2026.02.05 06:14:42.743034 [ 3 ] {bd39b222-4873-48cb-bbaa-aec3b9d42cf9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1898 | 2026.02.05 06:14:42.743247 [ 3 ] {bd39b222-4873-48cb-bbaa-aec3b9d42cf9} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.02.05 06:14:42.743370 [ 3 ] {bd39b222-4873-48cb-bbaa-aec3b9d42cf9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00105 sec., 83809.52380952382 rows/sec., 5.26 MiB/sec. | ||
| 1900 | 2026.02.05 06:14:42.743404 [ 3 ] {bd39b222-4873-48cb-bbaa-aec3b9d42cf9} <Debug> TCPHandler: Processed in 0.001208637 sec. | ||
| 1901 | 2026.02.05 06:14:43.263024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3342 | ||
| 1902 | 2026.02.05 06:14:43.263636 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.02.05 06:14:43.263670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1904 | 2026.02.05 06:14:43.264130 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1905 | 2026.02.05 06:14:43.264349 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.02.05 06:14:43.264465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3342 | ||
| 1907 | 2026.02.05 06:14:43.443912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1908 | 2026.02.05 06:14:43.461360 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.02.05 06:14:43.461411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1910 | 2026.02.05 06:14:43.467001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1911 | 2026.02.05 06:14:43.467677 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.02.05 06:14:43.470641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1913 | 2026.02.05 06:14:47.687497 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.02.05 06:14:47.687692 [ 3 ] {d4822fd0-b6c7-435c-ad3e-3ec9c39a8baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1915 | 2026.02.05 06:14:47.687759 [ 3 ] {d4822fd0-b6c7-435c-ad3e-3ec9c39a8baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1916 | 2026.02.05 06:14:47.688412 [ 3 ] {d4822fd0-b6c7-435c-ad3e-3ec9c39a8baa} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.02.05 06:14:47.688456 [ 3 ] {d4822fd0-b6c7-435c-ad3e-3ec9c39a8baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1918 | 2026.02.05 06:14:47.688845 [ 3 ] {d4822fd0-b6c7-435c-ad3e-3ec9c39a8baa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1919 | 2026.02.05 06:14:47.689070 [ 3 ] {d4822fd0-b6c7-435c-ad3e-3ec9c39a8baa} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.02.05 06:14:47.689215 [ 3 ] {d4822fd0-b6c7-435c-ad3e-3ec9c39a8baa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.74 MiB/sec. | ||
| 1921 | 2026.02.05 06:14:47.689255 [ 3 ] {d4822fd0-b6c7-435c-ad3e-3ec9c39a8baa} <Debug> TCPHandler: Processed in 0.001895731 sec. | ||
| 1922 | 2026.02.05 06:14:47.689377 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.02.05 06:14:47.689472 [ 3 ] {02f2b879-2049-4ebc-876c-6dd096bb70df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1924 | 2026.02.05 06:14:47.689514 [ 3 ] {02f2b879-2049-4ebc-876c-6dd096bb70df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1925 | 2026.02.05 06:14:47.689935 [ 3 ] {02f2b879-2049-4ebc-876c-6dd096bb70df} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.02.05 06:14:47.689969 [ 3 ] {02f2b879-2049-4ebc-876c-6dd096bb70df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1927 | 2026.02.05 06:14:47.690264 [ 3 ] {02f2b879-2049-4ebc-876c-6dd096bb70df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1928 | 2026.02.05 06:14:47.690488 [ 3 ] {02f2b879-2049-4ebc-876c-6dd096bb70df} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.02.05 06:14:47.690632 [ 3 ] {02f2b879-2049-4ebc-876c-6dd096bb70df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 1930 | 2026.02.05 06:14:47.690674 [ 3 ] {02f2b879-2049-4ebc-876c-6dd096bb70df} <Debug> TCPHandler: Processed in 0.001348119 sec. | ||
| 1931 | 2026.02.05 06:14:47.690790 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.02.05 06:14:47.690886 [ 3 ] {3cbbcefc-0b49-432e-97c3-7ad1c649017b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1933 | 2026.02.05 06:14:47.690929 [ 3 ] {3cbbcefc-0b49-432e-97c3-7ad1c649017b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1934 | 2026.02.05 06:14:47.691347 [ 3 ] {3cbbcefc-0b49-432e-97c3-7ad1c649017b} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.02.05 06:14:47.691382 [ 3 ] {3cbbcefc-0b49-432e-97c3-7ad1c649017b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1936 | 2026.02.05 06:14:47.691728 [ 3 ] {3cbbcefc-0b49-432e-97c3-7ad1c649017b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1937 | 2026.02.05 06:14:47.691940 [ 3 ] {3cbbcefc-0b49-432e-97c3-7ad1c649017b} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.02.05 06:14:47.692076 [ 3 ] {3cbbcefc-0b49-432e-97c3-7ad1c649017b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 1939 | 2026.02.05 06:14:47.692123 [ 3 ] {3cbbcefc-0b49-432e-97c3-7ad1c649017b} <Debug> TCPHandler: Processed in 0.00138227 sec. | ||
| 1940 | 2026.02.05 06:14:47.692229 [ 3 ] {} <Trace> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.02.05 06:14:47.692323 [ 3 ] {4f6e6f91-8095-410e-96b4-5ecf6d0e3108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44565) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1942 | 2026.02.05 06:14:47.692364 [ 3 ] {4f6e6f91-8095-410e-96b4-5ecf6d0e3108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1943 | 2026.02.05 06:14:47.692694 [ 3 ] {4f6e6f91-8095-410e-96b4-5ecf6d0e3108} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.02.05 06:14:47.692727 [ 3 ] {4f6e6f91-8095-410e-96b4-5ecf6d0e3108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1945 | 2026.02.05 06:14:47.693037 [ 3 ] {4f6e6f91-8095-410e-96b4-5ecf6d0e3108} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2026.02.05 06:14:47.693243 [ 3 ] {4f6e6f91-8095-410e-96b4-5ecf6d0e3108} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.02.05 06:14:47.693365 [ 3 ] {4f6e6f91-8095-410e-96b4-5ecf6d0e3108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 1948 | 2026.02.05 06:14:47.693409 [ 3 ] {4f6e6f91-8095-410e-96b4-5ecf6d0e3108} <Debug> TCPHandler: Processed in 0.001228677 sec. | ||
| 1949 | 2026.02.05 06:14:50.704794 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1950 | 2026.02.05 06:14:50.704848 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1951 | 2026.02.05 06:14:50.760196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 294 | ||
| 1952 | 2026.02.05 06:14:50.762683 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.02.05 06:14:50.762741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1954 | 2026.02.05 06:14:50.763974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1955 | 2026.02.05 06:14:50.764245 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.02.05 06:14:50.764584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3790 | ||
| 1957 | 2026.02.05 06:14:50.764593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 1958 | 2026.02.05 06:14:50.765342 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.02.05 06:14:50.765421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1960 | 2026.02.05 06:14:50.765997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1961 | 2026.02.05 06:14:50.766226 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.02.05 06:14:50.766353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3790 | ||
| 1963 | 2026.02.05 06:14:50.970746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1964 | 2026.02.05 06:14:50.989057 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.02.05 06:14:50.989107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1966 | 2026.02.05 06:14:50.995014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1967 | 2026.02.05 06:14:50.995721 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.02.05 06:14:50.998683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1969 | 2026.02.05 06:14:52.345242 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1970 | 2026.02.05 06:14:52.345325 [ 3 ] {} <Debug> TCP-Session: 85f6c00e-61c7-4612-8ac0-0e1ae2d4fe12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.02.05 06:14:52.696542 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.02.05 06:14:52.696733 [ 4 ] {20546751-81c6-49af-9048-113229e2c630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1973 | 2026.02.05 06:14:52.696797 [ 4 ] {20546751-81c6-49af-9048-113229e2c630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1974 | 2026.02.05 06:14:52.697495 [ 4 ] {20546751-81c6-49af-9048-113229e2c630} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.02.05 06:14:52.697544 [ 4 ] {20546751-81c6-49af-9048-113229e2c630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1976 | 2026.02.05 06:14:52.697964 [ 4 ] {20546751-81c6-49af-9048-113229e2c630} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1977 | 2026.02.05 06:14:52.698188 [ 4 ] {20546751-81c6-49af-9048-113229e2c630} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.02.05 06:14:52.698322 [ 44 ] {} <Debug> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1979 | 2026.02.05 06:14:52.698337 [ 4 ] {20546751-81c6-49af-9048-113229e2c630} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001653 sec., 160919.54022988505 rows/sec., 10.22 MiB/sec. | ||
| 1980 | 2026.02.05 06:14:52.698395 [ 44 ] {} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.02.05 06:14:52.698406 [ 4 ] {20546751-81c6-49af-9048-113229e2c630} <Debug> TCPHandler: Processed in 0.001997643 sec. | ||
| 1982 | 2026.02.05 06:14:52.698429 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1983 | 2026.02.05 06:14:52.698539 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.02.05 06:14:52.698550 [ 193 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::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 | ||
| 1985 | 2026.02.05 06:14:52.698639 [ 4 ] {5015e168-488e-443e-9782-5fd6e560b47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2026.02.05 06:14:52.698684 [ 4 ] {5015e168-488e-443e-9782-5fd6e560b47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1987 | 2026.02.05 06:14:52.698719 [ 193 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1988 | 2026.02.05 06:14:52.698757 [ 193 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 266 rows starting from the beginning of the part | ||
| 1989 | 2026.02.05 06:14:52.698823 [ 193 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 266 rows starting from the beginning of the part | ||
| 1990 | 2026.02.05 06:14:52.698870 [ 193 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 1991 | 2026.02.05 06:14:52.698911 [ 193 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 1992 | 2026.02.05 06:14:52.698948 [ 193 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 1993 | 2026.02.05 06:14:52.699361 [ 4 ] {5015e168-488e-443e-9782-5fd6e560b47a} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.02.05 06:14:52.699402 [ 4 ] {5015e168-488e-443e-9782-5fd6e560b47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 1995 | 2026.02.05 06:14:52.699827 [ 4 ] {5015e168-488e-443e-9782-5fd6e560b47a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1996 | 2026.02.05 06:14:52.699918 [ 191 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417191 sec., 938476.1828151605 rows/sec., 63.20 MiB/sec. | ||
| 1997 | 2026.02.05 06:14:52.700048 [ 4 ] {5015e168-488e-443e-9782-5fd6e560b47a} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.02.05 06:14:52.700140 [ 199 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1999 | 2026.02.05 06:14:52.700190 [ 4 ] {5015e168-488e-443e-9782-5fd6e560b47a} <Debug> executeQuery: Read 822 rows, 67.26 KiB in 0.00157 sec., 523566.8789808917 rows/sec., 41.84 MiB/sec. | ||
| 2000 | 2026.02.05 06:14:52.700234 [ 4 ] {5015e168-488e-443e-9782-5fd6e560b47a} <Debug> TCPHandler: Processed in 0.001746308 sec. | ||
| 2001 | 2026.02.05 06:14:52.700354 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.02.05 06:14:52.700451 [ 4 ] {be8af0ba-cd83-4929-bcef-4788da7eb69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2003 | 2026.02.05 06:14:52.700464 [ 199 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.02.05 06:14:52.700491 [ 4 ] {be8af0ba-cd83-4929-bcef-4788da7eb69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2005 | 2026.02.05 06:14:52.700548 [ 199 ] {51168782-9314-473f-b7df-5e7dc3ad6f84::all_1_5_1} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2006 | 2026.02.05 06:14:52.700640 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2007 | 2026.02.05 06:14:52.700933 [ 4 ] {be8af0ba-cd83-4929-bcef-4788da7eb69a} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.02.05 06:14:52.700975 [ 4 ] {be8af0ba-cd83-4929-bcef-4788da7eb69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2009 | 2026.02.05 06:14:52.701292 [ 4 ] {be8af0ba-cd83-4929-bcef-4788da7eb69a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2010 | 2026.02.05 06:14:52.701498 [ 4 ] {be8af0ba-cd83-4929-bcef-4788da7eb69a} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.02.05 06:14:52.701627 [ 4 ] {be8af0ba-cd83-4929-bcef-4788da7eb69a} <Debug> executeQuery: Read 168 rows, 10.63 KiB in 0.001194 sec., 140703.5175879397 rows/sec., 8.70 MiB/sec. | ||
| 2012 | 2026.02.05 06:14:52.701664 [ 4 ] {be8af0ba-cd83-4929-bcef-4788da7eb69a} <Debug> TCPHandler: Processed in 0.00136075 sec. | ||
| 2013 | 2026.02.05 06:14:52.701778 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.02.05 06:14:52.701872 [ 4 ] {0046f540-2d09-463c-99c3-aeabacad32f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.02.05 06:14:52.701910 [ 4 ] {0046f540-2d09-463c-99c3-aeabacad32f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2016 | 2026.02.05 06:14:52.702326 [ 4 ] {0046f540-2d09-463c-99c3-aeabacad32f8} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.02.05 06:14:52.702362 [ 4 ] {0046f540-2d09-463c-99c3-aeabacad32f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2018 | 2026.02.05 06:14:52.702685 [ 4 ] {0046f540-2d09-463c-99c3-aeabacad32f8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2019 | 2026.02.05 06:14:52.702891 [ 4 ] {0046f540-2d09-463c-99c3-aeabacad32f8} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.02.05 06:14:52.703004 [ 44 ] {} <Debug> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2021 | 2026.02.05 06:14:52.703018 [ 4 ] {0046f540-2d09-463c-99c3-aeabacad32f8} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001164 sec., 120274.91408934706 rows/sec., 7.77 MiB/sec. | ||
| 2022 | 2026.02.05 06:14:52.703044 [ 44 ] {} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.02.05 06:14:52.703064 [ 4 ] {0046f540-2d09-463c-99c3-aeabacad32f8} <Debug> TCPHandler: Processed in 0.001334479 sec. | ||
| 2024 | 2026.02.05 06:14:52.703067 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2025 | 2026.02.05 06:14:52.703156 [ 193 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::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 | ||
| 2026 | 2026.02.05 06:14:52.703188 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.02.05 06:14:52.703249 [ 193 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2028 | 2026.02.05 06:14:52.703277 [ 193 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 140 rows starting from the beginning of the part | ||
| 2029 | 2026.02.05 06:14:52.703287 [ 4 ] {1a7c40ec-a145-42db-baa2-bca2e85ba653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2030 | 2026.02.05 06:14:52.703321 [ 193 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part | ||
| 2031 | 2026.02.05 06:14:52.703331 [ 4 ] {1a7c40ec-a145-42db-baa2-bca2e85ba653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2032 | 2026.02.05 06:14:52.703365 [ 193 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 2033 | 2026.02.05 06:14:52.703402 [ 193 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 2034 | 2026.02.05 06:14:52.703437 [ 193 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 2035 | 2026.02.05 06:14:52.703753 [ 4 ] {1a7c40ec-a145-42db-baa2-bca2e85ba653} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.02.05 06:14:52.703794 [ 4 ] {1a7c40ec-a145-42db-baa2-bca2e85ba653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2037 | 2026.02.05 06:14:52.704120 [ 191 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 5 columns (5 merged, 0 gathered) in 0.000997212 sec., 701957.0562728889 rows/sec., 48.05 MiB/sec. | ||
| 2038 | 2026.02.05 06:14:52.704144 [ 4 ] {1a7c40ec-a145-42db-baa2-bca2e85ba653} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2039 | 2026.02.05 06:14:52.704293 [ 198 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2040 | 2026.02.05 06:14:52.704378 [ 4 ] {1a7c40ec-a145-42db-baa2-bca2e85ba653} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.02.05 06:14:52.704484 [ 44 ] {} <Debug> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2042 | 2026.02.05 06:14:52.704511 [ 4 ] {1a7c40ec-a145-42db-baa2-bca2e85ba653} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001242 sec., 111916.26409017712 rows/sec., 6.37 MiB/sec. | ||
| 2043 | 2026.02.05 06:14:52.704514 [ 44 ] {} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.02.05 06:14:52.704555 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2045 | 2026.02.05 06:14:52.704556 [ 4 ] {1a7c40ec-a145-42db-baa2-bca2e85ba653} <Debug> TCPHandler: Processed in 0.001419061 sec. | ||
| 2046 | 2026.02.05 06:14:52.704605 [ 198 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.02.05 06:14:52.704622 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::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 | ||
| 2048 | 2026.02.05 06:14:52.704675 [ 198 ] {0e39ddf1-77b0-488f-b156-b886b51d7433::all_1_5_1} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2049 | 2026.02.05 06:14:52.704710 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.02.05 06:14:52.704720 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2051 | 2026.02.05 06:14:52.704755 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 139 rows starting from the beginning of the part | ||
| 2052 | 2026.02.05 06:14:52.704755 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2053 | 2026.02.05 06:14:52.704802 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 139 rows starting from the beginning of the part | ||
| 2054 | 2026.02.05 06:14:52.704807 [ 4 ] {c1500fc0-3149-4b11-ae28-95f5c4d2f660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2055 | 2026.02.05 06:14:52.704872 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 2056 | 2026.02.05 06:14:52.704879 [ 4 ] {c1500fc0-3149-4b11-ae28-95f5c4d2f660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2057 | 2026.02.05 06:14:52.704924 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 2058 | 2026.02.05 06:14:52.704967 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 2059 | 2026.02.05 06:14:52.705416 [ 4 ] {c1500fc0-3149-4b11-ae28-95f5c4d2f660} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.02.05 06:14:52.705457 [ 4 ] {c1500fc0-3149-4b11-ae28-95f5c4d2f660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2061 | 2026.02.05 06:14:52.705705 [ 191 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109424 sec., 626451.2035074057 rows/sec., 38.03 MiB/sec. | ||
| 2062 | 2026.02.05 06:14:52.705810 [ 4 ] {c1500fc0-3149-4b11-ae28-95f5c4d2f660} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2063 | 2026.02.05 06:14:52.705847 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2064 | 2026.02.05 06:14:52.706098 [ 4 ] {c1500fc0-3149-4b11-ae28-95f5c4d2f660} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.02.05 06:14:52.706160 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.02.05 06:14:52.706232 [ 193 ] {9e2d233d-973d-4978-a9be-548155ed0c24::all_1_5_1} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2067 | 2026.02.05 06:14:52.706234 [ 4 ] {c1500fc0-3149-4b11-ae28-95f5c4d2f660} <Debug> executeQuery: Read 503 rows, 36.50 KiB in 0.001445 sec., 348096.88581314875 rows/sec., 24.67 MiB/sec. | ||
| 2068 | 2026.02.05 06:14:52.706284 [ 4 ] {c1500fc0-3149-4b11-ae28-95f5c4d2f660} <Debug> TCPHandler: Processed in 0.001623315 sec. | ||
| 2069 | 2026.02.05 06:14:52.706299 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2070 | 2026.02.05 06:14:52.706395 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.02.05 06:14:52.706493 [ 4 ] {82bd9384-0cc6-43d7-85de-021ceead8e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2072 | 2026.02.05 06:14:52.706534 [ 4 ] {82bd9384-0cc6-43d7-85de-021ceead8e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2073 | 2026.02.05 06:14:52.706871 [ 4 ] {82bd9384-0cc6-43d7-85de-021ceead8e76} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.02.05 06:14:52.706907 [ 4 ] {82bd9384-0cc6-43d7-85de-021ceead8e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2075 | 2026.02.05 06:14:52.707214 [ 4 ] {82bd9384-0cc6-43d7-85de-021ceead8e76} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2076 | 2026.02.05 06:14:52.707439 [ 4 ] {82bd9384-0cc6-43d7-85de-021ceead8e76} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.02.05 06:14:52.707571 [ 4 ] {82bd9384-0cc6-43d7-85de-021ceead8e76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 2078 | 2026.02.05 06:14:52.707608 [ 4 ] {82bd9384-0cc6-43d7-85de-021ceead8e76} <Debug> TCPHandler: Processed in 0.001262298 sec. | ||
| 2079 | 2026.02.05 06:14:52.707718 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.02.05 06:14:52.707811 [ 4 ] {a5726224-b460-41b8-94ef-91e1ee2fc660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.02.05 06:14:52.707852 [ 4 ] {a5726224-b460-41b8-94ef-91e1ee2fc660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2082 | 2026.02.05 06:14:52.708233 [ 4 ] {a5726224-b460-41b8-94ef-91e1ee2fc660} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.02.05 06:14:52.708270 [ 4 ] {a5726224-b460-41b8-94ef-91e1ee2fc660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2084 | 2026.02.05 06:14:52.708601 [ 4 ] {a5726224-b460-41b8-94ef-91e1ee2fc660} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2026.02.05 06:14:52.708808 [ 4 ] {a5726224-b460-41b8-94ef-91e1ee2fc660} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.02.05 06:14:52.708933 [ 4 ] {a5726224-b460-41b8-94ef-91e1ee2fc660} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.00114 sec., 226315.7894736842 rows/sec., 15.07 MiB/sec. | ||
| 2087 | 2026.02.05 06:14:52.708969 [ 4 ] {a5726224-b460-41b8-94ef-91e1ee2fc660} <Debug> TCPHandler: Processed in 0.001300418 sec. | ||
| 2088 | 2026.02.05 06:14:52.709079 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.02.05 06:14:52.709173 [ 4 ] {7382acfa-7f9f-4aa9-b6f8-5bfe9c5a6bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2090 | 2026.02.05 06:14:52.709213 [ 4 ] {7382acfa-7f9f-4aa9-b6f8-5bfe9c5a6bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2091 | 2026.02.05 06:14:52.709517 [ 4 ] {7382acfa-7f9f-4aa9-b6f8-5bfe9c5a6bdb} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.02.05 06:14:52.709552 [ 4 ] {7382acfa-7f9f-4aa9-b6f8-5bfe9c5a6bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2093 | 2026.02.05 06:14:52.709864 [ 4 ] {7382acfa-7f9f-4aa9-b6f8-5bfe9c5a6bdb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2094 | 2026.02.05 06:14:52.710065 [ 4 ] {7382acfa-7f9f-4aa9-b6f8-5bfe9c5a6bdb} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.02.05 06:14:52.710161 [ 44 ] {} <Debug> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2096 | 2026.02.05 06:14:52.710192 [ 44 ] {} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.02.05 06:14:52.710194 [ 4 ] {7382acfa-7f9f-4aa9-b6f8-5bfe9c5a6bdb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 2098 | 2026.02.05 06:14:52.710210 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2099 | 2026.02.05 06:14:52.710243 [ 4 ] {7382acfa-7f9f-4aa9-b6f8-5bfe9c5a6bdb} <Debug> TCPHandler: Processed in 0.001211876 sec. | ||
| 2100 | 2026.02.05 06:14:52.710310 [ 197 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::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 | ||
| 2101 | 2026.02.05 06:14:52.710360 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.02.05 06:14:52.710418 [ 197 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2103 | 2026.02.05 06:14:52.710457 [ 197 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::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 | ||
| 2104 | 2026.02.05 06:14:52.710459 [ 4 ] {27becc8f-8825-4fb5-95cb-57a8e0e6cec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.02.05 06:14:52.710524 [ 4 ] {27becc8f-8825-4fb5-95cb-57a8e0e6cec4} <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 | ||
| 2106 | 2026.02.05 06:14:52.710538 [ 197 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::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 | ||
| 2107 | 2026.02.05 06:14:52.710605 [ 197 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::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 | ||
| 2108 | 2026.02.05 06:14:52.710659 [ 197 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::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 | ||
| 2109 | 2026.02.05 06:14:52.710701 [ 197 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::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 | ||
| 2110 | 2026.02.05 06:14:52.711347 [ 4 ] {27becc8f-8825-4fb5-95cb-57a8e0e6cec4} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.02.05 06:14:52.711388 [ 4 ] {27becc8f-8825-4fb5-95cb-57a8e0e6cec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2112 | 2026.02.05 06:14:52.711391 [ 191 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001116254 sec., 4479.267263543961 rows/sec., 301.83 KiB/sec. | ||
| 2113 | 2026.02.05 06:14:52.711499 [ 193 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2114 | 2026.02.05 06:14:52.711769 [ 193 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::all_1_5_1} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.02.05 06:14:52.711827 [ 193 ] {7d5a58de-1d89-4883-bea9-3b244948c70f::all_1_5_1} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2116 | 2026.02.05 06:14:52.711879 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2117 | 2026.02.05 06:14:52.711990 [ 4 ] {27becc8f-8825-4fb5-95cb-57a8e0e6cec4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2118 | 2026.02.05 06:14:52.712237 [ 4 ] {27becc8f-8825-4fb5-95cb-57a8e0e6cec4} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.02.05 06:14:52.712378 [ 4 ] {27becc8f-8825-4fb5-95cb-57a8e0e6cec4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001938 sec., 18059.85552115583 rows/sec., 32.36 MiB/sec. | ||
| 2120 | 2026.02.05 06:14:52.712439 [ 4 ] {27becc8f-8825-4fb5-95cb-57a8e0e6cec4} <Debug> TCPHandler: Processed in 0.002127446 sec. | ||
| 2121 | 2026.02.05 06:14:52.712542 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2026.02.05 06:14:52.712636 [ 4 ] {5ddfdb4f-4371-4d22-ae3c-baea7cebae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.02.05 06:14:52.712676 [ 4 ] {5ddfdb4f-4371-4d22-ae3c-baea7cebae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2124 | 2026.02.05 06:14:52.712985 [ 4 ] {5ddfdb4f-4371-4d22-ae3c-baea7cebae4a} <Trace> oximeter.measurements_i64 (7428d21a-d76b-43a9-8f2b-3f74ff203170): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.02.05 06:14:52.713020 [ 4 ] {5ddfdb4f-4371-4d22-ae3c-baea7cebae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2126 | 2026.02.05 06:14:52.713334 [ 4 ] {5ddfdb4f-4371-4d22-ae3c-baea7cebae4a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2127 | 2026.02.05 06:14:52.713536 [ 4 ] {5ddfdb4f-4371-4d22-ae3c-baea7cebae4a} <Trace> oximeter.measurements_i64 (7428d21a-d76b-43a9-8f2b-3f74ff203170): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.02.05 06:14:52.713663 [ 4 ] {5ddfdb4f-4371-4d22-ae3c-baea7cebae4a} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 432.68 KiB/sec. | ||
| 2129 | 2026.02.05 06:14:52.713698 [ 4 ] {5ddfdb4f-4371-4d22-ae3c-baea7cebae4a} <Debug> TCPHandler: Processed in 0.001203736 sec. | ||
| 2130 | 2026.02.05 06:14:52.713813 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.02.05 06:14:52.713907 [ 4 ] {68f6b739-1c55-4fc8-8467-644f04738ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.02.05 06:14:52.713946 [ 4 ] {68f6b739-1c55-4fc8-8467-644f04738ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2133 | 2026.02.05 06:14:52.714261 [ 4 ] {68f6b739-1c55-4fc8-8467-644f04738ff4} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.02.05 06:14:52.714296 [ 4 ] {68f6b739-1c55-4fc8-8467-644f04738ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2135 | 2026.02.05 06:14:52.714609 [ 4 ] {68f6b739-1c55-4fc8-8467-644f04738ff4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2136 | 2026.02.05 06:14:52.714811 [ 4 ] {68f6b739-1c55-4fc8-8467-644f04738ff4} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.02.05 06:14:52.714938 [ 4 ] {68f6b739-1c55-4fc8-8467-644f04738ff4} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001049 sec., 83889.41849380362 rows/sec., 5.27 MiB/sec. | ||
| 2138 | 2026.02.05 06:14:52.714972 [ 4 ] {68f6b739-1c55-4fc8-8467-644f04738ff4} <Debug> TCPHandler: Processed in 0.001208687 sec. | ||
| 2139 | 2026.02.05 06:14:53.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.50 MiB, peak 187.84 MiB, free memory in arenas 0.00 B, will set to 183.87 MiB (RSS), difference: 1.37 MiB | ||
| 2140 | 2026.02.05 06:14:56.163616 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34884 | ||
| 2141 | 2026.02.05 06:14:56.163751 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2142 | 2026.02.05 06:14:56.163780 [ 3 ] {} <Debug> TCP-Session: c985eb58-12f0-447d-b08f-50f1b519aa81 Authenticating user 'default' from [fd00:1122:3344:101::e]:34884 | ||
| 2143 | 2026.02.05 06:14:56.163805 [ 3 ] {} <Debug> TCP-Session: c985eb58-12f0-447d-b08f-50f1b519aa81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.02.05 06:14:56.163820 [ 3 ] {} <Debug> TCP-Session: c985eb58-12f0-447d-b08f-50f1b519aa81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.02.05 06:14:56.164020 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56841 | ||
| 2146 | 2026.02.05 06:14:56.164096 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41876 | ||
| 2147 | 2026.02.05 06:14:56.164106 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64075 | ||
| 2148 | 2026.02.05 06:14:56.164141 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2149 | 2026.02.05 06:14:56.164140 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59652 | ||
| 2150 | 2026.02.05 06:14:56.164172 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2151 | 2026.02.05 06:14:56.164181 [ 286 ] {} <Debug> TCP-Session: da5ee8ad-84b5-4389-85c3-70f256ee74a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56841 | ||
| 2152 | 2026.02.05 06:14:56.164185 [ 3 ] {} <Trace> TCP-Session: c985eb58-12f0-447d-b08f-50f1b519aa81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.02.05 06:14:56.164208 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2154 | 2026.02.05 06:14:56.164215 [ 286 ] {} <Debug> TCP-Session: da5ee8ad-84b5-4389-85c3-70f256ee74a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.02.05 06:14:56.164248 [ 289 ] {} <Debug> TCP-Session: db08964d-8125-445d-929b-04f9b20cbf96 Authenticating user 'default' from [fd00:1122:3344:101::e]:64075 | ||
| 2156 | 2026.02.05 06:14:56.164258 [ 286 ] {} <Debug> TCP-Session: da5ee8ad-84b5-4389-85c3-70f256ee74a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.02.05 06:14:56.164278 [ 289 ] {} <Debug> TCP-Session: db08964d-8125-445d-929b-04f9b20cbf96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.02.05 06:14:56.164205 [ 288 ] {} <Debug> TCP-Session: bdcb9435-68ca-4da3-9ff3-b1e80b540512 Authenticating user 'default' from [fd00:1122:3344:101::e]:41876 | ||
| 2159 | 2026.02.05 06:14:56.164303 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.02.05 06:14:56.164305 [ 289 ] {} <Debug> TCP-Session: db08964d-8125-445d-929b-04f9b20cbf96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.02.05 06:14:56.164327 [ 288 ] {} <Debug> TCP-Session: bdcb9435-68ca-4da3-9ff3-b1e80b540512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.02.05 06:14:56.164340 [ 292 ] {} <Debug> TCP-Session: 59926add-61d6-4a04-a70e-e7603d7b4fb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59652 | ||
| 2163 | 2026.02.05 06:14:56.164364 [ 288 ] {} <Debug> TCP-Session: bdcb9435-68ca-4da3-9ff3-b1e80b540512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.02.05 06:14:56.164372 [ 3 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2165 | 2026.02.05 06:14:56.164378 [ 292 ] {} <Debug> TCP-Session: 59926add-61d6-4a04-a70e-e7603d7b4fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.02.05 06:14:56.164148 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48935 | ||
| 2167 | 2026.02.05 06:14:56.164415 [ 292 ] {} <Debug> TCP-Session: 59926add-61d6-4a04-a70e-e7603d7b4fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.02.05 06:14:56.164127 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38598 | ||
| 2169 | 2026.02.05 06:14:56.164132 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41297 | ||
| 2170 | 2026.02.05 06:14:56.164094 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44694 | ||
| 2171 | 2026.02.05 06:14:56.164584 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2026.02.05 06:14:56.164617 [ 293 ] {} <Debug> TCP-Session: 4f675c00-791c-4de7-83d3-3ff9783c057a Authenticating user 'default' from [fd00:1122:3344:101::e]:48935 | ||
| 2173 | 2026.02.05 06:14:56.164634 [ 293 ] {} <Debug> TCP-Session: 4f675c00-791c-4de7-83d3-3ff9783c057a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.02.05 06:14:56.164644 [ 3 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2175 | 2026.02.05 06:14:56.164647 [ 293 ] {} <Debug> TCP-Session: 4f675c00-791c-4de7-83d3-3ff9783c057a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.02.05 06:14:56.164701 [ 3 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2177 | 2026.02.05 06:14:56.164866 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2178 | 2026.02.05 06:14:56.164871 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.02.05 06:14:56.164892 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2180 | 2026.02.05 06:14:56.164909 [ 291 ] {} <Debug> TCP-Session: 3f01b75f-5b93-4c11-a15e-2b221d03b715 Authenticating user 'default' from [fd00:1122:3344:101::e]:41297 | ||
| 2181 | 2026.02.05 06:14:56.164928 [ 290 ] {} <Debug> TCP-Session: 35deaa39-97bf-4007-b5c9-5f9aa53bd5a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38598 | ||
| 2182 | 2026.02.05 06:14:56.164941 [ 287 ] {} <Debug> TCP-Session: 3870b427-436d-4808-b0ae-42615ba22bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44694 | ||
| 2183 | 2026.02.05 06:14:56.164951 [ 291 ] {} <Debug> TCP-Session: 3f01b75f-5b93-4c11-a15e-2b221d03b715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.02.05 06:14:56.164967 [ 290 ] {} <Debug> TCP-Session: 35deaa39-97bf-4007-b5c9-5f9aa53bd5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.02.05 06:14:56.164974 [ 287 ] {} <Debug> TCP-Session: 3870b427-436d-4808-b0ae-42615ba22bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.02.05 06:14:56.164996 [ 290 ] {} <Debug> TCP-Session: 35deaa39-97bf-4007-b5c9-5f9aa53bd5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.02.05 06:14:56.165001 [ 3 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Debug> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3) (SelectExecutor): Key condition: unknown | ||
| 2188 | 2026.02.05 06:14:56.165016 [ 287 ] {} <Debug> TCP-Session: 3870b427-436d-4808-b0ae-42615ba22bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.02.05 06:14:56.164979 [ 291 ] {} <Debug> TCP-Session: 3f01b75f-5b93-4c11-a15e-2b221d03b715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.02.05 06:14:56.165121 [ 3 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2191 | 2026.02.05 06:14:56.533077 [ 298 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Trace> AggregatingTransform: Aggregating | ||
| 2192 | 2026.02.05 06:14:56.533155 [ 298 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2193 | 2026.02.05 06:14:56.533200 [ 298 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001703396 sec. (587.063 rows/sec., 22.93 KiB/sec.) | ||
| 2194 | 2026.02.05 06:14:56.533226 [ 298 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Trace> Aggregator: Merging aggregated data | ||
| 2195 | 2026.02.05 06:14:56.534412 [ 3 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.370086 sec., 2.7020746529185105 rows/sec., 108.08 B/sec. | ||
| 2196 | 2026.02.05 06:14:56.534585 [ 3 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2197 | 2026.02.05 06:14:56.534603 [ 3 ] {662506de-22bb-4c79-932a-9e6e76b6640b} <Debug> TCPHandler: Processed in 0.370540848 sec. | ||
| 2198 | 2026.02.05 06:14:56.534724 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2026.02.05 06:14:56.534763 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2200 | 2026.02.05 06:14:56.534781 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2026.02.05 06:14:56.534799 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.02.05 06:14:56.534833 [ 286 ] {} <Debug> TCP-Session: da5ee8ad-84b5-4389-85c3-70f256ee74a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.02.05 06:14:56.534842 [ 288 ] {} <Debug> TCP-Session: bdcb9435-68ca-4da3-9ff3-b1e80b540512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.02.05 06:14:56.534861 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2205 | 2026.02.05 06:14:56.534877 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2206 | 2026.02.05 06:14:56.534889 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2207 | 2026.02.05 06:14:56.534919 [ 290 ] {} <Debug> TCP-Session: 35deaa39-97bf-4007-b5c9-5f9aa53bd5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.02.05 06:14:56.534936 [ 292 ] {} <Debug> TCP-Session: 59926add-61d6-4a04-a70e-e7603d7b4fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.02.05 06:14:56.534959 [ 3 ] {} <Debug> TCP-Session: c985eb58-12f0-447d-b08f-50f1b519aa81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.02.05 06:14:56.534873 [ 289 ] {} <Debug> TCP-Session: db08964d-8125-445d-929b-04f9b20cbf96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.02.05 06:14:56.534827 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2212 | 2026.02.05 06:14:56.534840 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2026.02.05 06:14:56.534770 [ 293 ] {} <Debug> TCP-Session: 4f675c00-791c-4de7-83d3-3ff9783c057a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.02.05 06:14:56.535066 [ 287 ] {} <Debug> TCP-Session: 3870b427-436d-4808-b0ae-42615ba22bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.02.05 06:14:56.535078 [ 291 ] {} <Debug> TCP-Session: 3f01b75f-5b93-4c11-a15e-2b221d03b715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.02.05 06:14:57.000310 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.34 MiB, peak 195.49 MiB, free memory in arenas 0.00 B, will set to 204.15 MiB (RSS), difference: 18.81 MiB | ||
| 2217 | 2026.02.05 06:14:57.641033 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49167 | ||
| 2218 | 2026.02.05 06:14:57.641136 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.02.05 06:14:57.641162 [ 288 ] {} <Debug> TCP-Session: 9d17f8dc-ab0d-45e7-8776-6519c61432eb Authenticating user 'default' from [fd00:1122:3344:101::e]:49167 | ||
| 2220 | 2026.02.05 06:14:57.641185 [ 288 ] {} <Debug> TCP-Session: 9d17f8dc-ab0d-45e7-8776-6519c61432eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.02.05 06:14:57.641199 [ 288 ] {} <Debug> TCP-Session: 9d17f8dc-ab0d-45e7-8776-6519c61432eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.02.05 06:14:57.641384 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48602 | ||
| 2223 | 2026.02.05 06:14:57.641386 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39376 | ||
| 2224 | 2026.02.05 06:14:57.641449 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43227 | ||
| 2225 | 2026.02.05 06:14:57.641474 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57683 | ||
| 2226 | 2026.02.05 06:14:57.641495 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49910 | ||
| 2227 | 2026.02.05 06:14:57.641531 [ 288 ] {} <Trace> TCP-Session: 9d17f8dc-ab0d-45e7-8776-6519c61432eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.02.05 06:14:57.641509 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2229 | 2026.02.05 06:14:57.641555 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2026.02.05 06:14:57.641571 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2026.02.05 06:14:57.641595 [ 289 ] {} <Debug> TCP-Session: d9ea5c0f-f5ac-4577-858a-07d9ca6b2131 Authenticating user 'default' from [fd00:1122:3344:101::e]:48602 | ||
| 2232 | 2026.02.05 06:14:57.641609 [ 290 ] {} <Debug> TCP-Session: 453f782d-5f6c-4e13-ab9b-f2b5bf6e5d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:39376 | ||
| 2233 | 2026.02.05 06:14:57.641629 [ 294 ] {} <Debug> TCP-Session: 95a09137-c0fe-42da-a5ea-086ef9879910 Authenticating user 'default' from [fd00:1122:3344:101::e]:57683 | ||
| 2234 | 2026.02.05 06:14:57.641639 [ 289 ] {} <Debug> TCP-Session: d9ea5c0f-f5ac-4577-858a-07d9ca6b2131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.02.05 06:14:57.641654 [ 290 ] {} <Debug> TCP-Session: 453f782d-5f6c-4e13-ab9b-f2b5bf6e5d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.02.05 06:14:57.641676 [ 289 ] {} <Debug> TCP-Session: d9ea5c0f-f5ac-4577-858a-07d9ca6b2131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.02.05 06:14:57.641695 [ 290 ] {} <Debug> TCP-Session: 453f782d-5f6c-4e13-ab9b-f2b5bf6e5d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.02.05 06:14:57.641578 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2239 | 2026.02.05 06:14:57.641723 [ 288 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2240 | 2026.02.05 06:14:57.641580 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2241 | 2026.02.05 06:14:57.641763 [ 292 ] {} <Debug> TCP-Session: b2b4fa2a-e8ad-4a17-9bd1-5c245a350ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:43227 | ||
| 2242 | 2026.02.05 06:14:57.641462 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45013 | ||
| 2243 | 2026.02.05 06:14:57.641798 [ 292 ] {} <Debug> TCP-Session: b2b4fa2a-e8ad-4a17-9bd1-5c245a350ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.02.05 06:14:57.641791 [ 286 ] {} <Debug> TCP-Session: 2761a3e9-7aa6-4ac2-8827-241ad2d2f850 Authenticating user 'default' from [fd00:1122:3344:101::e]:49910 | ||
| 2245 | 2026.02.05 06:14:57.641836 [ 292 ] {} <Debug> TCP-Session: b2b4fa2a-e8ad-4a17-9bd1-5c245a350ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.02.05 06:14:57.641847 [ 286 ] {} <Debug> TCP-Session: 2761a3e9-7aa6-4ac2-8827-241ad2d2f850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.02.05 06:14:57.641437 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41087 | ||
| 2248 | 2026.02.05 06:14:57.641869 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2249 | 2026.02.05 06:14:57.641866 [ 286 ] {} <Debug> TCP-Session: 2761a3e9-7aa6-4ac2-8827-241ad2d2f850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.02.05 06:14:57.641942 [ 293 ] {} <Debug> TCP-Session: 275a7128-25a8-4803-8484-fe0c85da89ae Authenticating user 'default' from [fd00:1122:3344:101::e]:45013 | ||
| 2251 | 2026.02.05 06:14:57.641487 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34168 | ||
| 2252 | 2026.02.05 06:14:57.641970 [ 293 ] {} <Debug> TCP-Session: 275a7128-25a8-4803-8484-fe0c85da89ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.02.05 06:14:57.641988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.02.05 06:14:57.642021 [ 293 ] {} <Debug> TCP-Session: 275a7128-25a8-4803-8484-fe0c85da89ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.02.05 06:14:57.642038 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2026.02.05 06:14:57.642040 [ 288 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2257 | 2026.02.05 06:14:57.642063 [ 3 ] {} <Debug> TCP-Session: 7725ee68-69e9-4bd9-a75b-a3e3139b3313 Authenticating user 'default' from [fd00:1122:3344:101::e]:34168 | ||
| 2258 | 2026.02.05 06:14:57.642049 [ 291 ] {} <Debug> TCP-Session: ab0844a6-46c1-4d50-9f9f-697df1d40522 Authenticating user 'default' from [fd00:1122:3344:101::e]:41087 | ||
| 2259 | 2026.02.05 06:14:57.642097 [ 3 ] {} <Debug> TCP-Session: 7725ee68-69e9-4bd9-a75b-a3e3139b3313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.02.05 06:14:57.642112 [ 288 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2261 | 2026.02.05 06:14:57.642123 [ 291 ] {} <Debug> TCP-Session: ab0844a6-46c1-4d50-9f9f-697df1d40522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.02.05 06:14:57.642128 [ 3 ] {} <Debug> TCP-Session: 7725ee68-69e9-4bd9-a75b-a3e3139b3313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.02.05 06:14:57.642160 [ 291 ] {} <Debug> TCP-Session: ab0844a6-46c1-4d50-9f9f-697df1d40522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.02.05 06:14:57.641667 [ 294 ] {} <Debug> TCP-Session: 95a09137-c0fe-42da-a5ea-086ef9879910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.02.05 06:14:57.642219 [ 294 ] {} <Debug> TCP-Session: 95a09137-c0fe-42da-a5ea-086ef9879910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.02.05 06:14:57.642444 [ 288 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Debug> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3) (SelectExecutor): Key condition: unknown | ||
| 2267 | 2026.02.05 06:14:57.643514 [ 260 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Trace> AggregatingTransform: Aggregating | ||
| 2268 | 2026.02.05 06:14:57.643561 [ 260 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 2269 | 2026.02.05 06:14:57.643603 [ 260 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054753 sec. (948.089 rows/sec., 37.03 KiB/sec.) | ||
| 2270 | 2026.02.05 06:14:57.643625 [ 260 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Trace> Aggregator: Merging aggregated data | ||
| 2271 | 2026.02.05 06:14:57.644910 [ 288 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003255 sec., 307.21966205837174 rows/sec., 12.00 KiB/sec. | ||
| 2272 | 2026.02.05 06:14:57.645100 [ 288 ] {52d06fa1-10b8-4a26-bdf1-e20cd68e42ad} <Debug> TCPHandler: Processed in 0.003710151 sec. | ||
| 2273 | 2026.02.05 06:14:57.645222 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.02.05 06:14:57.645250 [ 288 ] {} <Debug> TCP-Session: 9d17f8dc-ab0d-45e7-8776-6519c61432eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.02.05 06:14:57.645249 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.02.05 06:14:57.645270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.02.05 06:14:57.645289 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.02.05 06:14:57.645305 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.02.05 06:14:57.645318 [ 289 ] {} <Debug> TCP-Session: d9ea5c0f-f5ac-4577-858a-07d9ca6b2131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.02.05 06:14:57.645342 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2026.02.05 06:14:57.645355 [ 294 ] {} <Debug> TCP-Session: 95a09137-c0fe-42da-a5ea-086ef9879910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.02.05 06:14:57.645361 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.02.05 06:14:57.645388 [ 293 ] {} <Debug> TCP-Session: 275a7128-25a8-4803-8484-fe0c85da89ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.02.05 06:14:57.645348 [ 290 ] {} <Debug> TCP-Session: 453f782d-5f6c-4e13-ab9b-f2b5bf6e5d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.02.05 06:14:57.645416 [ 292 ] {} <Debug> TCP-Session: b2b4fa2a-e8ad-4a17-9bd1-5c245a350ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.02.05 06:14:57.645323 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2287 | 2026.02.05 06:14:57.645288 [ 286 ] {} <Debug> TCP-Session: 2761a3e9-7aa6-4ac2-8827-241ad2d2f850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.02.05 06:14:57.645379 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2026.02.05 06:14:57.645507 [ 291 ] {} <Debug> TCP-Session: ab0844a6-46c1-4d50-9f9f-697df1d40522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.02.05 06:14:57.645550 [ 3 ] {} <Debug> TCP-Session: 7725ee68-69e9-4bd9-a75b-a3e3139b3313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.02.05 06:14:57.687973 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.02.05 06:14:57.688147 [ 4 ] {6e08d90a-94b4-4945-b032-69dd415d9b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2293 | 2026.02.05 06:14:57.688220 [ 4 ] {6e08d90a-94b4-4945-b032-69dd415d9b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2294 | 2026.02.05 06:14:57.689056 [ 4 ] {6e08d90a-94b4-4945-b032-69dd415d9b54} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.02.05 06:14:57.689108 [ 4 ] {6e08d90a-94b4-4945-b032-69dd415d9b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2296 | 2026.02.05 06:14:57.689572 [ 4 ] {6e08d90a-94b4-4945-b032-69dd415d9b54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2297 | 2026.02.05 06:14:57.689848 [ 4 ] {6e08d90a-94b4-4945-b032-69dd415d9b54} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.02.05 06:14:57.690045 [ 4 ] {6e08d90a-94b4-4945-b032-69dd415d9b54} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. | ||
| 2299 | 2026.02.05 06:14:57.690093 [ 4 ] {6e08d90a-94b4-4945-b032-69dd415d9b54} <Debug> TCPHandler: Processed in 0.002246529 sec. | ||
| 2300 | 2026.02.05 06:14:57.690240 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.02.05 06:14:57.690343 [ 4 ] {dbc389c4-fe53-480d-96e6-cd6e56532fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2302 | 2026.02.05 06:14:57.690387 [ 4 ] {dbc389c4-fe53-480d-96e6-cd6e56532fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2303 | 2026.02.05 06:14:57.690903 [ 4 ] {dbc389c4-fe53-480d-96e6-cd6e56532fc6} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.02.05 06:14:57.690945 [ 4 ] {dbc389c4-fe53-480d-96e6-cd6e56532fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2305 | 2026.02.05 06:14:57.691344 [ 4 ] {dbc389c4-fe53-480d-96e6-cd6e56532fc6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2306 | 2026.02.05 06:14:57.691608 [ 4 ] {dbc389c4-fe53-480d-96e6-cd6e56532fc6} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.02.05 06:14:57.691771 [ 4 ] {dbc389c4-fe53-480d-96e6-cd6e56532fc6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00145 sec., 44137.93103448276 rows/sec., 3.45 MiB/sec. | ||
| 2308 | 2026.02.05 06:14:57.691820 [ 4 ] {dbc389c4-fe53-480d-96e6-cd6e56532fc6} <Debug> TCPHandler: Processed in 0.001632725 sec. | ||
| 2309 | 2026.02.05 06:14:57.691976 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2026.02.05 06:14:57.692091 [ 4 ] {03ab1f2e-5b6d-4d6a-9558-f70364da7dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2311 | 2026.02.05 06:14:57.692160 [ 4 ] {03ab1f2e-5b6d-4d6a-9558-f70364da7dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2312 | 2026.02.05 06:14:57.693396 [ 4 ] {03ab1f2e-5b6d-4d6a-9558-f70364da7dd9} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.02.05 06:14:57.693446 [ 4 ] {03ab1f2e-5b6d-4d6a-9558-f70364da7dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2314 | 2026.02.05 06:14:57.693928 [ 4 ] {03ab1f2e-5b6d-4d6a-9558-f70364da7dd9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2315 | 2026.02.05 06:14:57.694215 [ 4 ] {03ab1f2e-5b6d-4d6a-9558-f70364da7dd9} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.02.05 06:14:57.694378 [ 4 ] {03ab1f2e-5b6d-4d6a-9558-f70364da7dd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002314 sec., 69144.33880726015 rows/sec., 4.82 MiB/sec. | ||
| 2317 | 2026.02.05 06:14:57.694425 [ 4 ] {03ab1f2e-5b6d-4d6a-9558-f70364da7dd9} <Debug> TCPHandler: Processed in 0.002509994 sec. | ||
| 2318 | 2026.02.05 06:14:57.694588 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.02.05 06:14:57.694705 [ 4 ] {d2709ed4-a782-481f-baff-ae97d267a12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.02.05 06:14:57.694757 [ 4 ] {d2709ed4-a782-481f-baff-ae97d267a12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2321 | 2026.02.05 06:14:57.695165 [ 4 ] {d2709ed4-a782-481f-baff-ae97d267a12c} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.02.05 06:14:57.695203 [ 4 ] {d2709ed4-a782-481f-baff-ae97d267a12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2323 | 2026.02.05 06:14:57.695521 [ 4 ] {d2709ed4-a782-481f-baff-ae97d267a12c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2324 | 2026.02.05 06:14:57.695726 [ 4 ] {d2709ed4-a782-481f-baff-ae97d267a12c} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.02.05 06:14:57.695875 [ 4 ] {d2709ed4-a782-481f-baff-ae97d267a12c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 2326 | 2026.02.05 06:14:57.695915 [ 4 ] {d2709ed4-a782-481f-baff-ae97d267a12c} <Debug> TCPHandler: Processed in 0.00138722 sec. | ||
| 2327 | 2026.02.05 06:14:57.805276 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39858 | ||
| 2328 | 2026.02.05 06:14:57.805378 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2026.02.05 06:14:57.805404 [ 288 ] {} <Debug> TCP-Session: d46008b5-62c6-4f42-b7b7-2f7689fdb0ba Authenticating user 'default' from [fd00:1122:3344:101::e]:39858 | ||
| 2330 | 2026.02.05 06:14:57.805425 [ 288 ] {} <Debug> TCP-Session: d46008b5-62c6-4f42-b7b7-2f7689fdb0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.02.05 06:14:57.805437 [ 288 ] {} <Debug> TCP-Session: d46008b5-62c6-4f42-b7b7-2f7689fdb0ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.02.05 06:14:57.805663 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36253 | ||
| 2333 | 2026.02.05 06:14:57.805668 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64808 | ||
| 2334 | 2026.02.05 06:14:57.805711 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33070 | ||
| 2335 | 2026.02.05 06:14:57.805741 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49779 | ||
| 2336 | 2026.02.05 06:14:57.805749 [ 288 ] {} <Trace> TCP-Session: d46008b5-62c6-4f42-b7b7-2f7689fdb0ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.02.05 06:14:57.805779 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2338 | 2026.02.05 06:14:57.805812 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2339 | 2026.02.05 06:14:57.805812 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2026.02.05 06:14:57.805833 [ 290 ] {} <Debug> TCP-Session: 4abf3cdc-0733-407e-84b1-699254a4b3ab Authenticating user 'default' from [fd00:1122:3344:101::e]:36253 | ||
| 2341 | 2026.02.05 06:14:57.805833 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.02.05 06:14:57.805855 [ 293 ] {} <Debug> TCP-Session: 265c3d85-0eaa-445d-8b74-99450c644aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33070 | ||
| 2343 | 2026.02.05 06:14:57.805876 [ 290 ] {} <Debug> TCP-Session: 4abf3cdc-0733-407e-84b1-699254a4b3ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.02.05 06:14:57.805888 [ 286 ] {} <Debug> TCP-Session: 4fe12caf-6ad8-486c-b039-1d64172d9676 Authenticating user 'default' from [fd00:1122:3344:101::e]:49779 | ||
| 2345 | 2026.02.05 06:14:57.805908 [ 290 ] {} <Debug> TCP-Session: 4abf3cdc-0733-407e-84b1-699254a4b3ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.02.05 06:14:57.805902 [ 293 ] {} <Debug> TCP-Session: 265c3d85-0eaa-445d-8b74-99450c644aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.02.05 06:14:57.805937 [ 288 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39858) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2348 | 2026.02.05 06:14:57.805962 [ 293 ] {} <Debug> TCP-Session: 265c3d85-0eaa-445d-8b74-99450c644aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.02.05 06:14:57.805936 [ 286 ] {} <Debug> TCP-Session: 4fe12caf-6ad8-486c-b039-1d64172d9676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.02.05 06:14:57.805845 [ 289 ] {} <Debug> TCP-Session: 7ca908e6-1e1e-4d5e-abbf-1bd3f3a4790f Authenticating user 'default' from [fd00:1122:3344:101::e]:64808 | ||
| 2351 | 2026.02.05 06:14:57.806012 [ 286 ] {} <Debug> TCP-Session: 4fe12caf-6ad8-486c-b039-1d64172d9676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.02.05 06:14:57.806035 [ 289 ] {} <Debug> TCP-Session: 7ca908e6-1e1e-4d5e-abbf-1bd3f3a4790f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.02.05 06:14:57.805733 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47391 | ||
| 2354 | 2026.02.05 06:14:57.806061 [ 289 ] {} <Debug> TCP-Session: 7ca908e6-1e1e-4d5e-abbf-1bd3f3a4790f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.02.05 06:14:57.805719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45618 | ||
| 2356 | 2026.02.05 06:14:57.805697 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47796 | ||
| 2357 | 2026.02.05 06:14:57.806120 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2026.02.05 06:14:57.806167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2359 | 2026.02.05 06:14:57.806194 [ 3 ] {} <Debug> TCP-Session: cafb852c-c460-477b-8387-53702fb0a093 Authenticating user 'default' from [fd00:1122:3344:101::e]:47391 | ||
| 2360 | 2026.02.05 06:14:57.806213 [ 294 ] {} <Debug> TCP-Session: c67931d2-d762-4d61-a1af-56ae656b104f Authenticating user 'default' from [fd00:1122:3344:101::e]:45618 | ||
| 2361 | 2026.02.05 06:14:57.806224 [ 288 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2362 | 2026.02.05 06:14:57.806242 [ 294 ] {} <Debug> TCP-Session: c67931d2-d762-4d61-a1af-56ae656b104f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.02.05 06:14:57.806246 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2364 | 2026.02.05 06:14:57.806269 [ 294 ] {} <Debug> TCP-Session: c67931d2-d762-4d61-a1af-56ae656b104f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.02.05 06:14:57.806287 [ 288 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2366 | 2026.02.05 06:14:57.806294 [ 291 ] {} <Debug> TCP-Session: c59ebe4e-5100-45f6-8606-4bc6f4a8c3f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47796 | ||
| 2367 | 2026.02.05 06:14:57.806227 [ 3 ] {} <Debug> TCP-Session: cafb852c-c460-477b-8387-53702fb0a093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.02.05 06:14:57.806337 [ 291 ] {} <Debug> TCP-Session: c59ebe4e-5100-45f6-8606-4bc6f4a8c3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.02.05 06:14:57.806348 [ 3 ] {} <Debug> TCP-Session: cafb852c-c460-477b-8387-53702fb0a093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.02.05 06:14:57.806361 [ 291 ] {} <Debug> TCP-Session: c59ebe4e-5100-45f6-8606-4bc6f4a8c3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.02.05 06:14:57.805700 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36796 | ||
| 2372 | 2026.02.05 06:14:57.806456 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2026.02.05 06:14:57.806476 [ 292 ] {} <Debug> TCP-Session: b383c1af-3463-4700-a98c-d32fa371ff89 Authenticating user 'default' from [fd00:1122:3344:101::e]:36796 | ||
| 2374 | 2026.02.05 06:14:57.806491 [ 292 ] {} <Debug> TCP-Session: b383c1af-3463-4700-a98c-d32fa371ff89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.02.05 06:14:57.806503 [ 292 ] {} <Debug> TCP-Session: b383c1af-3463-4700-a98c-d32fa371ff89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.02.05 06:14:57.806589 [ 288 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Debug> oximeter.version (96c9c26f-fa7a-4cd5-9de0-1070e47721f3) (SelectExecutor): Key condition: unknown | ||
| 2377 | 2026.02.05 06:14:57.807437 [ 323 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Trace> AggregatingTransform: Aggregating | ||
| 2378 | 2026.02.05 06:14:57.807481 [ 323 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2379 | 2026.02.05 06:14:57.807515 [ 323 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000829388 sec. (1205.708 rows/sec., 47.10 KiB/sec.) | ||
| 2380 | 2026.02.05 06:14:57.807535 [ 323 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Trace> Aggregator: Merging aggregated data | ||
| 2381 | 2026.02.05 06:14:57.808943 [ 288 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 2382 | 2026.02.05 06:14:57.809024 [ 288 ] {d44f9b82-7ec6-47f6-afe4-3d3348ffa60e} <Debug> TCPHandler: Processed in 0.003387544 sec. | ||
| 2383 | 2026.02.05 06:14:57.809150 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.02.05 06:14:57.809179 [ 288 ] {} <Debug> TCP-Session: d46008b5-62c6-4f42-b7b7-2f7689fdb0ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.02.05 06:14:57.809181 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.02.05 06:14:57.809201 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.02.05 06:14:57.809218 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2388 | 2026.02.05 06:14:57.809253 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.02.05 06:14:57.809272 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2026.02.05 06:14:57.809287 [ 291 ] {} <Debug> TCP-Session: c59ebe4e-5100-45f6-8606-4bc6f4a8c3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.02.05 06:14:57.809306 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2392 | 2026.02.05 06:14:57.809319 [ 294 ] {} <Debug> TCP-Session: c67931d2-d762-4d61-a1af-56ae656b104f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.02.05 06:14:57.809308 [ 290 ] {} <Debug> TCP-Session: 4abf3cdc-0733-407e-84b1-699254a4b3ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.02.05 06:14:57.809355 [ 3 ] {} <Debug> TCP-Session: cafb852c-c460-477b-8387-53702fb0a093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.02.05 06:14:57.809288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2396 | 2026.02.05 06:14:57.809265 [ 289 ] {} <Debug> TCP-Session: 7ca908e6-1e1e-4d5e-abbf-1bd3f3a4790f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.02.05 06:14:57.809410 [ 293 ] {} <Debug> TCP-Session: 265c3d85-0eaa-445d-8b74-99450c644aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.02.05 06:14:57.809232 [ 286 ] {} <Debug> TCP-Session: 4fe12caf-6ad8-486c-b039-1d64172d9676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.02.05 06:14:57.809245 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2400 | 2026.02.05 06:14:57.809488 [ 292 ] {} <Debug> TCP-Session: b383c1af-3463-4700-a98c-d32fa371ff89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.02.05 06:14:58.266467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4302 | ||
| 2402 | 2026.02.05 06:14:58.267023 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.02.05 06:14:58.267072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2404 | 2026.02.05 06:14:58.267567 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2405 | 2026.02.05 06:14:58.267821 [ 245 ] {} <Trace> system.asynchronous_metric_log (15d69430-890a-40d5-adc5-ded5235dc631): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.02.05 06:14:58.267973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4302 | ||
| 2407 | 2026.02.05 06:14:58.498801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2408 | 2026.02.05 06:14:58.516087 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.02.05 06:14:58.516176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2410 | 2026.02.05 06:14:58.522142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2411 | 2026.02.05 06:14:58.522883 [ 244 ] {} <Trace> system.metric_log (11da9fdd-ae0f-4f1b-ba9e-462d6cb04ab5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.02.05 06:14:58.527046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2413 | 2026.02.05 06:15:00.764868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 332 | ||
| 2414 | 2026.02.05 06:15:00.767447 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.02.05 06:15:00.767516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2416 | 2026.02.05 06:15:00.769202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2417 | 2026.02.05 06:15:00.769651 [ 243 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.02.05 06:15:00.769843 [ 32 ] {} <Debug> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2419 | 2026.02.05 06:15:00.769915 [ 32 ] {} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.02.05 06:15:00.769938 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2421 | 2026.02.05 06:15:00.770079 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::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 | ||
| 2422 | 2026.02.05 06:15:00.770089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2423 | 2026.02.05 06:15:00.770724 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2424 | 2026.02.05 06:15:00.770953 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::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 | ||
| 2425 | 2026.02.05 06:15:00.771475 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2426 | 2026.02.05 06:15:00.771898 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::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 | ||
| 2427 | 2026.02.05 06:15:00.772290 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2428 | 2026.02.05 06:15:00.772681 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2429 | 2026.02.05 06:15:00.773094 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2430 | 2026.02.05 06:15:00.779427 [ 193 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 72 columns (72 merged, 0 gathered) in 0.009404384 sec., 35302.6843650791 rows/sec., 33.87 MiB/sec. | ||
| 2431 | 2026.02.05 06:15:00.780189 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2432 | 2026.02.05 06:15:00.780925 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.02.05 06:15:00.781021 [ 196 ] {a5afe3bb-fa2e-495c-afbe-2d999ffbf538::all_1_6_1} <Trace> system.query_log (a5afe3bb-fa2e-495c-afbe-2d999ffbf538) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2434 | 2026.02.05 06:15:00.781240 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2435 | 2026.02.05 06:15:02.697977 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.02.05 06:15:02.698170 [ 4 ] {eb141f89-a6d2-4ede-90a3-1deac8160947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2437 | 2026.02.05 06:15:02.698250 [ 4 ] {eb141f89-a6d2-4ede-90a3-1deac8160947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2438 | 2026.02.05 06:15:02.699076 [ 4 ] {eb141f89-a6d2-4ede-90a3-1deac8160947} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.02.05 06:15:02.699128 [ 4 ] {eb141f89-a6d2-4ede-90a3-1deac8160947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2440 | 2026.02.05 06:15:02.699631 [ 4 ] {eb141f89-a6d2-4ede-90a3-1deac8160947} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2441 | 2026.02.05 06:15:02.699893 [ 4 ] {eb141f89-a6d2-4ede-90a3-1deac8160947} <Trace> oximeter.fields_i16 (51168782-9314-473f-b7df-5e7dc3ad6f84): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.02.05 06:15:02.700063 [ 4 ] {eb141f89-a6d2-4ede-90a3-1deac8160947} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001945 sec., 136760.92544987146 rows/sec., 8.69 MiB/sec. | ||
| 2443 | 2026.02.05 06:15:02.700111 [ 4 ] {eb141f89-a6d2-4ede-90a3-1deac8160947} <Debug> TCPHandler: Processed in 0.002301561 sec. | ||
| 2444 | 2026.02.05 06:15:02.700251 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.02.05 06:15:02.700352 [ 4 ] {ed78f7fa-2819-4d90-baa0-5867a3217dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2446 | 2026.02.05 06:15:02.700395 [ 4 ] {ed78f7fa-2819-4d90-baa0-5867a3217dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2447 | 2026.02.05 06:15:02.701229 [ 4 ] {ed78f7fa-2819-4d90-baa0-5867a3217dd6} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.02.05 06:15:02.701266 [ 4 ] {ed78f7fa-2819-4d90-baa0-5867a3217dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2449 | 2026.02.05 06:15:02.701654 [ 4 ] {ed78f7fa-2819-4d90-baa0-5867a3217dd6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2450 | 2026.02.05 06:15:02.701861 [ 4 ] {ed78f7fa-2819-4d90-baa0-5867a3217dd6} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.02.05 06:15:02.701960 [ 30 ] {} <Debug> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2452 | 2026.02.05 06:15:02.701988 [ 4 ] {ed78f7fa-2819-4d90-baa0-5867a3217dd6} <Debug> executeQuery: Read 822 rows, 67.26 KiB in 0.00166 sec., 495180.7228915663 rows/sec., 39.57 MiB/sec. | ||
| 2453 | 2026.02.05 06:15:02.701997 [ 30 ] {} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.02.05 06:15:02.702026 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2455 | 2026.02.05 06:15:02.702027 [ 4 ] {ed78f7fa-2819-4d90-baa0-5867a3217dd6} <Debug> TCPHandler: Processed in 0.00183145 sec. | ||
| 2456 | 2026.02.05 06:15:02.702154 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.02.05 06:15:02.702179 [ 195 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::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 | ||
| 2458 | 2026.02.05 06:15:02.702249 [ 4 ] {0c1fc589-8a28-41a3-ade2-cb9e3b2f26d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2459 | 2026.02.05 06:15:02.702294 [ 4 ] {0c1fc589-8a28-41a3-ade2-cb9e3b2f26d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2460 | 2026.02.05 06:15:02.702345 [ 195 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2461 | 2026.02.05 06:15:02.702401 [ 195 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 777 rows starting from the beginning of the part | ||
| 2462 | 2026.02.05 06:15:02.702506 [ 195 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 807 rows starting from the beginning of the part | ||
| 2463 | 2026.02.05 06:15:02.702568 [ 195 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::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 | ||
| 2464 | 2026.02.05 06:15:02.702617 [ 195 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 822 rows starting from the beginning of the part | ||
| 2465 | 2026.02.05 06:15:02.702662 [ 195 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::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 | ||
| 2466 | 2026.02.05 06:15:02.702706 [ 195 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 822 rows starting from the beginning of the part | ||
| 2467 | 2026.02.05 06:15:02.702760 [ 4 ] {0c1fc589-8a28-41a3-ade2-cb9e3b2f26d0} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.02.05 06:15:02.702800 [ 4 ] {0c1fc589-8a28-41a3-ade2-cb9e3b2f26d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2469 | 2026.02.05 06:15:02.703169 [ 4 ] {0c1fc589-8a28-41a3-ade2-cb9e3b2f26d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2470 | 2026.02.05 06:15:02.703397 [ 4 ] {0c1fc589-8a28-41a3-ade2-cb9e3b2f26d0} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.02.05 06:15:02.703500 [ 30 ] {} <Debug> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2472 | 2026.02.05 06:15:02.703529 [ 30 ] {} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.02.05 06:15:02.703538 [ 4 ] {0c1fc589-8a28-41a3-ade2-cb9e3b2f26d0} <Debug> executeQuery: Read 168 rows, 10.63 KiB in 0.001309 sec., 128342.2459893048 rows/sec., 7.93 MiB/sec. | ||
| 2474 | 2026.02.05 06:15:02.703551 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2475 | 2026.02.05 06:15:02.703580 [ 4 ] {0c1fc589-8a28-41a3-ade2-cb9e3b2f26d0} <Debug> TCPHandler: Processed in 0.001475542 sec. | ||
| 2476 | 2026.02.05 06:15:02.703694 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::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 | ||
| 2477 | 2026.02.05 06:15:02.703699 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.02.05 06:15:02.703840 [ 4 ] {78393f8c-d5b9-4bae-9af8-77f0af81482b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2479 | 2026.02.05 06:15:02.703841 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2480 | 2026.02.05 06:15:02.703884 [ 4 ] {78393f8c-d5b9-4bae-9af8-77f0af81482b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2481 | 2026.02.05 06:15:02.703907 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 2482 | 2026.02.05 06:15:02.703999 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 143 rows starting from the beginning of the part | ||
| 2483 | 2026.02.05 06:15:02.704062 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 143 rows starting from the beginning of the part | ||
| 2484 | 2026.02.05 06:15:02.704122 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 2485 | 2026.02.05 06:15:02.704180 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 168 rows starting from the beginning of the part | ||
| 2486 | 2026.02.05 06:15:02.704236 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 168 rows starting from the beginning of the part | ||
| 2487 | 2026.02.05 06:15:02.704339 [ 4 ] {78393f8c-d5b9-4bae-9af8-77f0af81482b} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.02.05 06:15:02.704378 [ 4 ] {78393f8c-d5b9-4bae-9af8-77f0af81482b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2489 | 2026.02.05 06:15:02.704538 [ 193 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427942 sec., 1375650.6539283062 rows/sec., 114.69 MiB/sec. | ||
| 2490 | 2026.02.05 06:15:02.704757 [ 4 ] {78393f8c-d5b9-4bae-9af8-77f0af81482b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2491 | 2026.02.05 06:15:02.704813 [ 194 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.02.05 06:15:02.704997 [ 4 ] {78393f8c-d5b9-4bae-9af8-77f0af81482b} <Trace> oximeter.fields_u32 (0e39ddf1-77b0-488f-b156-b886b51d7433): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.02.05 06:15:02.705128 [ 194 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.02.05 06:15:02.705150 [ 4 ] {78393f8c-d5b9-4bae-9af8-77f0af81482b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001329 sec., 105342.36267870579 rows/sec., 6.81 MiB/sec. | ||
| 2495 | 2026.02.05 06:15:02.705194 [ 4 ] {78393f8c-d5b9-4bae-9af8-77f0af81482b} <Debug> TCPHandler: Processed in 0.001544194 sec. | ||
| 2496 | 2026.02.05 06:15:02.705223 [ 194 ] {59a51d35-5707-4cab-a256-427d0fbe44c0::all_1_11_2} <Trace> oximeter.fields_string (59a51d35-5707-4cab-a256-427d0fbe44c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2497 | 2026.02.05 06:15:02.705315 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2498 | 2026.02.05 06:15:02.705328 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.02.05 06:15:02.705421 [ 4 ] {043b4e93-b6a3-4210-845c-6e4189d4505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.02.05 06:15:02.705461 [ 4 ] {043b4e93-b6a3-4210-845c-6e4189d4505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2501 | 2026.02.05 06:15:02.705473 [ 194 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 937 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183721 sec., 510012.4645522287 rows/sec., 32.99 MiB/sec. | ||
| 2502 | 2026.02.05 06:15:02.705652 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2503 | 2026.02.05 06:15:02.705917 [ 4 ] {043b4e93-b6a3-4210-845c-6e4189d4505f} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.02.05 06:15:02.705942 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.02.05 06:15:02.705957 [ 4 ] {043b4e93-b6a3-4210-845c-6e4189d4505f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2506 | 2026.02.05 06:15:02.706036 [ 196 ] {6f25d4bd-a56c-46b6-8510-b2d433c37735::all_1_6_1} <Trace> oximeter.fields_u16 (6f25d4bd-a56c-46b6-8510-b2d433c37735) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2507 | 2026.02.05 06:15:02.706125 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2508 | 2026.02.05 06:15:02.706354 [ 4 ] {043b4e93-b6a3-4210-845c-6e4189d4505f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2509 | 2026.02.05 06:15:02.706589 [ 4 ] {043b4e93-b6a3-4210-845c-6e4189d4505f} <Trace> oximeter.fields_u8 (9e2d233d-973d-4978-a9be-548155ed0c24): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.02.05 06:15:02.706714 [ 4 ] {043b4e93-b6a3-4210-845c-6e4189d4505f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00131 sec., 106106.87022900763 rows/sec., 6.04 MiB/sec. | ||
| 2511 | 2026.02.05 06:15:02.706751 [ 4 ] {043b4e93-b6a3-4210-845c-6e4189d4505f} <Debug> TCPHandler: Processed in 0.001470862 sec. | ||
| 2512 | 2026.02.05 06:15:02.706871 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.02.05 06:15:02.706964 [ 4 ] {7bfdc37f-f941-4489-baf7-e5d193a35097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2514 | 2026.02.05 06:15:02.707003 [ 4 ] {7bfdc37f-f941-4489-baf7-e5d193a35097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2515 | 2026.02.05 06:15:02.707609 [ 4 ] {7bfdc37f-f941-4489-baf7-e5d193a35097} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.02.05 06:15:02.707645 [ 4 ] {7bfdc37f-f941-4489-baf7-e5d193a35097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2517 | 2026.02.05 06:15:02.707974 [ 4 ] {7bfdc37f-f941-4489-baf7-e5d193a35097} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2518 | 2026.02.05 06:15:02.708179 [ 4 ] {7bfdc37f-f941-4489-baf7-e5d193a35097} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.02.05 06:15:02.708277 [ 30 ] {} <Debug> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2520 | 2026.02.05 06:15:02.708310 [ 4 ] {7bfdc37f-f941-4489-baf7-e5d193a35097} <Debug> executeQuery: Read 498 rows, 36.08 KiB in 0.001363 sec., 365370.5062362436 rows/sec., 25.85 MiB/sec. | ||
| 2521 | 2026.02.05 06:15:02.708312 [ 30 ] {} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.02.05 06:15:02.708342 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2523 | 2026.02.05 06:15:02.708348 [ 4 ] {7bfdc37f-f941-4489-baf7-e5d193a35097} <Debug> TCPHandler: Processed in 0.001524833 sec. | ||
| 2524 | 2026.02.05 06:15:02.708435 [ 193 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::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 | ||
| 2525 | 2026.02.05 06:15:02.708462 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.02.05 06:15:02.708557 [ 193 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2527 | 2026.02.05 06:15:02.708558 [ 4 ] {c569c6a8-d330-480a-be07-9e2384d8cea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2528 | 2026.02.05 06:15:02.708597 [ 193 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 483 rows starting from the beginning of the part | ||
| 2529 | 2026.02.05 06:15:02.708618 [ 4 ] {c569c6a8-d330-480a-be07-9e2384d8cea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2530 | 2026.02.05 06:15:02.708668 [ 193 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 499 rows starting from the beginning of the part | ||
| 2531 | 2026.02.05 06:15:02.708717 [ 193 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::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 | ||
| 2532 | 2026.02.05 06:15:02.708759 [ 193 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 503 rows starting from the beginning of the part | ||
| 2533 | 2026.02.05 06:15:02.708799 [ 193 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::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 | ||
| 2534 | 2026.02.05 06:15:02.708839 [ 193 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 498 rows starting from the beginning of the part | ||
| 2535 | 2026.02.05 06:15:02.708964 [ 4 ] {c569c6a8-d330-480a-be07-9e2384d8cea4} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.02.05 06:15:02.709005 [ 4 ] {c569c6a8-d330-480a-be07-9e2384d8cea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2537 | 2026.02.05 06:15:02.709351 [ 4 ] {c569c6a8-d330-480a-be07-9e2384d8cea4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2538 | 2026.02.05 06:15:02.709575 [ 4 ] {c569c6a8-d330-480a-be07-9e2384d8cea4} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.02.05 06:15:02.709673 [ 30 ] {} <Debug> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2540 | 2026.02.05 06:15:02.709705 [ 30 ] {} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.02.05 06:15:02.709706 [ 4 ] {c569c6a8-d330-480a-be07-9e2384d8cea4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 2542 | 2026.02.05 06:15:02.709726 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2543 | 2026.02.05 06:15:02.709750 [ 4 ] {c569c6a8-d330-480a-be07-9e2384d8cea4} <Debug> TCPHandler: Processed in 0.001337069 sec. | ||
| 2544 | 2026.02.05 06:15:02.709797 [ 194 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::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 | ||
| 2545 | 2026.02.05 06:15:02.709864 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.02.05 06:15:02.709888 [ 194 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2026.02.05 06:15:02.709916 [ 194 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::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 | ||
| 2548 | 2026.02.05 06:15:02.709957 [ 4 ] {1fe3c844-1b0f-4c6d-bcb3-9437b2010dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.02.05 06:15:02.709994 [ 194 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::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 | ||
| 2550 | 2026.02.05 06:15:02.709999 [ 4 ] {1fe3c844-1b0f-4c6d-bcb3-9437b2010dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2551 | 2026.02.05 06:15:02.710047 [ 194 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::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 | ||
| 2552 | 2026.02.05 06:15:02.710097 [ 194 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::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 | ||
| 2553 | 2026.02.05 06:15:02.710157 [ 194 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::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 | ||
| 2554 | 2026.02.05 06:15:02.710160 [ 188 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2111 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768348 sec., 1193769.5521469754 rows/sec., 89.54 MiB/sec. | ||
| 2555 | 2026.02.05 06:15:02.710202 [ 194 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::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 | ||
| 2556 | 2026.02.05 06:15:02.710411 [ 188 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2557 | 2026.02.05 06:15:02.710464 [ 4 ] {1fe3c844-1b0f-4c6d-bcb3-9437b2010dc4} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.02.05 06:15:02.710513 [ 4 ] {1fe3c844-1b0f-4c6d-bcb3-9437b2010dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2559 | 2026.02.05 06:15:02.710723 [ 188 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.02.05 06:15:02.710849 [ 188 ] {f16b1b61-88ad-46d6-b7ba-babe5a33f5bf::all_1_11_2} <Trace> oximeter.fields_uuid (f16b1b61-88ad-46d6-b7ba-babe5a33f5bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2561 | 2026.02.05 06:15:02.710948 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2562 | 2026.02.05 06:15:02.710967 [ 4 ] {1fe3c844-1b0f-4c6d-bcb3-9437b2010dc4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2563 | 2026.02.05 06:15:02.711134 [ 188 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368609 sec., 26304.07954353654 rows/sec., 1.34 MiB/sec. | ||
| 2564 | 2026.02.05 06:15:02.711227 [ 4 ] {1fe3c844-1b0f-4c6d-bcb3-9437b2010dc4} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.02.05 06:15:02.711315 [ 200 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2566 | 2026.02.05 06:15:02.711350 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2567 | 2026.02.05 06:15:02.711377 [ 4 ] {1fe3c844-1b0f-4c6d-bcb3-9437b2010dc4} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001437 sec., 179540.70981210857 rows/sec., 11.95 MiB/sec. | ||
| 2568 | 2026.02.05 06:15:02.711394 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.02.05 06:15:02.711417 [ 4 ] {1fe3c844-1b0f-4c6d-bcb3-9437b2010dc4} <Debug> TCPHandler: Processed in 0.001600915 sec. | ||
| 2570 | 2026.02.05 06:15:02.711422 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2571 | 2026.02.05 06:15:02.711548 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::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 | ||
| 2572 | 2026.02.05 06:15:02.711560 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.02.05 06:15:02.711684 [ 4 ] {760c3b48-5c16-4e38-b773-2015d0c41985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.02.05 06:15:02.711692 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2575 | 2026.02.05 06:15:02.711693 [ 200 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::all_1_6_1} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.02.05 06:15:02.711741 [ 4 ] {760c3b48-5c16-4e38-b773-2015d0c41985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2577 | 2026.02.05 06:15:02.711751 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1227 rows starting from the beginning of the part | ||
| 2578 | 2026.02.05 06:15:02.711838 [ 200 ] {84af2c20-e394-4340-8a48-ca10725c6cbf::all_1_6_1} <Trace> oximeter.measurements_bool (84af2c20-e394-4340-8a48-ca10725c6cbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2579 | 2026.02.05 06:15:02.711845 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 259 rows starting from the beginning of the part | ||
| 2580 | 2026.02.05 06:15:02.711932 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::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 | ||
| 2581 | 2026.02.05 06:15:02.711936 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2582 | 2026.02.05 06:15:02.712042 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 258 rows starting from the beginning of the part | ||
| 2583 | 2026.02.05 06:15:02.712113 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::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 | ||
| 2584 | 2026.02.05 06:15:02.712163 [ 4 ] {760c3b48-5c16-4e38-b773-2015d0c41985} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.02.05 06:15:02.712179 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 258 rows starting from the beginning of the part | ||
| 2586 | 2026.02.05 06:15:02.712211 [ 4 ] {760c3b48-5c16-4e38-b773-2015d0c41985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2587 | 2026.02.05 06:15:02.712633 [ 4 ] {760c3b48-5c16-4e38-b773-2015d0c41985} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2588 | 2026.02.05 06:15:02.712914 [ 4 ] {760c3b48-5c16-4e38-b773-2015d0c41985} <Trace> oximeter.measurements_f64 (7d5a58de-1d89-4883-bea9-3b244948c70f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.02.05 06:15:02.713085 [ 4 ] {760c3b48-5c16-4e38-b773-2015d0c41985} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
| 2590 | 2026.02.05 06:15:02.713141 [ 4 ] {760c3b48-5c16-4e38-b773-2015d0c41985} <Debug> TCPHandler: Processed in 0.001631295 sec. | ||
| 2591 | 2026.02.05 06:15:02.713275 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.02.05 06:15:02.713376 [ 4 ] {31363de6-af97-4457-a690-096ca2f95698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.02.05 06:15:02.713435 [ 4 ] {31363de6-af97-4457-a690-096ca2f95698} <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 | ||
| 2594 | 2026.02.05 06:15:02.713834 [ 200 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2322 rows, containing 5 columns (5 merged, 0 gathered) in 0.002350661 sec., 987807.2593198253 rows/sec., 66.78 MiB/sec. | ||
| 2595 | 2026.02.05 06:15:02.714193 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2596 | 2026.02.05 06:15:02.714309 [ 4 ] {31363de6-af97-4457-a690-096ca2f95698} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.02.05 06:15:02.714355 [ 4 ] {31363de6-af97-4457-a690-096ca2f95698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2598 | 2026.02.05 06:15:02.714509 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.02.05 06:15:02.714605 [ 193 ] {75835ee4-dbef-408b-b17c-638cb4c174ca::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (75835ee4-dbef-408b-b17c-638cb4c174ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2600 | 2026.02.05 06:15:02.714680 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2601 | 2026.02.05 06:15:02.714932 [ 4 ] {31363de6-af97-4457-a690-096ca2f95698} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2602 | 2026.02.05 06:15:02.715162 [ 4 ] {31363de6-af97-4457-a690-096ca2f95698} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.02.05 06:15:02.715277 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2604 | 2026.02.05 06:15:02.715297 [ 4 ] {31363de6-af97-4457-a690-096ca2f95698} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001989 sec., 17596.78230266466 rows/sec., 31.53 MiB/sec. | ||
| 2605 | 2026.02.05 06:15:02.715326 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.02.05 06:15:02.715350 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2607 | 2026.02.05 06:15:02.715354 [ 4 ] {31363de6-af97-4457-a690-096ca2f95698} <Debug> TCPHandler: Processed in 0.002182627 sec. | ||
| 2608 | 2026.02.05 06:15:02.715428 [ 200 ] {fac25d2b-8716-4066-a36b-63eff9be1314::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 | ||
| 2609 | 2026.02.05 06:15:02.715477 [ 4 ] {} <Trace> TCP-Session: c011852b-7a78-4f12-9cac-7765f3168292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.02.05 06:15:02.715646 [ 4 ] {2b50cddc-d5fe-4155-abc5-194794a0857e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36244) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2611 | 2026.02.05 06:15:02.715688 [ 4 ] {2b50cddc-d5fe-4155-abc5-194794a0857e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2612 | 2026.02.05 06:15:02.715690 [ 200 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2613 | 2026.02.05 06:15:02.715752 [ 200 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2614 | 2026.02.05 06:15:02.715911 [ 200 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2615 | 2026.02.05 06:15:02.716040 [ 200 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2616 | 2026.02.05 06:15:02.716058 [ 4 ] {2b50cddc-d5fe-4155-abc5-194794a0857e} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.02.05 06:15:02.716100 [ 4 ] {2b50cddc-d5fe-4155-abc5-194794a0857e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2618 | 2026.02.05 06:15:02.716166 [ 200 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part | ||
| 2619 | 2026.02.05 06:15:02.716290 [ 200 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2620 | 2026.02.05 06:15:02.716420 [ 200 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2621 | 2026.02.05 06:15:02.716435 [ 4 ] {2b50cddc-d5fe-4155-abc5-194794a0857e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2622 | 2026.02.05 06:15:02.716666 [ 4 ] {2b50cddc-d5fe-4155-abc5-194794a0857e} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.02.05 06:15:02.716782 [ 23 ] {} <Debug> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2624 | 2026.02.05 06:15:02.716806 [ 4 ] {2b50cddc-d5fe-4155-abc5-194794a0857e} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001178 sec., 74702.88624787776 rows/sec., 4.69 MiB/sec. | ||
| 2625 | 2026.02.05 06:15:02.716822 [ 23 ] {} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.02.05 06:15:02.716849 [ 4 ] {2b50cddc-d5fe-4155-abc5-194794a0857e} <Debug> TCPHandler: Processed in 0.001360889 sec. | ||
| 2627 | 2026.02.05 06:15:02.716863 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 2628 | 2026.02.05 06:15:02.716953 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::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 | ||
| 2629 | 2026.02.05 06:15:02.717077 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2630 | 2026.02.05 06:15:02.717113 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 432 rows starting from the beginning of the part | ||
| 2631 | 2026.02.05 06:15:02.717172 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part | ||
| 2632 | 2026.02.05 06:15:02.717228 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::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 | ||
| 2633 | 2026.02.05 06:15:02.717283 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 88 rows starting from the beginning of the part | ||
| 2634 | 2026.02.05 06:15:02.717337 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::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 | ||
| 2635 | 2026.02.05 06:15:02.717403 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 88 rows starting from the beginning of the part | ||
| 2636 | 2026.02.05 06:15:02.718373 [ 189 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 816 rows, containing 4 columns (4 merged, 0 gathered) in 0.001454641 sec., 560963.1517329705 rows/sec., 36.13 MiB/sec. | ||
| 2637 | 2026.02.05 06:15:02.718536 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2638 | 2026.02.05 06:15:02.718852 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.02.05 06:15:02.718934 [ 193 ] {2313249f-6189-4d18-ac47-8cbb66481b0d::all_1_11_2} <Trace> oximeter.measurements_u64 (2313249f-6189-4d18-ac47-8cbb66481b0d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2640 | 2026.02.05 06:15:02.718974 [ 201 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 19 columns (19 merged, 0 gathered) in 0.003519087 sec., 36088.906014542976 rows/sec., 64.67 MiB/sec. | ||
| 2641 | 2026.02.05 06:15:02.719005 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2642 | 2026.02.05 06:15:02.719404 [ 189 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2643 | 2026.02.05 06:15:02.719731 [ 189 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.02.05 06:15:02.719801 [ 189 ] {fac25d2b-8716-4066-a36b-63eff9be1314::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (fac25d2b-8716-4066-a36b-63eff9be1314) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2645 | 2026.02.05 06:15:02.719946 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||