| 1 | [ May 4 19:29:30 Enabled. ] | ||
| 2 | [ May 4 19:29:30 Rereading configuration. ] | ||
| 3 | [ May 4 19:29:31 Rereading configuration. ] | ||
| 4 | [ May 4 19:29:42 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 4 19:29:42 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.04 19:29:46.376796 [ 1 ] {} <Information> Application: Will watch for the process with pid 24835 | ||
| 29 | 2026.05.04 19:29:46.377173 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.04 19:29:46.627972 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24835 | ||
| 31 | 2026.05.04 19:29:46.630276 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.04 19:29:46.630440 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.04 19:29:47.460356 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.04 19:29:47.559545 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.04 19:29:47.559656 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.04 19:29:47.559675 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.04 19:29:47.559753 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.04 19:29:47.560579 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.04 19:29:47.567156 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.04 19:29:47.568107 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.04 19:29:47.569120 [ 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.05.04 19:29:47.569182 [ 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.05.04 19:29:47.569231 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.04 19:29:47.571660 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.04 19:29:47.573041 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.04 19:29:47.579618 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.04 19:29:47.580405 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.04 19:29:47.583733 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.04 19:29:47.583837 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.04 19:29:47.585078 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.04 19:29:47.585627 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.04 19:29:47.600205 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.04 19:29:47.600998 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.04 19:29:47.613261 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.04 19:29:47.613659 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.04 19:29:47.614133 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.04 19:29:47.614539 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.04 19:29:47.617962 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.04 19:29:47.618003 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.04 19:29:47.618092 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.04 19:29:47.618172 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.04 19:29:47.646497 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.04 19:29:47.646536 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000193784 sec | ||
| 68 | 2026.05.04 19:29:47.646614 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.04 19:29:47.646666 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.04 19:29:47.649343 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.04 19:29:47.651848 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.04 19:29:47.687958 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.04 19:29:47.688027 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.04 19:29:47.688152 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.04 19:29:47.688165 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.04 19:29:47.688200 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.04 19:29:47.688283 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.04 19:29:47.691887 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.04 19:29:47.691949 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.04 19:29:47.692008 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.04 19:29:47.692203 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.04 19:29:47.692257 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.04 19:29:47.692274 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.04 19:29:47.692357 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.04 19:29:47.692370 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.04 19:29:47.692400 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.04 19:29:47.692455 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.04 19:29:47.755752 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.04 19:29:47.761170 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.04 19:29:47.761291 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151593 sec | ||
| 91 | 2026.05.04 19:29:47.761306 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.04 19:29:47.761316 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.04 19:29:47.761350 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.04 19:29:47.762128 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.04 19:29:47.762420 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.04 19:29:47.762452 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.04 19:29:47.762465 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.04 19:29:47.762663 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.04 19:29:47.768995 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.04 19:29:47.769282 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.05.04 19:29:47.774815 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.329e-05 sec. | ||
| 102 | 2026.05.04 19:29:47.775172 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.04 19:29:47.775919 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.04 19:29:47.775936 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.04 19:29:47.839441 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61132 | ||
| 106 | 2026.05.04 19:29:47.840450 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.04 19:29:47.840525 [ 3 ] {} <Debug> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Authenticating user 'default' from [fd00:1122:3344:101::e]:61132 | ||
| 108 | 2026.05.04 19:29:47.840553 [ 3 ] {} <Debug> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.04 19:29:47.840672 [ 3 ] {} <Debug> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.04 19:29:47.840777 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.04 19:29:47.840804 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.04 19:29:47.840898 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.04 19:29:47.841414 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41694 | ||
| 114 | 2026.05.04 19:29:47.841433 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50367 | ||
| 115 | 2026.05.04 19:29:47.841614 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.04 19:29:47.841656 [ 4 ] {} <Debug> TCP-Session: 8918c1da-1a70-48f4-9527-08aa057b951a Authenticating user 'default' from [fd00:1122:3344:101::e]:41694 | ||
| 117 | 2026.05.04 19:29:47.841689 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.04 19:29:47.841786 [ 4 ] {} <Debug> TCP-Session: 8918c1da-1a70-48f4-9527-08aa057b951a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.04 19:29:47.841807 [ 4 ] {} <Debug> TCP-Session: 8918c1da-1a70-48f4-9527-08aa057b951a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.04 19:29:47.841810 [ 5 ] {} <Debug> TCP-Session: 4785233b-c019-4e37-861b-bba2edb0f281 Authenticating user 'default' from [fd00:1122:3344:101::e]:50367 | ||
| 121 | 2026.05.04 19:29:47.841925 [ 5 ] {} <Debug> TCP-Session: 4785233b-c019-4e37-861b-bba2edb0f281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.04 19:29:47.841948 [ 5 ] {} <Debug> TCP-Session: 4785233b-c019-4e37-861b-bba2edb0f281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.04 19:29:47.842358 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53908 | ||
| 124 | 2026.05.04 19:29:47.844097 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.04 19:29:47.844105 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44960 | ||
| 126 | 2026.05.04 19:29:47.844140 [ 253 ] {} <Debug> TCP-Session: 8268594b-7729-4aa5-83e1-512ed7420c61 Authenticating user 'default' from [fd00:1122:3344:101::e]:53908 | ||
| 127 | 2026.05.04 19:29:47.844262 [ 253 ] {} <Debug> TCP-Session: 8268594b-7729-4aa5-83e1-512ed7420c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.04 19:29:47.844277 [ 253 ] {} <Debug> TCP-Session: 8268594b-7729-4aa5-83e1-512ed7420c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.04 19:29:47.844279 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58739 | ||
| 130 | 2026.05.04 19:29:47.844922 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.04 19:29:47.844925 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53500 | ||
| 132 | 2026.05.04 19:29:47.844962 [ 254 ] {} <Debug> TCP-Session: fa399c79-9d90-4add-8cba-e6ab9d24940f Authenticating user 'default' from [fd00:1122:3344:101::e]:44960 | ||
| 133 | 2026.05.04 19:29:47.844986 [ 254 ] {} <Debug> TCP-Session: fa399c79-9d90-4add-8cba-e6ab9d24940f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.04 19:29:47.845092 [ 254 ] {} <Debug> TCP-Session: fa399c79-9d90-4add-8cba-e6ab9d24940f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.04 19:29:47.847017 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.04 19:29:47.847060 [ 255 ] {} <Debug> TCP-Session: 1319d461-4baf-4269-8773-2602ae471df1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58739 | ||
| 137 | 2026.05.04 19:29:47.847146 [ 255 ] {} <Debug> TCP-Session: 1319d461-4baf-4269-8773-2602ae471df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.04 19:29:47.847145 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.04 19:29:47.847162 [ 255 ] {} <Debug> TCP-Session: 1319d461-4baf-4269-8773-2602ae471df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.04 19:29:47.847202 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55299 | ||
| 141 | 2026.05.04 19:29:47.847175 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 142 | 2026.05.04 19:29:47.847194 [ 256 ] {} <Debug> TCP-Session: f22a9fa8-3a18-4791-9f78-9d247093d280 Authenticating user 'default' from [fd00:1122:3344:101::e]:53500 | ||
| 143 | 2026.05.04 19:29:47.847353 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57707 | ||
| 144 | 2026.05.04 19:29:47.847383 [ 256 ] {} <Debug> TCP-Session: f22a9fa8-3a18-4791-9f78-9d247093d280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.04 19:29:47.847425 [ 256 ] {} <Debug> TCP-Session: f22a9fa8-3a18-4791-9f78-9d247093d280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.04 19:29:47.847503 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.04 19:29:47.847578 [ 257 ] {} <Debug> TCP-Session: b1514abc-70f1-45ef-92ab-7cc359b208d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55299 | ||
| 148 | 2026.05.04 19:29:47.847590 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.05.04 19:29:47.847601 [ 257 ] {} <Debug> TCP-Session: b1514abc-70f1-45ef-92ab-7cc359b208d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.04 19:29:47.847681 [ 258 ] {} <Debug> TCP-Session: 5a4cd686-32fa-4112-a079-63d4719b8910 Authenticating user 'default' from [fd00:1122:3344:101::e]:57707 | ||
| 151 | 2026.05.04 19:29:47.847693 [ 257 ] {} <Debug> TCP-Session: b1514abc-70f1-45ef-92ab-7cc359b208d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.04 19:29:47.847718 [ 258 ] {} <Debug> TCP-Session: 5a4cd686-32fa-4112-a079-63d4719b8910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.04 19:29:47.847825 [ 258 ] {} <Debug> TCP-Session: 5a4cd686-32fa-4112-a079-63d4719b8910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.04 19:29:47.854719 [ 3 ] {eddd1aca-6b86-4175-a72c-a014067d0cac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.05.04 19:29:48.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.74 MiB, peak 116.74 MiB, free memory in arenas 0.00 B, will set to 126.70 MiB (RSS), difference: 9.96 MiB | ||
| 156 | 2026.05.04 19:29:48.006305 [ 3 ] {eddd1aca-6b86-4175-a72c-a014067d0cac} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:61132) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.04 19:29:48.007362 [ 3 ] {eddd1aca-6b86-4175-a72c-a014067d0cac} <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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.04 19:29:48.007569 [ 3 ] {eddd1aca-6b86-4175-a72c-a014067d0cac} <Debug> TCPHandler: Processed in 0.165859465 sec. | ||
| 205 | 2026.05.04 19:29:48.007961 [ 4 ] {} <Trace> TCP-Session: 8918c1da-1a70-48f4-9527-08aa057b951a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.04 19:29:48.008228 [ 4 ] {0558d747-cf0e-4c5c-84ac-69c41633987e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41694) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.04 19:29:48.009854 [ 4 ] {0558d747-cf0e-4c5c-84ac-69c41633987e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:41694) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.04 19:29:48.010106 [ 4 ] {0558d747-cf0e-4c5c-84ac-69c41633987e} <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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.04 19:29:48.010322 [ 4 ] {0558d747-cf0e-4c5c-84ac-69c41633987e} <Debug> TCPHandler: Processed in 0.002543082 sec. | ||
| 256 | 2026.05.04 19:29:48.010684 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.04 19:29:48.011183 [ 3 ] {d546378e-1ed5-43cb-ac29-9bcac6e13370} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.04 19:29:48.013324 [ 3 ] {d546378e-1ed5-43cb-ac29-9bcac6e13370} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.04 19:29:48.020466 [ 3 ] {d546378e-1ed5-43cb-ac29-9bcac6e13370} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.04 19:29:48.020492 [ 3 ] {d546378e-1ed5-43cb-ac29-9bcac6e13370} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3801e-05 sec | ||
| 261 | 2026.05.04 19:29:48.020578 [ 3 ] {d546378e-1ed5-43cb-ac29-9bcac6e13370} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.04 19:29:48.020590 [ 3 ] {d546378e-1ed5-43cb-ac29-9bcac6e13370} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.04 19:29:48.020614 [ 3 ] {d546378e-1ed5-43cb-ac29-9bcac6e13370} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.04 19:29:48.022657 [ 3 ] {d546378e-1ed5-43cb-ac29-9bcac6e13370} <Debug> TCPHandler: Processed in 0.012088683 sec. | ||
| 265 | 2026.05.04 19:29:48.022883 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.04 19:29:48.023044 [ 3 ] {496a0261-c438-4a93-8328-4458f74d3282} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) /* 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.05.04 19:29:48.023205 [ 3 ] {496a0261-c438-4a93-8328-4458f74d3282} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.04 19:29:48.041520 [ 3 ] {496a0261-c438-4a93-8328-4458f74d3282} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.04 19:29:48.044538 [ 3 ] {496a0261-c438-4a93-8328-4458f74d3282} <Debug> oximeter.version (fc3f9635-4773-4123-a055-34c932c44096): Loading data parts | ||
| 271 | 2026.05.04 19:29:48.047449 [ 3 ] {496a0261-c438-4a93-8328-4458f74d3282} <Debug> oximeter.version (fc3f9635-4773-4123-a055-34c932c44096): There are no data parts | ||
| 272 | 2026.05.04 19:29:48.062469 [ 3 ] {496a0261-c438-4a93-8328-4458f74d3282} <Debug> TCPHandler: Processed in 0.039655478 sec. | ||
| 273 | 2026.05.04 19:29:48.062682 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.04 19:29:48.063002 [ 3 ] {cb857faf-8a6d-40bc-8931-228b773d87c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) /* 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.05.04 19:29:48.063163 [ 3 ] {cb857faf-8a6d-40bc-8931-228b773d87c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.04 19:29:48.093302 [ 3 ] {cb857faf-8a6d-40bc-8931-228b773d87c2} <Debug> oximeter.measurements_bool (ac2b7404-8c1a-4d48-9bb5-6776d45ea7c0): Loading data parts | ||
| 287 | 2026.05.04 19:29:48.093608 [ 3 ] {cb857faf-8a6d-40bc-8931-228b773d87c2} <Debug> oximeter.measurements_bool (ac2b7404-8c1a-4d48-9bb5-6776d45ea7c0): There are no data parts | ||
| 288 | 2026.05.04 19:29:48.096301 [ 3 ] {cb857faf-8a6d-40bc-8931-228b773d87c2} <Debug> TCPHandler: Processed in 0.033722508 sec. | ||
| 289 | 2026.05.04 19:29:48.096609 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.04 19:29:48.096816 [ 3 ] {baf22d01-4398-4f29-84a7-f04212c691b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.096938 [ 3 ] {baf22d01-4398-4f29-84a7-f04212c691b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.04 19:29:48.102473 [ 3 ] {baf22d01-4398-4f29-84a7-f04212c691b0} <Debug> oximeter.measurements_i8 (7c4b09b3-072c-488f-97bf-ca49fccc9f80): Loading data parts | ||
| 293 | 2026.05.04 19:29:48.102717 [ 3 ] {baf22d01-4398-4f29-84a7-f04212c691b0} <Debug> oximeter.measurements_i8 (7c4b09b3-072c-488f-97bf-ca49fccc9f80): There are no data parts | ||
| 294 | 2026.05.04 19:29:48.108608 [ 3 ] {baf22d01-4398-4f29-84a7-f04212c691b0} <Debug> TCPHandler: Processed in 0.012113634 sec. | ||
| 295 | 2026.05.04 19:29:48.108776 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.04 19:29:48.109056 [ 3 ] {52094100-37ea-4ca5-96cf-81fdaf8c82cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.109110 [ 3 ] {52094100-37ea-4ca5-96cf-81fdaf8c82cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.04 19:29:48.113649 [ 3 ] {52094100-37ea-4ca5-96cf-81fdaf8c82cf} <Debug> oximeter.measurements_u8 (e3230d59-c32d-48b3-adc5-e39213919fc9): Loading data parts | ||
| 299 | 2026.05.04 19:29:48.113830 [ 3 ] {52094100-37ea-4ca5-96cf-81fdaf8c82cf} <Debug> oximeter.measurements_u8 (e3230d59-c32d-48b3-adc5-e39213919fc9): There are no data parts | ||
| 300 | 2026.05.04 19:29:48.119948 [ 3 ] {52094100-37ea-4ca5-96cf-81fdaf8c82cf} <Debug> TCPHandler: Processed in 0.011236276 sec. | ||
| 301 | 2026.05.04 19:29:48.120164 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.04 19:29:48.120322 [ 3 ] {1da83fcd-0abb-4a45-9e58-41f5d86c29b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.120436 [ 3 ] {1da83fcd-0abb-4a45-9e58-41f5d86c29b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.04 19:29:48.130166 [ 3 ] {1da83fcd-0abb-4a45-9e58-41f5d86c29b8} <Debug> oximeter.measurements_i16 (b3a824a2-bf8e-4def-af70-44e277c938c6): Loading data parts | ||
| 305 | 2026.05.04 19:29:48.130395 [ 3 ] {1da83fcd-0abb-4a45-9e58-41f5d86c29b8} <Debug> oximeter.measurements_i16 (b3a824a2-bf8e-4def-af70-44e277c938c6): There are no data parts | ||
| 306 | 2026.05.04 19:29:48.133555 [ 3 ] {1da83fcd-0abb-4a45-9e58-41f5d86c29b8} <Debug> TCPHandler: Processed in 0.013444741 sec. | ||
| 307 | 2026.05.04 19:29:48.133765 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.04 19:29:48.133975 [ 3 ] {08573e2f-b9fc-4f96-b33a-4116a2a71e22} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.134110 [ 3 ] {08573e2f-b9fc-4f96-b33a-4116a2a71e22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.04 19:29:48.140129 [ 3 ] {08573e2f-b9fc-4f96-b33a-4116a2a71e22} <Debug> oximeter.measurements_u16 (2812936c-765b-461e-87a9-d5f552a12cfe): Loading data parts | ||
| 311 | 2026.05.04 19:29:48.140297 [ 3 ] {08573e2f-b9fc-4f96-b33a-4116a2a71e22} <Debug> oximeter.measurements_u16 (2812936c-765b-461e-87a9-d5f552a12cfe): There are no data parts | ||
| 312 | 2026.05.04 19:29:48.146207 [ 3 ] {08573e2f-b9fc-4f96-b33a-4116a2a71e22} <Debug> TCPHandler: Processed in 0.012521212 sec. | ||
| 313 | 2026.05.04 19:29:48.146405 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.04 19:29:48.146640 [ 3 ] {450585e0-4564-4168-ba88-fd3c01825ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.146766 [ 3 ] {450585e0-4564-4168-ba88-fd3c01825ed9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.04 19:29:48.151800 [ 3 ] {450585e0-4564-4168-ba88-fd3c01825ed9} <Debug> oximeter.measurements_i32 (b4da25aa-192d-486e-b88b-817bc7493a4d): Loading data parts | ||
| 317 | 2026.05.04 19:29:48.152027 [ 3 ] {450585e0-4564-4168-ba88-fd3c01825ed9} <Debug> oximeter.measurements_i32 (b4da25aa-192d-486e-b88b-817bc7493a4d): There are no data parts | ||
| 318 | 2026.05.04 19:29:48.156275 [ 3 ] {450585e0-4564-4168-ba88-fd3c01825ed9} <Debug> TCPHandler: Processed in 0.00993235 sec. | ||
| 319 | 2026.05.04 19:29:48.156435 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.04 19:29:48.156628 [ 3 ] {35709a49-65b9-4572-b7d9-de727e4607f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.156756 [ 3 ] {35709a49-65b9-4572-b7d9-de727e4607f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.04 19:29:48.158795 [ 3 ] {35709a49-65b9-4572-b7d9-de727e4607f3} <Debug> oximeter.measurements_u32 (0a6ca6ce-cd33-4aa3-a89b-cd89f8de6b43): Loading data parts | ||
| 323 | 2026.05.04 19:29:48.158991 [ 3 ] {35709a49-65b9-4572-b7d9-de727e4607f3} <Debug> oximeter.measurements_u32 (0a6ca6ce-cd33-4aa3-a89b-cd89f8de6b43): There are no data parts | ||
| 324 | 2026.05.04 19:29:48.163517 [ 3 ] {35709a49-65b9-4572-b7d9-de727e4607f3} <Debug> TCPHandler: Processed in 0.007145463 sec. | ||
| 325 | 2026.05.04 19:29:48.163702 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.04 19:29:48.163946 [ 3 ] {9a2b0633-5c39-47a6-9be2-952fb1e51bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.164058 [ 3 ] {9a2b0633-5c39-47a6-9be2-952fb1e51bd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.04 19:29:48.166324 [ 3 ] {9a2b0633-5c39-47a6-9be2-952fb1e51bd6} <Debug> oximeter.measurements_i64 (8096704a-4b5d-4dde-a626-3ba42ff1dcf6): Loading data parts | ||
| 329 | 2026.05.04 19:29:48.166592 [ 3 ] {9a2b0633-5c39-47a6-9be2-952fb1e51bd6} <Debug> oximeter.measurements_i64 (8096704a-4b5d-4dde-a626-3ba42ff1dcf6): There are no data parts | ||
| 330 | 2026.05.04 19:29:48.170757 [ 3 ] {9a2b0633-5c39-47a6-9be2-952fb1e51bd6} <Debug> TCPHandler: Processed in 0.007128223 sec. | ||
| 331 | 2026.05.04 19:29:48.170908 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.04 19:29:48.171101 [ 3 ] {611e4529-8ccd-4fb3-8b1b-efe125f2ca0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.171242 [ 3 ] {611e4529-8ccd-4fb3-8b1b-efe125f2ca0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.04 19:29:48.177116 [ 3 ] {611e4529-8ccd-4fb3-8b1b-efe125f2ca0b} <Debug> oximeter.measurements_u64 (8b7d11cb-0b45-4e3a-ac3f-f7394c37a360): Loading data parts | ||
| 335 | 2026.05.04 19:29:48.177885 [ 3 ] {611e4529-8ccd-4fb3-8b1b-efe125f2ca0b} <Debug> oximeter.measurements_u64 (8b7d11cb-0b45-4e3a-ac3f-f7394c37a360): There are no data parts | ||
| 336 | 2026.05.04 19:29:48.183734 [ 3 ] {611e4529-8ccd-4fb3-8b1b-efe125f2ca0b} <Debug> TCPHandler: Processed in 0.012887809 sec. | ||
| 337 | 2026.05.04 19:29:48.183917 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.04 19:29:48.184235 [ 3 ] {b2c3e5dd-495e-40f2-bafe-a151317b9897} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.184426 [ 3 ] {b2c3e5dd-495e-40f2-bafe-a151317b9897} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.04 19:29:48.187589 [ 3 ] {b2c3e5dd-495e-40f2-bafe-a151317b9897} <Debug> oximeter.measurements_f32 (6867be58-b96e-4407-b816-6e0a5b687266): Loading data parts | ||
| 341 | 2026.05.04 19:29:48.187808 [ 3 ] {b2c3e5dd-495e-40f2-bafe-a151317b9897} <Debug> oximeter.measurements_f32 (6867be58-b96e-4407-b816-6e0a5b687266): There are no data parts | ||
| 342 | 2026.05.04 19:29:48.192577 [ 3 ] {b2c3e5dd-495e-40f2-bafe-a151317b9897} <Debug> TCPHandler: Processed in 0.008749536 sec. | ||
| 343 | 2026.05.04 19:29:48.192719 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.04 19:29:48.192911 [ 3 ] {818d343d-1381-4f8e-be36-44ccccdae8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.193038 [ 3 ] {818d343d-1381-4f8e-be36-44ccccdae8eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.04 19:29:48.198820 [ 3 ] {818d343d-1381-4f8e-be36-44ccccdae8eb} <Debug> oximeter.measurements_f64 (ba61ade5-019f-4b03-a568-9face4bc65e6): Loading data parts | ||
| 347 | 2026.05.04 19:29:48.199085 [ 3 ] {818d343d-1381-4f8e-be36-44ccccdae8eb} <Debug> oximeter.measurements_f64 (ba61ade5-019f-4b03-a568-9face4bc65e6): There are no data parts | ||
| 348 | 2026.05.04 19:29:48.200999 [ 3 ] {818d343d-1381-4f8e-be36-44ccccdae8eb} <Debug> TCPHandler: Processed in 0.008337327 sec. | ||
| 349 | 2026.05.04 19:29:48.201161 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.04 19:29:48.201433 [ 3 ] {3048fdf4-9819-41a3-8276-c7224a0836ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.201558 [ 3 ] {3048fdf4-9819-41a3-8276-c7224a0836ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.04 19:29:48.207120 [ 3 ] {3048fdf4-9819-41a3-8276-c7224a0836ab} <Debug> oximeter.measurements_string (4b30f2dc-95d3-4915-a07b-618f36224fba): Loading data parts | ||
| 353 | 2026.05.04 19:29:48.207336 [ 3 ] {3048fdf4-9819-41a3-8276-c7224a0836ab} <Debug> oximeter.measurements_string (4b30f2dc-95d3-4915-a07b-618f36224fba): There are no data parts | ||
| 354 | 2026.05.04 19:29:48.213492 [ 3 ] {3048fdf4-9819-41a3-8276-c7224a0836ab} <Debug> TCPHandler: Processed in 0.01239731 sec. | ||
| 355 | 2026.05.04 19:29:48.213623 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.04 19:29:48.213785 [ 3 ] {40ef502b-3a54-4454-a869-9eec03e3461c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.213911 [ 3 ] {40ef502b-3a54-4454-a869-9eec03e3461c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.04 19:29:48.219321 [ 3 ] {40ef502b-3a54-4454-a869-9eec03e3461c} <Debug> oximeter.measurements_bytes (b191b0eb-0de1-4f80-acab-9e0068c139c0): Loading data parts | ||
| 366 | 2026.05.04 19:29:48.219455 [ 3 ] {40ef502b-3a54-4454-a869-9eec03e3461c} <Debug> oximeter.measurements_bytes (b191b0eb-0de1-4f80-acab-9e0068c139c0): There are no data parts | ||
| 367 | 2026.05.04 19:29:48.222343 [ 3 ] {40ef502b-3a54-4454-a869-9eec03e3461c} <Debug> TCPHandler: Processed in 0.008771367 sec. | ||
| 368 | 2026.05.04 19:29:48.222482 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.04 19:29:48.222647 [ 3 ] {1b4bdfd3-3900-4d54-8d84-51f19b95731c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.222767 [ 3 ] {1b4bdfd3-3900-4d54-8d84-51f19b95731c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.04 19:29:48.226144 [ 3 ] {1b4bdfd3-3900-4d54-8d84-51f19b95731c} <Debug> oximeter.measurements_cumulativei64 (b22d6a2f-6980-4ba1-baaa-0d9d13d24ba9): Loading data parts | ||
| 372 | 2026.05.04 19:29:48.226314 [ 3 ] {1b4bdfd3-3900-4d54-8d84-51f19b95731c} <Debug> oximeter.measurements_cumulativei64 (b22d6a2f-6980-4ba1-baaa-0d9d13d24ba9): There are no data parts | ||
| 373 | 2026.05.04 19:29:48.228820 [ 3 ] {1b4bdfd3-3900-4d54-8d84-51f19b95731c} <Debug> TCPHandler: Processed in 0.006389829 sec. | ||
| 374 | 2026.05.04 19:29:48.229007 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.04 19:29:48.229205 [ 3 ] {6c8984fc-c62d-45a1-a001-f18f2e3e5822} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.229311 [ 3 ] {6c8984fc-c62d-45a1-a001-f18f2e3e5822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.04 19:29:48.232976 [ 3 ] {6c8984fc-c62d-45a1-a001-f18f2e3e5822} <Debug> oximeter.measurements_cumulativeu64 (c78e9efb-7b77-4018-8944-45193b244a0c): Loading data parts | ||
| 378 | 2026.05.04 19:29:48.233244 [ 3 ] {6c8984fc-c62d-45a1-a001-f18f2e3e5822} <Debug> oximeter.measurements_cumulativeu64 (c78e9efb-7b77-4018-8944-45193b244a0c): There are no data parts | ||
| 379 | 2026.05.04 19:29:48.235846 [ 3 ] {6c8984fc-c62d-45a1-a001-f18f2e3e5822} <Debug> TCPHandler: Processed in 0.006889668 sec. | ||
| 380 | 2026.05.04 19:29:48.236037 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.04 19:29:48.236381 [ 3 ] {abc74d6a-f0ff-4103-a33e-bf700772edb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.236480 [ 3 ] {abc74d6a-f0ff-4103-a33e-bf700772edb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.04 19:29:48.242225 [ 3 ] {abc74d6a-f0ff-4103-a33e-bf700772edb7} <Debug> oximeter.measurements_cumulativef32 (17fa6b7e-ad97-401a-aa3e-09815426e366): Loading data parts | ||
| 384 | 2026.05.04 19:29:48.242371 [ 3 ] {abc74d6a-f0ff-4103-a33e-bf700772edb7} <Debug> oximeter.measurements_cumulativef32 (17fa6b7e-ad97-401a-aa3e-09815426e366): There are no data parts | ||
| 385 | 2026.05.04 19:29:48.245318 [ 3 ] {abc74d6a-f0ff-4103-a33e-bf700772edb7} <Debug> TCPHandler: Processed in 0.009374759 sec. | ||
| 386 | 2026.05.04 19:29:48.245450 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.04 19:29:48.245612 [ 3 ] {8f5ceb24-474d-4106-a7d6-fdc3e2ea3df5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.245731 [ 3 ] {8f5ceb24-474d-4106-a7d6-fdc3e2ea3df5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.04 19:29:48.247703 [ 3 ] {8f5ceb24-474d-4106-a7d6-fdc3e2ea3df5} <Debug> oximeter.measurements_cumulativef64 (4f8df463-128c-41c7-b256-db0359cc3618): Loading data parts | ||
| 390 | 2026.05.04 19:29:48.247941 [ 3 ] {8f5ceb24-474d-4106-a7d6-fdc3e2ea3df5} <Debug> oximeter.measurements_cumulativef64 (4f8df463-128c-41c7-b256-db0359cc3618): There are no data parts | ||
| 391 | 2026.05.04 19:29:48.252519 [ 3 ] {8f5ceb24-474d-4106-a7d6-fdc3e2ea3df5} <Debug> TCPHandler: Processed in 0.007119494 sec. | ||
| 392 | 2026.05.04 19:29:48.252684 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.04 19:29:48.253061 [ 3 ] {bee9e7a2-a625-48bb-9d86-fec39414e829} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.253213 [ 3 ] {bee9e7a2-a625-48bb-9d86-fec39414e829} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.04 19:29:48.261510 [ 3 ] {bee9e7a2-a625-48bb-9d86-fec39414e829} <Debug> oximeter.measurements_histogrami8 (0686560e-c189-4745-812e-9a4958889e1e): Loading data parts | ||
| 406 | 2026.05.04 19:29:48.261691 [ 3 ] {bee9e7a2-a625-48bb-9d86-fec39414e829} <Debug> oximeter.measurements_histogrami8 (0686560e-c189-4745-812e-9a4958889e1e): There are no data parts | ||
| 407 | 2026.05.04 19:29:48.273544 [ 3 ] {bee9e7a2-a625-48bb-9d86-fec39414e829} <Debug> TCPHandler: Processed in 0.02091992 sec. | ||
| 408 | 2026.05.04 19:29:48.273726 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.04 19:29:48.273992 [ 3 ] {34e22c43-eec6-4cef-be9f-77ab82bc4024} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.274161 [ 3 ] {34e22c43-eec6-4cef-be9f-77ab82bc4024} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.04 19:29:48.282703 [ 3 ] {34e22c43-eec6-4cef-be9f-77ab82bc4024} <Debug> oximeter.measurements_histogramu8 (51acd525-8847-41bf-a10d-a546ea9555b0): Loading data parts | ||
| 412 | 2026.05.04 19:29:48.283035 [ 3 ] {34e22c43-eec6-4cef-be9f-77ab82bc4024} <Debug> oximeter.measurements_histogramu8 (51acd525-8847-41bf-a10d-a546ea9555b0): There are no data parts | ||
| 413 | 2026.05.04 19:29:48.286175 [ 3 ] {34e22c43-eec6-4cef-be9f-77ab82bc4024} <Debug> TCPHandler: Processed in 0.012542082 sec. | ||
| 414 | 2026.05.04 19:29:48.286361 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.04 19:29:48.286804 [ 3 ] {60bb6b57-983a-461d-8b3e-6901d2c53f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.287081 [ 3 ] {60bb6b57-983a-461d-8b3e-6901d2c53f8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.04 19:29:48.292938 [ 3 ] {60bb6b57-983a-461d-8b3e-6901d2c53f8d} <Debug> oximeter.measurements_histogrami16 (9928f0c1-bf27-4689-8263-d83042238418): Loading data parts | ||
| 418 | 2026.05.04 19:29:48.293103 [ 3 ] {60bb6b57-983a-461d-8b3e-6901d2c53f8d} <Debug> oximeter.measurements_histogrami16 (9928f0c1-bf27-4689-8263-d83042238418): There are no data parts | ||
| 419 | 2026.05.04 19:29:48.294675 [ 3 ] {60bb6b57-983a-461d-8b3e-6901d2c53f8d} <Debug> TCPHandler: Processed in 0.008388429 sec. | ||
| 420 | 2026.05.04 19:29:48.294968 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.04 19:29:48.295192 [ 3 ] {66f08b96-3a77-4bd9-a4a8-d8f54bbb1d12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.295328 [ 3 ] {66f08b96-3a77-4bd9-a4a8-d8f54bbb1d12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.04 19:29:48.298484 [ 3 ] {66f08b96-3a77-4bd9-a4a8-d8f54bbb1d12} <Debug> oximeter.measurements_histogramu16 (28890c71-3c7f-4b07-b91e-4cd17cc13e4f): Loading data parts | ||
| 424 | 2026.05.04 19:29:48.298737 [ 3 ] {66f08b96-3a77-4bd9-a4a8-d8f54bbb1d12} <Debug> oximeter.measurements_histogramu16 (28890c71-3c7f-4b07-b91e-4cd17cc13e4f): There are no data parts | ||
| 425 | 2026.05.04 19:29:48.300089 [ 3 ] {66f08b96-3a77-4bd9-a4a8-d8f54bbb1d12} <Debug> TCPHandler: Processed in 0.005173544 sec. | ||
| 426 | 2026.05.04 19:29:48.300228 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.04 19:29:48.300544 [ 3 ] {ac44bd16-16d1-471a-ac7a-e3b57695c763} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.300678 [ 3 ] {ac44bd16-16d1-471a-ac7a-e3b57695c763} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.04 19:29:48.306032 [ 3 ] {ac44bd16-16d1-471a-ac7a-e3b57695c763} <Debug> oximeter.measurements_histogrami32 (edabb31e-57ee-4bfb-b1c2-d0264321984f): Loading data parts | ||
| 430 | 2026.05.04 19:29:48.306182 [ 3 ] {ac44bd16-16d1-471a-ac7a-e3b57695c763} <Debug> oximeter.measurements_histogrami32 (edabb31e-57ee-4bfb-b1c2-d0264321984f): There are no data parts | ||
| 431 | 2026.05.04 19:29:48.307824 [ 3 ] {ac44bd16-16d1-471a-ac7a-e3b57695c763} <Debug> TCPHandler: Processed in 0.007647074 sec. | ||
| 432 | 2026.05.04 19:29:48.308035 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.04 19:29:48.308251 [ 3 ] {c6abb9b0-696f-4f5d-a90e-3224066501cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.308382 [ 3 ] {c6abb9b0-696f-4f5d-a90e-3224066501cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.04 19:29:48.311535 [ 3 ] {c6abb9b0-696f-4f5d-a90e-3224066501cb} <Debug> oximeter.measurements_histogramu32 (cce770ff-d4da-47ef-b096-1baeac9e0083): Loading data parts | ||
| 436 | 2026.05.04 19:29:48.311805 [ 3 ] {c6abb9b0-696f-4f5d-a90e-3224066501cb} <Debug> oximeter.measurements_histogramu32 (cce770ff-d4da-47ef-b096-1baeac9e0083): There are no data parts | ||
| 437 | 2026.05.04 19:29:48.313249 [ 3 ] {c6abb9b0-696f-4f5d-a90e-3224066501cb} <Debug> TCPHandler: Processed in 0.005264846 sec. | ||
| 438 | 2026.05.04 19:29:48.313372 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.04 19:29:48.313657 [ 3 ] {c8198a92-b40d-424f-b73c-b7335ac6e2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.313781 [ 3 ] {c8198a92-b40d-424f-b73c-b7335ac6e2fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.04 19:29:48.319149 [ 3 ] {c8198a92-b40d-424f-b73c-b7335ac6e2fc} <Debug> oximeter.measurements_histogrami64 (db0c0a60-12fd-4663-b9ba-5154bba51dca): Loading data parts | ||
| 442 | 2026.05.04 19:29:48.319284 [ 3 ] {c8198a92-b40d-424f-b73c-b7335ac6e2fc} <Debug> oximeter.measurements_histogrami64 (db0c0a60-12fd-4663-b9ba-5154bba51dca): There are no data parts | ||
| 443 | 2026.05.04 19:29:48.320900 [ 3 ] {c8198a92-b40d-424f-b73c-b7335ac6e2fc} <Debug> TCPHandler: Processed in 0.007578242 sec. | ||
| 444 | 2026.05.04 19:29:48.321105 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.04 19:29:48.321318 [ 3 ] {22135d6e-8046-4cf6-bd7b-152aae02e2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.321452 [ 3 ] {22135d6e-8046-4cf6-bd7b-152aae02e2fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.04 19:29:48.324605 [ 3 ] {22135d6e-8046-4cf6-bd7b-152aae02e2fa} <Debug> oximeter.measurements_histogramu64 (04aca417-0f93-4af8-9ec9-1dcadf7617d9): Loading data parts | ||
| 448 | 2026.05.04 19:29:48.324733 [ 3 ] {22135d6e-8046-4cf6-bd7b-152aae02e2fa} <Debug> oximeter.measurements_histogramu64 (04aca417-0f93-4af8-9ec9-1dcadf7617d9): There are no data parts | ||
| 449 | 2026.05.04 19:29:48.326249 [ 3 ] {22135d6e-8046-4cf6-bd7b-152aae02e2fa} <Debug> TCPHandler: Processed in 0.005193755 sec. | ||
| 450 | 2026.05.04 19:29:48.326375 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.04 19:29:48.326586 [ 3 ] {4397f157-5c62-402e-8908-fcc9193c81c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.326734 [ 3 ] {4397f157-5c62-402e-8908-fcc9193c81c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.05.04 19:29:48.332030 [ 3 ] {4397f157-5c62-402e-8908-fcc9193c81c9} <Debug> oximeter.measurements_histogramf32 (3ec634f9-ef13-40cc-9dfa-547b441f2e2b): Loading data parts | ||
| 454 | 2026.05.04 19:29:48.332155 [ 3 ] {4397f157-5c62-402e-8908-fcc9193c81c9} <Debug> oximeter.measurements_histogramf32 (3ec634f9-ef13-40cc-9dfa-547b441f2e2b): There are no data parts | ||
| 455 | 2026.05.04 19:29:48.333790 [ 3 ] {4397f157-5c62-402e-8908-fcc9193c81c9} <Debug> TCPHandler: Processed in 0.00746599 sec. | ||
| 456 | 2026.05.04 19:29:48.334063 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.04 19:29:48.334278 [ 3 ] {628fad5b-81cd-42b0-af51-23da650a8e27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.334420 [ 3 ] {628fad5b-81cd-42b0-af51-23da650a8e27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.05.04 19:29:48.337773 [ 3 ] {628fad5b-81cd-42b0-af51-23da650a8e27} <Debug> oximeter.measurements_histogramf64 (662bdf5e-36ee-4c88-82d4-8f2419aac0cc): Loading data parts | ||
| 460 | 2026.05.04 19:29:48.337991 [ 3 ] {628fad5b-81cd-42b0-af51-23da650a8e27} <Debug> oximeter.measurements_histogramf64 (662bdf5e-36ee-4c88-82d4-8f2419aac0cc): There are no data parts | ||
| 461 | 2026.05.04 19:29:48.339499 [ 3 ] {628fad5b-81cd-42b0-af51-23da650a8e27} <Debug> TCPHandler: Processed in 0.00549332 sec. | ||
| 462 | 2026.05.04 19:29:48.339629 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.04 19:29:48.339819 [ 3 ] {ec17cf36-6bb9-4838-a583-bed0e5125eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) /* 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.05.04 19:29:48.339993 [ 3 ] {ec17cf36-6bb9-4838-a583-bed0e5125eb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.05.04 19:29:48.347703 [ 3 ] {ec17cf36-6bb9-4838-a583-bed0e5125eb6} <Debug> oximeter.fields_bool (115c754c-a446-4c03-b08c-ce14c2d7879c): Loading data parts | ||
| 491 | 2026.05.04 19:29:48.347942 [ 3 ] {ec17cf36-6bb9-4838-a583-bed0e5125eb6} <Debug> oximeter.fields_bool (115c754c-a446-4c03-b08c-ce14c2d7879c): There are no data parts | ||
| 492 | 2026.05.04 19:29:48.351066 [ 3 ] {ec17cf36-6bb9-4838-a583-bed0e5125eb6} <Debug> TCPHandler: Processed in 0.011489241 sec. | ||
| 493 | 2026.05.04 19:29:48.351191 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.04 19:29:48.351428 [ 3 ] {10563245-3501-4dd3-97dc-f6799bd9a2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.351546 [ 3 ] {10563245-3501-4dd3-97dc-f6799bd9a2a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.05.04 19:29:48.358598 [ 3 ] {10563245-3501-4dd3-97dc-f6799bd9a2a6} <Debug> oximeter.fields_i8 (439b24c6-e58d-4e44-8dbf-5e0a8dee798d): Loading data parts | ||
| 497 | 2026.05.04 19:29:48.358767 [ 3 ] {10563245-3501-4dd3-97dc-f6799bd9a2a6} <Debug> oximeter.fields_i8 (439b24c6-e58d-4e44-8dbf-5e0a8dee798d): There are no data parts | ||
| 498 | 2026.05.04 19:29:48.365121 [ 3 ] {10563245-3501-4dd3-97dc-f6799bd9a2a6} <Debug> TCPHandler: Processed in 0.013982002 sec. | ||
| 499 | 2026.05.04 19:29:48.365263 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.04 19:29:48.365425 [ 3 ] {24b8d359-fd9a-4a09-a374-22b735f4ad78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.365571 [ 3 ] {24b8d359-fd9a-4a09-a374-22b735f4ad78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.05.04 19:29:48.367843 [ 3 ] {24b8d359-fd9a-4a09-a374-22b735f4ad78} <Debug> oximeter.fields_u8 (fa652d2c-c48f-4c5b-92a1-84ab03a125f7): Loading data parts | ||
| 503 | 2026.05.04 19:29:48.368135 [ 3 ] {24b8d359-fd9a-4a09-a374-22b735f4ad78} <Debug> oximeter.fields_u8 (fa652d2c-c48f-4c5b-92a1-84ab03a125f7): There are no data parts | ||
| 504 | 2026.05.04 19:29:48.370703 [ 3 ] {24b8d359-fd9a-4a09-a374-22b735f4ad78} <Debug> TCPHandler: Processed in 0.005493151 sec. | ||
| 505 | 2026.05.04 19:29:48.370834 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.04 19:29:48.371086 [ 3 ] {d1d3a9e3-7d44-4dd3-be32-1531d6379d56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.371204 [ 3 ] {d1d3a9e3-7d44-4dd3-be32-1531d6379d56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.05.04 19:29:48.373127 [ 3 ] {d1d3a9e3-7d44-4dd3-be32-1531d6379d56} <Debug> oximeter.fields_i16 (687775c6-e4b4-4d2d-b25f-7b2afb2fead5): Loading data parts | ||
| 509 | 2026.05.04 19:29:48.373264 [ 3 ] {d1d3a9e3-7d44-4dd3-be32-1531d6379d56} <Debug> oximeter.fields_i16 (687775c6-e4b4-4d2d-b25f-7b2afb2fead5): There are no data parts | ||
| 510 | 2026.05.04 19:29:48.378201 [ 3 ] {d1d3a9e3-7d44-4dd3-be32-1531d6379d56} <Debug> TCPHandler: Processed in 0.00742088 sec. | ||
| 511 | 2026.05.04 19:29:48.378343 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.04 19:29:48.378539 [ 3 ] {5ed65fda-f02f-4288-9cda-92bf7026d91e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.378704 [ 3 ] {5ed65fda-f02f-4288-9cda-92bf7026d91e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.05.04 19:29:48.380844 [ 3 ] {5ed65fda-f02f-4288-9cda-92bf7026d91e} <Debug> oximeter.fields_u16 (e5982614-df8d-4ac3-b5b9-ac7ff81f7260): Loading data parts | ||
| 515 | 2026.05.04 19:29:48.381075 [ 3 ] {5ed65fda-f02f-4288-9cda-92bf7026d91e} <Debug> oximeter.fields_u16 (e5982614-df8d-4ac3-b5b9-ac7ff81f7260): There are no data parts | ||
| 516 | 2026.05.04 19:29:48.383623 [ 3 ] {5ed65fda-f02f-4288-9cda-92bf7026d91e} <Debug> TCPHandler: Processed in 0.005343308 sec. | ||
| 517 | 2026.05.04 19:29:48.383748 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.04 19:29:48.383995 [ 3 ] {f6aa5011-d969-4c5d-a61f-e7d50c9bd842} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.384105 [ 3 ] {f6aa5011-d969-4c5d-a61f-e7d50c9bd842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.05.04 19:29:48.386110 [ 3 ] {f6aa5011-d969-4c5d-a61f-e7d50c9bd842} <Debug> oximeter.fields_i32 (8d7cad10-f89c-42c7-8a6b-ad53cc89bdfa): Loading data parts | ||
| 521 | 2026.05.04 19:29:48.386291 [ 3 ] {f6aa5011-d969-4c5d-a61f-e7d50c9bd842} <Debug> oximeter.fields_i32 (8d7cad10-f89c-42c7-8a6b-ad53cc89bdfa): There are no data parts | ||
| 522 | 2026.05.04 19:29:48.391294 [ 3 ] {f6aa5011-d969-4c5d-a61f-e7d50c9bd842} <Debug> TCPHandler: Processed in 0.007594763 sec. | ||
| 523 | 2026.05.04 19:29:48.391432 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.05.04 19:29:48.391652 [ 3 ] {96b92ab3-b24c-4ad2-ade4-9e5dbba34933} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.391794 [ 3 ] {96b92ab3-b24c-4ad2-ade4-9e5dbba34933} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.05.04 19:29:48.393850 [ 3 ] {96b92ab3-b24c-4ad2-ade4-9e5dbba34933} <Debug> oximeter.fields_u32 (f030d5ad-3329-431c-8f12-747b3978c39b): Loading data parts | ||
| 527 | 2026.05.04 19:29:48.394100 [ 3 ] {96b92ab3-b24c-4ad2-ade4-9e5dbba34933} <Debug> oximeter.fields_u32 (f030d5ad-3329-431c-8f12-747b3978c39b): There are no data parts | ||
| 528 | 2026.05.04 19:29:48.396693 [ 3 ] {96b92ab3-b24c-4ad2-ade4-9e5dbba34933} <Debug> TCPHandler: Processed in 0.005329428 sec. | ||
| 529 | 2026.05.04 19:29:48.396808 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.05.04 19:29:48.397042 [ 3 ] {6d9ab73d-4959-4408-a9fc-a67c5bdec0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.397158 [ 3 ] {6d9ab73d-4959-4408-a9fc-a67c5bdec0a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.05.04 19:29:48.399439 [ 3 ] {6d9ab73d-4959-4408-a9fc-a67c5bdec0a7} <Debug> oximeter.fields_i64 (1c0c3f54-f243-423b-aa22-5e33ef9b3442): Loading data parts | ||
| 533 | 2026.05.04 19:29:48.399625 [ 3 ] {6d9ab73d-4959-4408-a9fc-a67c5bdec0a7} <Debug> oximeter.fields_i64 (1c0c3f54-f243-423b-aa22-5e33ef9b3442): There are no data parts | ||
| 534 | 2026.05.04 19:29:48.404478 [ 3 ] {6d9ab73d-4959-4408-a9fc-a67c5bdec0a7} <Debug> TCPHandler: Processed in 0.007718245 sec. | ||
| 535 | 2026.05.04 19:29:48.404596 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.04 19:29:48.404753 [ 3 ] {fab96779-24ca-43c6-b0c9-9d04369ba287} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.404873 [ 3 ] {fab96779-24ca-43c6-b0c9-9d04369ba287} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.05.04 19:29:48.407367 [ 3 ] {fab96779-24ca-43c6-b0c9-9d04369ba287} <Debug> oximeter.fields_u64 (e10041cf-eb0c-4349-b25d-172381530855): Loading data parts | ||
| 539 | 2026.05.04 19:29:48.407591 [ 3 ] {fab96779-24ca-43c6-b0c9-9d04369ba287} <Debug> oximeter.fields_u64 (e10041cf-eb0c-4349-b25d-172381530855): There are no data parts | ||
| 540 | 2026.05.04 19:29:48.410096 [ 3 ] {fab96779-24ca-43c6-b0c9-9d04369ba287} <Debug> TCPHandler: Processed in 0.005550361 sec. | ||
| 541 | 2026.05.04 19:29:48.410229 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.04 19:29:48.410509 [ 3 ] {bb13facf-9c8d-4564-89d4-e9431919f190} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.410651 [ 3 ] {bb13facf-9c8d-4564-89d4-e9431919f190} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.05.04 19:29:48.412983 [ 3 ] {bb13facf-9c8d-4564-89d4-e9431919f190} <Debug> oximeter.fields_ipaddr (9187c4ef-f13e-4fdd-a8d6-d2a1c325e088): Loading data parts | ||
| 545 | 2026.05.04 19:29:48.413187 [ 3 ] {bb13facf-9c8d-4564-89d4-e9431919f190} <Debug> oximeter.fields_ipaddr (9187c4ef-f13e-4fdd-a8d6-d2a1c325e088): There are no data parts | ||
| 546 | 2026.05.04 19:29:48.417895 [ 3 ] {bb13facf-9c8d-4564-89d4-e9431919f190} <Debug> TCPHandler: Processed in 0.007725115 sec. | ||
| 547 | 2026.05.04 19:29:48.418059 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.04 19:29:48.418264 [ 3 ] {884cb431-a57e-4ce6-a763-808f04082982} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.418408 [ 3 ] {884cb431-a57e-4ce6-a763-808f04082982} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.05.04 19:29:48.421104 [ 3 ] {884cb431-a57e-4ce6-a763-808f04082982} <Debug> oximeter.fields_string (ce3b07ec-fba9-475d-b2b4-7e90e2a49f80): Loading data parts | ||
| 551 | 2026.05.04 19:29:48.421262 [ 3 ] {884cb431-a57e-4ce6-a763-808f04082982} <Debug> oximeter.fields_string (ce3b07ec-fba9-475d-b2b4-7e90e2a49f80): There are no data parts | ||
| 552 | 2026.05.04 19:29:48.423805 [ 3 ] {884cb431-a57e-4ce6-a763-808f04082982} <Debug> TCPHandler: Processed in 0.005813427 sec. | ||
| 553 | 2026.05.04 19:29:48.423919 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.04 19:29:48.424160 [ 3 ] {8f5d2b82-4d94-494e-b555-446d1168a33a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) 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.05.04 19:29:48.424284 [ 3 ] {8f5d2b82-4d94-494e-b555-446d1168a33a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.05.04 19:29:48.426621 [ 3 ] {8f5d2b82-4d94-494e-b555-446d1168a33a} <Debug> oximeter.fields_uuid (e612bea2-b128-4931-b779-a431dd3c0984): Loading data parts | ||
| 557 | 2026.05.04 19:29:48.426756 [ 3 ] {8f5d2b82-4d94-494e-b555-446d1168a33a} <Debug> oximeter.fields_uuid (e612bea2-b128-4931-b779-a431dd3c0984): There are no data parts | ||
| 558 | 2026.05.04 19:29:48.431457 [ 3 ] {8f5d2b82-4d94-494e-b555-446d1168a33a} <Debug> TCPHandler: Processed in 0.007587513 sec. | ||
| 559 | 2026.05.04 19:29:48.431607 [ 3 ] {} <Trace> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.04 19:29:48.431864 [ 3 ] {74acc6cd-7e0b-40b5-a843-a6f8815919e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61132) /* 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.05.04 19:29:48.431997 [ 3 ] {74acc6cd-7e0b-40b5-a843-a6f8815919e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.05.04 19:29:48.434480 [ 3 ] {74acc6cd-7e0b-40b5-a843-a6f8815919e1} <Debug> oximeter.timeseries_schema (3d9089e3-a1f8-4d3e-9bed-772b88b0c6a0): Loading data parts | ||
| 566 | 2026.05.04 19:29:48.434599 [ 3 ] {74acc6cd-7e0b-40b5-a843-a6f8815919e1} <Debug> oximeter.timeseries_schema (3d9089e3-a1f8-4d3e-9bed-772b88b0c6a0): There are no data parts | ||
| 567 | 2026.05.04 19:29:48.437286 [ 3 ] {74acc6cd-7e0b-40b5-a843-a6f8815919e1} <Debug> TCPHandler: Processed in 0.005738725 sec. | ||
| 568 | 2026.05.04 19:29:48.437584 [ 4 ] {} <Trace> TCP-Session: 8918c1da-1a70-48f4-9527-08aa057b951a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.04 19:29:48.437882 [ 4 ] {04300404-355a-4842-9dbe-c9f31c785f40} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41694) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.05.04 19:29:48.442578 [ 4 ] {04300404-355a-4842-9dbe-c9f31c785f40} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.05.04 19:29:48.466569 [ 260 ] {04300404-355a-4842-9dbe-c9f31c785f40} <Trace> oximeter.version (fc3f9635-4773-4123-a055-34c932c44096): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.05.04 19:29:48.466616 [ 260 ] {04300404-355a-4842-9dbe-c9f31c785f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 573 | 2026.05.04 19:29:48.474605 [ 260 ] {04300404-355a-4842-9dbe-c9f31c785f40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.05.04 19:29:48.475176 [ 260 ] {04300404-355a-4842-9dbe-c9f31c785f40} <Trace> oximeter.version (fc3f9635-4773-4123-a055-34c932c44096): 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.05.04 19:29:48.475463 [ 4 ] {04300404-355a-4842-9dbe-c9f31c785f40} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.037723 sec., 26.50902632346314 rows/sec., 424.14 B/sec. | ||
| 576 | 2026.05.04 19:29:48.475875 [ 4 ] {04300404-355a-4842-9dbe-c9f31c785f40} <Debug> TCPHandler: Processed in 0.038429733 sec. | ||
| 577 | 2026.05.04 19:29:48.481113 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 578 | 2026.05.04 19:29:48.481130 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 579 | 2026.05.04 19:29:48.481178 [ 4 ] {} <Debug> TCP-Session: 8918c1da-1a70-48f4-9527-08aa057b951a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2026.05.04 19:29:48.481231 [ 254 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 581 | 2026.05.04 19:29:48.481244 [ 255 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 582 | 2026.05.04 19:29:48.481270 [ 253 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 583 | 2026.05.04 19:29:48.481289 [ 257 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 584 | 2026.05.04 19:29:48.481328 [ 254 ] {} <Debug> TCP-Session: fa399c79-9d90-4add-8cba-e6ab9d24940f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2026.05.04 19:29:48.481367 [ 253 ] {} <Debug> TCP-Session: 8268594b-7729-4aa5-83e1-512ed7420c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2026.05.04 19:29:48.481174 [ 5 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 587 | 2026.05.04 19:29:48.481383 [ 257 ] {} <Debug> TCP-Session: b1514abc-70f1-45ef-92ab-7cc359b208d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2026.05.04 19:29:48.481315 [ 255 ] {} <Debug> TCP-Session: 1319d461-4baf-4269-8773-2602ae471df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.05.04 19:29:48.481480 [ 5 ] {} <Debug> TCP-Session: 4785233b-c019-4e37-861b-bba2edb0f281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.05.04 19:29:48.481210 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 591 | 2026.05.04 19:29:48.481203 [ 256 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 592 | 2026.05.04 19:29:48.481186 [ 3 ] {} <Debug> TCP-Session: d97e7eb7-ffb0-4a4f-99a8-b53a4ff8c610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.05.04 19:29:48.481674 [ 256 ] {} <Debug> TCP-Session: f22a9fa8-3a18-4791-9f78-9d247093d280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.05.04 19:29:48.481654 [ 258 ] {} <Debug> TCP-Session: 5a4cd686-32fa-4112-a079-63d4719b8910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.05.04 19:29:48.974910 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61407 | ||
| 596 | 2026.05.04 19:29:48.977357 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.05.04 19:29:48.977506 [ 258 ] {} <Debug> TCP-Session: c8b05c13-2db2-43fe-b6ed-759d844c67ff Authenticating user 'default' from [fd00:1122:3344:101::d]:61407 | ||
| 598 | 2026.05.04 19:29:48.977529 [ 258 ] {} <Debug> TCP-Session: c8b05c13-2db2-43fe-b6ed-759d844c67ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.05.04 19:29:48.977541 [ 258 ] {} <Debug> TCP-Session: c8b05c13-2db2-43fe-b6ed-759d844c67ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.05.04 19:29:48.977751 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 601 | 2026.05.04 19:29:48.977794 [ 258 ] {} <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 | ||
| 602 | 2026.05.04 19:29:48.977991 [ 258 ] {} <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 | ||
| 603 | 2026.05.04 19:29:48.978359 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56503 | ||
| 604 | 2026.05.04 19:29:48.978459 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44617 | ||
| 605 | 2026.05.04 19:29:48.978459 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38612 | ||
| 606 | 2026.05.04 19:29:48.978418 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44505 | ||
| 607 | 2026.05.04 19:29:48.978400 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41452 | ||
| 608 | 2026.05.04 19:29:48.978468 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43559 | ||
| 609 | 2026.05.04 19:29:48.978751 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.05.04 19:29:48.978438 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47925 | ||
| 611 | 2026.05.04 19:29:48.978790 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.05.04 19:29:48.978971 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.05.04 19:29:48.978992 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.05.04 19:29:48.979021 [ 4 ] {} <Debug> TCP-Session: 74cf7efc-71c3-4bcc-933e-8b14cdd1a850 Authenticating user 'default' from [fd00:1122:3344:101::d]:41452 | ||
| 615 | 2026.05.04 19:29:48.978816 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.05.04 19:29:48.979118 [ 253 ] {} <Debug> TCP-Session: 19fe0965-e99d-4849-9a4a-d7f2cda8634e Authenticating user 'default' from [fd00:1122:3344:101::d]:47925 | ||
| 617 | 2026.05.04 19:29:48.978834 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2026.05.04 19:29:48.979149 [ 5 ] {} <Debug> TCP-Session: 3ee13394-ec98-42b0-b79d-9f5043131269 Authenticating user 'default' from [fd00:1122:3344:101::d]:44505 | ||
| 619 | 2026.05.04 19:29:48.979268 [ 253 ] {} <Debug> TCP-Session: 19fe0965-e99d-4849-9a4a-d7f2cda8634e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.04 19:29:48.979282 [ 257 ] {} <Debug> TCP-Session: e2752e13-5881-441e-992d-ba0555290198 Authenticating user 'default' from [fd00:1122:3344:101::d]:43559 | ||
| 621 | 2026.05.04 19:29:48.979295 [ 5 ] {} <Debug> TCP-Session: 3ee13394-ec98-42b0-b79d-9f5043131269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2026.05.04 19:29:48.979146 [ 4 ] {} <Debug> TCP-Session: 74cf7efc-71c3-4bcc-933e-8b14cdd1a850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2026.05.04 19:29:48.979417 [ 255 ] {} <Debug> TCP-Session: 681dbaef-2b4a-44d8-9474-9d84e8be3a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:44617 | ||
| 624 | 2026.05.04 19:29:48.979419 [ 5 ] {} <Debug> TCP-Session: 3ee13394-ec98-42b0-b79d-9f5043131269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.04 19:29:48.979437 [ 257 ] {} <Debug> TCP-Session: e2752e13-5881-441e-992d-ba0555290198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.04 19:29:48.979527 [ 4 ] {} <Debug> TCP-Session: 74cf7efc-71c3-4bcc-933e-8b14cdd1a850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.05.04 19:29:48.979546 [ 257 ] {} <Debug> TCP-Session: e2752e13-5881-441e-992d-ba0555290198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 628 | 2026.05.04 19:29:48.979567 [ 255 ] {} <Debug> TCP-Session: 681dbaef-2b4a-44d8-9474-9d84e8be3a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2026.05.04 19:29:48.978832 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.05.04 19:29:48.978437 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61074 | ||
| 631 | 2026.05.04 19:29:48.978921 [ 3 ] {} <Debug> TCP-Session: c15ba40a-cee9-4af8-bc68-8230119bb73c Authenticating user 'default' from [fd00:1122:3344:101::d]:56503 | ||
| 632 | 2026.05.04 19:29:48.979832 [ 253 ] {} <Debug> TCP-Session: 19fe0965-e99d-4849-9a4a-d7f2cda8634e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 633 | 2026.05.04 19:29:48.979867 [ 256 ] {} <Debug> TCP-Session: bf713eab-69f9-4db6-ac06-fc66da967765 Authenticating user 'default' from [fd00:1122:3344:101::d]:38612 | ||
| 634 | 2026.05.04 19:29:48.979873 [ 3 ] {} <Debug> TCP-Session: c15ba40a-cee9-4af8-bc68-8230119bb73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.05.04 19:29:48.979939 [ 256 ] {} <Debug> TCP-Session: bf713eab-69f9-4db6-ac06-fc66da967765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.05.04 19:29:48.979948 [ 255 ] {} <Debug> TCP-Session: 681dbaef-2b4a-44d8-9474-9d84e8be3a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.04 19:29:48.979899 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.05.04 19:29:48.980059 [ 3 ] {} <Debug> TCP-Session: c15ba40a-cee9-4af8-bc68-8230119bb73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.04 19:29:48.980093 [ 254 ] {} <Debug> TCP-Session: 3bb3ddb8-f981-4c66-afb4-cd86568c40c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61074 | ||
| 640 | 2026.05.04 19:29:48.980164 [ 254 ] {} <Debug> TCP-Session: 3bb3ddb8-f981-4c66-afb4-cd86568c40c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.04 19:29:48.980172 [ 256 ] {} <Debug> TCP-Session: bf713eab-69f9-4db6-ac06-fc66da967765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.04 19:29:48.980333 [ 254 ] {} <Debug> TCP-Session: 3bb3ddb8-f981-4c66-afb4-cd86568c40c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.05.04 19:29:48.986349 [ 258 ] {} <Trace> TCP-Session: c8b05c13-2db2-43fe-b6ed-759d844c67ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 644 | 2026.05.04 19:29:48.986642 [ 258 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61407) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 645 | 2026.05.04 19:29:48.987133 [ 258 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 646 | 2026.05.04 19:29:48.987456 [ 258 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 647 | 2026.05.04 19:29:48.990310 [ 258 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Debug> oximeter.version (fc3f9635-4773-4123-a055-34c932c44096) (SelectExecutor): Key condition: unknown | ||
| 648 | 2026.05.04 19:29:49.000577 [ 261 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Trace> AggregatingTransform: Aggregating | ||
| 649 | 2026.05.04 19:29:49.000721 [ 261 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Trace> Aggregator: Aggregation method: without_key | ||
| 650 | 2026.05.04 19:29:49.001102 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.15 MiB, peak 144.06 MiB, free memory in arenas 0.00 B, will set to 141.41 MiB (RSS), difference: 11.26 MiB | ||
| 651 | 2026.05.04 19:29:49.001621 [ 261 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004215565 sec. (237.216 rows/sec., 9.27 KiB/sec.) | ||
| 652 | 2026.05.04 19:29:49.001660 [ 261 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Trace> Aggregator: Merging aggregated data | ||
| 653 | 2026.05.04 19:29:49.001782 [ 261 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 654 | 2026.05.04 19:29:49.003303 [ 258 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.016727 sec., 59.78358342799068 rows/sec., 2.34 KiB/sec. | ||
| 655 | 2026.05.04 19:29:49.003450 [ 258 ] {979e9363-6e89-4ec0-af60-97ae8c43fa0c} <Debug> TCPHandler: Processed in 0.017238197 sec. | ||
| 656 | 2026.05.04 19:29:49.204490 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37361 | ||
| 657 | 2026.05.04 19:29:49.204791 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.05.04 19:29:49.204831 [ 308 ] {} <Debug> TCP-Session: 3a3f7a19-d176-4441-aeb3-da6de79b9ac2 Authenticating user 'default' from [fd00:1122:3344:101::c]:37361 | ||
| 659 | 2026.05.04 19:29:49.204855 [ 308 ] {} <Debug> TCP-Session: 3a3f7a19-d176-4441-aeb3-da6de79b9ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.04 19:29:49.204960 [ 308 ] {} <Debug> TCP-Session: 3a3f7a19-d176-4441-aeb3-da6de79b9ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.04 19:29:49.205039 [ 308 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 662 | 2026.05.04 19:29:49.205071 [ 308 ] {} <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 | ||
| 663 | 2026.05.04 19:29:49.205175 [ 308 ] {} <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 | ||
| 664 | 2026.05.04 19:29:49.205703 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45894 | ||
| 665 | 2026.05.04 19:29:49.205903 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.04 19:29:49.205933 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62286 | ||
| 667 | 2026.05.04 19:29:49.205950 [ 309 ] {} <Debug> TCP-Session: a7b2afc2-9592-4f89-b486-1648e7ec811f Authenticating user 'default' from [fd00:1122:3344:101::c]:45894 | ||
| 668 | 2026.05.04 19:29:49.206016 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35354 | ||
| 669 | 2026.05.04 19:29:49.205935 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38398 | ||
| 670 | 2026.05.04 19:29:49.206150 [ 309 ] {} <Debug> TCP-Session: a7b2afc2-9592-4f89-b486-1648e7ec811f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.04 19:29:49.206173 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61173 | ||
| 672 | 2026.05.04 19:29:49.206149 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2026.05.04 19:29:49.206270 [ 309 ] {} <Debug> TCP-Session: a7b2afc2-9592-4f89-b486-1648e7ec811f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 674 | 2026.05.04 19:29:49.206291 [ 311 ] {} <Debug> TCP-Session: dbfeca3c-ef8a-4168-b2f9-482f8c0ca96e Authenticating user 'default' from [fd00:1122:3344:101::c]:62286 | ||
| 675 | 2026.05.04 19:29:49.206341 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51811 | ||
| 676 | 2026.05.04 19:29:49.206332 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.05.04 19:29:49.206446 [ 311 ] {} <Debug> TCP-Session: dbfeca3c-ef8a-4168-b2f9-482f8c0ca96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.04 19:29:49.206492 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.05.04 19:29:49.206454 [ 312 ] {} <Debug> TCP-Session: 51ee300b-f851-47eb-936c-ca11c23efbec Authenticating user 'default' from [fd00:1122:3344:101::c]:35354 | ||
| 680 | 2026.05.04 19:29:49.206553 [ 311 ] {} <Debug> TCP-Session: dbfeca3c-ef8a-4168-b2f9-482f8c0ca96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.05.04 19:29:49.206605 [ 310 ] {} <Debug> TCP-Session: ea48522b-2ac7-4c33-a868-f928e0659d8c Authenticating user 'default' from [fd00:1122:3344:101::c]:38398 | ||
| 682 | 2026.05.04 19:29:49.206604 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.04 19:29:49.206565 [ 312 ] {} <Debug> TCP-Session: 51ee300b-f851-47eb-936c-ca11c23efbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.05.04 19:29:49.206691 [ 315 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62262 | ||
| 685 | 2026.05.04 19:29:49.206715 [ 313 ] {} <Debug> TCP-Session: a3f57e54-48e7-4fae-b14d-8c3c3920092c Authenticating user 'default' from [fd00:1122:3344:101::c]:61173 | ||
| 686 | 2026.05.04 19:29:49.206713 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.04 19:29:49.206702 [ 310 ] {} <Debug> TCP-Session: ea48522b-2ac7-4c33-a868-f928e0659d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.05.04 19:29:49.206836 [ 314 ] {} <Debug> TCP-Session: 0cd31660-f8b8-442e-af2f-188000e4c518 Authenticating user 'default' from [fd00:1122:3344:101::c]:51811 | ||
| 689 | 2026.05.04 19:29:49.206834 [ 313 ] {} <Debug> TCP-Session: a3f57e54-48e7-4fae-b14d-8c3c3920092c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.04 19:29:49.206719 [ 312 ] {} <Debug> TCP-Session: 51ee300b-f851-47eb-936c-ca11c23efbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.04 19:29:49.206994 [ 314 ] {} <Debug> TCP-Session: 0cd31660-f8b8-442e-af2f-188000e4c518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.04 19:29:49.206977 [ 313 ] {} <Debug> TCP-Session: a3f57e54-48e7-4fae-b14d-8c3c3920092c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.04 19:29:49.206966 [ 310 ] {} <Debug> TCP-Session: ea48522b-2ac7-4c33-a868-f928e0659d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.04 19:29:49.207097 [ 314 ] {} <Debug> TCP-Session: 0cd31660-f8b8-442e-af2f-188000e4c518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.04 19:29:49.206948 [ 315 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.04 19:29:49.207213 [ 315 ] {} <Debug> TCP-Session: 2b271c1a-3088-4e9f-b723-b7011090db58 Authenticating user 'default' from [fd00:1122:3344:101::c]:62262 | ||
| 697 | 2026.05.04 19:29:49.207343 [ 315 ] {} <Debug> TCP-Session: 2b271c1a-3088-4e9f-b723-b7011090db58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.04 19:29:49.207359 [ 315 ] {} <Debug> TCP-Session: 2b271c1a-3088-4e9f-b723-b7011090db58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.04 19:29:49.726935 [ 316 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54847 | ||
| 700 | 2026.05.04 19:29:49.727157 [ 316 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.04 19:29:49.727298 [ 316 ] {} <Debug> TCP-Session: cbd1dfad-8fbf-4b59-ad36-de339f529534 Authenticating user 'default' from [fd00:1122:3344:101::b]:54847 | ||
| 702 | 2026.05.04 19:29:49.727326 [ 316 ] {} <Debug> TCP-Session: cbd1dfad-8fbf-4b59-ad36-de339f529534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.04 19:29:49.727357 [ 316 ] {} <Debug> TCP-Session: cbd1dfad-8fbf-4b59-ad36-de339f529534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.04 19:29:49.727506 [ 316 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 705 | 2026.05.04 19:29:49.727544 [ 316 ] {} <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 | ||
| 706 | 2026.05.04 19:29:49.727655 [ 316 ] {} <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 | ||
| 707 | 2026.05.04 19:29:49.728120 [ 317 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52084 | ||
| 708 | 2026.05.04 19:29:49.728249 [ 318 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61211 | ||
| 709 | 2026.05.04 19:29:49.728326 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57035 | ||
| 710 | 2026.05.04 19:29:49.728519 [ 320 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47581 | ||
| 711 | 2026.05.04 19:29:49.728603 [ 317 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.05.04 19:29:49.728693 [ 318 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 713 | 2026.05.04 19:29:49.728732 [ 317 ] {} <Debug> TCP-Session: 7939aa7b-7d34-40d6-ad1f-9061f97d1f80 Authenticating user 'default' from [fd00:1122:3344:101::b]:52084 | ||
| 714 | 2026.05.04 19:29:49.728731 [ 321 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62356 | ||
| 715 | 2026.05.04 19:29:49.728792 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 716 | 2026.05.04 19:29:49.728765 [ 320 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.04 19:29:49.728763 [ 317 ] {} <Debug> TCP-Session: 7939aa7b-7d34-40d6-ad1f-9061f97d1f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.05.04 19:29:49.728863 [ 322 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52255 | ||
| 719 | 2026.05.04 19:29:49.728920 [ 317 ] {} <Debug> TCP-Session: 7939aa7b-7d34-40d6-ad1f-9061f97d1f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.04 19:29:49.728953 [ 320 ] {} <Debug> TCP-Session: 0444787e-4f0b-49d7-aa17-7468148b8e69 Authenticating user 'default' from [fd00:1122:3344:101::b]:47581 | ||
| 721 | 2026.05.04 19:29:49.728742 [ 318 ] {} <Debug> TCP-Session: 8fbba6da-d5dd-4bab-8153-ca172128a79c Authenticating user 'default' from [fd00:1122:3344:101::b]:61211 | ||
| 722 | 2026.05.04 19:29:49.729025 [ 321 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 723 | 2026.05.04 19:29:49.729023 [ 323 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53766 | ||
| 724 | 2026.05.04 19:29:49.729216 [ 322 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.05.04 19:29:49.729230 [ 318 ] {} <Debug> TCP-Session: 8fbba6da-d5dd-4bab-8153-ca172128a79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.05.04 19:29:49.729264 [ 322 ] {} <Debug> TCP-Session: a580ada3-2560-4917-b6b9-eaf6382a4130 Authenticating user 'default' from [fd00:1122:3344:101::b]:52255 | ||
| 727 | 2026.05.04 19:29:49.729255 [ 321 ] {} <Debug> TCP-Session: 8ca539d4-faf1-45ad-b43a-09220a3d5ed2 Authenticating user 'default' from [fd00:1122:3344:101::b]:62356 | ||
| 728 | 2026.05.04 19:29:49.729024 [ 320 ] {} <Debug> TCP-Session: 0444787e-4f0b-49d7-aa17-7468148b8e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.04 19:29:49.729366 [ 322 ] {} <Debug> TCP-Session: a580ada3-2560-4917-b6b9-eaf6382a4130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.04 19:29:49.729357 [ 323 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.04 19:29:49.729339 [ 318 ] {} <Debug> TCP-Session: 8fbba6da-d5dd-4bab-8153-ca172128a79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.04 19:29:49.729608 [ 320 ] {} <Debug> TCP-Session: 0444787e-4f0b-49d7-aa17-7468148b8e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.04 19:29:49.729006 [ 319 ] {} <Debug> TCP-Session: bf6e2df1-95ee-4314-ab6f-b85f1bc06976 Authenticating user 'default' from [fd00:1122:3344:101::b]:57035 | ||
| 734 | 2026.05.04 19:29:49.729355 [ 321 ] {} <Debug> TCP-Session: 8ca539d4-faf1-45ad-b43a-09220a3d5ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.05.04 19:29:49.729701 [ 323 ] {} <Debug> TCP-Session: 01350313-f5df-4679-87d2-d28afb5bb18e Authenticating user 'default' from [fd00:1122:3344:101::b]:53766 | ||
| 736 | 2026.05.04 19:29:49.729708 [ 322 ] {} <Debug> TCP-Session: a580ada3-2560-4917-b6b9-eaf6382a4130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.04 19:29:49.729698 [ 319 ] {} <Debug> TCP-Session: bf6e2df1-95ee-4314-ab6f-b85f1bc06976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.04 19:29:49.729816 [ 323 ] {} <Debug> TCP-Session: 01350313-f5df-4679-87d2-d28afb5bb18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.04 19:29:49.729780 [ 321 ] {} <Debug> TCP-Session: 8ca539d4-faf1-45ad-b43a-09220a3d5ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.04 19:29:49.729887 [ 319 ] {} <Debug> TCP-Session: bf6e2df1-95ee-4314-ab6f-b85f1bc06976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.04 19:29:49.729915 [ 323 ] {} <Debug> TCP-Session: 01350313-f5df-4679-87d2-d28afb5bb18e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.04 19:29:50.740291 [ 324 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49345 | ||
| 743 | 2026.05.04 19:29:50.740481 [ 324 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.04 19:29:50.740576 [ 324 ] {} <Debug> TCP-Session: c529810e-e2c8-45e8-a312-e5b28ef3a03a Authenticating user 'default' from [fd00:1122:3344:101::e]:49345 | ||
| 745 | 2026.05.04 19:29:50.740647 [ 324 ] {} <Debug> TCP-Session: c529810e-e2c8-45e8-a312-e5b28ef3a03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.04 19:29:50.740662 [ 324 ] {} <Debug> TCP-Session: c529810e-e2c8-45e8-a312-e5b28ef3a03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.04 19:29:50.740986 [ 325 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43749 | ||
| 748 | 2026.05.04 19:29:50.741120 [ 326 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32849 | ||
| 749 | 2026.05.04 19:29:50.741257 [ 324 ] {} <Trace> TCP-Session: c529810e-e2c8-45e8-a312-e5b28ef3a03a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.05.04 19:29:50.741249 [ 327 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42396 | ||
| 751 | 2026.05.04 19:29:50.741364 [ 328 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57261 | ||
| 752 | 2026.05.04 19:29:50.741329 [ 325 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.05.04 19:29:50.741470 [ 325 ] {} <Debug> TCP-Session: f024d863-fad4-40bb-a9b6-ea6db2cb5603 Authenticating user 'default' from [fd00:1122:3344:101::e]:43749 | ||
| 754 | 2026.05.04 19:29:50.741472 [ 326 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.05.04 19:29:50.741495 [ 329 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50734 | ||
| 756 | 2026.05.04 19:29:50.741573 [ 324 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49345) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 757 | 2026.05.04 19:29:50.741609 [ 327 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.05.04 19:29:50.741637 [ 326 ] {} <Debug> TCP-Session: 3df985e4-8130-437b-9814-dffc28495d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:32849 | ||
| 759 | 2026.05.04 19:29:50.741644 [ 330 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54389 | ||
| 760 | 2026.05.04 19:29:50.741653 [ 328 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.04 19:29:50.741497 [ 325 ] {} <Debug> TCP-Session: f024d863-fad4-40bb-a9b6-ea6db2cb5603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.05.04 19:29:50.741727 [ 327 ] {} <Debug> TCP-Session: f664e811-586a-47b3-ac6f-26853d24c708 Authenticating user 'default' from [fd00:1122:3344:101::e]:42396 | ||
| 763 | 2026.05.04 19:29:50.741740 [ 328 ] {} <Debug> TCP-Session: 35ad5640-babd-41d6-9b20-ac11d0ffa9a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57261 | ||
| 764 | 2026.05.04 19:29:50.741742 [ 325 ] {} <Debug> TCP-Session: f024d863-fad4-40bb-a9b6-ea6db2cb5603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.04 19:29:50.741744 [ 331 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54894 | ||
| 766 | 2026.05.04 19:29:50.741801 [ 327 ] {} <Debug> TCP-Session: f664e811-586a-47b3-ac6f-26853d24c708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.05.04 19:29:50.741809 [ 329 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.05.04 19:29:50.741828 [ 327 ] {} <Debug> TCP-Session: f664e811-586a-47b3-ac6f-26853d24c708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.05.04 19:29:50.741897 [ 328 ] {} <Debug> TCP-Session: 35ad5640-babd-41d6-9b20-ac11d0ffa9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.05.04 19:29:50.741917 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37159 | ||
| 771 | 2026.05.04 19:29:50.741923 [ 328 ] {} <Debug> TCP-Session: 35ad5640-babd-41d6-9b20-ac11d0ffa9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.05.04 19:29:50.741951 [ 329 ] {} <Debug> TCP-Session: cb26fd9b-7e18-4a39-90a0-b106e8664476 Authenticating user 'default' from [fd00:1122:3344:101::e]:50734 | ||
| 773 | 2026.05.04 19:29:50.741964 [ 326 ] {} <Debug> TCP-Session: 3df985e4-8130-437b-9814-dffc28495d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.04 19:29:50.741980 [ 331 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.04 19:29:50.742002 [ 329 ] {} <Debug> TCP-Session: cb26fd9b-7e18-4a39-90a0-b106e8664476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.04 19:29:50.742005 [ 326 ] {} <Debug> TCP-Session: 3df985e4-8130-437b-9814-dffc28495d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.04 19:29:50.742032 [ 329 ] {} <Debug> TCP-Session: cb26fd9b-7e18-4a39-90a0-b106e8664476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.04 19:29:50.742030 [ 331 ] {} <Debug> TCP-Session: 8a662459-a216-41d9-9a84-e7ff5d8125cc Authenticating user 'default' from [fd00:1122:3344:101::e]:54894 | ||
| 779 | 2026.05.04 19:29:50.742072 [ 331 ] {} <Debug> TCP-Session: 8a662459-a216-41d9-9a84-e7ff5d8125cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.04 19:29:50.742084 [ 331 ] {} <Debug> TCP-Session: 8a662459-a216-41d9-9a84-e7ff5d8125cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.04 19:29:50.742149 [ 330 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.04 19:29:50.742188 [ 330 ] {} <Debug> TCP-Session: b7566e68-e4d2-418e-8235-0032f54f9104 Authenticating user 'default' from [fd00:1122:3344:101::e]:54389 | ||
| 783 | 2026.05.04 19:29:50.742207 [ 330 ] {} <Debug> TCP-Session: b7566e68-e4d2-418e-8235-0032f54f9104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.04 19:29:50.742209 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.04 19:29:50.742221 [ 330 ] {} <Debug> TCP-Session: b7566e68-e4d2-418e-8235-0032f54f9104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.04 19:29:50.742260 [ 332 ] {} <Debug> TCP-Session: f95d2cc1-4cc3-4b94-8031-c53c7388eac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37159 | ||
| 787 | 2026.05.04 19:29:50.742286 [ 332 ] {} <Debug> TCP-Session: f95d2cc1-4cc3-4b94-8031-c53c7388eac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.04 19:29:50.742302 [ 332 ] {} <Debug> TCP-Session: f95d2cc1-4cc3-4b94-8031-c53c7388eac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.04 19:29:50.742383 [ 324 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 790 | 2026.05.04 19:29:50.742459 [ 324 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.05.04 19:29:50.742810 [ 324 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Debug> oximeter.version (fc3f9635-4773-4123-a055-34c932c44096) (SelectExecutor): Key condition: unknown | ||
| 792 | 2026.05.04 19:29:50.744180 [ 262 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Trace> AggregatingTransform: Aggregating | ||
| 793 | 2026.05.04 19:29:50.744228 [ 262 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Trace> Aggregator: Aggregation method: without_key | ||
| 794 | 2026.05.04 19:29:50.744298 [ 262 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001384708 sec. (722.174 rows/sec., 28.21 KiB/sec.) | ||
| 795 | 2026.05.04 19:29:50.744320 [ 262 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Trace> Aggregator: Merging aggregated data | ||
| 796 | 2026.05.04 19:29:50.745476 [ 324 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004001 sec., 249.93751562109472 rows/sec., 9.76 KiB/sec. | ||
| 797 | 2026.05.04 19:29:50.745604 [ 324 ] {2dc0be63-330f-4a05-8c19-a5d87d370b61} <Debug> TCPHandler: Processed in 0.004599852 sec. | ||
| 798 | 2026.05.04 19:29:50.745736 [ 324 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.05.04 19:29:50.745762 [ 324 ] {} <Debug> TCP-Session: c529810e-e2c8-45e8-a312-e5b28ef3a03a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.04 19:29:50.745768 [ 325 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.05.04 19:29:50.745798 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.05.04 19:29:50.745813 [ 325 ] {} <Debug> TCP-Session: f024d863-fad4-40bb-a9b6-ea6db2cb5603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.04 19:29:50.745831 [ 330 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.05.04 19:29:50.745841 [ 332 ] {} <Debug> TCP-Session: f95d2cc1-4cc3-4b94-8031-c53c7388eac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.05.04 19:29:50.745864 [ 329 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.05.04 19:29:50.745878 [ 330 ] {} <Debug> TCP-Session: b7566e68-e4d2-418e-8235-0032f54f9104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.05.04 19:29:50.745895 [ 327 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.05.04 19:29:50.745906 [ 329 ] {} <Debug> TCP-Session: cb26fd9b-7e18-4a39-90a0-b106e8664476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.05.04 19:29:50.745920 [ 331 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.05.04 19:29:50.745940 [ 327 ] {} <Debug> TCP-Session: f664e811-586a-47b3-ac6f-26853d24c708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.05.04 19:29:50.745847 [ 328 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.05.04 19:29:50.745976 [ 331 ] {} <Debug> TCP-Session: 8a662459-a216-41d9-9a84-e7ff5d8125cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.05.04 19:29:50.745805 [ 326 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.05.04 19:29:50.746012 [ 328 ] {} <Debug> TCP-Session: 35ad5640-babd-41d6-9b20-ac11d0ffa9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.05.04 19:29:50.746052 [ 326 ] {} <Debug> TCP-Session: 3df985e4-8130-437b-9814-dffc28495d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.05.04 19:29:50.762314 [ 324 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64128 | ||
| 817 | 2026.05.04 19:29:50.762384 [ 324 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2026.05.04 19:29:50.762406 [ 324 ] {} <Debug> TCP-Session: bd8c2361-20c6-4766-ae06-725a4c3dd740 Authenticating user 'default' from [fd00:1122:3344:101::e]:64128 | ||
| 819 | 2026.05.04 19:29:50.762423 [ 324 ] {} <Debug> TCP-Session: bd8c2361-20c6-4766-ae06-725a4c3dd740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.05.04 19:29:50.762442 [ 324 ] {} <Debug> TCP-Session: bd8c2361-20c6-4766-ae06-725a4c3dd740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.05.04 19:29:50.762606 [ 325 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51538 | ||
| 822 | 2026.05.04 19:29:50.762632 [ 326 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41087 | ||
| 823 | 2026.05.04 19:29:50.762640 [ 327 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41556 | ||
| 824 | 2026.05.04 19:29:50.762665 [ 328 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38780 | ||
| 825 | 2026.05.04 19:29:50.762681 [ 324 ] {} <Trace> TCP-Session: bd8c2361-20c6-4766-ae06-725a4c3dd740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.05.04 19:29:50.762703 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38725 | ||
| 827 | 2026.05.04 19:29:50.762728 [ 327 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.05.04 19:29:50.762701 [ 326 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 829 | 2026.05.04 19:29:50.762762 [ 327 ] {} <Debug> TCP-Session: 2efaf6cb-f890-48a6-a4e6-238346907426 Authenticating user 'default' from [fd00:1122:3344:101::e]:41556 | ||
| 830 | 2026.05.04 19:29:50.762776 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.05.04 19:29:50.762791 [ 327 ] {} <Debug> TCP-Session: 2efaf6cb-f890-48a6-a4e6-238346907426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.05.04 19:29:50.762783 [ 326 ] {} <Debug> TCP-Session: b64ce877-e67a-4ea3-a81a-78c26a625b0f Authenticating user 'default' from [fd00:1122:3344:101::e]:41087 | ||
| 833 | 2026.05.04 19:29:50.762806 [ 332 ] {} <Debug> TCP-Session: 61a8d9c7-d45c-436f-90bc-20cf100d6ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38725 | ||
| 834 | 2026.05.04 19:29:50.762818 [ 327 ] {} <Debug> TCP-Session: 2efaf6cb-f890-48a6-a4e6-238346907426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.05.04 19:29:50.762835 [ 324 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 836 | 2026.05.04 19:29:50.762845 [ 332 ] {} <Debug> TCP-Session: 61a8d9c7-d45c-436f-90bc-20cf100d6ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.04 19:29:50.762831 [ 326 ] {} <Debug> TCP-Session: b64ce877-e67a-4ea3-a81a-78c26a625b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.05.04 19:29:50.762877 [ 332 ] {} <Debug> TCP-Session: 61a8d9c7-d45c-436f-90bc-20cf100d6ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.05.04 19:29:50.762898 [ 326 ] {} <Debug> TCP-Session: b64ce877-e67a-4ea3-a81a-78c26a625b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.05.04 19:29:50.762754 [ 328 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.05.04 19:29:50.762693 [ 331 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59465 | ||
| 842 | 2026.05.04 19:29:50.762970 [ 328 ] {} <Debug> TCP-Session: f1130e28-43ae-4971-8f4e-9af0e397bec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38780 | ||
| 843 | 2026.05.04 19:29:50.762685 [ 330 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42754 | ||
| 844 | 2026.05.04 19:29:50.763016 [ 328 ] {} <Debug> TCP-Session: f1130e28-43ae-4971-8f4e-9af0e397bec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.04 19:29:50.763033 [ 331 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.05.04 19:29:50.763059 [ 328 ] {} <Debug> TCP-Session: f1130e28-43ae-4971-8f4e-9af0e397bec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.04 19:29:50.763076 [ 324 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 848 | 2026.05.04 19:29:50.763082 [ 331 ] {} <Debug> TCP-Session: 54124029-36dd-4398-8108-94981648c7c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59465 | ||
| 849 | 2026.05.04 19:29:50.763078 [ 330 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.04 19:29:50.763129 [ 324 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.04 19:29:50.763133 [ 331 ] {} <Debug> TCP-Session: 54124029-36dd-4398-8108-94981648c7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.04 19:29:50.763149 [ 330 ] {} <Debug> TCP-Session: 0974d760-c15f-4d2c-9908-cee1ce0391e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42754 | ||
| 853 | 2026.05.04 19:29:50.763174 [ 331 ] {} <Debug> TCP-Session: 54124029-36dd-4398-8108-94981648c7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.05.04 19:29:50.763191 [ 330 ] {} <Debug> TCP-Session: 0974d760-c15f-4d2c-9908-cee1ce0391e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.05.04 19:29:50.762678 [ 325 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.05.04 19:29:50.763217 [ 330 ] {} <Debug> TCP-Session: 0974d760-c15f-4d2c-9908-cee1ce0391e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.04 19:29:50.763244 [ 325 ] {} <Debug> TCP-Session: 6a6ccbbe-6b41-4c9a-90b1-d4f7dbe826fa Authenticating user 'default' from [fd00:1122:3344:101::e]:51538 | ||
| 858 | 2026.05.04 19:29:50.762674 [ 329 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50737 | ||
| 859 | 2026.05.04 19:29:50.763270 [ 325 ] {} <Debug> TCP-Session: 6a6ccbbe-6b41-4c9a-90b1-d4f7dbe826fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.04 19:29:50.763295 [ 325 ] {} <Debug> TCP-Session: 6a6ccbbe-6b41-4c9a-90b1-d4f7dbe826fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.05.04 19:29:50.763331 [ 329 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.05.04 19:29:50.763355 [ 329 ] {} <Debug> TCP-Session: e8dce019-356b-449a-829d-e2657fd9707d Authenticating user 'default' from [fd00:1122:3344:101::e]:50737 | ||
| 863 | 2026.05.04 19:29:50.763374 [ 329 ] {} <Debug> TCP-Session: e8dce019-356b-449a-829d-e2657fd9707d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.04 19:29:50.763389 [ 329 ] {} <Debug> TCP-Session: e8dce019-356b-449a-829d-e2657fd9707d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.04 19:29:50.763414 [ 324 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Debug> oximeter.version (fc3f9635-4773-4123-a055-34c932c44096) (SelectExecutor): Key condition: unknown | ||
| 866 | 2026.05.04 19:29:50.764294 [ 303 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Trace> AggregatingTransform: Aggregating | ||
| 867 | 2026.05.04 19:29:50.764343 [ 303 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Trace> Aggregator: Aggregation method: without_key | ||
| 868 | 2026.05.04 19:29:50.764384 [ 303 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873528 sec. (1144.783 rows/sec., 44.72 KiB/sec.) | ||
| 869 | 2026.05.04 19:29:50.764404 [ 303 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Trace> Aggregator: Merging aggregated data | ||
| 870 | 2026.05.04 19:29:50.765495 [ 324 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0027 sec., 370.3703703703703 rows/sec., 14.47 KiB/sec. | ||
| 871 | 2026.05.04 19:29:50.765690 [ 324 ] {c0d87fca-0ebb-4399-a8cb-9e3ba0ae7991} <Debug> TCPHandler: Processed in 0.003082172 sec. | ||
| 872 | 2026.05.04 19:29:50.765827 [ 324 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.05.04 19:29:50.765848 [ 332 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.05.04 19:29:50.765867 [ 325 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.05.04 19:29:50.765884 [ 328 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 876 | 2026.05.04 19:29:50.765891 [ 332 ] {} <Debug> TCP-Session: 61a8d9c7-d45c-436f-90bc-20cf100d6ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.04 19:29:50.765911 [ 325 ] {} <Debug> TCP-Session: 6a6ccbbe-6b41-4c9a-90b1-d4f7dbe826fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.05.04 19:29:50.765924 [ 327 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.05.04 19:29:50.765943 [ 326 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.05.04 19:29:50.765969 [ 330 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.04 19:29:50.765974 [ 327 ] {} <Debug> TCP-Session: 2efaf6cb-f890-48a6-a4e6-238346907426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.04 19:29:50.765986 [ 329 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.04 19:29:50.766005 [ 330 ] {} <Debug> TCP-Session: 0974d760-c15f-4d2c-9908-cee1ce0391e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.05.04 19:29:50.765992 [ 326 ] {} <Debug> TCP-Session: b64ce877-e67a-4ea3-a81a-78c26a625b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.05.04 19:29:50.766045 [ 329 ] {} <Debug> TCP-Session: e8dce019-356b-449a-829d-e2657fd9707d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.05.04 19:29:50.765928 [ 328 ] {} <Debug> TCP-Session: f1130e28-43ae-4971-8f4e-9af0e397bec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.04 19:29:50.765903 [ 331 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.05.04 19:29:50.765871 [ 324 ] {} <Debug> TCP-Session: bd8c2361-20c6-4766-ae06-725a4c3dd740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.04 19:29:50.766131 [ 331 ] {} <Debug> TCP-Session: 54124029-36dd-4398-8108-94981648c7c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.04 19:29:50.933071 [ 324 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39845 | ||
| 891 | 2026.05.04 19:29:50.933184 [ 324 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 892 | 2026.05.04 19:29:50.933212 [ 324 ] {} <Debug> TCP-Session: dededcd9-d621-49b9-ace1-20c430fc42b4 Authenticating user 'default' from [fd00:1122:3344:101::a]:39845 | ||
| 893 | 2026.05.04 19:29:50.933235 [ 324 ] {} <Debug> TCP-Session: dededcd9-d621-49b9-ace1-20c430fc42b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.04 19:29:50.933247 [ 324 ] {} <Debug> TCP-Session: dededcd9-d621-49b9-ace1-20c430fc42b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.04 19:29:50.933301 [ 324 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 896 | 2026.05.04 19:29:50.933324 [ 324 ] {} <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 | ||
| 897 | 2026.05.04 19:29:50.933340 [ 324 ] {} <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 | ||
| 898 | 2026.05.04 19:29:50.933639 [ 325 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41214 | ||
| 899 | 2026.05.04 19:29:50.933654 [ 326 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45642 | ||
| 900 | 2026.05.04 19:29:50.933692 [ 329 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45667 | ||
| 901 | 2026.05.04 19:29:50.933715 [ 331 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58740 | ||
| 902 | 2026.05.04 19:29:50.933764 [ 325 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2026.05.04 19:29:50.933707 [ 330 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43420 | ||
| 904 | 2026.05.04 19:29:50.933809 [ 326 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.05.04 19:29:50.933831 [ 329 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.05.04 19:29:50.933848 [ 326 ] {} <Debug> TCP-Session: e3718340-dc75-44b5-8d68-1951f66e2de5 Authenticating user 'default' from [fd00:1122:3344:101::a]:45642 | ||
| 907 | 2026.05.04 19:29:50.933852 [ 331 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 908 | 2026.05.04 19:29:50.933869 [ 329 ] {} <Debug> TCP-Session: 3cf4ab60-fe3c-4bda-8320-bb47cc38295f Authenticating user 'default' from [fd00:1122:3344:101::a]:45667 | ||
| 909 | 2026.05.04 19:29:50.933883 [ 326 ] {} <Debug> TCP-Session: e3718340-dc75-44b5-8d68-1951f66e2de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.05.04 19:29:50.933915 [ 329 ] {} <Debug> TCP-Session: 3cf4ab60-fe3c-4bda-8320-bb47cc38295f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.05.04 19:29:50.933928 [ 326 ] {} <Debug> TCP-Session: e3718340-dc75-44b5-8d68-1951f66e2de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.05.04 19:29:50.933942 [ 329 ] {} <Debug> TCP-Session: 3cf4ab60-fe3c-4bda-8320-bb47cc38295f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.05.04 19:29:50.933873 [ 330 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.05.04 19:29:50.933805 [ 325 ] {} <Debug> TCP-Session: 09de0caf-3057-4ac9-be92-f1cc5eb7afe6 Authenticating user 'default' from [fd00:1122:3344:101::a]:41214 | ||
| 915 | 2026.05.04 19:29:50.934006 [ 330 ] {} <Debug> TCP-Session: 9cfe8dae-5c09-41aa-96a6-dc86f25967b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:43420 | ||
| 916 | 2026.05.04 19:29:50.934031 [ 325 ] {} <Debug> TCP-Session: 09de0caf-3057-4ac9-be92-f1cc5eb7afe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.05.04 19:29:50.934041 [ 330 ] {} <Debug> TCP-Session: 9cfe8dae-5c09-41aa-96a6-dc86f25967b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.05.04 19:29:50.934059 [ 325 ] {} <Debug> TCP-Session: 09de0caf-3057-4ac9-be92-f1cc5eb7afe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.05.04 19:29:50.934071 [ 330 ] {} <Debug> TCP-Session: 9cfe8dae-5c09-41aa-96a6-dc86f25967b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.05.04 19:29:50.933676 [ 328 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53498 | ||
| 921 | 2026.05.04 19:29:50.933667 [ 327 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51594 | ||
| 922 | 2026.05.04 19:29:50.933899 [ 331 ] {} <Debug> TCP-Session: 666172a4-7210-4b72-bd9c-4ad280e3a674 Authenticating user 'default' from [fd00:1122:3344:101::a]:58740 | ||
| 923 | 2026.05.04 19:29:50.934182 [ 331 ] {} <Debug> TCP-Session: 666172a4-7210-4b72-bd9c-4ad280e3a674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.05.04 19:29:50.934184 [ 328 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.05.04 19:29:50.934198 [ 331 ] {} <Debug> TCP-Session: 666172a4-7210-4b72-bd9c-4ad280e3a674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.04 19:29:50.934208 [ 327 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.05.04 19:29:50.934220 [ 328 ] {} <Debug> TCP-Session: 91c49704-57b0-46f4-9d4b-4615dc33324f Authenticating user 'default' from [fd00:1122:3344:101::a]:53498 | ||
| 928 | 2026.05.04 19:29:50.934248 [ 327 ] {} <Debug> TCP-Session: 6cbb7b93-4b76-48ce-83e2-25b02963eedc Authenticating user 'default' from [fd00:1122:3344:101::a]:51594 | ||
| 929 | 2026.05.04 19:29:50.934256 [ 328 ] {} <Debug> TCP-Session: 91c49704-57b0-46f4-9d4b-4615dc33324f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.05.04 19:29:50.934274 [ 327 ] {} <Debug> TCP-Session: 6cbb7b93-4b76-48ce-83e2-25b02963eedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.05.04 19:29:50.934280 [ 328 ] {} <Debug> TCP-Session: 91c49704-57b0-46f4-9d4b-4615dc33324f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.05.04 19:29:50.934299 [ 327 ] {} <Debug> TCP-Session: 6cbb7b93-4b76-48ce-83e2-25b02963eedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.05.04 19:29:55.192820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 934 | 2026.05.04 19:29:55.192856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 567 entries to flush up to offset 567 | ||
| 935 | 2026.05.04 19:29:55.192966 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 936 | 2026.05.04 19:29:55.192985 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 937 | 2026.05.04 19:29:55.200245 [ 244 ] {} <Debug> system.asynchronous_metric_log (5f6073d8-6f36-4f7e-ac4c-b1226b2f59eb): Loading data parts | ||
| 938 | 2026.05.04 19:29:55.200454 [ 244 ] {} <Debug> system.asynchronous_metric_log (5f6073d8-6f36-4f7e-ac4c-b1226b2f59eb): There are no data parts | ||
| 939 | 2026.05.04 19:29:55.206147 [ 243 ] {} <Debug> system.metric_log (ab99394f-b04e-46f7-8ffc-b9ad24f68554): Loading data parts | ||
| 940 | 2026.05.04 19:29:55.206355 [ 243 ] {} <Debug> system.metric_log (ab99394f-b04e-46f7-8ffc-b9ad24f68554): There are no data parts | ||
| 941 | 2026.05.04 19:29:55.206990 [ 244 ] {} <Trace> system.asynchronous_metric_log (5f6073d8-6f36-4f7e-ac4c-b1226b2f59eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2026.05.04 19:29:55.207035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 943 | 2026.05.04 19:29:55.217706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 944 | 2026.05.04 19:29:55.218297 [ 244 ] {} <Trace> system.asynchronous_metric_log (5f6073d8-6f36-4f7e-ac4c-b1226b2f59eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 945 | 2026.05.04 19:29:55.218475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 567 | ||
| 946 | 2026.05.04 19:29:55.247005 [ 243 ] {} <Trace> system.metric_log (ab99394f-b04e-46f7-8ffc-b9ad24f68554): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.04 19:29:55.247080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 948 | 2026.05.04 19:29:55.253221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.04 19:29:55.254615 [ 243 ] {} <Trace> system.metric_log (ab99394f-b04e-46f7-8ffc-b9ad24f68554): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.04 19:29:55.258103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 951 | 2026.05.04 19:29:56.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.20 MiB, peak 153.20 MiB, free memory in arenas 0.00 B, will set to 158.25 MiB (RSS), difference: 9.04 MiB | ||
| 952 | 2026.05.04 19:29:57.692905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 94 | ||
| 953 | 2026.05.04 19:29:57.693004 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 954 | 2026.05.04 19:29:57.700134 [ 242 ] {} <Debug> system.query_log (18e10f38-14eb-4b4d-997f-f0cfb41a6598): Loading data parts | ||
| 955 | 2026.05.04 19:29:57.700312 [ 242 ] {} <Debug> system.query_log (18e10f38-14eb-4b4d-997f-f0cfb41a6598): There are no data parts | ||
| 956 | 2026.05.04 19:29:57.710914 [ 242 ] {} <Trace> system.query_log (18e10f38-14eb-4b4d-997f-f0cfb41a6598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.05.04 19:29:57.710954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 958 | 2026.05.04 19:29:57.714494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2026.05.04 19:29:57.714962 [ 242 ] {} <Trace> system.query_log (18e10f38-14eb-4b4d-997f-f0cfb41a6598): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.05.04 19:29:57.715218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 961 | 2026.05.04 19:29:58.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.45 MiB, peak 162.45 MiB, free memory in arenas 0.00 B, will set to 159.56 MiB (RSS), difference: -2.89 MiB | ||