| 1 | [ Oct 15 20:58:08 Enabled. ] | ||
| 2 | [ Oct 15 20:58:08 Rereading configuration. ] | ||
| 3 | [ Oct 15 20:58:09 Rereading configuration. ] | ||
| 4 | [ Oct 15 20:58:12 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 | [ Oct 15 20:58:12 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 | 2025.10.15 20:58:13.319427 [ 1 ] {} <Information> Application: Will watch for the process with pid 23893 | ||
| 29 | 2025.10.15 20:58:13.319779 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.10.15 20:58:13.524870 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23893 | ||
| 31 | 2025.10.15 20:58:13.525604 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.10.15 20:58:13.525742 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.10.15 20:58:13.618185 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.10.15 20:58:13.754639 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.10.15 20:58:13.754716 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.10.15 20:58:13.754747 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.10.15 20:58:13.754843 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.10.15 20:58:13.755481 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.10.15 20:58:13.757688 [ 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 | 2025.10.15 20:58:13.758449 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.10.15 20:58:13.759304 [ 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 | 2025.10.15 20:58:13.759329 [ 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 | 2025.10.15 20:58:13.759341 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.10.15 20:58:13.760056 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.10.15 20:58:13.760991 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.10.15 20:58:13.765974 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.10.15 20:58:13.766689 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.10.15 20:58:13.768542 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.10.15 20:58:13.768617 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.10.15 20:58:13.769661 [ 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 | 2025.10.15 20:58:13.770055 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.10.15 20:58:13.772453 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.10.15 20:58:13.773148 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.10.15 20:58:13.776440 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.10.15 20:58:13.776962 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.10.15 20:58:13.777328 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.10.15 20:58:13.777663 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.10.15 20:58:13.778452 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.10.15 20:58:13.778481 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.10.15 20:58:13.778591 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.10.15 20:58:13.778686 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.10.15 20:58:13.799855 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.10.15 20:58:13.799884 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000174656 sec | ||
| 68 | 2025.10.15 20:58:13.799906 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.10.15 20:58:13.799922 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.10.15 20:58:13.800657 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.10.15 20:58:13.801237 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.10.15 20:58:13.809561 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.10.15 20:58:13.809602 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.10.15 20:58:13.809629 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.10.15 20:58:13.809640 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.10.15 20:58:13.809672 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.10.15 20:58:13.809689 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.10.15 20:58:13.811672 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.10.15 20:58:13.811714 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.10.15 20:58:13.811732 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.10.15 20:58:13.811863 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.10.15 20:58:13.811902 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.10.15 20:58:13.811915 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.10.15 20:58:13.811936 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.10.15 20:58:13.811947 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.10.15 20:58:13.811976 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.10.15 20:58:13.811996 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.10.15 20:58:13.833346 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.10.15 20:58:13.835214 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.10.15 20:58:13.835255 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8342e-05 sec | ||
| 91 | 2025.10.15 20:58:13.835266 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.10.15 20:58:13.835276 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.10.15 20:58:13.835298 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.10.15 20:58:13.835481 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.10.15 20:58:13.835522 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.10.15 20:58:13.835535 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.10.15 20:58:13.835545 [ 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 | 2025.10.15 20:58:13.835555 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.10.15 20:58:13.839134 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.10.15 20:58:13.839340 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2025.10.15 20:58:13.840256 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4271e-05 sec. | ||
| 102 | 2025.10.15 20:58:13.840611 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.10.15 20:58:13.840667 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.10.15 20:58:13.840681 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.10.15 20:58:13.867504 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49808 | ||
| 106 | 2025.10.15 20:58:13.868306 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.10.15 20:58:13.868358 [ 3 ] {} <Debug> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:49808 | ||
| 108 | 2025.10.15 20:58:13.868382 [ 3 ] {} <Debug> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.10.15 20:58:13.868411 [ 3 ] {} <Debug> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.10.15 20:58:13.868487 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.10.15 20:58:13.868510 [ 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 | 2025.10.15 20:58:13.868534 [ 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 | 2025.10.15 20:58:13.869763 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59601 | ||
| 114 | 2025.10.15 20:58:13.869925 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.10.15 20:58:13.869966 [ 4 ] {} <Debug> TCP-Session: 5823587d-2689-4a8d-be30-b8a7c3c1e0d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59601 | ||
| 116 | 2025.10.15 20:58:13.869990 [ 4 ] {} <Debug> TCP-Session: 5823587d-2689-4a8d-be30-b8a7c3c1e0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.10.15 20:58:13.870051 [ 4 ] {} <Debug> TCP-Session: 5823587d-2689-4a8d-be30-b8a7c3c1e0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.10.15 20:58:13.870597 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52379 | ||
| 119 | 2025.10.15 20:58:13.870609 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45625 | ||
| 120 | 2025.10.15 20:58:13.870701 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53204 | ||
| 121 | 2025.10.15 20:58:13.870819 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.10.15 20:58:13.870856 [ 253 ] {} <Debug> TCP-Session: bb7e9fe7-14e9-4a13-9137-a51c00b74b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52379 | ||
| 123 | 2025.10.15 20:58:13.870872 [ 253 ] {} <Debug> TCP-Session: bb7e9fe7-14e9-4a13-9137-a51c00b74b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.10.15 20:58:13.870909 [ 253 ] {} <Debug> TCP-Session: bb7e9fe7-14e9-4a13-9137-a51c00b74b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.10.15 20:58:13.870934 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58505 | ||
| 126 | 2025.10.15 20:58:13.870938 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.10.15 20:58:13.870954 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.10.15 20:58:13.871007 [ 5 ] {} <Debug> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:45625 | ||
| 129 | 2025.10.15 20:58:13.871023 [ 254 ] {} <Debug> TCP-Session: 51bb5175-35d5-41cc-affe-29113fe50781 Authenticating user 'default' from [fd00:1122:3344:101::d]:53204 | ||
| 130 | 2025.10.15 20:58:13.871037 [ 5 ] {} <Debug> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.10.15 20:58:13.871047 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.10.15 20:58:13.871059 [ 254 ] {} <Debug> TCP-Session: 51bb5175-35d5-41cc-affe-29113fe50781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.10.15 20:58:13.871069 [ 5 ] {} <Debug> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.10.15 20:58:13.871084 [ 255 ] {} <Debug> TCP-Session: b6d7c352-44b5-488b-829c-52ff1ebab386 Authenticating user 'default' from [fd00:1122:3344:101::d]:58505 | ||
| 135 | 2025.10.15 20:58:13.871093 [ 254 ] {} <Debug> TCP-Session: 51bb5175-35d5-41cc-affe-29113fe50781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.10.15 20:58:13.871118 [ 255 ] {} <Debug> TCP-Session: b6d7c352-44b5-488b-829c-52ff1ebab386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.10.15 20:58:13.871132 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49287 | ||
| 138 | 2025.10.15 20:58:13.871152 [ 255 ] {} <Debug> TCP-Session: b6d7c352-44b5-488b-829c-52ff1ebab386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.10.15 20:58:13.871037 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39743 | ||
| 140 | 2025.10.15 20:58:13.871239 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36898 | ||
| 141 | 2025.10.15 20:58:13.871266 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.10.15 20:58:13.871299 [ 257 ] {} <Debug> TCP-Session: 8688fdce-0d73-4921-b1da-3108b357148a Authenticating user 'default' from [fd00:1122:3344:101::d]:49287 | ||
| 143 | 2025.10.15 20:58:13.871314 [ 257 ] {} <Debug> TCP-Session: 8688fdce-0d73-4921-b1da-3108b357148a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.10.15 20:58:13.871475 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.10.15 20:58:13.871503 [ 257 ] {} <Debug> TCP-Session: 8688fdce-0d73-4921-b1da-3108b357148a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.10.15 20:58:13.871433 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.10.15 20:58:13.871531 [ 258 ] {} <Debug> TCP-Session: 1610a3d9-5f2d-4479-91de-63b506694403 Authenticating user 'default' from [fd00:1122:3344:101::d]:36898 | ||
| 148 | 2025.10.15 20:58:13.871580 [ 258 ] {} <Debug> TCP-Session: 1610a3d9-5f2d-4479-91de-63b506694403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.10.15 20:58:13.871591 [ 256 ] {} <Debug> TCP-Session: 67df4175-4f68-4c48-b1a5-91febbdea7be Authenticating user 'default' from [fd00:1122:3344:101::d]:39743 | ||
| 150 | 2025.10.15 20:58:13.871595 [ 258 ] {} <Debug> TCP-Session: 1610a3d9-5f2d-4479-91de-63b506694403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.10.15 20:58:13.871632 [ 256 ] {} <Debug> TCP-Session: 67df4175-4f68-4c48-b1a5-91febbdea7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.10.15 20:58:13.871651 [ 256 ] {} <Debug> TCP-Session: 67df4175-4f68-4c48-b1a5-91febbdea7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.10.15 20:58:13.890102 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.10.15 20:58:13.892417 [ 3 ] {a33ce727-a556-46ac-aea1-b399c145b18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.10.15 20:58:13.973846 [ 3 ] {a33ce727-a556-46ac-aea1-b399c145b18d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49808) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.10.15 20:58:13.974702 [ 3 ] {a33ce727-a556-46ac-aea1-b399c145b18d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.10.15 20:58:13.974811 [ 3 ] {a33ce727-a556-46ac-aea1-b399c145b18d} <Debug> TCPHandler: Processed in 0.086220121 sec. | ||
| 204 | 2025.10.15 20:58:13.975411 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.10.15 20:58:13.975703 [ 5 ] {4c639be9-d497-45d0-b3b3-a26150e3e304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.10.15 20:58:13.976140 [ 5 ] {4c639be9-d497-45d0-b3b3-a26150e3e304} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45625) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.10.15 20:58:13.976289 [ 5 ] {4c639be9-d497-45d0-b3b3-a26150e3e304} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.10.15 20:58:13.976377 [ 5 ] {4c639be9-d497-45d0-b3b3-a26150e3e304} <Debug> TCPHandler: Processed in 0.001175627 sec. | ||
| 255 | 2025.10.15 20:58:13.978601 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.10.15 20:58:13.979386 [ 3 ] {dcdaff24-b8de-4ec0-b975-23c8995b41b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.10.15 20:58:13.979486 [ 3 ] {dcdaff24-b8de-4ec0-b975-23c8995b41b2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.10.15 20:58:13.984923 [ 3 ] {dcdaff24-b8de-4ec0-b975-23c8995b41b2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.10.15 20:58:13.984944 [ 3 ] {dcdaff24-b8de-4ec0-b975-23c8995b41b2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2512e-05 sec | ||
| 260 | 2025.10.15 20:58:13.984962 [ 3 ] {dcdaff24-b8de-4ec0-b975-23c8995b41b2} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.10.15 20:58:13.984994 [ 3 ] {dcdaff24-b8de-4ec0-b975-23c8995b41b2} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.10.15 20:58:13.985019 [ 3 ] {dcdaff24-b8de-4ec0-b975-23c8995b41b2} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.10.15 20:58:13.985728 [ 3 ] {dcdaff24-b8de-4ec0-b975-23c8995b41b2} <Debug> TCPHandler: Processed in 0.007244242 sec. | ||
| 264 | 2025.10.15 20:58:13.985875 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.10.15 20:58:13.986057 [ 3 ] {4521df54-a5fd-43fe-9a15-86e9f171193e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.10.15 20:58:13.986109 [ 3 ] {4521df54-a5fd-43fe-9a15-86e9f171193e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.10.15 20:58:13.990636 [ 3 ] {4521df54-a5fd-43fe-9a15-86e9f171193e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.10.15 20:58:14.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.84 MiB, peak 120.84 MiB, free memory in arenas 0.00 B, will set to 129.32 MiB (RSS), difference: 8.47 MiB | ||
| 270 | 2025.10.15 20:58:14.017805 [ 3 ] {4521df54-a5fd-43fe-9a15-86e9f171193e} <Debug> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d): Loading data parts | ||
| 271 | 2025.10.15 20:58:14.018787 [ 3 ] {4521df54-a5fd-43fe-9a15-86e9f171193e} <Debug> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d): There are no data parts | ||
| 272 | 2025.10.15 20:58:14.021923 [ 3 ] {4521df54-a5fd-43fe-9a15-86e9f171193e} <Debug> TCPHandler: Processed in 0.036096237 sec. | ||
| 273 | 2025.10.15 20:58:14.022123 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.10.15 20:58:14.022331 [ 3 ] {15be439f-adbb-4a30-a711-73b5327ba79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) /* 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 | 2025.10.15 20:58:14.022392 [ 3 ] {15be439f-adbb-4a30-a711-73b5327ba79c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.10.15 20:58:14.032539 [ 3 ] {15be439f-adbb-4a30-a711-73b5327ba79c} <Debug> oximeter.measurements_bool (586847d1-d826-4dd7-93d1-9329d9c9aeba): Loading data parts | ||
| 287 | 2025.10.15 20:58:14.032724 [ 3 ] {15be439f-adbb-4a30-a711-73b5327ba79c} <Debug> oximeter.measurements_bool (586847d1-d826-4dd7-93d1-9329d9c9aeba): There are no data parts | ||
| 288 | 2025.10.15 20:58:14.035128 [ 3 ] {15be439f-adbb-4a30-a711-73b5327ba79c} <Debug> TCPHandler: Processed in 0.013053248 sec. | ||
| 289 | 2025.10.15 20:58:14.035300 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.10.15 20:58:14.035472 [ 3 ] {a5b2a773-7daf-4155-b890-1c9c0bd47b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.035522 [ 3 ] {a5b2a773-7daf-4155-b890-1c9c0bd47b9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.10.15 20:58:14.039523 [ 3 ] {a5b2a773-7daf-4155-b890-1c9c0bd47b9e} <Debug> oximeter.measurements_i8 (5b115d38-f10a-46b3-9a54-0503538d3691): Loading data parts | ||
| 293 | 2025.10.15 20:58:14.039665 [ 3 ] {a5b2a773-7daf-4155-b890-1c9c0bd47b9e} <Debug> oximeter.measurements_i8 (5b115d38-f10a-46b3-9a54-0503538d3691): There are no data parts | ||
| 294 | 2025.10.15 20:58:14.044786 [ 3 ] {a5b2a773-7daf-4155-b890-1c9c0bd47b9e} <Debug> TCPHandler: Processed in 0.009544865 sec. | ||
| 295 | 2025.10.15 20:58:14.044931 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.10.15 20:58:14.045125 [ 3 ] {3cb92747-8eba-4016-ba2d-809a3ffd89d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.045167 [ 3 ] {3cb92747-8eba-4016-ba2d-809a3ffd89d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.10.15 20:58:14.054577 [ 3 ] {3cb92747-8eba-4016-ba2d-809a3ffd89d1} <Debug> oximeter.measurements_u8 (9f349b82-aecd-4f88-aabd-682f837001e5): Loading data parts | ||
| 299 | 2025.10.15 20:58:14.054706 [ 3 ] {3cb92747-8eba-4016-ba2d-809a3ffd89d1} <Debug> oximeter.measurements_u8 (9f349b82-aecd-4f88-aabd-682f837001e5): There are no data parts | ||
| 300 | 2025.10.15 20:58:14.061428 [ 3 ] {3cb92747-8eba-4016-ba2d-809a3ffd89d1} <Debug> TCPHandler: Processed in 0.016545301 sec. | ||
| 301 | 2025.10.15 20:58:14.061632 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.10.15 20:58:14.061818 [ 3 ] {726cacb4-afc9-4926-b270-68c4da4992fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.061881 [ 3 ] {726cacb4-afc9-4926-b270-68c4da4992fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.10.15 20:58:14.067021 [ 3 ] {726cacb4-afc9-4926-b270-68c4da4992fb} <Debug> oximeter.measurements_i16 (f1f4150f-37fd-4942-9b1b-c19581192cce): Loading data parts | ||
| 305 | 2025.10.15 20:58:14.067212 [ 3 ] {726cacb4-afc9-4926-b270-68c4da4992fb} <Debug> oximeter.measurements_i16 (f1f4150f-37fd-4942-9b1b-c19581192cce): There are no data parts | ||
| 306 | 2025.10.15 20:58:14.073679 [ 3 ] {726cacb4-afc9-4926-b270-68c4da4992fb} <Debug> TCPHandler: Processed in 0.012104718 sec. | ||
| 307 | 2025.10.15 20:58:14.073840 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.10.15 20:58:14.074025 [ 3 ] {a2381cb2-226f-4043-aef5-99cf8fd35b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.074096 [ 3 ] {a2381cb2-226f-4043-aef5-99cf8fd35b7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.10.15 20:58:14.083134 [ 3 ] {a2381cb2-226f-4043-aef5-99cf8fd35b7b} <Debug> oximeter.measurements_u16 (8d0a5f4f-5c02-4a25-9cb8-e7c0bff0953e): Loading data parts | ||
| 311 | 2025.10.15 20:58:14.083374 [ 3 ] {a2381cb2-226f-4043-aef5-99cf8fd35b7b} <Debug> oximeter.measurements_u16 (8d0a5f4f-5c02-4a25-9cb8-e7c0bff0953e): There are no data parts | ||
| 312 | 2025.10.15 20:58:14.097117 [ 3 ] {a2381cb2-226f-4043-aef5-99cf8fd35b7b} <Debug> TCPHandler: Processed in 0.023335848 sec. | ||
| 313 | 2025.10.15 20:58:14.097316 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.10.15 20:58:14.097517 [ 3 ] {dcba1ead-d9d7-4095-b893-37adec90fbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.097577 [ 3 ] {dcba1ead-d9d7-4095-b893-37adec90fbdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.10.15 20:58:14.101045 [ 3 ] {dcba1ead-d9d7-4095-b893-37adec90fbdd} <Debug> oximeter.measurements_i32 (a6d012d7-9b75-4761-9802-81a93a0c8064): Loading data parts | ||
| 317 | 2025.10.15 20:58:14.101215 [ 3 ] {dcba1ead-d9d7-4095-b893-37adec90fbdd} <Debug> oximeter.measurements_i32 (a6d012d7-9b75-4761-9802-81a93a0c8064): There are no data parts | ||
| 318 | 2025.10.15 20:58:14.109051 [ 3 ] {dcba1ead-d9d7-4095-b893-37adec90fbdd} <Debug> TCPHandler: Processed in 0.011795248 sec. | ||
| 319 | 2025.10.15 20:58:14.109229 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.10.15 20:58:14.109416 [ 3 ] {6c37f203-910b-4f08-824f-2a2adc648f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.109472 [ 3 ] {6c37f203-910b-4f08-824f-2a2adc648f3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.10.15 20:58:14.115812 [ 3 ] {6c37f203-910b-4f08-824f-2a2adc648f3e} <Debug> oximeter.measurements_u32 (2597445c-82e3-4409-992c-e7dc3a8f2427): Loading data parts | ||
| 323 | 2025.10.15 20:58:14.115990 [ 3 ] {6c37f203-910b-4f08-824f-2a2adc648f3e} <Debug> oximeter.measurements_u32 (2597445c-82e3-4409-992c-e7dc3a8f2427): There are no data parts | ||
| 324 | 2025.10.15 20:58:14.121824 [ 3 ] {6c37f203-910b-4f08-824f-2a2adc648f3e} <Debug> TCPHandler: Processed in 0.012660145 sec. | ||
| 325 | 2025.10.15 20:58:14.122008 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.10.15 20:58:14.122223 [ 3 ] {85debba8-59dc-485e-8c30-c81326fa4307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.122286 [ 3 ] {85debba8-59dc-485e-8c30-c81326fa4307} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.10.15 20:58:14.131099 [ 3 ] {85debba8-59dc-485e-8c30-c81326fa4307} <Debug> oximeter.measurements_i64 (4bc0ca69-9df1-4c43-a044-2a84658fcc6d): Loading data parts | ||
| 329 | 2025.10.15 20:58:14.131282 [ 3 ] {85debba8-59dc-485e-8c30-c81326fa4307} <Debug> oximeter.measurements_i64 (4bc0ca69-9df1-4c43-a044-2a84658fcc6d): There are no data parts | ||
| 330 | 2025.10.15 20:58:14.133433 [ 3 ] {85debba8-59dc-485e-8c30-c81326fa4307} <Debug> TCPHandler: Processed in 0.011484108 sec. | ||
| 331 | 2025.10.15 20:58:14.133585 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.10.15 20:58:14.133767 [ 3 ] {459fbbcb-bd78-4bd6-9354-3c9ceefaba74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.133834 [ 3 ] {459fbbcb-bd78-4bd6-9354-3c9ceefaba74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.10.15 20:58:14.137399 [ 3 ] {459fbbcb-bd78-4bd6-9354-3c9ceefaba74} <Debug> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Loading data parts | ||
| 335 | 2025.10.15 20:58:14.137665 [ 3 ] {459fbbcb-bd78-4bd6-9354-3c9ceefaba74} <Debug> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): There are no data parts | ||
| 336 | 2025.10.15 20:58:14.145500 [ 3 ] {459fbbcb-bd78-4bd6-9354-3c9ceefaba74} <Debug> TCPHandler: Processed in 0.011972663 sec. | ||
| 337 | 2025.10.15 20:58:14.145654 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.10.15 20:58:14.145866 [ 3 ] {fde2ecb4-a994-4929-aa3c-f6af97017d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.145928 [ 3 ] {fde2ecb4-a994-4929-aa3c-f6af97017d30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.10.15 20:58:14.148123 [ 3 ] {fde2ecb4-a994-4929-aa3c-f6af97017d30} <Debug> oximeter.measurements_f32 (ebc08c9d-a9ea-40e1-93a0-6442ac4c555f): Loading data parts | ||
| 341 | 2025.10.15 20:58:14.148272 [ 3 ] {fde2ecb4-a994-4929-aa3c-f6af97017d30} <Debug> oximeter.measurements_f32 (ebc08c9d-a9ea-40e1-93a0-6442ac4c555f): There are no data parts | ||
| 342 | 2025.10.15 20:58:14.152454 [ 3 ] {fde2ecb4-a994-4929-aa3c-f6af97017d30} <Debug> TCPHandler: Processed in 0.00686004 sec. | ||
| 343 | 2025.10.15 20:58:14.152607 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.10.15 20:58:14.152790 [ 3 ] {37607cbb-5d15-4a1c-80a4-194f0a2a789f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.152860 [ 3 ] {37607cbb-5d15-4a1c-80a4-194f0a2a789f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.10.15 20:58:14.158290 [ 3 ] {37607cbb-5d15-4a1c-80a4-194f0a2a789f} <Debug> oximeter.measurements_f64 (00762691-9e9f-4a16-839e-f9b070191355): Loading data parts | ||
| 347 | 2025.10.15 20:58:14.158524 [ 3 ] {37607cbb-5d15-4a1c-80a4-194f0a2a789f} <Debug> oximeter.measurements_f64 (00762691-9e9f-4a16-839e-f9b070191355): There are no data parts | ||
| 348 | 2025.10.15 20:58:14.162234 [ 3 ] {37607cbb-5d15-4a1c-80a4-194f0a2a789f} <Debug> TCPHandler: Processed in 0.009686 sec. | ||
| 349 | 2025.10.15 20:58:14.162382 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.10.15 20:58:14.162553 [ 3 ] {8057d710-cda0-4678-97c6-98e23e66fc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.162603 [ 3 ] {8057d710-cda0-4678-97c6-98e23e66fc7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.10.15 20:58:14.164306 [ 3 ] {8057d710-cda0-4678-97c6-98e23e66fc7a} <Debug> oximeter.measurements_string (34a53a25-2dac-4761-a2e7-80e72f1556b0): Loading data parts | ||
| 353 | 2025.10.15 20:58:14.164421 [ 3 ] {8057d710-cda0-4678-97c6-98e23e66fc7a} <Debug> oximeter.measurements_string (34a53a25-2dac-4761-a2e7-80e72f1556b0): There are no data parts | ||
| 354 | 2025.10.15 20:58:14.168741 [ 3 ] {8057d710-cda0-4678-97c6-98e23e66fc7a} <Debug> TCPHandler: Processed in 0.006417816 sec. | ||
| 355 | 2025.10.15 20:58:14.168893 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.10.15 20:58:14.169078 [ 3 ] {90d1da09-d65d-4a79-a2f0-78da752f3b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.169164 [ 3 ] {90d1da09-d65d-4a79-a2f0-78da752f3b5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.10.15 20:58:14.170970 [ 3 ] {90d1da09-d65d-4a79-a2f0-78da752f3b5f} <Debug> oximeter.measurements_bytes (5af02001-59fd-4577-9636-4a7013513414): Loading data parts | ||
| 366 | 2025.10.15 20:58:14.171081 [ 3 ] {90d1da09-d65d-4a79-a2f0-78da752f3b5f} <Debug> oximeter.measurements_bytes (5af02001-59fd-4577-9636-4a7013513414): There are no data parts | ||
| 367 | 2025.10.15 20:58:14.176692 [ 3 ] {90d1da09-d65d-4a79-a2f0-78da752f3b5f} <Debug> TCPHandler: Processed in 0.007856981 sec. | ||
| 368 | 2025.10.15 20:58:14.176853 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.10.15 20:58:14.177051 [ 3 ] {14aedd76-c085-4d61-920c-1f0bc1cc4fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.177128 [ 3 ] {14aedd76-c085-4d61-920c-1f0bc1cc4fc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.10.15 20:58:14.180894 [ 3 ] {14aedd76-c085-4d61-920c-1f0bc1cc4fc1} <Debug> oximeter.measurements_cumulativei64 (d872dcb1-3ea6-4ee1-b4db-793ca8be0cc4): Loading data parts | ||
| 372 | 2025.10.15 20:58:14.181017 [ 3 ] {14aedd76-c085-4d61-920c-1f0bc1cc4fc1} <Debug> oximeter.measurements_cumulativei64 (d872dcb1-3ea6-4ee1-b4db-793ca8be0cc4): There are no data parts | ||
| 373 | 2025.10.15 20:58:14.190889 [ 3 ] {14aedd76-c085-4d61-920c-1f0bc1cc4fc1} <Debug> TCPHandler: Processed in 0.014095511 sec. | ||
| 374 | 2025.10.15 20:58:14.191065 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.10.15 20:58:14.191238 [ 3 ] {f94df020-b2e5-4b98-ae59-01f36fa0c4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.191291 [ 3 ] {f94df020-b2e5-4b98-ae59-01f36fa0c4bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.10.15 20:58:14.193467 [ 3 ] {f94df020-b2e5-4b98-ae59-01f36fa0c4bf} <Debug> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Loading data parts | ||
| 378 | 2025.10.15 20:58:14.193607 [ 3 ] {f94df020-b2e5-4b98-ae59-01f36fa0c4bf} <Debug> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): There are no data parts | ||
| 379 | 2025.10.15 20:58:14.198279 [ 3 ] {f94df020-b2e5-4b98-ae59-01f36fa0c4bf} <Debug> TCPHandler: Processed in 0.007276033 sec. | ||
| 380 | 2025.10.15 20:58:14.198442 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.10.15 20:58:14.198671 [ 3 ] {0d5c6101-ee70-4209-80d3-35918e87202f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.198737 [ 3 ] {0d5c6101-ee70-4209-80d3-35918e87202f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.10.15 20:58:14.206642 [ 3 ] {0d5c6101-ee70-4209-80d3-35918e87202f} <Debug> oximeter.measurements_cumulativef32 (391a6793-2363-45fb-9050-f947ca5efdc1): Loading data parts | ||
| 384 | 2025.10.15 20:58:14.206777 [ 3 ] {0d5c6101-ee70-4209-80d3-35918e87202f} <Debug> oximeter.measurements_cumulativef32 (391a6793-2363-45fb-9050-f947ca5efdc1): There are no data parts | ||
| 385 | 2025.10.15 20:58:14.211741 [ 3 ] {0d5c6101-ee70-4209-80d3-35918e87202f} <Debug> TCPHandler: Processed in 0.013349187 sec. | ||
| 386 | 2025.10.15 20:58:14.211909 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.10.15 20:58:14.212103 [ 3 ] {c2aace78-cf68-447d-944a-503e4eaf9559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.212182 [ 3 ] {c2aace78-cf68-447d-944a-503e4eaf9559} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.10.15 20:58:14.235333 [ 3 ] {c2aace78-cf68-447d-944a-503e4eaf9559} <Debug> oximeter.measurements_cumulativef64 (97ff354b-31f8-4653-8238-9da3f58ccdd3): Loading data parts | ||
| 390 | 2025.10.15 20:58:14.235585 [ 3 ] {c2aace78-cf68-447d-944a-503e4eaf9559} <Debug> oximeter.measurements_cumulativef64 (97ff354b-31f8-4653-8238-9da3f58ccdd3): There are no data parts | ||
| 391 | 2025.10.15 20:58:14.248817 [ 3 ] {c2aace78-cf68-447d-944a-503e4eaf9559} <Debug> TCPHandler: Processed in 0.036965994 sec. | ||
| 392 | 2025.10.15 20:58:14.249011 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.10.15 20:58:14.249358 [ 3 ] {f8f0fe46-c6f6-4f9b-acbd-31943d96bf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.249471 [ 3 ] {f8f0fe46-c6f6-4f9b-acbd-31943d96bf70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.10.15 20:58:14.251882 [ 3 ] {f8f0fe46-c6f6-4f9b-acbd-31943d96bf70} <Debug> oximeter.measurements_histogrami8 (d618274f-4b4f-4ee6-abd6-5f518bc4a640): Loading data parts | ||
| 406 | 2025.10.15 20:58:14.252011 [ 3 ] {f8f0fe46-c6f6-4f9b-acbd-31943d96bf70} <Debug> oximeter.measurements_histogrami8 (d618274f-4b4f-4ee6-abd6-5f518bc4a640): There are no data parts | ||
| 407 | 2025.10.15 20:58:14.259132 [ 3 ] {f8f0fe46-c6f6-4f9b-acbd-31943d96bf70} <Debug> TCPHandler: Processed in 0.010196147 sec. | ||
| 408 | 2025.10.15 20:58:14.259344 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.10.15 20:58:14.259706 [ 3 ] {9ca90ca8-a1ab-4040-8b27-36d4c7bbbe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.259808 [ 3 ] {9ca90ca8-a1ab-4040-8b27-36d4c7bbbe06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.10.15 20:58:14.263209 [ 3 ] {9ca90ca8-a1ab-4040-8b27-36d4c7bbbe06} <Debug> oximeter.measurements_histogramu8 (ecb05921-4776-48ec-8e2a-f864503b0a2f): Loading data parts | ||
| 412 | 2025.10.15 20:58:14.263378 [ 3 ] {9ca90ca8-a1ab-4040-8b27-36d4c7bbbe06} <Debug> oximeter.measurements_histogramu8 (ecb05921-4776-48ec-8e2a-f864503b0a2f): There are no data parts | ||
| 413 | 2025.10.15 20:58:14.264620 [ 3 ] {9ca90ca8-a1ab-4040-8b27-36d4c7bbbe06} <Debug> TCPHandler: Processed in 0.005350402 sec. | ||
| 414 | 2025.10.15 20:58:14.264751 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.10.15 20:58:14.264978 [ 3 ] {05b29c6a-7576-4fbe-ace6-f0fc4770d1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.265041 [ 3 ] {05b29c6a-7576-4fbe-ace6-f0fc4770d1cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.10.15 20:58:14.273114 [ 3 ] {05b29c6a-7576-4fbe-ace6-f0fc4770d1cb} <Debug> oximeter.measurements_histogrami16 (78ade4d5-31f0-4e26-a935-ca388cb516ca): Loading data parts | ||
| 418 | 2025.10.15 20:58:14.273274 [ 3 ] {05b29c6a-7576-4fbe-ace6-f0fc4770d1cb} <Debug> oximeter.measurements_histogrami16 (78ade4d5-31f0-4e26-a935-ca388cb516ca): There are no data parts | ||
| 419 | 2025.10.15 20:58:14.280551 [ 3 ] {05b29c6a-7576-4fbe-ace6-f0fc4770d1cb} <Debug> TCPHandler: Processed in 0.015846468 sec. | ||
| 420 | 2025.10.15 20:58:14.280732 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.10.15 20:58:14.280984 [ 3 ] {c7046d2b-0ea5-47b8-b857-75e233cb45ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.281061 [ 3 ] {c7046d2b-0ea5-47b8-b857-75e233cb45ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.10.15 20:58:14.293798 [ 3 ] {c7046d2b-0ea5-47b8-b857-75e233cb45ae} <Debug> oximeter.measurements_histogramu16 (04a07d00-4529-4ad3-b42c-b79cb232f096): Loading data parts | ||
| 424 | 2025.10.15 20:58:14.293976 [ 3 ] {c7046d2b-0ea5-47b8-b857-75e233cb45ae} <Debug> oximeter.measurements_histogramu16 (04a07d00-4529-4ad3-b42c-b79cb232f096): There are no data parts | ||
| 425 | 2025.10.15 20:58:14.297332 [ 3 ] {c7046d2b-0ea5-47b8-b857-75e233cb45ae} <Debug> TCPHandler: Processed in 0.016658034 sec. | ||
| 426 | 2025.10.15 20:58:14.297476 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.10.15 20:58:14.297697 [ 3 ] {7aa19adc-595c-422c-a066-f730ff41885d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.297759 [ 3 ] {7aa19adc-595c-422c-a066-f730ff41885d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.10.15 20:58:14.307452 [ 3 ] {7aa19adc-595c-422c-a066-f730ff41885d} <Debug> oximeter.measurements_histogrami32 (66157565-2f71-43f8-a0a9-3cb6bc150fa7): Loading data parts | ||
| 430 | 2025.10.15 20:58:14.307587 [ 3 ] {7aa19adc-595c-422c-a066-f730ff41885d} <Debug> oximeter.measurements_histogrami32 (66157565-2f71-43f8-a0a9-3cb6bc150fa7): There are no data parts | ||
| 431 | 2025.10.15 20:58:14.309504 [ 3 ] {7aa19adc-595c-422c-a066-f730ff41885d} <Debug> TCPHandler: Processed in 0.012074867 sec. | ||
| 432 | 2025.10.15 20:58:14.309650 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.10.15 20:58:14.309857 [ 3 ] {7229cc5d-17e7-4f7e-833a-c7d35b6a4d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.309923 [ 3 ] {7229cc5d-17e7-4f7e-833a-c7d35b6a4d4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.10.15 20:58:14.312747 [ 3 ] {7229cc5d-17e7-4f7e-833a-c7d35b6a4d4c} <Debug> oximeter.measurements_histogramu32 (c3ade4ef-788d-43b1-9426-e1373f43c6eb): Loading data parts | ||
| 436 | 2025.10.15 20:58:14.312881 [ 3 ] {7229cc5d-17e7-4f7e-833a-c7d35b6a4d4c} <Debug> oximeter.measurements_histogramu32 (c3ade4ef-788d-43b1-9426-e1373f43c6eb): There are no data parts | ||
| 437 | 2025.10.15 20:58:14.314112 [ 3 ] {7229cc5d-17e7-4f7e-833a-c7d35b6a4d4c} <Debug> TCPHandler: Processed in 0.004510624 sec. | ||
| 438 | 2025.10.15 20:58:14.314244 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.10.15 20:58:14.314472 [ 3 ] {a5610d9d-f6d5-4ff3-bb4b-9032121e2415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.314533 [ 3 ] {a5610d9d-f6d5-4ff3-bb4b-9032121e2415} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.10.15 20:58:14.324698 [ 3 ] {a5610d9d-f6d5-4ff3-bb4b-9032121e2415} <Debug> oximeter.measurements_histogrami64 (b3881fbb-a0f7-45e2-ab1c-2e76fc9507dc): Loading data parts | ||
| 442 | 2025.10.15 20:58:14.324837 [ 3 ] {a5610d9d-f6d5-4ff3-bb4b-9032121e2415} <Debug> oximeter.measurements_histogrami64 (b3881fbb-a0f7-45e2-ab1c-2e76fc9507dc): There are no data parts | ||
| 443 | 2025.10.15 20:58:14.326757 [ 3 ] {a5610d9d-f6d5-4ff3-bb4b-9032121e2415} <Debug> TCPHandler: Processed in 0.012561872 sec. | ||
| 444 | 2025.10.15 20:58:14.326911 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.10.15 20:58:14.327117 [ 3 ] {29a6afa4-1e37-453c-bf73-160117bbdb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.327187 [ 3 ] {29a6afa4-1e37-453c-bf73-160117bbdb69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.10.15 20:58:14.329978 [ 3 ] {29a6afa4-1e37-453c-bf73-160117bbdb69} <Debug> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Loading data parts | ||
| 448 | 2025.10.15 20:58:14.330107 [ 3 ] {29a6afa4-1e37-453c-bf73-160117bbdb69} <Debug> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): There are no data parts | ||
| 449 | 2025.10.15 20:58:14.331314 [ 3 ] {29a6afa4-1e37-453c-bf73-160117bbdb69} <Debug> TCPHandler: Processed in 0.004452682 sec. | ||
| 450 | 2025.10.15 20:58:14.331447 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.10.15 20:58:14.331653 [ 3 ] {13663b0c-d88e-4122-ab3d-820cd9d70f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.331716 [ 3 ] {13663b0c-d88e-4122-ab3d-820cd9d70f85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.10.15 20:58:14.340492 [ 3 ] {13663b0c-d88e-4122-ab3d-820cd9d70f85} <Debug> oximeter.measurements_histogramf32 (c49bee9d-2f37-4d26-be54-4e9592cdfcb8): Loading data parts | ||
| 454 | 2025.10.15 20:58:14.340646 [ 3 ] {13663b0c-d88e-4122-ab3d-820cd9d70f85} <Debug> oximeter.measurements_histogramf32 (c49bee9d-2f37-4d26-be54-4e9592cdfcb8): There are no data parts | ||
| 455 | 2025.10.15 20:58:14.343948 [ 3 ] {13663b0c-d88e-4122-ab3d-820cd9d70f85} <Debug> TCPHandler: Processed in 0.012548802 sec. | ||
| 456 | 2025.10.15 20:58:14.344096 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.10.15 20:58:14.344310 [ 3 ] {5fbefdc7-4236-4e4a-a45b-221db0693822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.344383 [ 3 ] {5fbefdc7-4236-4e4a-a45b-221db0693822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.10.15 20:58:14.347323 [ 3 ] {5fbefdc7-4236-4e4a-a45b-221db0693822} <Debug> oximeter.measurements_histogramf64 (520bb9cd-e653-4a81-ac85-928087665004): Loading data parts | ||
| 460 | 2025.10.15 20:58:14.347455 [ 3 ] {5fbefdc7-4236-4e4a-a45b-221db0693822} <Debug> oximeter.measurements_histogramf64 (520bb9cd-e653-4a81-ac85-928087665004): There are no data parts | ||
| 461 | 2025.10.15 20:58:14.348683 [ 3 ] {5fbefdc7-4236-4e4a-a45b-221db0693822} <Debug> TCPHandler: Processed in 0.004637279 sec. | ||
| 462 | 2025.10.15 20:58:14.348820 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.10.15 20:58:14.348992 [ 3 ] {2d500303-5ae2-4645-8c79-201093043b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) /* 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 | 2025.10.15 20:58:14.349058 [ 3 ] {2d500303-5ae2-4645-8c79-201093043b13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.10.15 20:58:14.359581 [ 3 ] {2d500303-5ae2-4645-8c79-201093043b13} <Debug> oximeter.fields_bool (93d6d114-ad8d-407d-977b-f218d9184b0b): Loading data parts | ||
| 491 | 2025.10.15 20:58:14.359754 [ 3 ] {2d500303-5ae2-4645-8c79-201093043b13} <Debug> oximeter.fields_bool (93d6d114-ad8d-407d-977b-f218d9184b0b): There are no data parts | ||
| 492 | 2025.10.15 20:58:14.371514 [ 3 ] {2d500303-5ae2-4645-8c79-201093043b13} <Debug> TCPHandler: Processed in 0.022743128 sec. | ||
| 493 | 2025.10.15 20:58:14.371675 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.10.15 20:58:14.371884 [ 3 ] {ae7fca15-6bfb-4264-8b87-cda4e0d1e2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.371959 [ 3 ] {ae7fca15-6bfb-4264-8b87-cda4e0d1e2a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.10.15 20:58:14.385685 [ 3 ] {ae7fca15-6bfb-4264-8b87-cda4e0d1e2a2} <Debug> oximeter.fields_i8 (6df49c91-1f50-4101-86cd-af73eec9665f): Loading data parts | ||
| 497 | 2025.10.15 20:58:14.385862 [ 3 ] {ae7fca15-6bfb-4264-8b87-cda4e0d1e2a2} <Debug> oximeter.fields_i8 (6df49c91-1f50-4101-86cd-af73eec9665f): There are no data parts | ||
| 498 | 2025.10.15 20:58:14.389053 [ 3 ] {ae7fca15-6bfb-4264-8b87-cda4e0d1e2a2} <Debug> TCPHandler: Processed in 0.017438908 sec. | ||
| 499 | 2025.10.15 20:58:14.389214 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.10.15 20:58:14.389399 [ 3 ] {cd12cc24-512c-4c30-aea7-9bce29b74cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.389457 [ 3 ] {cd12cc24-512c-4c30-aea7-9bce29b74cd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.10.15 20:58:14.391066 [ 3 ] {cd12cc24-512c-4c30-aea7-9bce29b74cd1} <Debug> oximeter.fields_u8 (35941b20-babd-4759-abdd-f7e290b7e7b6): Loading data parts | ||
| 503 | 2025.10.15 20:58:14.391224 [ 3 ] {cd12cc24-512c-4c30-aea7-9bce29b74cd1} <Debug> oximeter.fields_u8 (35941b20-babd-4759-abdd-f7e290b7e7b6): There are no data parts | ||
| 504 | 2025.10.15 20:58:14.399330 [ 3 ] {cd12cc24-512c-4c30-aea7-9bce29b74cd1} <Debug> TCPHandler: Processed in 0.010176586 sec. | ||
| 505 | 2025.10.15 20:58:14.399507 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.10.15 20:58:14.399759 [ 3 ] {ef1aff1d-a00f-42f8-8e49-d46fe4e7d339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.399839 [ 3 ] {ef1aff1d-a00f-42f8-8e49-d46fe4e7d339} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.10.15 20:58:14.402313 [ 3 ] {ef1aff1d-a00f-42f8-8e49-d46fe4e7d339} <Debug> oximeter.fields_i16 (d7f482c1-5aba-40b2-aabc-700f53107ca9): Loading data parts | ||
| 509 | 2025.10.15 20:58:14.402445 [ 3 ] {ef1aff1d-a00f-42f8-8e49-d46fe4e7d339} <Debug> oximeter.fields_i16 (d7f482c1-5aba-40b2-aabc-700f53107ca9): There are no data parts | ||
| 510 | 2025.10.15 20:58:14.404637 [ 3 ] {ef1aff1d-a00f-42f8-8e49-d46fe4e7d339} <Debug> TCPHandler: Processed in 0.005204207 sec. | ||
| 511 | 2025.10.15 20:58:14.404799 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.10.15 20:58:14.404982 [ 3 ] {fa69f64b-960d-4594-a838-9d3e611d39c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.405047 [ 3 ] {fa69f64b-960d-4594-a838-9d3e611d39c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.10.15 20:58:14.406693 [ 3 ] {fa69f64b-960d-4594-a838-9d3e611d39c6} <Debug> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Loading data parts | ||
| 515 | 2025.10.15 20:58:14.406832 [ 3 ] {fa69f64b-960d-4594-a838-9d3e611d39c6} <Debug> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): There are no data parts | ||
| 516 | 2025.10.15 20:58:14.416315 [ 3 ] {fa69f64b-960d-4594-a838-9d3e611d39c6} <Debug> TCPHandler: Processed in 0.011573581 sec. | ||
| 517 | 2025.10.15 20:58:14.416473 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.10.15 20:58:14.416674 [ 3 ] {e76186aa-32a5-4454-b6f1-e8211dba2ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.416737 [ 3 ] {e76186aa-32a5-4454-b6f1-e8211dba2ccf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.10.15 20:58:14.419210 [ 3 ] {e76186aa-32a5-4454-b6f1-e8211dba2ccf} <Debug> oximeter.fields_i32 (b5ee878f-1cd3-465f-9046-5637c9e38e4e): Loading data parts | ||
| 521 | 2025.10.15 20:58:14.419386 [ 3 ] {e76186aa-32a5-4454-b6f1-e8211dba2ccf} <Debug> oximeter.fields_i32 (b5ee878f-1cd3-465f-9046-5637c9e38e4e): There are no data parts | ||
| 522 | 2025.10.15 20:58:14.421635 [ 3 ] {e76186aa-32a5-4454-b6f1-e8211dba2ccf} <Debug> TCPHandler: Processed in 0.005218977 sec. | ||
| 523 | 2025.10.15 20:58:14.421831 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.10.15 20:58:14.422057 [ 3 ] {df4f0e80-a517-4ffa-b780-753d9f54b3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.422138 [ 3 ] {df4f0e80-a517-4ffa-b780-753d9f54b3f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.10.15 20:58:14.424003 [ 3 ] {df4f0e80-a517-4ffa-b780-753d9f54b3f7} <Debug> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Loading data parts | ||
| 527 | 2025.10.15 20:58:14.424151 [ 3 ] {df4f0e80-a517-4ffa-b780-753d9f54b3f7} <Debug> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): There are no data parts | ||
| 528 | 2025.10.15 20:58:14.431524 [ 3 ] {df4f0e80-a517-4ffa-b780-753d9f54b3f7} <Debug> TCPHandler: Processed in 0.009765263 sec. | ||
| 529 | 2025.10.15 20:58:14.431679 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.10.15 20:58:14.431879 [ 3 ] {73edb336-6932-45cd-883a-71d69efbf7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.431942 [ 3 ] {73edb336-6932-45cd-883a-71d69efbf7c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.10.15 20:58:14.438893 [ 3 ] {73edb336-6932-45cd-883a-71d69efbf7c6} <Debug> oximeter.fields_i64 (a4cfe63f-db0e-4159-a38b-4b8fcb8ee8ea): Loading data parts | ||
| 533 | 2025.10.15 20:58:14.439067 [ 3 ] {73edb336-6932-45cd-883a-71d69efbf7c6} <Debug> oximeter.fields_i64 (a4cfe63f-db0e-4159-a38b-4b8fcb8ee8ea): There are no data parts | ||
| 534 | 2025.10.15 20:58:14.443621 [ 3 ] {73edb336-6932-45cd-883a-71d69efbf7c6} <Debug> TCPHandler: Processed in 0.012000344 sec. | ||
| 535 | 2025.10.15 20:58:14.443752 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.10.15 20:58:14.443907 [ 3 ] {1ebf9fc4-4524-4a6e-aec8-b044a4edfa8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.443963 [ 3 ] {1ebf9fc4-4524-4a6e-aec8-b044a4edfa8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.10.15 20:58:14.445809 [ 3 ] {1ebf9fc4-4524-4a6e-aec8-b044a4edfa8c} <Debug> oximeter.fields_u64 (1fd5f7ae-af70-4649-adfa-c218da23526e): Loading data parts | ||
| 539 | 2025.10.15 20:58:14.445965 [ 3 ] {1ebf9fc4-4524-4a6e-aec8-b044a4edfa8c} <Debug> oximeter.fields_u64 (1fd5f7ae-af70-4649-adfa-c218da23526e): There are no data parts | ||
| 540 | 2025.10.15 20:58:14.450394 [ 3 ] {1ebf9fc4-4524-4a6e-aec8-b044a4edfa8c} <Debug> TCPHandler: Processed in 0.006686064 sec. | ||
| 541 | 2025.10.15 20:58:14.450592 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.10.15 20:58:14.450788 [ 3 ] {60cff4ad-d2af-4cfc-bf32-3b3f98585669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.450853 [ 3 ] {60cff4ad-d2af-4cfc-bf32-3b3f98585669} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.10.15 20:58:14.452746 [ 3 ] {60cff4ad-d2af-4cfc-bf32-3b3f98585669} <Debug> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Loading data parts | ||
| 545 | 2025.10.15 20:58:14.452884 [ 3 ] {60cff4ad-d2af-4cfc-bf32-3b3f98585669} <Debug> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): There are no data parts | ||
| 546 | 2025.10.15 20:58:14.460001 [ 3 ] {60cff4ad-d2af-4cfc-bf32-3b3f98585669} <Debug> TCPHandler: Processed in 0.009468993 sec. | ||
| 547 | 2025.10.15 20:58:14.460146 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.10.15 20:58:14.460299 [ 3 ] {33eb8521-663b-4868-a488-ebe97dc9133b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.460366 [ 3 ] {33eb8521-663b-4868-a488-ebe97dc9133b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.10.15 20:58:14.463950 [ 3 ] {33eb8521-663b-4868-a488-ebe97dc9133b} <Debug> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Loading data parts | ||
| 551 | 2025.10.15 20:58:14.464109 [ 3 ] {33eb8521-663b-4868-a488-ebe97dc9133b} <Debug> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): There are no data parts | ||
| 552 | 2025.10.15 20:58:14.468734 [ 3 ] {33eb8521-663b-4868-a488-ebe97dc9133b} <Debug> TCPHandler: Processed in 0.008636776 sec. | ||
| 553 | 2025.10.15 20:58:14.468880 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.10.15 20:58:14.469054 [ 3 ] {61f4ed81-097a-4ff2-9773-7da02cf03b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) 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 | 2025.10.15 20:58:14.469113 [ 3 ] {61f4ed81-097a-4ff2-9773-7da02cf03b7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.10.15 20:58:14.470985 [ 3 ] {61f4ed81-097a-4ff2-9773-7da02cf03b7b} <Debug> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Loading data parts | ||
| 557 | 2025.10.15 20:58:14.471144 [ 3 ] {61f4ed81-097a-4ff2-9773-7da02cf03b7b} <Debug> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): There are no data parts | ||
| 558 | 2025.10.15 20:58:14.476835 [ 3 ] {61f4ed81-097a-4ff2-9773-7da02cf03b7b} <Debug> TCPHandler: Processed in 0.008004217 sec. | ||
| 559 | 2025.10.15 20:58:14.477011 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.10.15 20:58:14.477293 [ 3 ] {966ead14-f639-4825-a35b-6b8b6b10fe8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) /* 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 | 2025.10.15 20:58:14.477380 [ 3 ] {966ead14-f639-4825-a35b-6b8b6b10fe8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.10.15 20:58:14.482673 [ 3 ] {966ead14-f639-4825-a35b-6b8b6b10fe8a} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731): Loading data parts | ||
| 566 | 2025.10.15 20:58:14.482905 [ 3 ] {966ead14-f639-4825-a35b-6b8b6b10fe8a} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731): There are no data parts | ||
| 567 | 2025.10.15 20:58:14.492960 [ 3 ] {966ead14-f639-4825-a35b-6b8b6b10fe8a} <Debug> TCPHandler: Processed in 0.016005682 sec. | ||
| 568 | 2025.10.15 20:58:14.493311 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.10.15 20:58:14.493622 [ 5 ] {7f655100-45c4-4b18-b6dd-0faa7dd447cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.10.15 20:58:14.494382 [ 5 ] {7f655100-45c4-4b18-b6dd-0faa7dd447cf} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.10.15 20:58:14.506276 [ 260 ] {7f655100-45c4-4b18-b6dd-0faa7dd447cf} <Trace> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.10.15 20:58:14.506317 [ 260 ] {7f655100-45c4-4b18-b6dd-0faa7dd447cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 573 | 2025.10.15 20:58:14.510595 [ 260 ] {7f655100-45c4-4b18-b6dd-0faa7dd447cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.10.15 20:58:14.510923 [ 260 ] {7f655100-45c4-4b18-b6dd-0faa7dd447cf} <Trace> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.10.15 20:58:14.511178 [ 5 ] {7f655100-45c4-4b18-b6dd-0faa7dd447cf} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.0177 sec., 56.497175141242934 rows/sec., 903.95 B/sec. | ||
| 576 | 2025.10.15 20:58:14.511535 [ 5 ] {7f655100-45c4-4b18-b6dd-0faa7dd447cf} <Debug> TCPHandler: Processed in 0.018365959 sec. | ||
| 577 | 2025.10.15 20:58:15.001138 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.51 MiB, peak 132.51 MiB, free memory in arenas 0.00 B, will set to 138.13 MiB (RSS), difference: 5.62 MiB | ||
| 578 | 2025.10.15 20:58:17.053475 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49390 | ||
| 579 | 2025.10.15 20:58:17.055451 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2025.10.15 20:58:17.055507 [ 262 ] {} <Debug> TCP-Session: 97d36004-1198-40c9-94d0-e4a8b5936c52 Authenticating user 'default' from [fd00:1122:3344:101::b]:49390 | ||
| 581 | 2025.10.15 20:58:17.055544 [ 262 ] {} <Debug> TCP-Session: 97d36004-1198-40c9-94d0-e4a8b5936c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.10.15 20:58:17.055611 [ 262 ] {} <Debug> TCP-Session: 97d36004-1198-40c9-94d0-e4a8b5936c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2025.10.15 20:58:17.055726 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2025.10.15 20:58:17.055770 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.10.15 20:58:17.055911 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2025.10.15 20:58:17.058618 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54413 | ||
| 587 | 2025.10.15 20:58:17.058686 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39506 | ||
| 588 | 2025.10.15 20:58:17.058772 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58341 | ||
| 589 | 2025.10.15 20:58:17.058869 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.10.15 20:58:17.058893 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57671 | ||
| 591 | 2025.10.15 20:58:17.058995 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35235 | ||
| 592 | 2025.10.15 20:58:17.059023 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.10.15 20:58:17.059024 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2025.10.15 20:58:17.059123 [ 263 ] {} <Debug> TCP-Session: cc6cfe8e-34f2-493a-a8f1-0c1494b50944 Authenticating user 'default' from [fd00:1122:3344:101::b]:54413 | ||
| 595 | 2025.10.15 20:58:17.059139 [ 264 ] {} <Debug> TCP-Session: 44791441-7d13-44e8-b9f2-5b16d6153e42 Authenticating user 'default' from [fd00:1122:3344:101::b]:39506 | ||
| 596 | 2025.10.15 20:58:17.059160 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40462 | ||
| 597 | 2025.10.15 20:58:17.059168 [ 263 ] {} <Debug> TCP-Session: cc6cfe8e-34f2-493a-a8f1-0c1494b50944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.10.15 20:58:17.059171 [ 265 ] {} <Debug> TCP-Session: 8237b9b0-707b-4dba-8b62-22808a509bd6 Authenticating user 'default' from [fd00:1122:3344:101::b]:58341 | ||
| 599 | 2025.10.15 20:58:17.059257 [ 263 ] {} <Debug> TCP-Session: cc6cfe8e-34f2-493a-a8f1-0c1494b50944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.10.15 20:58:17.059100 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55421 | ||
| 601 | 2025.10.15 20:58:17.059345 [ 264 ] {} <Debug> TCP-Session: 44791441-7d13-44e8-b9f2-5b16d6153e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.10.15 20:58:17.059380 [ 264 ] {} <Debug> TCP-Session: 44791441-7d13-44e8-b9f2-5b16d6153e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.10.15 20:58:17.059389 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.10.15 20:58:17.059463 [ 265 ] {} <Debug> TCP-Session: 8237b9b0-707b-4dba-8b62-22808a509bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.10.15 20:58:17.059391 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.10.15 20:58:17.059488 [ 269 ] {} <Debug> TCP-Session: 91426191-37f6-4514-8867-7a8be00dc5c1 Authenticating user 'default' from [fd00:1122:3344:101::b]:40462 | ||
| 607 | 2025.10.15 20:58:17.059536 [ 265 ] {} <Debug> TCP-Session: 8237b9b0-707b-4dba-8b62-22808a509bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.10.15 20:58:17.059561 [ 267 ] {} <Debug> TCP-Session: a02e6de2-4af9-4b95-9b2b-c9ae97484ccb Authenticating user 'default' from [fd00:1122:3344:101::b]:35235 | ||
| 609 | 2025.10.15 20:58:17.059537 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2025.10.15 20:58:17.059646 [ 267 ] {} <Debug> TCP-Session: a02e6de2-4af9-4b95-9b2b-c9ae97484ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.10.15 20:58:17.059637 [ 269 ] {} <Debug> TCP-Session: 91426191-37f6-4514-8867-7a8be00dc5c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.10.15 20:58:17.059698 [ 268 ] {} <Debug> TCP-Session: 0b2a4ee3-1e87-4497-bafa-d76dc51c3ff7 Authenticating user 'default' from [fd00:1122:3344:101::b]:55421 | ||
| 613 | 2025.10.15 20:58:17.059743 [ 267 ] {} <Debug> TCP-Session: a02e6de2-4af9-4b95-9b2b-c9ae97484ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.10.15 20:58:17.059752 [ 269 ] {} <Debug> TCP-Session: 91426191-37f6-4514-8867-7a8be00dc5c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.10.15 20:58:17.059790 [ 268 ] {} <Debug> TCP-Session: 0b2a4ee3-1e87-4497-bafa-d76dc51c3ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.10.15 20:58:17.059719 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2025.10.15 20:58:17.059860 [ 268 ] {} <Debug> TCP-Session: 0b2a4ee3-1e87-4497-bafa-d76dc51c3ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.10.15 20:58:17.059946 [ 266 ] {} <Debug> TCP-Session: 3aeb5a72-36c9-4168-a548-854d9610ece2 Authenticating user 'default' from [fd00:1122:3344:101::b]:57671 | ||
| 619 | 2025.10.15 20:58:17.059974 [ 266 ] {} <Debug> TCP-Session: 3aeb5a72-36c9-4168-a548-854d9610ece2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.10.15 20:58:17.060081 [ 266 ] {} <Debug> TCP-Session: 3aeb5a72-36c9-4168-a548-854d9610ece2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2025.10.15 20:58:17.212682 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55147 | ||
| 622 | 2025.10.15 20:58:17.214871 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.10.15 20:58:17.215031 [ 270 ] {} <Debug> TCP-Session: 2b0ddf08-60c5-4748-acc1-c95b2021228f Authenticating user 'default' from [fd00:1122:3344:101::a]:55147 | ||
| 624 | 2025.10.15 20:58:17.215057 [ 270 ] {} <Debug> TCP-Session: 2b0ddf08-60c5-4748-acc1-c95b2021228f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.10.15 20:58:17.215071 [ 270 ] {} <Debug> TCP-Session: 2b0ddf08-60c5-4748-acc1-c95b2021228f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.10.15 20:58:17.215239 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.10.15 20:58:17.215285 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.10.15 20:58:17.215403 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.10.15 20:58:17.216419 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43954 | ||
| 630 | 2025.10.15 20:58:17.216501 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35905 | ||
| 631 | 2025.10.15 20:58:17.216643 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40145 | ||
| 632 | 2025.10.15 20:58:17.216671 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50893 | ||
| 633 | 2025.10.15 20:58:17.216723 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51643 | ||
| 634 | 2025.10.15 20:58:17.216950 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40219 | ||
| 635 | 2025.10.15 20:58:17.216977 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.10.15 20:58:17.217095 [ 272 ] {} <Debug> TCP-Session: 051134b1-45d2-436d-ad46-d48764bea889 Authenticating user 'default' from [fd00:1122:3344:101::a]:35905 | ||
| 637 | 2025.10.15 20:58:17.217120 [ 272 ] {} <Debug> TCP-Session: 051134b1-45d2-436d-ad46-d48764bea889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.10.15 20:58:17.217163 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56102 | ||
| 639 | 2025.10.15 20:58:17.217217 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.10.15 20:58:17.217134 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.10.15 20:58:17.217255 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2025.10.15 20:58:17.217404 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.10.15 20:58:17.217347 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.10.15 20:58:17.217332 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.10.15 20:58:17.217585 [ 277 ] {} <Debug> TCP-Session: de8bb7bf-2798-4739-b8e5-fdf6cf81a127 Authenticating user 'default' from [fd00:1122:3344:101::a]:56102 | ||
| 646 | 2025.10.15 20:58:17.217577 [ 276 ] {} <Debug> TCP-Session: fb055b1a-3082-4b48-8ceb-10ad22945e25 Authenticating user 'default' from [fd00:1122:3344:101::a]:40219 | ||
| 647 | 2025.10.15 20:58:17.217693 [ 275 ] {} <Debug> TCP-Session: 386a09b3-ed8a-4e08-9470-1de60263c919 Authenticating user 'default' from [fd00:1122:3344:101::a]:51643 | ||
| 648 | 2025.10.15 20:58:17.217556 [ 273 ] {} <Debug> TCP-Session: 4bf3f9f5-1d67-49f8-835f-a8390c5832c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:50893 | ||
| 649 | 2025.10.15 20:58:17.217703 [ 276 ] {} <Debug> TCP-Session: fb055b1a-3082-4b48-8ceb-10ad22945e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.10.15 20:58:17.217305 [ 274 ] {} <Debug> TCP-Session: cd34cff0-4696-44eb-ae75-0c53740b9e1c Authenticating user 'default' from [fd00:1122:3344:101::a]:40145 | ||
| 651 | 2025.10.15 20:58:17.217840 [ 273 ] {} <Debug> TCP-Session: 4bf3f9f5-1d67-49f8-835f-a8390c5832c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.10.15 20:58:17.217824 [ 276 ] {} <Debug> TCP-Session: fb055b1a-3082-4b48-8ceb-10ad22945e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.10.15 20:58:17.217894 [ 274 ] {} <Debug> TCP-Session: cd34cff0-4696-44eb-ae75-0c53740b9e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.10.15 20:58:17.217817 [ 275 ] {} <Debug> TCP-Session: 386a09b3-ed8a-4e08-9470-1de60263c919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.10.15 20:58:17.217294 [ 271 ] {} <Debug> TCP-Session: 3fa0007d-205b-4434-b9ff-f6615a1a1cb7 Authenticating user 'default' from [fd00:1122:3344:101::a]:43954 | ||
| 656 | 2025.10.15 20:58:17.217259 [ 272 ] {} <Debug> TCP-Session: 051134b1-45d2-436d-ad46-d48764bea889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.10.15 20:58:17.218103 [ 273 ] {} <Debug> TCP-Session: 4bf3f9f5-1d67-49f8-835f-a8390c5832c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.10.15 20:58:17.217723 [ 277 ] {} <Debug> TCP-Session: de8bb7bf-2798-4739-b8e5-fdf6cf81a127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.10.15 20:58:17.218193 [ 275 ] {} <Debug> TCP-Session: 386a09b3-ed8a-4e08-9470-1de60263c919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.10.15 20:58:17.218214 [ 277 ] {} <Debug> TCP-Session: de8bb7bf-2798-4739-b8e5-fdf6cf81a127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.10.15 20:58:17.218295 [ 274 ] {} <Debug> TCP-Session: cd34cff0-4696-44eb-ae75-0c53740b9e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.10.15 20:58:17.218419 [ 271 ] {} <Debug> TCP-Session: 3fa0007d-205b-4434-b9ff-f6615a1a1cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.10.15 20:58:17.218647 [ 271 ] {} <Debug> TCP-Session: 3fa0007d-205b-4434-b9ff-f6615a1a1cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.10.15 20:58:18.001139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.39 MiB, peak 138.39 MiB, free memory in arenas 0.00 B, will set to 139.41 MiB (RSS), difference: 1.02 MiB | ||
| 665 | 2025.10.15 20:58:18.696810 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35330 | ||
| 666 | 2025.10.15 20:58:18.697389 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2025.10.15 20:58:18.697515 [ 278 ] {} <Debug> TCP-Session: bbbd3dae-0bbe-487b-bae4-cce45799bf23 Authenticating user 'default' from [fd00:1122:3344:101::c]:35330 | ||
| 668 | 2025.10.15 20:58:18.697546 [ 278 ] {} <Debug> TCP-Session: bbbd3dae-0bbe-487b-bae4-cce45799bf23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.10.15 20:58:18.697559 [ 278 ] {} <Debug> TCP-Session: bbbd3dae-0bbe-487b-bae4-cce45799bf23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2025.10.15 20:58:18.697758 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2025.10.15 20:58:18.697788 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.10.15 20:58:18.697908 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2025.10.15 20:58:18.700892 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62699 | ||
| 674 | 2025.10.15 20:58:18.700992 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38652 | ||
| 675 | 2025.10.15 20:58:18.701110 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.10.15 20:58:18.701150 [ 279 ] {} <Debug> TCP-Session: b55bf176-88e8-4aea-a3dd-3dc0d18aa41a Authenticating user 'default' from [fd00:1122:3344:101::c]:62699 | ||
| 677 | 2025.10.15 20:58:18.701198 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2025.10.15 20:58:18.701144 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40464 | ||
| 679 | 2025.10.15 20:58:18.701294 [ 279 ] {} <Debug> TCP-Session: b55bf176-88e8-4aea-a3dd-3dc0d18aa41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2025.10.15 20:58:18.701299 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59837 | ||
| 681 | 2025.10.15 20:58:18.701372 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57850 | ||
| 682 | 2025.10.15 20:58:18.701517 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.10.15 20:58:18.701314 [ 280 ] {} <Debug> TCP-Session: 0ecd3e47-f40b-4eb3-a37e-0b7031a177a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:38652 | ||
| 684 | 2025.10.15 20:58:18.701673 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37693 | ||
| 685 | 2025.10.15 20:58:18.701700 [ 280 ] {} <Debug> TCP-Session: 0ecd3e47-f40b-4eb3-a37e-0b7031a177a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.10.15 20:58:18.701596 [ 281 ] {} <Debug> TCP-Session: fdb03bd1-a886-49be-b7b1-1c139b164852 Authenticating user 'default' from [fd00:1122:3344:101::c]:40464 | ||
| 687 | 2025.10.15 20:58:18.701558 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53524 | ||
| 688 | 2025.10.15 20:58:18.701809 [ 280 ] {} <Debug> TCP-Session: 0ecd3e47-f40b-4eb3-a37e-0b7031a177a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.10.15 20:58:18.701800 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.10.15 20:58:18.701810 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.10.15 20:58:18.701917 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.10.15 20:58:18.702022 [ 283 ] {} <Debug> TCP-Session: 5c5413e5-1895-4494-9f3d-bb46117447b7 Authenticating user 'default' from [fd00:1122:3344:101::c]:57850 | ||
| 693 | 2025.10.15 20:58:18.702024 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.10.15 20:58:18.701896 [ 282 ] {} <Debug> TCP-Session: 31cbd5c6-b388-4872-890e-958a71a9298d Authenticating user 'default' from [fd00:1122:3344:101::c]:59837 | ||
| 695 | 2025.10.15 20:58:18.702128 [ 285 ] {} <Debug> TCP-Session: 8243c21e-f523-42c3-b1d1-e1edb7cfee9d Authenticating user 'default' from [fd00:1122:3344:101::c]:37693 | ||
| 696 | 2025.10.15 20:58:18.702153 [ 283 ] {} <Debug> TCP-Session: 5c5413e5-1895-4494-9f3d-bb46117447b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.10.15 20:58:18.702160 [ 284 ] {} <Debug> TCP-Session: 4360edee-eea3-4f52-b7f3-6a00075abfbb Authenticating user 'default' from [fd00:1122:3344:101::c]:53524 | ||
| 698 | 2025.10.15 20:58:18.702222 [ 282 ] {} <Debug> TCP-Session: 31cbd5c6-b388-4872-890e-958a71a9298d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.10.15 20:58:18.702226 [ 283 ] {} <Debug> TCP-Session: 5c5413e5-1895-4494-9f3d-bb46117447b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.10.15 20:58:18.701796 [ 281 ] {} <Debug> TCP-Session: fdb03bd1-a886-49be-b7b1-1c139b164852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.10.15 20:58:18.702405 [ 282 ] {} <Debug> TCP-Session: 31cbd5c6-b388-4872-890e-958a71a9298d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.10.15 20:58:18.702384 [ 284 ] {} <Debug> TCP-Session: 4360edee-eea3-4f52-b7f3-6a00075abfbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.10.15 20:58:18.701319 [ 279 ] {} <Debug> TCP-Session: b55bf176-88e8-4aea-a3dd-3dc0d18aa41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.10.15 20:58:18.702540 [ 284 ] {} <Debug> TCP-Session: 4360edee-eea3-4f52-b7f3-6a00075abfbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.10.15 20:58:18.702528 [ 281 ] {} <Debug> TCP-Session: fdb03bd1-a886-49be-b7b1-1c139b164852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.10.15 20:58:18.702244 [ 285 ] {} <Debug> TCP-Session: 8243c21e-f523-42c3-b1d1-e1edb7cfee9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.10.15 20:58:18.702829 [ 285 ] {} <Debug> TCP-Session: 8243c21e-f523-42c3-b1d1-e1edb7cfee9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2025.10.15 20:58:21.313107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.10.15 20:58:21.313112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.10.15 20:58:21.313255 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.10.15 20:58:21.313403 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.10.15 20:58:21.319975 [ 244 ] {} <Debug> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Loading data parts | ||
| 713 | 2025.10.15 20:58:21.320195 [ 244 ] {} <Debug> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): There are no data parts | ||
| 714 | 2025.10.15 20:58:21.331229 [ 243 ] {} <Debug> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Loading data parts | ||
| 715 | 2025.10.15 20:58:21.331407 [ 243 ] {} <Debug> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): There are no data parts | ||
| 716 | 2025.10.15 20:58:21.332519 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2025.10.15 20:58:21.332655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 718 | 2025.10.15 20:58:21.338293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.10.15 20:58:21.338839 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.10.15 20:58:21.339035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2025.10.15 20:58:21.363174 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.10.15 20:58:21.363224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 723 | 2025.10.15 20:58:21.371040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.10.15 20:58:21.372898 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.10.15 20:58:21.377913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.10.15 20:58:22.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.94 MiB, peak 148.94 MiB, free memory in arenas 0.00 B, will set to 154.02 MiB (RSS), difference: 9.08 MiB | ||
| 727 | 2025.10.15 20:58:23.812996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.10.15 20:58:23.813101 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.10.15 20:58:23.819961 [ 242 ] {} <Debug> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Loading data parts | ||
| 730 | 2025.10.15 20:58:23.820180 [ 242 ] {} <Debug> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): There are no data parts | ||
| 731 | 2025.10.15 20:58:23.826475 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.10.15 20:58:23.826517 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 733 | 2025.10.15 20:58:23.828207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.10.15 20:58:23.828652 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.10.15 20:58:23.828995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.10.15 20:58:24.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.23 MiB, peak 158.23 MiB, free memory in arenas 0.00 B, will set to 155.20 MiB (RSS), difference: -3.03 MiB | ||
| 737 | 2025.10.15 20:58:28.778726 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.10.15 20:58:28.778884 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.10.15 20:58:28.839122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.10.15 20:58:28.839837 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.10.15 20:58:28.839878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 742 | 2025.10.15 20:58:28.840818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.10.15 20:58:28.841332 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.10.15 20:58:28.841501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.10.15 20:58:28.877968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.10.15 20:58:28.899592 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.10.15 20:58:28.899644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 748 | 2025.10.15 20:58:28.907520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.10.15 20:58:28.908995 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.10.15 20:58:28.912588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.10.15 20:58:29.001136 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.93 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 1.80 MiB | ||
| 752 | 2025.10.15 20:58:34.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 159.93 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.10.15 20:58:34.526227 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.10.15 20:58:34.526408 [ 3 ] {2b7e3424-6a24-4373-91f3-c7291f241d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.10.15 20:58:34.531018 [ 3 ] {2b7e3424-6a24-4373-91f3-c7291f241d35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.10.15 20:58:34.535800 [ 3 ] {2b7e3424-6a24-4373-91f3-c7291f241d35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.10.15 20:58:34.542651 [ 3 ] {2b7e3424-6a24-4373-91f3-c7291f241d35} <Debug> TCPHandler: Processed in 0.01654699 sec. | ||
| 758 | 2025.10.15 20:58:34.556462 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.10.15 20:58:34.556612 [ 3 ] {99fc571b-daa2-4614-8e39-8662fbe5ca52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.10.15 20:58:34.558980 [ 3 ] {99fc571b-daa2-4614-8e39-8662fbe5ca52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.10.15 20:58:34.559032 [ 3 ] {99fc571b-daa2-4614-8e39-8662fbe5ca52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.10.15 20:58:34.559444 [ 3 ] {99fc571b-daa2-4614-8e39-8662fbe5ca52} <Debug> TCPHandler: Processed in 0.003047607 sec. | ||
| 763 | 2025.10.15 20:58:34.562308 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.10.15 20:58:34.562438 [ 3 ] {52b00ff0-4ee0-45e6-912e-6db30a16d410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.10.15 20:58:34.562741 [ 3 ] {52b00ff0-4ee0-45e6-912e-6db30a16d410} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.10.15 20:58:34.562785 [ 3 ] {52b00ff0-4ee0-45e6-912e-6db30a16d410} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.10.15 20:58:34.563109 [ 3 ] {52b00ff0-4ee0-45e6-912e-6db30a16d410} <Debug> TCPHandler: Processed in 0.000855418 sec. | ||
| 768 | 2025.10.15 20:58:34.563364 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.10.15 20:58:34.563482 [ 3 ] {5b38e6a2-6cae-4584-b13a-95b08160408b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.10.15 20:58:34.563730 [ 3 ] {5b38e6a2-6cae-4584-b13a-95b08160408b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.10.15 20:58:34.563773 [ 3 ] {5b38e6a2-6cae-4584-b13a-95b08160408b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.10.15 20:58:34.564194 [ 3 ] {5b38e6a2-6cae-4584-b13a-95b08160408b} <Debug> TCPHandler: Processed in 0.000877968 sec. | ||
| 773 | 2025.10.15 20:58:34.564455 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.10.15 20:58:34.564581 [ 3 ] {bf1b7ece-b013-4d92-95fe-13e5b93c1de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.10.15 20:58:34.564874 [ 3 ] {bf1b7ece-b013-4d92-95fe-13e5b93c1de2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.10.15 20:58:34.564921 [ 3 ] {bf1b7ece-b013-4d92-95fe-13e5b93c1de2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.10.15 20:58:34.565284 [ 3 ] {bf1b7ece-b013-4d92-95fe-13e5b93c1de2} <Debug> TCPHandler: Processed in 0.000877998 sec. | ||
| 778 | 2025.10.15 20:58:34.565576 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.10.15 20:58:34.565700 [ 3 ] {4f22ab60-8edf-418d-bed4-a9f5fd586210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.10.15 20:58:34.565977 [ 3 ] {4f22ab60-8edf-418d-bed4-a9f5fd586210} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.10.15 20:58:34.566022 [ 3 ] {4f22ab60-8edf-418d-bed4-a9f5fd586210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.10.15 20:58:34.566360 [ 3 ] {4f22ab60-8edf-418d-bed4-a9f5fd586210} <Debug> TCPHandler: Processed in 0.000834297 sec. | ||
| 783 | 2025.10.15 20:58:34.566630 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.10.15 20:58:34.566748 [ 3 ] {237f322e-8294-4c1b-abe3-2f6e6c87ff65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.10.15 20:58:34.566999 [ 3 ] {237f322e-8294-4c1b-abe3-2f6e6c87ff65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.10.15 20:58:34.567043 [ 3 ] {237f322e-8294-4c1b-abe3-2f6e6c87ff65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.10.15 20:58:34.567371 [ 3 ] {237f322e-8294-4c1b-abe3-2f6e6c87ff65} <Debug> TCPHandler: Processed in 0.000788925 sec. | ||
| 788 | 2025.10.15 20:58:34.573576 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.10.15 20:58:34.573700 [ 3 ] {2e3c8a7d-9230-4b1d-bf65-da0e5c0fd111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.10.15 20:58:34.573958 [ 3 ] {2e3c8a7d-9230-4b1d-bf65-da0e5c0fd111} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.10.15 20:58:34.574003 [ 3 ] {2e3c8a7d-9230-4b1d-bf65-da0e5c0fd111} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.10.15 20:58:34.574346 [ 3 ] {2e3c8a7d-9230-4b1d-bf65-da0e5c0fd111} <Debug> TCPHandler: Processed in 0.000821467 sec. | ||
| 793 | 2025.10.15 20:58:34.574633 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.10.15 20:58:34.574752 [ 3 ] {2ce322cd-f50f-495a-8f0a-6e8fc8a759bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.10.15 20:58:34.575013 [ 3 ] {2ce322cd-f50f-495a-8f0a-6e8fc8a759bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.10.15 20:58:34.575057 [ 3 ] {2ce322cd-f50f-495a-8f0a-6e8fc8a759bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.10.15 20:58:34.575379 [ 3 ] {2ce322cd-f50f-495a-8f0a-6e8fc8a759bf} <Debug> TCPHandler: Processed in 0.000793926 sec. | ||
| 798 | 2025.10.15 20:58:34.575583 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.10.15 20:58:34.575702 [ 3 ] {6cf76b1b-5672-44f0-992b-2fdaa7eab634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.10.15 20:58:34.575949 [ 3 ] {6cf76b1b-5672-44f0-992b-2fdaa7eab634} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.10.15 20:58:34.575992 [ 3 ] {6cf76b1b-5672-44f0-992b-2fdaa7eab634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.10.15 20:58:34.576305 [ 3 ] {6cf76b1b-5672-44f0-992b-2fdaa7eab634} <Debug> TCPHandler: Processed in 0.000770614 sec. | ||
| 803 | 2025.10.15 20:58:34.576546 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.10.15 20:58:34.576664 [ 3 ] {d9e442b8-565f-4a68-b8a2-bacac0242441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.10.15 20:58:34.576917 [ 3 ] {d9e442b8-565f-4a68-b8a2-bacac0242441} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.10.15 20:58:34.576959 [ 3 ] {d9e442b8-565f-4a68-b8a2-bacac0242441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.10.15 20:58:34.577271 [ 3 ] {d9e442b8-565f-4a68-b8a2-bacac0242441} <Debug> TCPHandler: Processed in 0.000772264 sec. | ||
| 808 | 2025.10.15 20:58:34.577466 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.10.15 20:58:34.577584 [ 3 ] {420666c3-5f32-4bc6-9a46-862702ba25ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.10.15 20:58:34.577838 [ 3 ] {420666c3-5f32-4bc6-9a46-862702ba25ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.10.15 20:58:34.577883 [ 3 ] {420666c3-5f32-4bc6-9a46-862702ba25ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.10.15 20:58:34.578209 [ 3 ] {420666c3-5f32-4bc6-9a46-862702ba25ba} <Debug> TCPHandler: Processed in 0.000793536 sec. | ||
| 813 | 2025.10.15 20:58:34.578426 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.10.15 20:58:34.578544 [ 3 ] {b704d97d-d838-451a-a5e3-1fb2ba933c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.10.15 20:58:34.578795 [ 3 ] {b704d97d-d838-451a-a5e3-1fb2ba933c59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.10.15 20:58:34.578837 [ 3 ] {b704d97d-d838-451a-a5e3-1fb2ba933c59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.10.15 20:58:34.579148 [ 3 ] {b704d97d-d838-451a-a5e3-1fb2ba933c59} <Debug> TCPHandler: Processed in 0.000769724 sec. | ||
| 818 | 2025.10.15 20:58:34.579351 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.10.15 20:58:34.579468 [ 3 ] {6715f60c-0024-4955-8c3a-66356dcb0621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.10.15 20:58:34.579717 [ 3 ] {6715f60c-0024-4955-8c3a-66356dcb0621} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.10.15 20:58:34.579759 [ 3 ] {6715f60c-0024-4955-8c3a-66356dcb0621} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.10.15 20:58:34.580078 [ 3 ] {6715f60c-0024-4955-8c3a-66356dcb0621} <Debug> TCPHandler: Processed in 0.000773925 sec. | ||
| 823 | 2025.10.15 20:58:34.580333 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.10.15 20:58:34.580453 [ 3 ] {7cd043a2-a09a-4a82-9c3a-e25aeb864d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.10.15 20:58:34.580711 [ 3 ] {7cd043a2-a09a-4a82-9c3a-e25aeb864d20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.10.15 20:58:34.580754 [ 3 ] {7cd043a2-a09a-4a82-9c3a-e25aeb864d20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.10.15 20:58:34.581081 [ 3 ] {7cd043a2-a09a-4a82-9c3a-e25aeb864d20} <Debug> TCPHandler: Processed in 0.000795736 sec. | ||
| 828 | 2025.10.15 20:58:34.581315 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.10.15 20:58:34.581451 [ 3 ] {df996b9b-e40f-4ec7-ad50-000e6af35aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.10.15 20:58:34.581748 [ 3 ] {df996b9b-e40f-4ec7-ad50-000e6af35aeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.10.15 20:58:34.581793 [ 3 ] {df996b9b-e40f-4ec7-ad50-000e6af35aeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.10.15 20:58:34.582120 [ 3 ] {df996b9b-e40f-4ec7-ad50-000e6af35aeb} <Debug> TCPHandler: Processed in 0.000852678 sec. | ||
| 833 | 2025.10.15 20:58:34.582337 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.10.15 20:58:34.582456 [ 3 ] {5b16d698-53b9-4ba2-99a2-68a893c733d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.10.15 20:58:34.582713 [ 3 ] {5b16d698-53b9-4ba2-99a2-68a893c733d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.10.15 20:58:34.582757 [ 3 ] {5b16d698-53b9-4ba2-99a2-68a893c733d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.10.15 20:58:34.583093 [ 3 ] {5b16d698-53b9-4ba2-99a2-68a893c733d4} <Debug> TCPHandler: Processed in 0.000803886 sec. | ||
| 838 | 2025.10.15 20:58:34.583307 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.10.15 20:58:34.583426 [ 3 ] {5f6b5b5b-36fe-452c-8ca3-e11fea02a441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.10.15 20:58:34.583701 [ 3 ] {5f6b5b5b-36fe-452c-8ca3-e11fea02a441} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.10.15 20:58:34.583743 [ 3 ] {5f6b5b5b-36fe-452c-8ca3-e11fea02a441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.10.15 20:58:34.584058 [ 3 ] {5f6b5b5b-36fe-452c-8ca3-e11fea02a441} <Debug> TCPHandler: Processed in 0.000799526 sec. | ||
| 843 | 2025.10.15 20:58:34.584291 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.10.15 20:58:34.584420 [ 3 ] {c615384d-f617-4697-921c-6d55c3209c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.10.15 20:58:34.584689 [ 3 ] {c615384d-f617-4697-921c-6d55c3209c93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.10.15 20:58:34.584733 [ 3 ] {c615384d-f617-4697-921c-6d55c3209c93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.10.15 20:58:34.585050 [ 3 ] {c615384d-f617-4697-921c-6d55c3209c93} <Debug> TCPHandler: Processed in 0.000806366 sec. | ||
| 848 | 2025.10.15 20:58:34.585250 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.10.15 20:58:34.585372 [ 3 ] {85b066d7-6aa6-439f-915d-ae8a3ca36e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.10.15 20:58:34.585639 [ 3 ] {85b066d7-6aa6-439f-915d-ae8a3ca36e5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.10.15 20:58:34.585682 [ 3 ] {85b066d7-6aa6-439f-915d-ae8a3ca36e5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.10.15 20:58:34.585996 [ 3 ] {85b066d7-6aa6-439f-915d-ae8a3ca36e5b} <Debug> TCPHandler: Processed in 0.000793265 sec. | ||
| 853 | 2025.10.15 20:58:34.586205 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.10.15 20:58:34.586326 [ 3 ] {1e3d234e-eeb5-4356-b552-085799910df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.10.15 20:58:34.586587 [ 3 ] {1e3d234e-eeb5-4356-b552-085799910df3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.10.15 20:58:34.586629 [ 3 ] {1e3d234e-eeb5-4356-b552-085799910df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.10.15 20:58:34.586921 [ 3 ] {1e3d234e-eeb5-4356-b552-085799910df3} <Debug> TCPHandler: Processed in 0.000763165 sec. | ||
| 858 | 2025.10.15 20:58:34.587124 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.10.15 20:58:34.587245 [ 3 ] {2c04cb0b-5338-4ffe-9191-a9755566cf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.10.15 20:58:34.587506 [ 3 ] {2c04cb0b-5338-4ffe-9191-a9755566cf79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.10.15 20:58:34.587548 [ 3 ] {2c04cb0b-5338-4ffe-9191-a9755566cf79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.10.15 20:58:34.587829 [ 3 ] {2c04cb0b-5338-4ffe-9191-a9755566cf79} <Debug> TCPHandler: Processed in 0.000752104 sec. | ||
| 863 | 2025.10.15 20:58:34.588027 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.10.15 20:58:34.588147 [ 3 ] {07fbfed2-c277-4d78-a7b8-3c8c7575c57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 865 | 2025.10.15 20:58:34.588408 [ 3 ] {07fbfed2-c277-4d78-a7b8-3c8c7575c57d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.10.15 20:58:34.588450 [ 3 ] {07fbfed2-c277-4d78-a7b8-3c8c7575c57d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.10.15 20:58:34.588735 [ 3 ] {07fbfed2-c277-4d78-a7b8-3c8c7575c57d} <Debug> TCPHandler: Processed in 0.000754194 sec. | ||
| 868 | 2025.10.15 20:58:34.588933 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.10.15 20:58:34.589052 [ 3 ] {feeb84cb-cf01-497b-ab0c-d3973701ba55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.10.15 20:58:34.589312 [ 3 ] {feeb84cb-cf01-497b-ab0c-d3973701ba55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.10.15 20:58:34.589354 [ 3 ] {feeb84cb-cf01-497b-ab0c-d3973701ba55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.10.15 20:58:34.589635 [ 3 ] {feeb84cb-cf01-497b-ab0c-d3973701ba55} <Debug> TCPHandler: Processed in 0.000749824 sec. | ||
| 873 | 2025.10.15 20:58:34.589822 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.10.15 20:58:34.589941 [ 3 ] {99b6ebc0-ae6f-4a35-a9db-413d5592d04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2025.10.15 20:58:34.590203 [ 3 ] {99b6ebc0-ae6f-4a35-a9db-413d5592d04a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.10.15 20:58:34.590244 [ 3 ] {99b6ebc0-ae6f-4a35-a9db-413d5592d04a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.10.15 20:58:34.590525 [ 3 ] {99b6ebc0-ae6f-4a35-a9db-413d5592d04a} <Debug> TCPHandler: Processed in 0.000750004 sec. | ||
| 878 | 2025.10.15 20:58:34.590777 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.10.15 20:58:34.590897 [ 3 ] {61ff5748-f8cc-44df-914a-abc546b1c3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2025.10.15 20:58:34.591161 [ 3 ] {61ff5748-f8cc-44df-914a-abc546b1c3b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.10.15 20:58:34.591203 [ 3 ] {61ff5748-f8cc-44df-914a-abc546b1c3b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.10.15 20:58:34.591494 [ 3 ] {61ff5748-f8cc-44df-914a-abc546b1c3b2} <Debug> TCPHandler: Processed in 0.000764824 sec. | ||
| 883 | 2025.10.15 20:58:34.594644 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.10.15 20:58:34.594913 [ 3 ] {628194dd-9cd3-4dda-831c-0d38d7fca103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2025.10.15 20:58:34.595029 [ 3 ] {628194dd-9cd3-4dda-831c-0d38d7fca103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.10.15 20:58:34.595921 [ 3 ] {628194dd-9cd3-4dda-831c-0d38d7fca103} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2025.10.15 20:58:34.595984 [ 3 ] {628194dd-9cd3-4dda-831c-0d38d7fca103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 888 | 2025.10.15 20:58:34.598699 [ 3 ] {628194dd-9cd3-4dda-831c-0d38d7fca103} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2025.10.15 20:58:34.599187 [ 3 ] {628194dd-9cd3-4dda-831c-0d38d7fca103} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2025.10.15 20:58:34.599342 [ 3 ] {628194dd-9cd3-4dda-831c-0d38d7fca103} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004519 sec., 5753.485284354946 rows/sec., 1.24 MiB/sec. | ||
| 891 | 2025.10.15 20:58:34.599402 [ 3 ] {628194dd-9cd3-4dda-831c-0d38d7fca103} <Debug> TCPHandler: Processed in 0.00500423 sec. | ||
| 892 | 2025.10.15 20:58:34.599543 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.10.15 20:58:34.599655 [ 3 ] {67e18838-5298-4575-b8d9-69f96b813423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 894 | 2025.10.15 20:58:34.599700 [ 3 ] {67e18838-5298-4575-b8d9-69f96b813423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 895 | 2025.10.15 20:58:34.604199 [ 3 ] {67e18838-5298-4575-b8d9-69f96b813423} <Trace> oximeter.fields_i16 (d7f482c1-5aba-40b2-aabc-700f53107ca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.10.15 20:58:34.604241 [ 3 ] {67e18838-5298-4575-b8d9-69f96b813423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 897 | 2025.10.15 20:58:34.604723 [ 3 ] {67e18838-5298-4575-b8d9-69f96b813423} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2025.10.15 20:58:34.605150 [ 3 ] {67e18838-5298-4575-b8d9-69f96b813423} <Trace> oximeter.fields_i16 (d7f482c1-5aba-40b2-aabc-700f53107ca9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.10.15 20:58:34.605282 [ 3 ] {67e18838-5298-4575-b8d9-69f96b813423} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005659 sec., 4241.03198444955 rows/sec., 360.32 KiB/sec. | ||
| 900 | 2025.10.15 20:58:34.605320 [ 3 ] {67e18838-5298-4575-b8d9-69f96b813423} <Debug> TCPHandler: Processed in 0.005830977 sec. | ||
| 901 | 2025.10.15 20:58:34.605436 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.10.15 20:58:34.605536 [ 3 ] {6682aef3-4c7e-4aba-8c73-5ad9e1b5a85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 903 | 2025.10.15 20:58:34.605576 [ 3 ] {6682aef3-4c7e-4aba-8c73-5ad9e1b5a85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 904 | 2025.10.15 20:58:34.605967 [ 3 ] {6682aef3-4c7e-4aba-8c73-5ad9e1b5a85f} <Trace> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.10.15 20:58:34.606003 [ 3 ] {6682aef3-4c7e-4aba-8c73-5ad9e1b5a85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 906 | 2025.10.15 20:58:34.606394 [ 3 ] {6682aef3-4c7e-4aba-8c73-5ad9e1b5a85f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2025.10.15 20:58:34.606800 [ 3 ] {6682aef3-4c7e-4aba-8c73-5ad9e1b5a85f} <Trace> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.10.15 20:58:34.606931 [ 3 ] {6682aef3-4c7e-4aba-8c73-5ad9e1b5a85f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001419 sec., 7047.216349541932 rows/sec., 574.65 KiB/sec. | ||
| 909 | 2025.10.15 20:58:34.606969 [ 3 ] {6682aef3-4c7e-4aba-8c73-5ad9e1b5a85f} <Debug> TCPHandler: Processed in 0.001583411 sec. | ||
| 910 | 2025.10.15 20:58:34.607070 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.10.15 20:58:34.607163 [ 3 ] {e3dbc2ba-5f7c-4e5c-af4c-ef198a810bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 912 | 2025.10.15 20:58:34.607203 [ 3 ] {e3dbc2ba-5f7c-4e5c-af4c-ef198a810bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 913 | 2025.10.15 20:58:34.607699 [ 3 ] {e3dbc2ba-5f7c-4e5c-af4c-ef198a810bf5} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.10.15 20:58:34.607734 [ 3 ] {e3dbc2ba-5f7c-4e5c-af4c-ef198a810bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 915 | 2025.10.15 20:58:34.608211 [ 3 ] {e3dbc2ba-5f7c-4e5c-af4c-ef198a810bf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2025.10.15 20:58:34.608717 [ 3 ] {e3dbc2ba-5f7c-4e5c-af4c-ef198a810bf5} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.10.15 20:58:34.608843 [ 3 ] {e3dbc2ba-5f7c-4e5c-af4c-ef198a810bf5} <Debug> executeQuery: Read 203 rows, 18.39 KiB in 0.001699 sec., 119482.04826368453 rows/sec., 10.57 MiB/sec. | ||
| 918 | 2025.10.15 20:58:34.608885 [ 3 ] {e3dbc2ba-5f7c-4e5c-af4c-ef198a810bf5} <Debug> TCPHandler: Processed in 0.00186435 sec. | ||
| 919 | 2025.10.15 20:58:34.608998 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.10.15 20:58:34.609096 [ 3 ] {15a690b2-2e0c-4f0e-bf4f-51c4e9606039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 921 | 2025.10.15 20:58:34.609137 [ 3 ] {15a690b2-2e0c-4f0e-bf4f-51c4e9606039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 922 | 2025.10.15 20:58:34.609546 [ 3 ] {15a690b2-2e0c-4f0e-bf4f-51c4e9606039} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.10.15 20:58:34.609581 [ 3 ] {15a690b2-2e0c-4f0e-bf4f-51c4e9606039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 924 | 2025.10.15 20:58:34.609970 [ 3 ] {15a690b2-2e0c-4f0e-bf4f-51c4e9606039} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2025.10.15 20:58:34.610386 [ 3 ] {15a690b2-2e0c-4f0e-bf4f-51c4e9606039} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.10.15 20:58:34.610506 [ 3 ] {15a690b2-2e0c-4f0e-bf4f-51c4e9606039} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001432 sec., 23044.69273743017 rows/sec., 1.70 MiB/sec. | ||
| 927 | 2025.10.15 20:58:34.610541 [ 3 ] {15a690b2-2e0c-4f0e-bf4f-51c4e9606039} <Debug> TCPHandler: Processed in 0.001593671 sec. | ||
| 928 | 2025.10.15 20:58:34.610637 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.10.15 20:58:34.610730 [ 3 ] {e8abe873-9d84-41b7-a788-b606899ac13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 930 | 2025.10.15 20:58:34.610769 [ 3 ] {e8abe873-9d84-41b7-a788-b606899ac13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 931 | 2025.10.15 20:58:34.611197 [ 3 ] {e8abe873-9d84-41b7-a788-b606899ac13f} <Trace> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.10.15 20:58:34.611229 [ 3 ] {e8abe873-9d84-41b7-a788-b606899ac13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 933 | 2025.10.15 20:58:34.611648 [ 3 ] {e8abe873-9d84-41b7-a788-b606899ac13f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2025.10.15 20:58:34.612244 [ 3 ] {e8abe873-9d84-41b7-a788-b606899ac13f} <Trace> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.10.15 20:58:34.612378 [ 3 ] {e8abe873-9d84-41b7-a788-b606899ac13f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 1.20 MiB/sec. | ||
| 936 | 2025.10.15 20:58:34.612415 [ 3 ] {e8abe873-9d84-41b7-a788-b606899ac13f} <Debug> TCPHandler: Processed in 0.001826868 sec. | ||
| 937 | 2025.10.15 20:58:34.612527 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.10.15 20:58:34.612623 [ 3 ] {df6e0287-1772-4805-98c2-b87675f362f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 939 | 2025.10.15 20:58:34.612664 [ 3 ] {df6e0287-1772-4805-98c2-b87675f362f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 940 | 2025.10.15 20:58:34.613054 [ 3 ] {df6e0287-1772-4805-98c2-b87675f362f7} <Trace> oximeter.fields_u8 (35941b20-babd-4759-abdd-f7e290b7e7b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.10.15 20:58:34.613089 [ 3 ] {df6e0287-1772-4805-98c2-b87675f362f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 942 | 2025.10.15 20:58:34.613530 [ 3 ] {df6e0287-1772-4805-98c2-b87675f362f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2025.10.15 20:58:34.614045 [ 3 ] {df6e0287-1772-4805-98c2-b87675f362f7} <Trace> oximeter.fields_u8 (35941b20-babd-4759-abdd-f7e290b7e7b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.10.15 20:58:34.614172 [ 3 ] {df6e0287-1772-4805-98c2-b87675f362f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001568 sec., 7653.061224489797 rows/sec., 597.90 KiB/sec. | ||
| 945 | 2025.10.15 20:58:34.614210 [ 3 ] {df6e0287-1772-4805-98c2-b87675f362f7} <Debug> TCPHandler: Processed in 0.001733606 sec. | ||
| 946 | 2025.10.15 20:58:34.614317 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.10.15 20:58:34.614412 [ 3 ] {5404c1eb-2991-4c84-856f-54d9111cbd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2025.10.15 20:58:34.614452 [ 3 ] {5404c1eb-2991-4c84-856f-54d9111cbd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2025.10.15 20:58:34.614886 [ 3 ] {5404c1eb-2991-4c84-856f-54d9111cbd62} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.10.15 20:58:34.614920 [ 3 ] {5404c1eb-2991-4c84-856f-54d9111cbd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 951 | 2025.10.15 20:58:34.615372 [ 3 ] {5404c1eb-2991-4c84-856f-54d9111cbd62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2025.10.15 20:58:34.615851 [ 3 ] {5404c1eb-2991-4c84-856f-54d9111cbd62} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.10.15 20:58:34.615974 [ 3 ] {5404c1eb-2991-4c84-856f-54d9111cbd62} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001581 sec., 76533.8393421885 rows/sec., 6.22 MiB/sec. | ||
| 954 | 2025.10.15 20:58:34.616011 [ 3 ] {5404c1eb-2991-4c84-856f-54d9111cbd62} <Debug> TCPHandler: Processed in 0.001745506 sec. | ||
| 955 | 2025.10.15 20:58:34.616117 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.10.15 20:58:34.616213 [ 3 ] {85ba4e37-6ed9-4e21-97c4-7aecc6c407ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2025.10.15 20:58:34.616254 [ 3 ] {85ba4e37-6ed9-4e21-97c4-7aecc6c407ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2025.10.15 20:58:34.616682 [ 3 ] {85ba4e37-6ed9-4e21-97c4-7aecc6c407ae} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2025.10.15 20:58:34.616714 [ 3 ] {85ba4e37-6ed9-4e21-97c4-7aecc6c407ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 960 | 2025.10.15 20:58:34.617231 [ 3 ] {85ba4e37-6ed9-4e21-97c4-7aecc6c407ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2025.10.15 20:58:34.617695 [ 3 ] {85ba4e37-6ed9-4e21-97c4-7aecc6c407ae} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.10.15 20:58:34.617822 [ 3 ] {85ba4e37-6ed9-4e21-97c4-7aecc6c407ae} <Debug> executeQuery: Read 175 rows, 14.09 KiB in 0.001628 sec., 107493.85749385749 rows/sec., 8.45 MiB/sec. | ||
| 963 | 2025.10.15 20:58:34.617858 [ 3 ] {85ba4e37-6ed9-4e21-97c4-7aecc6c407ae} <Debug> TCPHandler: Processed in 0.001791238 sec. | ||
| 964 | 2025.10.15 20:58:34.617966 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.10.15 20:58:34.618062 [ 3 ] {e5e073e9-4fa6-4899-b4b7-6aa930fa976c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2025.10.15 20:58:34.618115 [ 3 ] {e5e073e9-4fa6-4899-b4b7-6aa930fa976c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 967 | 2025.10.15 20:58:34.618872 [ 3 ] {e5e073e9-4fa6-4899-b4b7-6aa930fa976c} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2025.10.15 20:58:34.618911 [ 3 ] {e5e073e9-4fa6-4899-b4b7-6aa930fa976c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 969 | 2025.10.15 20:58:34.622580 [ 3 ] {e5e073e9-4fa6-4899-b4b7-6aa930fa976c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2025.10.15 20:58:34.623171 [ 3 ] {e5e073e9-4fa6-4899-b4b7-6aa930fa976c} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2025.10.15 20:58:34.623324 [ 3 ] {e5e073e9-4fa6-4899-b4b7-6aa930fa976c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00528 sec., 2083.3333333333335 rows/sec., 3.73 MiB/sec. | ||
| 972 | 2025.10.15 20:58:34.623397 [ 3 ] {e5e073e9-4fa6-4899-b4b7-6aa930fa976c} <Debug> TCPHandler: Processed in 0.005480725 sec. | ||
| 973 | 2025.10.15 20:58:34.623513 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.10.15 20:58:34.623611 [ 3 ] {917315ba-cb89-488d-b95c-b089597355d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2025.10.15 20:58:34.623653 [ 3 ] {917315ba-cb89-488d-b95c-b089597355d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2025.10.15 20:58:34.623988 [ 3 ] {917315ba-cb89-488d-b95c-b089597355d8} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.10.15 20:58:34.624026 [ 3 ] {917315ba-cb89-488d-b95c-b089597355d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 978 | 2025.10.15 20:58:34.624485 [ 3 ] {917315ba-cb89-488d-b95c-b089597355d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2025.10.15 20:58:34.624965 [ 3 ] {917315ba-cb89-488d-b95c-b089597355d8} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.10.15 20:58:34.625091 [ 3 ] {917315ba-cb89-488d-b95c-b089597355d8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0015 sec., 8000 rows/sec., 552.08 KiB/sec. | ||
| 981 | 2025.10.15 20:58:34.625129 [ 3 ] {917315ba-cb89-488d-b95c-b089597355d8} <Debug> TCPHandler: Processed in 0.001666334 sec. | ||
| 982 | 2025.10.15 20:58:36.342504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 983 | 2025.10.15 20:58:36.343006 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2025.10.15 20:58:36.343053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 985 | 2025.10.15 20:58:36.343794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2025.10.15 20:58:36.344265 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2025.10.15 20:58:36.344414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 988 | 2025.10.15 20:58:36.413508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 989 | 2025.10.15 20:58:36.430547 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.10.15 20:58:36.430614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 991 | 2025.10.15 20:58:36.437169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2025.10.15 20:58:36.438331 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.10.15 20:58:36.441553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 994 | 2025.10.15 20:58:37.001264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.79 MiB, peak 163.79 MiB, free memory in arenas 0.00 B, will set to 160.93 MiB (RSS), difference: 1.14 MiB | ||
| 995 | 2025.10.15 20:58:39.534578 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.10.15 20:58:39.534767 [ 3 ] {8ab9b797-1fd6-44cd-b8be-dd6441bc889e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2025.10.15 20:58:39.534832 [ 3 ] {8ab9b797-1fd6-44cd-b8be-dd6441bc889e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2025.10.15 20:58:39.535455 [ 3 ] {8ab9b797-1fd6-44cd-b8be-dd6441bc889e} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2025.10.15 20:58:39.535503 [ 3 ] {8ab9b797-1fd6-44cd-b8be-dd6441bc889e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1000 | 2025.10.15 20:58:39.536002 [ 3 ] {8ab9b797-1fd6-44cd-b8be-dd6441bc889e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2025.10.15 20:58:39.536541 [ 3 ] {8ab9b797-1fd6-44cd-b8be-dd6441bc889e} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2025.10.15 20:58:39.536702 [ 3 ] {8ab9b797-1fd6-44cd-b8be-dd6441bc889e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.16 MiB/sec. | ||
| 1003 | 2025.10.15 20:58:39.536749 [ 3 ] {8ab9b797-1fd6-44cd-b8be-dd6441bc889e} <Debug> TCPHandler: Processed in 0.002296144 sec. | ||
| 1004 | 2025.10.15 20:58:39.536875 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.10.15 20:58:39.536978 [ 3 ] {409ad586-9818-4e42-b9da-7449bef2ccdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2025.10.15 20:58:39.537023 [ 3 ] {409ad586-9818-4e42-b9da-7449bef2ccdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2025.10.15 20:58:39.537456 [ 3 ] {409ad586-9818-4e42-b9da-7449bef2ccdc} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.10.15 20:58:39.537493 [ 3 ] {409ad586-9818-4e42-b9da-7449bef2ccdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1009 | 2025.10.15 20:58:39.537904 [ 3 ] {409ad586-9818-4e42-b9da-7449bef2ccdc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2025.10.15 20:58:39.538364 [ 3 ] {409ad586-9818-4e42-b9da-7449bef2ccdc} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.10.15 20:58:39.538495 [ 3 ] {409ad586-9818-4e42-b9da-7449bef2ccdc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001541 sec., 41531.47306943543 rows/sec., 3.24 MiB/sec. | ||
| 1012 | 2025.10.15 20:58:39.538532 [ 3 ] {409ad586-9818-4e42-b9da-7449bef2ccdc} <Debug> TCPHandler: Processed in 0.001711895 sec. | ||
| 1013 | 2025.10.15 20:58:39.538647 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.10.15 20:58:39.538744 [ 3 ] {d0cd7fa1-b882-4fdb-bff9-e44e4b5f117e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2025.10.15 20:58:39.538788 [ 3 ] {d0cd7fa1-b882-4fdb-bff9-e44e4b5f117e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1016 | 2025.10.15 20:58:39.539187 [ 3 ] {d0cd7fa1-b882-4fdb-bff9-e44e4b5f117e} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.10.15 20:58:39.539224 [ 3 ] {d0cd7fa1-b882-4fdb-bff9-e44e4b5f117e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1018 | 2025.10.15 20:58:39.539660 [ 3 ] {d0cd7fa1-b882-4fdb-bff9-e44e4b5f117e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2025.10.15 20:58:39.540140 [ 3 ] {d0cd7fa1-b882-4fdb-bff9-e44e4b5f117e} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.10.15 20:58:39.540271 [ 3 ] {d0cd7fa1-b882-4fdb-bff9-e44e4b5f117e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
| 1021 | 2025.10.15 20:58:39.540307 [ 3 ] {d0cd7fa1-b882-4fdb-bff9-e44e4b5f117e} <Debug> TCPHandler: Processed in 0.001710855 sec. | ||
| 1022 | 2025.10.15 20:58:39.540417 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.10.15 20:58:39.540514 [ 3 ] {a7307cdb-fcfc-4dc2-a255-5d345d24f889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2025.10.15 20:58:39.540558 [ 3 ] {a7307cdb-fcfc-4dc2-a255-5d345d24f889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2025.10.15 20:58:39.540884 [ 3 ] {a7307cdb-fcfc-4dc2-a255-5d345d24f889} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.10.15 20:58:39.540922 [ 3 ] {a7307cdb-fcfc-4dc2-a255-5d345d24f889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1027 | 2025.10.15 20:58:39.541317 [ 3 ] {a7307cdb-fcfc-4dc2-a255-5d345d24f889} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2025.10.15 20:58:39.541742 [ 3 ] {a7307cdb-fcfc-4dc2-a255-5d345d24f889} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.10.15 20:58:39.541871 [ 3 ] {a7307cdb-fcfc-4dc2-a255-5d345d24f889} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
| 1030 | 2025.10.15 20:58:39.541905 [ 3 ] {a7307cdb-fcfc-4dc2-a255-5d345d24f889} <Debug> TCPHandler: Processed in 0.001539199 sec. | ||
| 1031 | 2025.10.15 20:58:43.779125 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1032 | 2025.10.15 20:58:43.779201 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1033 | 2025.10.15 20:58:43.831034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1034 | 2025.10.15 20:58:43.834591 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.10.15 20:58:43.834631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1036 | 2025.10.15 20:58:43.835936 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1037 | 2025.10.15 20:58:43.836417 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.10.15 20:58:43.836712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1039 | 2025.10.15 20:58:43.845468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1040 | 2025.10.15 20:58:43.845941 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.10.15 20:58:43.845979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1042 | 2025.10.15 20:58:43.846632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1043 | 2025.10.15 20:58:43.847162 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.10.15 20:58:43.847286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1045 | 2025.10.15 20:58:43.942579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1046 | 2025.10.15 20:58:43.959220 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.10.15 20:58:43.959270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1048 | 2025.10.15 20:58:43.968828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1049 | 2025.10.15 20:58:43.970238 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.10.15 20:58:43.974087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1051 | 2025.10.15 20:58:44.535172 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2025.10.15 20:58:44.535347 [ 3 ] {382a8c12-25ec-463c-afdb-c31529005916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1053 | 2025.10.15 20:58:44.535416 [ 3 ] {382a8c12-25ec-463c-afdb-c31529005916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1054 | 2025.10.15 20:58:44.536122 [ 3 ] {382a8c12-25ec-463c-afdb-c31529005916} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2025.10.15 20:58:44.536169 [ 3 ] {382a8c12-25ec-463c-afdb-c31529005916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1056 | 2025.10.15 20:58:44.536697 [ 3 ] {382a8c12-25ec-463c-afdb-c31529005916} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2025.10.15 20:58:44.537205 [ 3 ] {382a8c12-25ec-463c-afdb-c31529005916} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2025.10.15 20:58:44.537377 [ 3 ] {382a8c12-25ec-463c-afdb-c31529005916} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002076 sec., 37572.25433526011 rows/sec., 3.10 MiB/sec. | ||
| 1059 | 2025.10.15 20:58:44.537432 [ 3 ] {382a8c12-25ec-463c-afdb-c31529005916} <Debug> TCPHandler: Processed in 0.002382756 sec. | ||
| 1060 | 2025.10.15 20:58:44.537570 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2025.10.15 20:58:44.537678 [ 3 ] {ed0f9a0d-8d6b-47e0-8d6a-ab1696d91ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1062 | 2025.10.15 20:58:44.537727 [ 3 ] {ed0f9a0d-8d6b-47e0-8d6a-ab1696d91ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1063 | 2025.10.15 20:58:44.538262 [ 3 ] {ed0f9a0d-8d6b-47e0-8d6a-ab1696d91ee0} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2025.10.15 20:58:44.538303 [ 3 ] {ed0f9a0d-8d6b-47e0-8d6a-ab1696d91ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1065 | 2025.10.15 20:58:44.538807 [ 3 ] {ed0f9a0d-8d6b-47e0-8d6a-ab1696d91ee0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2025.10.15 20:58:44.539335 [ 3 ] {ed0f9a0d-8d6b-47e0-8d6a-ab1696d91ee0} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2025.10.15 20:58:44.539524 [ 3 ] {ed0f9a0d-8d6b-47e0-8d6a-ab1696d91ee0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00187 sec., 5882.352941176471 rows/sec., 442.33 KiB/sec. | ||
| 1068 | 2025.10.15 20:58:44.539577 [ 3 ] {ed0f9a0d-8d6b-47e0-8d6a-ab1696d91ee0} <Debug> TCPHandler: Processed in 0.002059536 sec. | ||
| 1069 | 2025.10.15 20:58:44.539816 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.10.15 20:58:44.539937 [ 3 ] {095bad51-5d53-4b8e-a405-23394639a2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1071 | 2025.10.15 20:58:44.539992 [ 3 ] {095bad51-5d53-4b8e-a405-23394639a2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1072 | 2025.10.15 20:58:44.540629 [ 3 ] {095bad51-5d53-4b8e-a405-23394639a2d9} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2025.10.15 20:58:44.540671 [ 3 ] {095bad51-5d53-4b8e-a405-23394639a2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1074 | 2025.10.15 20:58:44.541120 [ 3 ] {095bad51-5d53-4b8e-a405-23394639a2d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2025.10.15 20:58:44.541600 [ 3 ] {095bad51-5d53-4b8e-a405-23394639a2d9} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2025.10.15 20:58:44.541735 [ 3 ] {095bad51-5d53-4b8e-a405-23394639a2d9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001829 sec., 41006.01421541826 rows/sec., 3.20 MiB/sec. | ||
| 1077 | 2025.10.15 20:58:44.541772 [ 3 ] {095bad51-5d53-4b8e-a405-23394639a2d9} <Debug> TCPHandler: Processed in 0.002020135 sec. | ||
| 1078 | 2025.10.15 20:58:44.541901 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.10.15 20:58:44.541998 [ 3 ] {162180a0-5e48-484e-93e3-e3c3738eb936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1080 | 2025.10.15 20:58:44.542041 [ 3 ] {162180a0-5e48-484e-93e3-e3c3738eb936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1081 | 2025.10.15 20:58:44.542469 [ 3 ] {162180a0-5e48-484e-93e3-e3c3738eb936} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2025.10.15 20:58:44.542508 [ 3 ] {162180a0-5e48-484e-93e3-e3c3738eb936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1083 | 2025.10.15 20:58:44.542986 [ 3 ] {162180a0-5e48-484e-93e3-e3c3738eb936} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2025.10.15 20:58:44.543422 [ 3 ] {162180a0-5e48-484e-93e3-e3c3738eb936} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2025.10.15 20:58:44.543554 [ 3 ] {162180a0-5e48-484e-93e3-e3c3738eb936} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
| 1086 | 2025.10.15 20:58:44.543590 [ 3 ] {162180a0-5e48-484e-93e3-e3c3738eb936} <Debug> TCPHandler: Processed in 0.001747226 sec. | ||
| 1087 | 2025.10.15 20:58:44.543705 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2025.10.15 20:58:44.543806 [ 3 ] {d0906e5b-5450-40b5-ac26-d8e4fbb333ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1089 | 2025.10.15 20:58:44.543866 [ 3 ] {d0906e5b-5450-40b5-ac26-d8e4fbb333ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1090 | 2025.10.15 20:58:44.544668 [ 3 ] {d0906e5b-5450-40b5-ac26-d8e4fbb333ec} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2025.10.15 20:58:44.544705 [ 3 ] {d0906e5b-5450-40b5-ac26-d8e4fbb333ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1092 | 2025.10.15 20:58:44.545336 [ 3 ] {d0906e5b-5450-40b5-ac26-d8e4fbb333ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1093 | 2025.10.15 20:58:44.545754 [ 3 ] {d0906e5b-5450-40b5-ac26-d8e4fbb333ec} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2025.10.15 20:58:44.545892 [ 3 ] {d0906e5b-5450-40b5-ac26-d8e4fbb333ec} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002105 sec., 5225.653206650831 rows/sec., 9.36 MiB/sec. | ||
| 1095 | 2025.10.15 20:58:44.545940 [ 3 ] {d0906e5b-5450-40b5-ac26-d8e4fbb333ec} <Debug> TCPHandler: Processed in 0.002284323 sec. | ||
| 1096 | 2025.10.15 20:58:44.546062 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2025.10.15 20:58:44.546164 [ 3 ] {5b5c6dca-006d-4056-af51-31b4ec6533ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1098 | 2025.10.15 20:58:44.546208 [ 3 ] {5b5c6dca-006d-4056-af51-31b4ec6533ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1099 | 2025.10.15 20:58:44.546568 [ 3 ] {5b5c6dca-006d-4056-af51-31b4ec6533ee} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2025.10.15 20:58:44.546608 [ 3 ] {5b5c6dca-006d-4056-af51-31b4ec6533ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1101 | 2025.10.15 20:58:44.547031 [ 3 ] {5b5c6dca-006d-4056-af51-31b4ec6533ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1102 | 2025.10.15 20:58:44.547562 [ 3 ] {5b5c6dca-006d-4056-af51-31b4ec6533ee} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.10.15 20:58:44.547698 [ 3 ] {5b5c6dca-006d-4056-af51-31b4ec6533ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. | ||
| 1104 | 2025.10.15 20:58:44.547736 [ 3 ] {5b5c6dca-006d-4056-af51-31b4ec6533ee} <Debug> TCPHandler: Processed in 0.001729786 sec. | ||
| 1105 | 2025.10.15 20:58:49.534469 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2025.10.15 20:58:49.534662 [ 3 ] {1cd090b4-766d-4545-ae12-542edeb6ad86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1107 | 2025.10.15 20:58:49.534730 [ 3 ] {1cd090b4-766d-4545-ae12-542edeb6ad86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1108 | 2025.10.15 20:58:49.535409 [ 3 ] {1cd090b4-766d-4545-ae12-542edeb6ad86} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1109 | 2025.10.15 20:58:49.535458 [ 3 ] {1cd090b4-766d-4545-ae12-542edeb6ad86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1110 | 2025.10.15 20:58:49.535958 [ 3 ] {1cd090b4-766d-4545-ae12-542edeb6ad86} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1111 | 2025.10.15 20:58:49.536450 [ 3 ] {1cd090b4-766d-4545-ae12-542edeb6ad86} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1112 | 2025.10.15 20:58:49.536613 [ 3 ] {1cd090b4-766d-4545-ae12-542edeb6ad86} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.14 MiB/sec. | ||
| 1113 | 2025.10.15 20:58:49.536671 [ 3 ] {1cd090b4-766d-4545-ae12-542edeb6ad86} <Debug> TCPHandler: Processed in 0.002327404 sec. | ||
| 1114 | 2025.10.15 20:58:49.536810 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2025.10.15 20:58:49.536915 [ 3 ] {18c2d1e3-e90e-4f46-9509-a9c64a3b8e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1116 | 2025.10.15 20:58:49.536957 [ 3 ] {18c2d1e3-e90e-4f46-9509-a9c64a3b8e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1117 | 2025.10.15 20:58:49.537411 [ 3 ] {18c2d1e3-e90e-4f46-9509-a9c64a3b8e9c} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2025.10.15 20:58:49.537447 [ 3 ] {18c2d1e3-e90e-4f46-9509-a9c64a3b8e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1119 | 2025.10.15 20:58:49.537889 [ 3 ] {18c2d1e3-e90e-4f46-9509-a9c64a3b8e9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1120 | 2025.10.15 20:58:49.538322 [ 3 ] {18c2d1e3-e90e-4f46-9509-a9c64a3b8e9c} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2025.10.15 20:58:49.538460 [ 3 ] {18c2d1e3-e90e-4f46-9509-a9c64a3b8e9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001571 sec., 40738.383195416936 rows/sec., 3.18 MiB/sec. | ||
| 1122 | 2025.10.15 20:58:49.538506 [ 3 ] {18c2d1e3-e90e-4f46-9509-a9c64a3b8e9c} <Debug> TCPHandler: Processed in 0.001755447 sec. | ||
| 1123 | 2025.10.15 20:58:49.538627 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2025.10.15 20:58:49.538726 [ 3 ] {5c6b78fe-98fb-437c-8094-e9a09f649f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1125 | 2025.10.15 20:58:49.538770 [ 3 ] {5c6b78fe-98fb-437c-8094-e9a09f649f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1126 | 2025.10.15 20:58:49.539235 [ 3 ] {5c6b78fe-98fb-437c-8094-e9a09f649f51} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2025.10.15 20:58:49.539269 [ 3 ] {5c6b78fe-98fb-437c-8094-e9a09f649f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1128 | 2025.10.15 20:58:49.539724 [ 3 ] {5c6b78fe-98fb-437c-8094-e9a09f649f51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1129 | 2025.10.15 20:58:49.540140 [ 3 ] {5c6b78fe-98fb-437c-8094-e9a09f649f51} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2025.10.15 20:58:49.540268 [ 3 ] {5c6b78fe-98fb-437c-8094-e9a09f649f51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. | ||
| 1131 | 2025.10.15 20:58:49.540304 [ 3 ] {5c6b78fe-98fb-437c-8094-e9a09f649f51} <Debug> TCPHandler: Processed in 0.001728456 sec. | ||
| 1132 | 2025.10.15 20:58:49.540419 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2025.10.15 20:58:49.540516 [ 3 ] {286ce623-e48a-42b1-bd04-430d03fd6b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1134 | 2025.10.15 20:58:49.540558 [ 3 ] {286ce623-e48a-42b1-bd04-430d03fd6b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1135 | 2025.10.15 20:58:49.540901 [ 3 ] {286ce623-e48a-42b1-bd04-430d03fd6b12} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2025.10.15 20:58:49.540935 [ 3 ] {286ce623-e48a-42b1-bd04-430d03fd6b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1137 | 2025.10.15 20:58:49.541322 [ 3 ] {286ce623-e48a-42b1-bd04-430d03fd6b12} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1138 | 2025.10.15 20:58:49.541882 [ 3 ] {286ce623-e48a-42b1-bd04-430d03fd6b12} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2025.10.15 20:58:49.542068 [ 3 ] {286ce623-e48a-42b1-bd04-430d03fd6b12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. | ||
| 1140 | 2025.10.15 20:58:49.542115 [ 3 ] {286ce623-e48a-42b1-bd04-430d03fd6b12} <Debug> TCPHandler: Processed in 0.001744876 sec. | ||
| 1141 | 2025.10.15 20:58:51.348249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1142 | 2025.10.15 20:58:51.348748 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2025.10.15 20:58:51.348785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1144 | 2025.10.15 20:58:51.349418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1145 | 2025.10.15 20:58:51.349907 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2025.10.15 20:58:51.350073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1147 | 2025.10.15 20:58:51.475057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1148 | 2025.10.15 20:58:51.492957 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2025.10.15 20:58:51.493012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1150 | 2025.10.15 20:58:51.499480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1151 | 2025.10.15 20:58:51.500641 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2025.10.15 20:58:51.503804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1153 | 2025.10.15 20:58:52.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.03 MiB, peak 167.03 MiB, free memory in arenas 0.00 B, will set to 164.18 MiB (RSS), difference: 1.15 MiB | ||
| 1154 | 2025.10.15 20:58:53.837909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 190 | ||
| 1155 | 2025.10.15 20:58:53.839793 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2025.10.15 20:58:53.839844 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1157 | 2025.10.15 20:58:53.840950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1158 | 2025.10.15 20:58:53.841216 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2025.10.15 20:58:53.841506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1160 | 2025.10.15 20:58:54.538228 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.10.15 20:58:54.538415 [ 3 ] {3bf383b7-bd89-4233-8d00-cb00d99e28c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1162 | 2025.10.15 20:58:54.538482 [ 3 ] {3bf383b7-bd89-4233-8d00-cb00d99e28c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1163 | 2025.10.15 20:58:54.539106 [ 3 ] {3bf383b7-bd89-4233-8d00-cb00d99e28c6} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2025.10.15 20:58:54.539158 [ 3 ] {3bf383b7-bd89-4233-8d00-cb00d99e28c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1165 | 2025.10.15 20:58:54.539569 [ 3 ] {3bf383b7-bd89-4233-8d00-cb00d99e28c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1166 | 2025.10.15 20:58:54.539797 [ 3 ] {3bf383b7-bd89-4233-8d00-cb00d99e28c6} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2025.10.15 20:58:54.539969 [ 3 ] {3bf383b7-bd89-4233-8d00-cb00d99e28c6} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001603 sec., 48658.764815970055 rows/sec., 4.01 MiB/sec. | ||
| 1168 | 2025.10.15 20:58:54.540018 [ 3 ] {3bf383b7-bd89-4233-8d00-cb00d99e28c6} <Debug> TCPHandler: Processed in 0.001920222 sec. | ||
| 1169 | 2025.10.15 20:58:54.540154 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2025.10.15 20:58:54.540258 [ 3 ] {50b8e2cf-9e8f-4721-a513-3980a0f46131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1171 | 2025.10.15 20:58:54.540302 [ 3 ] {50b8e2cf-9e8f-4721-a513-3980a0f46131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1172 | 2025.10.15 20:58:54.540721 [ 3 ] {50b8e2cf-9e8f-4721-a513-3980a0f46131} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.10.15 20:58:54.540758 [ 3 ] {50b8e2cf-9e8f-4721-a513-3980a0f46131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1174 | 2025.10.15 20:58:54.541071 [ 3 ] {50b8e2cf-9e8f-4721-a513-3980a0f46131} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1175 | 2025.10.15 20:58:54.541303 [ 3 ] {50b8e2cf-9e8f-4721-a513-3980a0f46131} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.10.15 20:58:54.541433 [ 3 ] {50b8e2cf-9e8f-4721-a513-3980a0f46131} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.0012 sec., 9166.666666666668 rows/sec., 689.29 KiB/sec. | ||
| 1177 | 2025.10.15 20:58:54.541471 [ 3 ] {50b8e2cf-9e8f-4721-a513-3980a0f46131} <Debug> TCPHandler: Processed in 0.001372404 sec. | ||
| 1178 | 2025.10.15 20:58:54.541674 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2025.10.15 20:58:54.541772 [ 3 ] {d3ac0a0b-7678-4a32-a881-73d55b8e7495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1180 | 2025.10.15 20:58:54.541813 [ 3 ] {d3ac0a0b-7678-4a32-a881-73d55b8e7495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1181 | 2025.10.15 20:58:54.542229 [ 3 ] {d3ac0a0b-7678-4a32-a881-73d55b8e7495} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2025.10.15 20:58:54.542266 [ 3 ] {d3ac0a0b-7678-4a32-a881-73d55b8e7495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1183 | 2025.10.15 20:58:54.542574 [ 3 ] {d3ac0a0b-7678-4a32-a881-73d55b8e7495} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1184 | 2025.10.15 20:58:54.542786 [ 3 ] {d3ac0a0b-7678-4a32-a881-73d55b8e7495} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2025.10.15 20:58:54.542916 [ 3 ] {d3ac0a0b-7678-4a32-a881-73d55b8e7495} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001165 sec., 64377.68240343348 rows/sec., 5.03 MiB/sec. | ||
| 1186 | 2025.10.15 20:58:54.542952 [ 3 ] {d3ac0a0b-7678-4a32-a881-73d55b8e7495} <Debug> TCPHandler: Processed in 0.001328983 sec. | ||
| 1187 | 2025.10.15 20:58:54.543068 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.10.15 20:58:54.543164 [ 3 ] {d729e270-bb7b-4bc7-b3f3-a9558b5817f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1189 | 2025.10.15 20:58:54.543208 [ 3 ] {d729e270-bb7b-4bc7-b3f3-a9558b5817f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1190 | 2025.10.15 20:58:54.543604 [ 3 ] {d729e270-bb7b-4bc7-b3f3-a9558b5817f3} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.10.15 20:58:54.543642 [ 3 ] {d729e270-bb7b-4bc7-b3f3-a9558b5817f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1192 | 2025.10.15 20:58:54.543987 [ 3 ] {d729e270-bb7b-4bc7-b3f3-a9558b5817f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1193 | 2025.10.15 20:58:54.544213 [ 3 ] {d729e270-bb7b-4bc7-b3f3-a9558b5817f3} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.10.15 20:58:54.544350 [ 3 ] {d729e270-bb7b-4bc7-b3f3-a9558b5817f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 1195 | 2025.10.15 20:58:54.544389 [ 3 ] {d729e270-bb7b-4bc7-b3f3-a9558b5817f3} <Debug> TCPHandler: Processed in 0.001371704 sec. | ||
| 1196 | 2025.10.15 20:58:54.544511 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.10.15 20:58:54.544607 [ 3 ] {3fe01590-f263-404b-8e34-75c888f9533c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1198 | 2025.10.15 20:58:54.544662 [ 3 ] {3fe01590-f263-404b-8e34-75c888f9533c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1199 | 2025.10.15 20:58:54.545386 [ 3 ] {3fe01590-f263-404b-8e34-75c888f9533c} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.10.15 20:58:54.545425 [ 3 ] {3fe01590-f263-404b-8e34-75c888f9533c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1201 | 2025.10.15 20:58:54.545953 [ 3 ] {3fe01590-f263-404b-8e34-75c888f9533c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1202 | 2025.10.15 20:58:54.546180 [ 3 ] {3fe01590-f263-404b-8e34-75c888f9533c} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.10.15 20:58:54.546313 [ 3 ] {3fe01590-f263-404b-8e34-75c888f9533c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001725 sec., 6376.811594202899 rows/sec., 11.43 MiB/sec. | ||
| 1204 | 2025.10.15 20:58:54.546368 [ 3 ] {3fe01590-f263-404b-8e34-75c888f9533c} <Debug> TCPHandler: Processed in 0.001908161 sec. | ||
| 1205 | 2025.10.15 20:58:54.546481 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2025.10.15 20:58:54.546578 [ 3 ] {cd4142dc-6d4d-48c5-b012-f631c8e163a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1207 | 2025.10.15 20:58:54.546620 [ 3 ] {cd4142dc-6d4d-48c5-b012-f631c8e163a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1208 | 2025.10.15 20:58:54.546971 [ 3 ] {cd4142dc-6d4d-48c5-b012-f631c8e163a7} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2025.10.15 20:58:54.547007 [ 3 ] {cd4142dc-6d4d-48c5-b012-f631c8e163a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1210 | 2025.10.15 20:58:54.547317 [ 3 ] {cd4142dc-6d4d-48c5-b012-f631c8e163a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1211 | 2025.10.15 20:58:54.547530 [ 3 ] {cd4142dc-6d4d-48c5-b012-f631c8e163a7} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2025.10.15 20:58:54.547660 [ 3 ] {cd4142dc-6d4d-48c5-b012-f631c8e163a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 1213 | 2025.10.15 20:58:54.547698 [ 3 ] {cd4142dc-6d4d-48c5-b012-f631c8e163a7} <Debug> TCPHandler: Processed in 0.001267601 sec. | ||
| 1214 | 2025.10.15 20:58:56.618892 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60329 | ||
| 1215 | 2025.10.15 20:58:56.619031 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2025.10.15 20:58:56.619062 [ 286 ] {} <Debug> TCP-Session: 337571d4-60bc-4ea5-a433-7311866875ac Authenticating user 'default' from [fd00:1122:3344:101::e]:60329 | ||
| 1217 | 2025.10.15 20:58:56.619083 [ 286 ] {} <Debug> TCP-Session: 337571d4-60bc-4ea5-a433-7311866875ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2025.10.15 20:58:56.619096 [ 286 ] {} <Debug> TCP-Session: 337571d4-60bc-4ea5-a433-7311866875ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2025.10.15 20:58:56.619145 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1220 | 2025.10.15 20:58:56.619167 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1221 | 2025.10.15 20:58:56.619184 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1222 | 2025.10.15 20:58:56.620354 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56751 | ||
| 1223 | 2025.10.15 20:58:56.620444 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34393 | ||
| 1224 | 2025.10.15 20:58:56.620534 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35163 | ||
| 1225 | 2025.10.15 20:58:56.620611 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41529 | ||
| 1226 | 2025.10.15 20:58:56.620906 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35884 | ||
| 1227 | 2025.10.15 20:58:56.621041 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61343 | ||
| 1228 | 2025.10.15 20:58:56.621314 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58774 | ||
| 1229 | 2025.10.15 20:58:56.621414 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51396 | ||
| 1230 | 2025.10.15 20:58:56.622981 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1231 | 2025.10.15 20:58:56.623003 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2025.10.15 20:58:56.623006 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1233 | 2025.10.15 20:58:56.623029 [ 289 ] {} <Debug> TCP-Session: fda2e2df-593b-4438-b3b0-5be1e2cd0b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:35163 | ||
| 1234 | 2025.10.15 20:58:56.623044 [ 294 ] {} <Debug> TCP-Session: 066a5214-e883-45e9-9749-b9e91a5332eb Authenticating user 'default' from [fd00:1122:3344:101::e]:51396 | ||
| 1235 | 2025.10.15 20:58:56.623045 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1236 | 2025.10.15 20:58:56.623080 [ 294 ] {} <Debug> TCP-Session: 066a5214-e883-45e9-9749-b9e91a5332eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2025.10.15 20:58:56.623070 [ 289 ] {} <Debug> TCP-Session: fda2e2df-593b-4438-b3b0-5be1e2cd0b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2025.10.15 20:58:56.623110 [ 294 ] {} <Debug> TCP-Session: 066a5214-e883-45e9-9749-b9e91a5332eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2025.10.15 20:58:56.623113 [ 292 ] {} <Debug> TCP-Session: 4572bbea-9b92-491f-b589-c81ae8699f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:61343 | ||
| 1240 | 2025.10.15 20:58:56.623128 [ 289 ] {} <Debug> TCP-Session: fda2e2df-593b-4438-b3b0-5be1e2cd0b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2025.10.15 20:58:56.623065 [ 293 ] {} <Debug> TCP-Session: 5085229a-0a70-437a-adad-96fa1ee71037 Authenticating user 'default' from [fd00:1122:3344:101::e]:58774 | ||
| 1242 | 2025.10.15 20:58:56.623166 [ 292 ] {} <Debug> TCP-Session: 4572bbea-9b92-491f-b589-c81ae8699f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2025.10.15 20:58:56.623187 [ 293 ] {} <Debug> TCP-Session: 5085229a-0a70-437a-adad-96fa1ee71037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2025.10.15 20:58:56.623205 [ 292 ] {} <Debug> TCP-Session: 4572bbea-9b92-491f-b589-c81ae8699f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2025.10.15 20:58:56.623213 [ 293 ] {} <Debug> TCP-Session: 5085229a-0a70-437a-adad-96fa1ee71037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2025.10.15 20:58:56.625277 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1247 | 2025.10.15 20:58:56.625316 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1248 | 2025.10.15 20:58:56.625328 [ 291 ] {} <Debug> TCP-Session: 93078703-91ef-462e-82a8-ea72d9ab8ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35884 | ||
| 1249 | 2025.10.15 20:58:56.625358 [ 290 ] {} <Debug> TCP-Session: 87f09344-d980-407a-bdbd-10a4c4954756 Authenticating user 'default' from [fd00:1122:3344:101::e]:41529 | ||
| 1250 | 2025.10.15 20:58:56.625368 [ 291 ] {} <Debug> TCP-Session: 93078703-91ef-462e-82a8-ea72d9ab8ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2025.10.15 20:58:56.625368 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1252 | 2025.10.15 20:58:56.625392 [ 291 ] {} <Debug> TCP-Session: 93078703-91ef-462e-82a8-ea72d9ab8ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2025.10.15 20:58:56.625385 [ 290 ] {} <Debug> TCP-Session: 87f09344-d980-407a-bdbd-10a4c4954756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2025.10.15 20:58:56.625420 [ 287 ] {} <Debug> TCP-Session: 7dda7e84-772d-4fcb-8154-59f1fca07cb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56751 | ||
| 1255 | 2025.10.15 20:58:56.625444 [ 290 ] {} <Debug> TCP-Session: 87f09344-d980-407a-bdbd-10a4c4954756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2025.10.15 20:58:56.625459 [ 287 ] {} <Debug> TCP-Session: 7dda7e84-772d-4fcb-8154-59f1fca07cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2025.10.15 20:58:56.625363 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1258 | 2025.10.15 20:58:56.625484 [ 287 ] {} <Debug> TCP-Session: 7dda7e84-772d-4fcb-8154-59f1fca07cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2025.10.15 20:58:56.625523 [ 288 ] {} <Debug> TCP-Session: 734c6a39-f8eb-4528-bf3f-cd46a73991bb Authenticating user 'default' from [fd00:1122:3344:101::e]:34393 | ||
| 1260 | 2025.10.15 20:58:56.625548 [ 288 ] {} <Debug> TCP-Session: 734c6a39-f8eb-4528-bf3f-cd46a73991bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2025.10.15 20:58:56.625560 [ 288 ] {} <Debug> TCP-Session: 734c6a39-f8eb-4528-bf3f-cd46a73991bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2025.10.15 20:58:56.625627 [ 286 ] {} <Trace> TCP-Session: 337571d4-60bc-4ea5-a433-7311866875ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2025.10.15 20:58:56.625799 [ 286 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60329) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1264 | 2025.10.15 20:58:56.626105 [ 286 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1265 | 2025.10.15 20:58:56.630322 [ 286 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1266 | 2025.10.15 20:58:56.639185 [ 286 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Debug> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d) (SelectExecutor): Key condition: unknown | ||
| 1267 | 2025.10.15 20:58:56.654784 [ 298 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Trace> AggregatingTransform: Aggregating | ||
| 1268 | 2025.10.15 20:58:56.656768 [ 298 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1269 | 2025.10.15 20:58:56.657482 [ 298 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005451414 sec. (183.439 rows/sec., 7.17 KiB/sec.) | ||
| 1270 | 2025.10.15 20:58:56.657505 [ 298 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Trace> Aggregator: Merging aggregated data | ||
| 1271 | 2025.10.15 20:58:56.657534 [ 298 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1272 | 2025.10.15 20:58:56.660712 [ 286 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03497 sec., 28.59593937660852 rows/sec., 1.12 KiB/sec. | ||
| 1273 | 2025.10.15 20:58:56.660832 [ 286 ] {901733eb-c6b9-4fa2-94ec-8ecb981f7bd7} <Debug> TCPHandler: Processed in 0.035342372 sec. | ||
| 1274 | 2025.10.15 20:58:56.663316 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1275 | 2025.10.15 20:58:56.663349 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1276 | 2025.10.15 20:58:56.663371 [ 286 ] {} <Debug> TCP-Session: 337571d4-60bc-4ea5-a433-7311866875ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2025.10.15 20:58:56.663370 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1278 | 2025.10.15 20:58:56.663393 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1279 | 2025.10.15 20:58:56.663416 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1280 | 2025.10.15 20:58:56.663436 [ 288 ] {} <Debug> TCP-Session: 734c6a39-f8eb-4528-bf3f-cd46a73991bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2025.10.15 20:58:56.663449 [ 292 ] {} <Debug> TCP-Session: 4572bbea-9b92-491f-b589-c81ae8699f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2025.10.15 20:58:56.663446 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1283 | 2025.10.15 20:58:56.663484 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1284 | 2025.10.15 20:58:56.663512 [ 291 ] {} <Debug> TCP-Session: 93078703-91ef-462e-82a8-ea72d9ab8ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2025.10.15 20:58:56.663471 [ 294 ] {} <Debug> TCP-Session: 066a5214-e883-45e9-9749-b9e91a5332eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2025.10.15 20:58:56.663550 [ 293 ] {} <Debug> TCP-Session: 5085229a-0a70-437a-adad-96fa1ee71037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2025.10.15 20:58:56.663465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1288 | 2025.10.15 20:58:56.663444 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1289 | 2025.10.15 20:58:56.663620 [ 290 ] {} <Debug> TCP-Session: 87f09344-d980-407a-bdbd-10a4c4954756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2025.10.15 20:58:56.663410 [ 287 ] {} <Debug> TCP-Session: 7dda7e84-772d-4fcb-8154-59f1fca07cb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2025.10.15 20:58:56.663648 [ 289 ] {} <Debug> TCP-Session: fda2e2df-593b-4438-b3b0-5be1e2cd0b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2025.10.15 20:58:57.001157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.45 MiB, peak 172.56 MiB, free memory in arenas 0.00 B, will set to 166.77 MiB (RSS), difference: 2.32 MiB | ||
| 1293 | 2025.10.15 20:58:58.779244 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1294 | 2025.10.15 20:58:58.779304 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1295 | 2025.10.15 20:58:58.851062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 2812 | ||
| 1296 | 2025.10.15 20:58:58.851554 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2025.10.15 20:58:58.851604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1298 | 2025.10.15 20:58:58.852114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1299 | 2025.10.15 20:58:58.852363 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2025.10.15 20:58:58.852507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2812 | ||
| 1301 | 2025.10.15 20:58:58.852540 [ 84 ] {} <Debug> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1302 | 2025.10.15 20:58:58.852643 [ 84 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2025.10.15 20:58:58.852679 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1304 | 2025.10.15 20:58:58.853301 [ 187 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1305 | 2025.10.15 20:58:58.855737 [ 187 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1306 | 2025.10.15 20:58:58.856082 [ 187 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1307 | 2025.10.15 20:58:58.860979 [ 187 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1308 | 2025.10.15 20:58:58.861098 [ 187 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1309 | 2025.10.15 20:58:58.861189 [ 187 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1310 | 2025.10.15 20:58:58.861268 [ 187 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1311 | 2025.10.15 20:58:58.861351 [ 187 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 433 rows starting from the beginning of the part | ||
| 1312 | 2025.10.15 20:58:58.895676 [ 192 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 4 columns (4 merged, 0 gathered) in 0.042857593 sec., 65612.64418186061 rows/sec., 961.12 KiB/sec. | ||
| 1313 | 2025.10.15 20:58:58.896475 [ 186 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1314 | 2025.10.15 20:58:58.896821 [ 186 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2025.10.15 20:58:58.896891 [ 186 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_6_1} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1316 | 2025.10.15 20:58:58.897000 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1317 | 2025.10.15 20:58:59.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.91 MiB, peak 173.22 MiB, free memory in arenas 0.00 B, will set to 168.96 MiB (RSS), difference: 2.05 MiB | ||
| 1318 | 2025.10.15 20:58:59.004784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1319 | 2025.10.15 20:58:59.025619 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.10.15 20:58:59.025709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1321 | 2025.10.15 20:58:59.032953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1322 | 2025.10.15 20:58:59.033870 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.10.15 20:58:59.034192 [ 84 ] {} <Debug> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1324 | 2025.10.15 20:58:59.034230 [ 84 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2025.10.15 20:58:59.034248 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1326 | 2025.10.15 20:58:59.034367 [ 186 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1327 | 2025.10.15 20:58:59.038660 [ 186 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1328 | 2025.10.15 20:58:59.038927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1329 | 2025.10.15 20:58:59.040231 [ 186 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1330 | 2025.10.15 20:58:59.045057 [ 186 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1331 | 2025.10.15 20:58:59.050469 [ 186 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1332 | 2025.10.15 20:58:59.054876 [ 186 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1333 | 2025.10.15 20:58:59.063965 [ 186 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1334 | 2025.10.15 20:58:59.068529 [ 186 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1335 | 2025.10.15 20:58:59.130444 [ 192 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09613017 sec., 478.51782640143045 rows/sec., 2.47 MiB/sec. | ||
| 1336 | 2025.10.15 20:58:59.132824 [ 190 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1337 | 2025.10.15 20:58:59.135017 [ 190 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2025.10.15 20:58:59.135117 [ 190 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_6_1} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1339 | 2025.10.15 20:58:59.136992 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1340 | 2025.10.15 20:58:59.534805 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2025.10.15 20:58:59.534985 [ 3 ] {52e3feef-3544-419e-bc4a-2e133cde4da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1342 | 2025.10.15 20:58:59.535051 [ 3 ] {52e3feef-3544-419e-bc4a-2e133cde4da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1343 | 2025.10.15 20:58:59.535716 [ 3 ] {52e3feef-3544-419e-bc4a-2e133cde4da2} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2025.10.15 20:58:59.535766 [ 3 ] {52e3feef-3544-419e-bc4a-2e133cde4da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1345 | 2025.10.15 20:58:59.536169 [ 3 ] {52e3feef-3544-419e-bc4a-2e133cde4da2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1346 | 2025.10.15 20:58:59.536399 [ 3 ] {52e3feef-3544-419e-bc4a-2e133cde4da2} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2025.10.15 20:58:59.536553 [ 3 ] {52e3feef-3544-419e-bc4a-2e133cde4da2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. | ||
| 1348 | 2025.10.15 20:58:59.536570 [ 85 ] {} <Debug> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1349 | 2025.10.15 20:58:59.536600 [ 3 ] {52e3feef-3544-419e-bc4a-2e133cde4da2} <Debug> TCPHandler: Processed in 0.001928231 sec. | ||
| 1350 | 2025.10.15 20:58:59.536634 [ 85 ] {} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2025.10.15 20:58:59.536660 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1352 | 2025.10.15 20:58:59.536741 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.10.15 20:58:59.536767 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1354 | 2025.10.15 20:58:59.536852 [ 3 ] {806bdc14-709c-44e1-ac9b-fc7e1d0d9d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1355 | 2025.10.15 20:58:59.536878 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1356 | 2025.10.15 20:58:59.536896 [ 3 ] {806bdc14-709c-44e1-ac9b-fc7e1d0d9d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1357 | 2025.10.15 20:58:59.536925 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1358 | 2025.10.15 20:58:59.537019 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1359 | 2025.10.15 20:58:59.537082 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1360 | 2025.10.15 20:58:59.537146 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1361 | 2025.10.15 20:58:59.537206 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1362 | 2025.10.15 20:58:59.537263 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1363 | 2025.10.15 20:58:59.537346 [ 3 ] {806bdc14-709c-44e1-ac9b-fc7e1d0d9d07} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2025.10.15 20:58:59.537385 [ 3 ] {806bdc14-709c-44e1-ac9b-fc7e1d0d9d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1365 | 2025.10.15 20:58:59.537757 [ 3 ] {806bdc14-709c-44e1-ac9b-fc7e1d0d9d07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1366 | 2025.10.15 20:58:59.538010 [ 3 ] {806bdc14-709c-44e1-ac9b-fc7e1d0d9d07} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2025.10.15 20:58:59.538125 [ 85 ] {} <Debug> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1368 | 2025.10.15 20:58:59.538147 [ 3 ] {806bdc14-709c-44e1-ac9b-fc7e1d0d9d07} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001321 sec., 48448.14534443604 rows/sec., 3.78 MiB/sec. | ||
| 1369 | 2025.10.15 20:58:59.538175 [ 85 ] {} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2025.10.15 20:58:59.538199 [ 3 ] {806bdc14-709c-44e1-ac9b-fc7e1d0d9d07} <Debug> TCPHandler: Processed in 0.001511449 sec. | ||
| 1371 | 2025.10.15 20:58:59.538203 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1372 | 2025.10.15 20:58:59.538267 [ 193 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154378 sec., 341369.8843099405 rows/sec., 29.58 MiB/sec. | ||
| 1373 | 2025.10.15 20:58:59.538329 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2025.10.15 20:58:59.538349 [ 192 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1375 | 2025.10.15 20:58:59.538431 [ 3 ] {e49ea00f-d3ea-4105-8310-c436938f4e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1376 | 2025.10.15 20:58:59.538483 [ 3 ] {e49ea00f-d3ea-4105-8310-c436938f4e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1377 | 2025.10.15 20:58:59.538510 [ 192 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1378 | 2025.10.15 20:58:59.538526 [ 188 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1379 | 2025.10.15 20:58:59.538565 [ 192 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1380 | 2025.10.15 20:58:59.538657 [ 192 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1381 | 2025.10.15 20:58:59.538710 [ 192 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1382 | 2025.10.15 20:58:59.538756 [ 192 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1383 | 2025.10.15 20:58:59.538816 [ 192 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1384 | 2025.10.15 20:58:59.538865 [ 192 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1385 | 2025.10.15 20:58:59.538894 [ 188 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.10.15 20:58:59.538910 [ 3 ] {e49ea00f-d3ea-4105-8310-c436938f4e05} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2025.10.15 20:58:59.538955 [ 3 ] {e49ea00f-d3ea-4105-8310-c436938f4e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1388 | 2025.10.15 20:58:59.538981 [ 188 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_6_1} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1389 | 2025.10.15 20:58:59.539081 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1390 | 2025.10.15 20:58:59.539368 [ 3 ] {e49ea00f-d3ea-4105-8310-c436938f4e05} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1391 | 2025.10.15 20:58:59.539625 [ 3 ] {e49ea00f-d3ea-4105-8310-c436938f4e05} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2025.10.15 20:58:59.539730 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1393 | 2025.10.15 20:58:59.539763 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.10.15 20:58:59.539767 [ 3 ] {e49ea00f-d3ea-4105-8310-c436938f4e05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 1395 | 2025.10.15 20:58:59.539872 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1396 | 2025.10.15 20:58:59.539916 [ 3 ] {e49ea00f-d3ea-4105-8310-c436938f4e05} <Debug> TCPHandler: Processed in 0.001638703 sec. | ||
| 1397 | 2025.10.15 20:58:59.539949 [ 193 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679414 sec., 275691.4018818469 rows/sec., 22.80 MiB/sec. | ||
| 1398 | 2025.10.15 20:58:59.539957 [ 192 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1399 | 2025.10.15 20:58:59.540039 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2025.10.15 20:58:59.540076 [ 192 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1401 | 2025.10.15 20:58:59.540085 [ 188 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1402 | 2025.10.15 20:58:59.540109 [ 192 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 175 rows starting from the beginning of the part | ||
| 1403 | 2025.10.15 20:58:59.540144 [ 3 ] {2a67216d-7443-48c6-b7ae-3d699c9ab349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1404 | 2025.10.15 20:58:59.540267 [ 192 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1405 | 2025.10.15 20:58:59.540273 [ 3 ] {2a67216d-7443-48c6-b7ae-3d699c9ab349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1406 | 2025.10.15 20:58:59.540315 [ 192 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1407 | 2025.10.15 20:58:59.540344 [ 188 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2025.10.15 20:58:59.540355 [ 192 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1409 | 2025.10.15 20:58:59.540394 [ 192 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1410 | 2025.10.15 20:58:59.540414 [ 188 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_6_1} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1411 | 2025.10.15 20:58:59.540432 [ 192 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1412 | 2025.10.15 20:58:59.540481 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1413 | 2025.10.15 20:58:59.540636 [ 3 ] {2a67216d-7443-48c6-b7ae-3d699c9ab349} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.10.15 20:58:59.540682 [ 3 ] {2a67216d-7443-48c6-b7ae-3d699c9ab349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1415 | 2025.10.15 20:58:59.541037 [ 3 ] {2a67216d-7443-48c6-b7ae-3d699c9ab349} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1416 | 2025.10.15 20:58:59.541274 [ 3 ] {2a67216d-7443-48c6-b7ae-3d699c9ab349} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.10.15 20:58:59.541376 [ 85 ] {} <Debug> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1418 | 2025.10.15 20:58:59.541406 [ 3 ] {2a67216d-7443-48c6-b7ae-3d699c9ab349} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. | ||
| 1419 | 2025.10.15 20:58:59.541413 [ 85 ] {} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2025.10.15 20:58:59.541448 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1421 | 2025.10.15 20:58:59.541451 [ 3 ] {2a67216d-7443-48c6-b7ae-3d699c9ab349} <Debug> TCPHandler: Processed in 0.001462827 sec. | ||
| 1422 | 2025.10.15 20:58:59.541501 [ 194 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156062 sec., 624751.7012469403 rows/sec., 44.52 MiB/sec. | ||
| 1423 | 2025.10.15 20:58:59.541543 [ 192 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1424 | 2025.10.15 20:58:59.541632 [ 192 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1425 | 2025.10.15 20:58:59.541656 [ 192 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1426 | 2025.10.15 20:58:59.541698 [ 192 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1427 | 2025.10.15 20:58:59.541735 [ 192 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1428 | 2025.10.15 20:58:59.541749 [ 193 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1429 | 2025.10.15 20:58:59.541770 [ 192 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1430 | 2025.10.15 20:58:59.541807 [ 192 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1431 | 2025.10.15 20:58:59.541841 [ 192 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1432 | 2025.10.15 20:58:59.542076 [ 193 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2025.10.15 20:58:59.542150 [ 193 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1434 | 2025.10.15 20:58:59.542227 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1435 | 2025.10.15 20:58:59.542606 [ 189 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092845 sec., 285493.3682269672 rows/sec., 19.24 MiB/sec. | ||
| 1436 | 2025.10.15 20:58:59.542753 [ 193 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1437 | 2025.10.15 20:58:59.543028 [ 193 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2025.10.15 20:58:59.543091 [ 193 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_6_1} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1439 | 2025.10.15 20:58:59.543159 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1440 | 2025.10.15 20:59:00.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.47 MiB, peak 179.58 MiB, free memory in arenas 0.00 B, will set to 179.79 MiB (RSS), difference: 9.33 MiB | ||
| 1441 | 2025.10.15 20:59:03.679789 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35157 | ||
| 1442 | 2025.10.15 20:59:03.679915 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1443 | 2025.10.15 20:59:03.679941 [ 286 ] {} <Debug> TCP-Session: 2008d220-3e86-48c3-a4b9-0d737236602c Authenticating user 'default' from [fd00:1122:3344:101::e]:35157 | ||
| 1444 | 2025.10.15 20:59:03.679962 [ 286 ] {} <Debug> TCP-Session: 2008d220-3e86-48c3-a4b9-0d737236602c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2025.10.15 20:59:03.679975 [ 286 ] {} <Debug> TCP-Session: 2008d220-3e86-48c3-a4b9-0d737236602c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2025.10.15 20:59:03.680194 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37807 | ||
| 1447 | 2025.10.15 20:59:03.680249 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46494 | ||
| 1448 | 2025.10.15 20:59:03.680270 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33361 | ||
| 1449 | 2025.10.15 20:59:03.680288 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55428 | ||
| 1450 | 2025.10.15 20:59:03.680325 [ 286 ] {} <Trace> TCP-Session: 2008d220-3e86-48c3-a4b9-0d737236602c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2025.10.15 20:59:03.680318 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1452 | 2025.10.15 20:59:03.680356 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62537 | ||
| 1453 | 2025.10.15 20:59:03.680399 [ 287 ] {} <Debug> TCP-Session: 80c52a8d-f8ab-449e-adfe-ef4430ce357e Authenticating user 'default' from [fd00:1122:3344:101::e]:37807 | ||
| 1454 | 2025.10.15 20:59:03.680284 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42606 | ||
| 1455 | 2025.10.15 20:59:03.680437 [ 287 ] {} <Debug> TCP-Session: 80c52a8d-f8ab-449e-adfe-ef4430ce357e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2025.10.15 20:59:03.680255 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46734 | ||
| 1457 | 2025.10.15 20:59:03.680490 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1458 | 2025.10.15 20:59:03.680509 [ 286 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35157) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1459 | 2025.10.15 20:59:03.680255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65206 | ||
| 1460 | 2025.10.15 20:59:03.680547 [ 291 ] {} <Debug> TCP-Session: c45d8d9b-50b5-434d-b787-45732291c6c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33361 | ||
| 1461 | 2025.10.15 20:59:03.680472 [ 287 ] {} <Debug> TCP-Session: 80c52a8d-f8ab-449e-adfe-ef4430ce357e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2025.10.15 20:59:03.680586 [ 291 ] {} <Debug> TCP-Session: c45d8d9b-50b5-434d-b787-45732291c6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2025.10.15 20:59:03.680605 [ 291 ] {} <Debug> TCP-Session: c45d8d9b-50b5-434d-b787-45732291c6c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2025.10.15 20:59:03.680797 [ 286 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1465 | 2025.10.15 20:59:03.680901 [ 286 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1466 | 2025.10.15 20:59:03.680927 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1467 | 2025.10.15 20:59:03.680929 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1468 | 2025.10.15 20:59:03.680959 [ 294 ] {} <Debug> TCP-Session: 89ba7825-842f-4ada-9a7d-32391d150818 Authenticating user 'default' from [fd00:1122:3344:101::e]:62537 | ||
| 1469 | 2025.10.15 20:59:03.680971 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1470 | 2025.10.15 20:59:03.680981 [ 294 ] {} <Debug> TCP-Session: 89ba7825-842f-4ada-9a7d-32391d150818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2025.10.15 20:59:03.680974 [ 290 ] {} <Debug> TCP-Session: f2dae1be-e93b-44a7-9327-7b4fde70b50e Authenticating user 'default' from [fd00:1122:3344:101::e]:65206 | ||
| 1472 | 2025.10.15 20:59:03.681019 [ 294 ] {} <Debug> TCP-Session: 89ba7825-842f-4ada-9a7d-32391d150818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2025.10.15 20:59:03.681020 [ 293 ] {} <Debug> TCP-Session: 13ccf2ae-0f3a-45b8-bfbf-8a988f284463 Authenticating user 'default' from [fd00:1122:3344:101::e]:55428 | ||
| 1474 | 2025.10.15 20:59:03.681034 [ 290 ] {} <Debug> TCP-Session: f2dae1be-e93b-44a7-9327-7b4fde70b50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2025.10.15 20:59:03.681061 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1476 | 2025.10.15 20:59:03.681070 [ 290 ] {} <Debug> TCP-Session: f2dae1be-e93b-44a7-9327-7b4fde70b50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2025.10.15 20:59:03.681066 [ 293 ] {} <Debug> TCP-Session: 13ccf2ae-0f3a-45b8-bfbf-8a988f284463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2025.10.15 20:59:03.681102 [ 288 ] {} <Debug> TCP-Session: c67cfd12-04b1-4806-9c5f-580c89a0addc Authenticating user 'default' from [fd00:1122:3344:101::e]:46494 | ||
| 1479 | 2025.10.15 20:59:03.681124 [ 293 ] {} <Debug> TCP-Session: 13ccf2ae-0f3a-45b8-bfbf-8a988f284463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2025.10.15 20:59:03.680927 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1481 | 2025.10.15 20:59:03.681145 [ 288 ] {} <Debug> TCP-Session: c67cfd12-04b1-4806-9c5f-580c89a0addc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2025.10.15 20:59:03.681148 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1483 | 2025.10.15 20:59:03.681178 [ 288 ] {} <Debug> TCP-Session: c67cfd12-04b1-4806-9c5f-580c89a0addc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2025.10.15 20:59:03.681179 [ 292 ] {} <Debug> TCP-Session: a9a1c763-7370-477d-98fe-928ebd8a2f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:42606 | ||
| 1485 | 2025.10.15 20:59:03.681204 [ 289 ] {} <Debug> TCP-Session: 9b893d61-9fa4-4bbb-81a6-812706e19a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:46734 | ||
| 1486 | 2025.10.15 20:59:03.681221 [ 292 ] {} <Debug> TCP-Session: a9a1c763-7370-477d-98fe-928ebd8a2f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2025.10.15 20:59:03.681237 [ 289 ] {} <Debug> TCP-Session: 9b893d61-9fa4-4bbb-81a6-812706e19a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2025.10.15 20:59:03.681246 [ 292 ] {} <Debug> TCP-Session: a9a1c763-7370-477d-98fe-928ebd8a2f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2025.10.15 20:59:03.681260 [ 289 ] {} <Debug> TCP-Session: 9b893d61-9fa4-4bbb-81a6-812706e19a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2025.10.15 20:59:03.681195 [ 286 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Debug> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d) (SelectExecutor): Key condition: unknown | ||
| 1491 | 2025.10.15 20:59:03.682478 [ 328 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Trace> AggregatingTransform: Aggregating | ||
| 1492 | 2025.10.15 20:59:03.682527 [ 328 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1493 | 2025.10.15 20:59:03.682560 [ 328 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001176768 sec. (849.785 rows/sec., 33.19 KiB/sec.) | ||
| 1494 | 2025.10.15 20:59:03.682576 [ 328 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Trace> Aggregator: Merging aggregated data | ||
| 1495 | 2025.10.15 20:59:03.683680 [ 286 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 12.11 KiB/sec. | ||
| 1496 | 2025.10.15 20:59:03.683844 [ 286 ] {014b47d1-6c32-42d2-9777-3107a5abfe2d} <Debug> TCPHandler: Processed in 0.003636307 sec. | ||
| 1497 | 2025.10.15 20:59:03.683938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1498 | 2025.10.15 20:59:03.683964 [ 286 ] {} <Debug> TCP-Session: 2008d220-3e86-48c3-a4b9-0d737236602c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2025.10.15 20:59:03.683968 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1500 | 2025.10.15 20:59:03.683991 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1501 | 2025.10.15 20:59:03.684014 [ 287 ] {} <Debug> TCP-Session: 80c52a8d-f8ab-449e-adfe-ef4430ce357e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2025.10.15 20:59:03.684027 [ 291 ] {} <Debug> TCP-Session: c45d8d9b-50b5-434d-b787-45732291c6c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2025.10.15 20:59:03.684032 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1504 | 2025.10.15 20:59:03.684038 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1505 | 2025.10.15 20:59:03.684067 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1506 | 2025.10.15 20:59:03.684088 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1507 | 2025.10.15 20:59:03.684105 [ 293 ] {} <Debug> TCP-Session: 13ccf2ae-0f3a-45b8-bfbf-8a988f284463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2025.10.15 20:59:03.684107 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1509 | 2025.10.15 20:59:03.684129 [ 292 ] {} <Debug> TCP-Session: a9a1c763-7370-477d-98fe-928ebd8a2f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1510 | 2025.10.15 20:59:03.684121 [ 288 ] {} <Debug> TCP-Session: c67cfd12-04b1-4806-9c5f-580c89a0addc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2025.10.15 20:59:03.684163 [ 294 ] {} <Debug> TCP-Session: 89ba7825-842f-4ada-9a7d-32391d150818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2025.10.15 20:59:03.684077 [ 290 ] {} <Debug> TCP-Session: f2dae1be-e93b-44a7-9327-7b4fde70b50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2025.10.15 20:59:03.684046 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1514 | 2025.10.15 20:59:03.684248 [ 289 ] {} <Debug> TCP-Session: 9b893d61-9fa4-4bbb-81a6-812706e19a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2025.10.15 20:59:03.841642 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43877 | ||
| 1516 | 2025.10.15 20:59:03.841754 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1517 | 2025.10.15 20:59:03.841781 [ 286 ] {} <Debug> TCP-Session: a17b1cea-dffb-40a5-a0ef-30b60587d07c Authenticating user 'default' from [fd00:1122:3344:101::e]:43877 | ||
| 1518 | 2025.10.15 20:59:03.841804 [ 286 ] {} <Debug> TCP-Session: a17b1cea-dffb-40a5-a0ef-30b60587d07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2025.10.15 20:59:03.841818 [ 286 ] {} <Debug> TCP-Session: a17b1cea-dffb-40a5-a0ef-30b60587d07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2025.10.15 20:59:03.842041 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61534 | ||
| 1521 | 2025.10.15 20:59:03.842052 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63869 | ||
| 1522 | 2025.10.15 20:59:03.842095 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57196 | ||
| 1523 | 2025.10.15 20:59:03.842124 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48494 | ||
| 1524 | 2025.10.15 20:59:03.842152 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1525 | 2025.10.15 20:59:03.842151 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37724 | ||
| 1526 | 2025.10.15 20:59:03.842181 [ 287 ] {} <Debug> TCP-Session: af2babbb-87b4-496a-be37-e9775ca99f9f Authenticating user 'default' from [fd00:1122:3344:101::e]:61534 | ||
| 1527 | 2025.10.15 20:59:03.842181 [ 286 ] {} <Trace> TCP-Session: a17b1cea-dffb-40a5-a0ef-30b60587d07c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2025.10.15 20:59:03.842214 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1529 | 2025.10.15 20:59:03.842214 [ 287 ] {} <Debug> TCP-Session: af2babbb-87b4-496a-be37-e9775ca99f9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2025.10.15 20:59:03.842237 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1531 | 2025.10.15 20:59:03.842249 [ 287 ] {} <Debug> TCP-Session: af2babbb-87b4-496a-be37-e9775ca99f9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2025.10.15 20:59:03.842247 [ 291 ] {} <Debug> TCP-Session: fe041526-f349-4105-b180-2aed30b1e8c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48494 | ||
| 1533 | 2025.10.15 20:59:03.842268 [ 294 ] {} <Debug> TCP-Session: 44e697c8-d1a3-4ec8-959f-e81448e9d5ff Authenticating user 'default' from [fd00:1122:3344:101::e]:37724 | ||
| 1534 | 2025.10.15 20:59:03.842285 [ 291 ] {} <Debug> TCP-Session: fe041526-f349-4105-b180-2aed30b1e8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2025.10.15 20:59:03.842302 [ 294 ] {} <Debug> TCP-Session: 44e697c8-d1a3-4ec8-959f-e81448e9d5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2025.10.15 20:59:03.842308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 214 | ||
| 1537 | 2025.10.15 20:59:03.842322 [ 294 ] {} <Debug> TCP-Session: 44e697c8-d1a3-4ec8-959f-e81448e9d5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2025.10.15 20:59:03.842312 [ 291 ] {} <Debug> TCP-Session: fe041526-f349-4105-b180-2aed30b1e8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2025.10.15 20:59:03.842186 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1540 | 2025.10.15 20:59:03.842370 [ 286 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43877) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1541 | 2025.10.15 20:59:03.842145 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55496 | ||
| 1542 | 2025.10.15 20:59:03.842407 [ 288 ] {} <Debug> TCP-Session: 8ac4b3d1-444b-44f1-a726-802169f49d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:63869 | ||
| 1543 | 2025.10.15 20:59:03.842133 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55639 | ||
| 1544 | 2025.10.15 20:59:03.842460 [ 288 ] {} <Debug> TCP-Session: 8ac4b3d1-444b-44f1-a726-802169f49d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2025.10.15 20:59:03.842107 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36533 | ||
| 1546 | 2025.10.15 20:59:03.842480 [ 288 ] {} <Debug> TCP-Session: 8ac4b3d1-444b-44f1-a726-802169f49d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2025.10.15 20:59:03.842482 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1548 | 2025.10.15 20:59:03.842522 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1549 | 2025.10.15 20:59:03.842553 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1550 | 2025.10.15 20:59:03.842555 [ 293 ] {} <Debug> TCP-Session: 3f1fb019-c234-4248-b175-1cf1aed0aa95 Authenticating user 'default' from [fd00:1122:3344:101::e]:55496 | ||
| 1551 | 2025.10.15 20:59:03.842571 [ 292 ] {} <Debug> TCP-Session: 1346b851-3cc3-4049-a64c-5016262368e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55639 | ||
| 1552 | 2025.10.15 20:59:03.842607 [ 293 ] {} <Debug> TCP-Session: 3f1fb019-c234-4248-b175-1cf1aed0aa95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2025.10.15 20:59:03.842624 [ 292 ] {} <Debug> TCP-Session: 1346b851-3cc3-4049-a64c-5016262368e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2025.10.15 20:59:03.842633 [ 293 ] {} <Debug> TCP-Session: 3f1fb019-c234-4248-b175-1cf1aed0aa95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2025.10.15 20:59:03.842646 [ 292 ] {} <Debug> TCP-Session: 1346b851-3cc3-4049-a64c-5016262368e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2025.10.15 20:59:03.842648 [ 286 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1557 | 2025.10.15 20:59:03.842215 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1558 | 2025.10.15 20:59:03.842586 [ 290 ] {} <Debug> TCP-Session: 0f796cb2-73c8-4c72-a791-746b49353f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:36533 | ||
| 1559 | 2025.10.15 20:59:03.842728 [ 286 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1560 | 2025.10.15 20:59:03.842729 [ 289 ] {} <Debug> TCP-Session: 8ddb5ed2-cc2f-4a71-8621-6ad799712d73 Authenticating user 'default' from [fd00:1122:3344:101::e]:57196 | ||
| 1561 | 2025.10.15 20:59:03.842744 [ 290 ] {} <Debug> TCP-Session: 0f796cb2-73c8-4c72-a791-746b49353f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2025.10.15 20:59:03.842776 [ 289 ] {} <Debug> TCP-Session: 8ddb5ed2-cc2f-4a71-8621-6ad799712d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2025.10.15 20:59:03.842780 [ 290 ] {} <Debug> TCP-Session: 0f796cb2-73c8-4c72-a791-746b49353f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2025.10.15 20:59:03.842799 [ 289 ] {} <Debug> TCP-Session: 8ddb5ed2-cc2f-4a71-8621-6ad799712d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2025.10.15 20:59:03.843015 [ 286 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Debug> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d) (SelectExecutor): Key condition: unknown | ||
| 1566 | 2025.10.15 20:59:03.844024 [ 323 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Trace> AggregatingTransform: Aggregating | ||
| 1567 | 2025.10.15 20:59:03.844074 [ 323 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Trace> Aggregator: Aggregation method: without_key | ||
| 1568 | 2025.10.15 20:59:03.844116 [ 323 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997932 sec. (1002.072 rows/sec., 39.14 KiB/sec.) | ||
| 1569 | 2025.10.15 20:59:03.844142 [ 323 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Trace> Aggregator: Merging aggregated data | ||
| 1570 | 2025.10.15 20:59:03.844513 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.10.15 20:59:03.844573 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1572 | 2025.10.15 20:59:03.845371 [ 286 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 1573 | 2025.10.15 20:59:03.845516 [ 286 ] {303c6369-a89f-48fd-9c1f-ec6a1ed4a674} <Debug> TCPHandler: Processed in 0.003458061 sec. | ||
| 1574 | 2025.10.15 20:59:03.845636 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1575 | 2025.10.15 20:59:03.845668 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1576 | 2025.10.15 20:59:03.845686 [ 286 ] {} <Debug> TCP-Session: a17b1cea-dffb-40a5-a0ef-30b60587d07c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2025.10.15 20:59:03.845692 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1578 | 2025.10.15 20:59:03.845711 [ 287 ] {} <Debug> TCP-Session: af2babbb-87b4-496a-be37-e9775ca99f9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2025.10.15 20:59:03.845725 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1580 | 2025.10.15 20:59:03.845747 [ 288 ] {} <Debug> TCP-Session: 8ac4b3d1-444b-44f1-a726-802169f49d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.10.15 20:59:03.845743 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1582 | 2025.10.15 20:59:03.845759 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1583 | 2025.10.15 20:59:03.845794 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1584 | 2025.10.15 20:59:03.845824 [ 291 ] {} <Debug> TCP-Session: fe041526-f349-4105-b180-2aed30b1e8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2025.10.15 20:59:03.845708 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1586 | 2025.10.15 20:59:03.845851 [ 290 ] {} <Debug> TCP-Session: 0f796cb2-73c8-4c72-a791-746b49353f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2025.10.15 20:59:03.845802 [ 292 ] {} <Debug> TCP-Session: 1346b851-3cc3-4049-a64c-5016262368e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2025.10.15 20:59:03.845883 [ 294 ] {} <Debug> TCP-Session: 44e697c8-d1a3-4ec8-959f-e81448e9d5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2025.10.15 20:59:03.845788 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1590 | 2025.10.15 20:59:03.845781 [ 289 ] {} <Debug> TCP-Session: 8ddb5ed2-cc2f-4a71-8621-6ad799712d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2025.10.15 20:59:03.845960 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1592 | 2025.10.15 20:59:03.845962 [ 293 ] {} <Debug> TCP-Session: 3f1fb019-c234-4248-b175-1cf1aed0aa95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2025.10.15 20:59:03.846249 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.10.15 20:59:03.846625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1595 | 2025.10.15 20:59:04.539728 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2025.10.15 20:59:04.539980 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1597 | 2025.10.15 20:59:04.540334 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1598 | 2025.10.15 20:59:04.544347 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1599 | 2025.10.15 20:59:04.544647 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1600 | 2025.10.15 20:59:04.544727 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1601 | 2025.10.15 20:59:04.544916 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1602 | 2025.10.15 20:59:04.546856 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1603 | 2025.10.15 20:59:04.548935 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1604 | 2025.10.15 20:59:04.548972 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1605 | 2025.10.15 20:59:04.549070 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1606 | 2025.10.15 20:59:04.549106 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1607 | 2025.10.15 20:59:04.562502 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.022626 sec., 1149.1204808627242 rows/sec., 49.72 KiB/sec. | ||
| 1608 | 2025.10.15 20:59:04.562671 [ 3 ] {291891b5-ad86-40a5-a70b-778b1e1fc656} <Debug> TCPHandler: Processed in 0.023073519 sec. | ||
| 1609 | 2025.10.15 20:59:04.563118 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2025.10.15 20:59:04.563336 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1611 | 2025.10.15 20:59:04.563674 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1612 | 2025.10.15 20:59:04.563730 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1613 | 2025.10.15 20:59:04.564059 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1614 | 2025.10.15 20:59:04.564138 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1615 | 2025.10.15 20:59:04.564304 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1616 | 2025.10.15 20:59:04.564355 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1617 | 2025.10.15 20:59:04.564385 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1618 | 2025.10.15 20:59:04.564408 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1619 | 2025.10.15 20:59:04.564460 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1620 | 2025.10.15 20:59:04.564489 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1621 | 2025.10.15 20:59:04.565252 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.002022 sec., 12858.555885262118 rows/sec., 556.38 KiB/sec. | ||
| 1622 | 2025.10.15 20:59:04.565375 [ 3 ] {9ec2877c-98da-4440-947c-d47d31fedab5} <Debug> TCPHandler: Processed in 0.002372045 sec. | ||
| 1623 | 2025.10.15 20:59:04.565803 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.10.15 20:59:04.565962 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1625 | 2025.10.15 20:59:04.566245 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1626 | 2025.10.15 20:59:04.566281 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1627 | 2025.10.15 20:59:04.566490 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1628 | 2025.10.15 20:59:04.566559 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1629 | 2025.10.15 20:59:04.566720 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1630 | 2025.10.15 20:59:04.566768 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1631 | 2025.10.15 20:59:04.566800 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1632 | 2025.10.15 20:59:04.566824 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1633 | 2025.10.15 20:59:04.566879 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1634 | 2025.10.15 20:59:04.566918 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1635 | 2025.10.15 20:59:04.567528 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001635 sec., 15902.140672782874 rows/sec., 688.07 KiB/sec. | ||
| 1636 | 2025.10.15 20:59:04.567642 [ 3 ] {9fda3bcb-7041-45e5-a01e-7928109ce973} <Debug> TCPHandler: Processed in 0.001905951 sec. | ||
| 1637 | 2025.10.15 20:59:04.568238 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2025.10.15 20:59:04.568354 [ 3 ] {a80f96a1-093c-45ae-b4fc-f5e1895ee4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1639 | 2025.10.15 20:59:04.568399 [ 3 ] {a80f96a1-093c-45ae-b4fc-f5e1895ee4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1640 | 2025.10.15 20:59:04.568928 [ 3 ] {a80f96a1-093c-45ae-b4fc-f5e1895ee4d9} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2025.10.15 20:59:04.568973 [ 3 ] {a80f96a1-093c-45ae-b4fc-f5e1895ee4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1642 | 2025.10.15 20:59:04.569428 [ 3 ] {a80f96a1-093c-45ae-b4fc-f5e1895ee4d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1643 | 2025.10.15 20:59:04.569645 [ 3 ] {a80f96a1-093c-45ae-b4fc-f5e1895ee4d9} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2025.10.15 20:59:04.569796 [ 3 ] {a80f96a1-093c-45ae-b4fc-f5e1895ee4d9} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001477 sec., 2031.144211238998 rows/sec., 185.13 KiB/sec. | ||
| 1645 | 2025.10.15 20:59:04.569837 [ 3 ] {a80f96a1-093c-45ae-b4fc-f5e1895ee4d9} <Debug> TCPHandler: Processed in 0.001651833 sec. | ||
| 1646 | 2025.10.15 20:59:04.569951 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2025.10.15 20:59:04.570053 [ 3 ] {eeec705e-e128-49b2-aa98-4b7fb92795aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1648 | 2025.10.15 20:59:04.570095 [ 3 ] {eeec705e-e128-49b2-aa98-4b7fb92795aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1649 | 2025.10.15 20:59:04.570545 [ 3 ] {eeec705e-e128-49b2-aa98-4b7fb92795aa} <Trace> oximeter.fields_i16 (d7f482c1-5aba-40b2-aabc-700f53107ca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2025.10.15 20:59:04.570584 [ 3 ] {eeec705e-e128-49b2-aa98-4b7fb92795aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1651 | 2025.10.15 20:59:04.570907 [ 3 ] {eeec705e-e128-49b2-aa98-4b7fb92795aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1652 | 2025.10.15 20:59:04.571129 [ 3 ] {eeec705e-e128-49b2-aa98-4b7fb92795aa} <Trace> oximeter.fields_i16 (d7f482c1-5aba-40b2-aabc-700f53107ca9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2025.10.15 20:59:04.571259 [ 3 ] {eeec705e-e128-49b2-aa98-4b7fb92795aa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.62 MiB/sec. | ||
| 1654 | 2025.10.15 20:59:04.571296 [ 3 ] {eeec705e-e128-49b2-aa98-4b7fb92795aa} <Debug> TCPHandler: Processed in 0.001396444 sec. | ||
| 1655 | 2025.10.15 20:59:04.571411 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2025.10.15 20:59:04.571515 [ 3 ] {c56de4bb-b1aa-4670-a707-8735c25718b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1657 | 2025.10.15 20:59:04.571557 [ 3 ] {c56de4bb-b1aa-4670-a707-8735c25718b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1658 | 2025.10.15 20:59:04.571983 [ 3 ] {c56de4bb-b1aa-4670-a707-8735c25718b3} <Trace> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.10.15 20:59:04.572023 [ 3 ] {c56de4bb-b1aa-4670-a707-8735c25718b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1660 | 2025.10.15 20:59:04.572327 [ 3 ] {c56de4bb-b1aa-4670-a707-8735c25718b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1661 | 2025.10.15 20:59:04.572544 [ 3 ] {c56de4bb-b1aa-4670-a707-8735c25718b3} <Trace> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2025.10.15 20:59:04.572679 [ 3 ] {c56de4bb-b1aa-4670-a707-8735c25718b3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 137.86 KiB/sec. | ||
| 1663 | 2025.10.15 20:59:04.572718 [ 3 ] {c56de4bb-b1aa-4670-a707-8735c25718b3} <Debug> TCPHandler: Processed in 0.001358854 sec. | ||
| 1664 | 2025.10.15 20:59:04.572844 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2025.10.15 20:59:04.572944 [ 3 ] {9ad6d8f6-2d98-43f7-a9b5-27b52567a741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1666 | 2025.10.15 20:59:04.572984 [ 3 ] {9ad6d8f6-2d98-43f7-a9b5-27b52567a741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1667 | 2025.10.15 20:59:04.573525 [ 3 ] {9ad6d8f6-2d98-43f7-a9b5-27b52567a741} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2025.10.15 20:59:04.573566 [ 3 ] {9ad6d8f6-2d98-43f7-a9b5-27b52567a741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1669 | 2025.10.15 20:59:04.573941 [ 3 ] {9ad6d8f6-2d98-43f7-a9b5-27b52567a741} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1670 | 2025.10.15 20:59:04.574164 [ 3 ] {9ad6d8f6-2d98-43f7-a9b5-27b52567a741} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2025.10.15 20:59:04.574302 [ 3 ] {9ad6d8f6-2d98-43f7-a9b5-27b52567a741} <Debug> executeQuery: Read 225 rows, 20.54 KiB in 0.001377 sec., 163398.69281045752 rows/sec., 14.56 MiB/sec. | ||
| 1672 | 2025.10.15 20:59:04.574340 [ 3 ] {9ad6d8f6-2d98-43f7-a9b5-27b52567a741} <Debug> TCPHandler: Processed in 0.00154699 sec. | ||
| 1673 | 2025.10.15 20:59:04.574475 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2025.10.15 20:59:04.574588 [ 3 ] {6e6b9358-f6f3-4bf0-b6a6-53eef110a549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1675 | 2025.10.15 20:59:04.574640 [ 3 ] {6e6b9358-f6f3-4bf0-b6a6-53eef110a549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1676 | 2025.10.15 20:59:04.575194 [ 3 ] {6e6b9358-f6f3-4bf0-b6a6-53eef110a549} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2025.10.15 20:59:04.575233 [ 3 ] {6e6b9358-f6f3-4bf0-b6a6-53eef110a549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1678 | 2025.10.15 20:59:04.575636 [ 3 ] {6e6b9358-f6f3-4bf0-b6a6-53eef110a549} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1679 | 2025.10.15 20:59:04.575931 [ 3 ] {6e6b9358-f6f3-4bf0-b6a6-53eef110a549} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2025.10.15 20:59:04.576102 [ 3 ] {6e6b9358-f6f3-4bf0-b6a6-53eef110a549} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001538 sec., 24707.4122236671 rows/sec., 1.84 MiB/sec. | ||
| 1681 | 2025.10.15 20:59:04.576156 [ 3 ] {6e6b9358-f6f3-4bf0-b6a6-53eef110a549} <Debug> TCPHandler: Processed in 0.001742576 sec. | ||
| 1682 | 2025.10.15 20:59:04.576295 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2025.10.15 20:59:04.576409 [ 3 ] {15e1ad92-0250-4caa-8ffa-202103e68a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1684 | 2025.10.15 20:59:04.576458 [ 3 ] {15e1ad92-0250-4caa-8ffa-202103e68a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1685 | 2025.10.15 20:59:04.576990 [ 3 ] {15e1ad92-0250-4caa-8ffa-202103e68a8c} <Trace> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2025.10.15 20:59:04.577038 [ 3 ] {15e1ad92-0250-4caa-8ffa-202103e68a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1687 | 2025.10.15 20:59:04.577389 [ 3 ] {15e1ad92-0250-4caa-8ffa-202103e68a8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1688 | 2025.10.15 20:59:04.577623 [ 3 ] {15e1ad92-0250-4caa-8ffa-202103e68a8c} <Trace> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2025.10.15 20:59:04.577758 [ 3 ] {15e1ad92-0250-4caa-8ffa-202103e68a8c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001376 sec., 17441.86046511628 rows/sec., 1.45 MiB/sec. | ||
| 1690 | 2025.10.15 20:59:04.577798 [ 3 ] {15e1ad92-0250-4caa-8ffa-202103e68a8c} <Debug> TCPHandler: Processed in 0.001564521 sec. | ||
| 1691 | 2025.10.15 20:59:04.577927 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2025.10.15 20:59:04.578033 [ 3 ] {dc628123-2265-4f71-a763-5cdfaf35d4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1693 | 2025.10.15 20:59:04.578083 [ 3 ] {dc628123-2265-4f71-a763-5cdfaf35d4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1694 | 2025.10.15 20:59:04.578516 [ 3 ] {dc628123-2265-4f71-a763-5cdfaf35d4b6} <Trace> oximeter.fields_u8 (35941b20-babd-4759-abdd-f7e290b7e7b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2025.10.15 20:59:04.578554 [ 3 ] {dc628123-2265-4f71-a763-5cdfaf35d4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1696 | 2025.10.15 20:59:04.578881 [ 3 ] {dc628123-2265-4f71-a763-5cdfaf35d4b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1697 | 2025.10.15 20:59:04.579104 [ 3 ] {dc628123-2265-4f71-a763-5cdfaf35d4b6} <Trace> oximeter.fields_u8 (35941b20-babd-4759-abdd-f7e290b7e7b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2025.10.15 20:59:04.579241 [ 3 ] {dc628123-2265-4f71-a763-5cdfaf35d4b6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 762.82 KiB/sec. | ||
| 1699 | 2025.10.15 20:59:04.579280 [ 3 ] {dc628123-2265-4f71-a763-5cdfaf35d4b6} <Debug> TCPHandler: Processed in 0.001404325 sec. | ||
| 1700 | 2025.10.15 20:59:04.579402 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2025.10.15 20:59:04.579499 [ 3 ] {66f0c7fc-2d11-4dd1-9644-5a275ba15410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1702 | 2025.10.15 20:59:04.579542 [ 3 ] {66f0c7fc-2d11-4dd1-9644-5a275ba15410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1703 | 2025.10.15 20:59:04.580005 [ 3 ] {66f0c7fc-2d11-4dd1-9644-5a275ba15410} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2025.10.15 20:59:04.580044 [ 3 ] {66f0c7fc-2d11-4dd1-9644-5a275ba15410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1705 | 2025.10.15 20:59:04.580367 [ 3 ] {66f0c7fc-2d11-4dd1-9644-5a275ba15410} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1706 | 2025.10.15 20:59:04.580590 [ 3 ] {66f0c7fc-2d11-4dd1-9644-5a275ba15410} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2025.10.15 20:59:04.580727 [ 3 ] {66f0c7fc-2d11-4dd1-9644-5a275ba15410} <Debug> executeQuery: Read 133 rows, 11.03 KiB in 0.001248 sec., 106570.51282051283 rows/sec., 8.63 MiB/sec. | ||
| 1708 | 2025.10.15 20:59:04.580766 [ 3 ] {66f0c7fc-2d11-4dd1-9644-5a275ba15410} <Debug> TCPHandler: Processed in 0.001416196 sec. | ||
| 1709 | 2025.10.15 20:59:04.580885 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2025.10.15 20:59:04.580980 [ 3 ] {506a9feb-6391-4689-8110-02a5a6dfad39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1711 | 2025.10.15 20:59:04.581022 [ 3 ] {506a9feb-6391-4689-8110-02a5a6dfad39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1712 | 2025.10.15 20:59:04.581471 [ 3 ] {506a9feb-6391-4689-8110-02a5a6dfad39} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2025.10.15 20:59:04.581509 [ 3 ] {506a9feb-6391-4689-8110-02a5a6dfad39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1714 | 2025.10.15 20:59:04.581874 [ 3 ] {506a9feb-6391-4689-8110-02a5a6dfad39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1715 | 2025.10.15 20:59:04.582085 [ 3 ] {506a9feb-6391-4689-8110-02a5a6dfad39} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.10.15 20:59:04.582216 [ 3 ] {506a9feb-6391-4689-8110-02a5a6dfad39} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001255 sec., 156972.11155378487 rows/sec., 11.26 MiB/sec. | ||
| 1717 | 2025.10.15 20:59:04.582253 [ 3 ] {506a9feb-6391-4689-8110-02a5a6dfad39} <Debug> TCPHandler: Processed in 0.001419955 sec. | ||
| 1718 | 2025.10.15 20:59:04.582371 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2025.10.15 20:59:04.582478 [ 3 ] {ee81e1d8-d08b-4444-95e6-c92e834bbddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1720 | 2025.10.15 20:59:04.582549 [ 3 ] {ee81e1d8-d08b-4444-95e6-c92e834bbddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1721 | 2025.10.15 20:59:04.583536 [ 3 ] {ee81e1d8-d08b-4444-95e6-c92e834bbddb} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2025.10.15 20:59:04.583573 [ 3 ] {ee81e1d8-d08b-4444-95e6-c92e834bbddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1723 | 2025.10.15 20:59:04.584140 [ 3 ] {ee81e1d8-d08b-4444-95e6-c92e834bbddb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1724 | 2025.10.15 20:59:04.584367 [ 3 ] {ee81e1d8-d08b-4444-95e6-c92e834bbddb} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2025.10.15 20:59:04.584511 [ 3 ] {ee81e1d8-d08b-4444-95e6-c92e834bbddb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002058 sec., 11661.807580174927 rows/sec., 20.90 MiB/sec. | ||
| 1726 | 2025.10.15 20:59:04.584581 [ 3 ] {ee81e1d8-d08b-4444-95e6-c92e834bbddb} <Debug> TCPHandler: Processed in 0.002260923 sec. | ||
| 1727 | 2025.10.15 20:59:04.584697 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2025.10.15 20:59:04.584795 [ 3 ] {93464137-40b9-45d0-8737-cca96c65e04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1729 | 2025.10.15 20:59:04.584837 [ 3 ] {93464137-40b9-45d0-8737-cca96c65e04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1730 | 2025.10.15 20:59:04.585236 [ 3 ] {93464137-40b9-45d0-8737-cca96c65e04b} <Trace> oximeter.measurements_i64 (4bc0ca69-9df1-4c43-a044-2a84658fcc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.10.15 20:59:04.585275 [ 3 ] {93464137-40b9-45d0-8737-cca96c65e04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1732 | 2025.10.15 20:59:04.585647 [ 3 ] {93464137-40b9-45d0-8737-cca96c65e04b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1733 | 2025.10.15 20:59:04.585876 [ 3 ] {93464137-40b9-45d0-8737-cca96c65e04b} <Trace> oximeter.measurements_i64 (4bc0ca69-9df1-4c43-a044-2a84658fcc6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2025.10.15 20:59:04.586009 [ 3 ] {93464137-40b9-45d0-8737-cca96c65e04b} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001233 sec., 7299.270072992701 rows/sec., 538.57 KiB/sec. | ||
| 1735 | 2025.10.15 20:59:04.586047 [ 3 ] {93464137-40b9-45d0-8737-cca96c65e04b} <Debug> TCPHandler: Processed in 0.001401095 sec. | ||
| 1736 | 2025.10.15 20:59:04.586162 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.10.15 20:59:04.586260 [ 3 ] {bde9170f-0c63-4393-bf5e-3d5929da6c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1738 | 2025.10.15 20:59:04.586303 [ 3 ] {bde9170f-0c63-4393-bf5e-3d5929da6c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1739 | 2025.10.15 20:59:04.586686 [ 3 ] {bde9170f-0c63-4393-bf5e-3d5929da6c87} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.10.15 20:59:04.586727 [ 3 ] {bde9170f-0c63-4393-bf5e-3d5929da6c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.10 GiB. | ||
| 1741 | 2025.10.15 20:59:04.587060 [ 3 ] {bde9170f-0c63-4393-bf5e-3d5929da6c87} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2025.10.15 20:59:04.587271 [ 3 ] {bde9170f-0c63-4393-bf5e-3d5929da6c87} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2025.10.15 20:59:04.587403 [ 3 ] {bde9170f-0c63-4393-bf5e-3d5929da6c87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 1744 | 2025.10.15 20:59:04.587439 [ 3 ] {bde9170f-0c63-4393-bf5e-3d5929da6c87} <Debug> TCPHandler: Processed in 0.001326773 sec. | ||
| 1745 | 2025.10.15 20:59:06.353363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3324 | ||
| 1746 | 2025.10.15 20:59:06.353893 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2025.10.15 20:59:06.353942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1748 | 2025.10.15 20:59:06.354458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1749 | 2025.10.15 20:59:06.354694 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2025.10.15 20:59:06.354845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3324 | ||
| 1751 | 2025.10.15 20:59:06.539793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1752 | 2025.10.15 20:59:06.562523 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.10.15 20:59:06.562596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1754 | 2025.10.15 20:59:06.569509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1755 | 2025.10.15 20:59:06.570358 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2025.10.15 20:59:06.574722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1757 | 2025.10.15 20:59:09.534077 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2025.10.15 20:59:09.534254 [ 3 ] {afbb458d-6d5b-472d-b96d-dbe93572e18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1759 | 2025.10.15 20:59:09.534330 [ 3 ] {afbb458d-6d5b-472d-b96d-dbe93572e18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1760 | 2025.10.15 20:59:09.535109 [ 3 ] {afbb458d-6d5b-472d-b96d-dbe93572e18f} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2025.10.15 20:59:09.535161 [ 3 ] {afbb458d-6d5b-472d-b96d-dbe93572e18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1762 | 2025.10.15 20:59:09.535547 [ 3 ] {afbb458d-6d5b-472d-b96d-dbe93572e18f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1763 | 2025.10.15 20:59:09.535802 [ 3 ] {afbb458d-6d5b-472d-b96d-dbe93572e18f} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2025.10.15 20:59:09.535971 [ 3 ] {afbb458d-6d5b-472d-b96d-dbe93572e18f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001766 sec., 31710.07927519819 rows/sec., 2.42 MiB/sec. | ||
| 1765 | 2025.10.15 20:59:09.536019 [ 3 ] {afbb458d-6d5b-472d-b96d-dbe93572e18f} <Debug> TCPHandler: Processed in 0.002087817 sec. | ||
| 1766 | 2025.10.15 20:59:09.536149 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2025.10.15 20:59:09.536254 [ 3 ] {8135efa8-7ccb-423d-ad37-a53aa44b288e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1768 | 2025.10.15 20:59:09.536298 [ 3 ] {8135efa8-7ccb-423d-ad37-a53aa44b288e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1769 | 2025.10.15 20:59:09.536752 [ 3 ] {8135efa8-7ccb-423d-ad37-a53aa44b288e} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2025.10.15 20:59:09.536792 [ 3 ] {8135efa8-7ccb-423d-ad37-a53aa44b288e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1771 | 2025.10.15 20:59:09.537128 [ 3 ] {8135efa8-7ccb-423d-ad37-a53aa44b288e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1772 | 2025.10.15 20:59:09.537346 [ 3 ] {8135efa8-7ccb-423d-ad37-a53aa44b288e} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2025.10.15 20:59:09.537486 [ 3 ] {8135efa8-7ccb-423d-ad37-a53aa44b288e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 1774 | 2025.10.15 20:59:09.537525 [ 3 ] {8135efa8-7ccb-423d-ad37-a53aa44b288e} <Debug> TCPHandler: Processed in 0.001427805 sec. | ||
| 1775 | 2025.10.15 20:59:09.537644 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2025.10.15 20:59:09.537743 [ 3 ] {e83180a2-444c-480e-b1ea-c21aafd3875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1777 | 2025.10.15 20:59:09.537791 [ 3 ] {e83180a2-444c-480e-b1ea-c21aafd3875a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1778 | 2025.10.15 20:59:09.538206 [ 3 ] {e83180a2-444c-480e-b1ea-c21aafd3875a} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2025.10.15 20:59:09.538245 [ 3 ] {e83180a2-444c-480e-b1ea-c21aafd3875a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1780 | 2025.10.15 20:59:09.538585 [ 3 ] {e83180a2-444c-480e-b1ea-c21aafd3875a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1781 | 2025.10.15 20:59:09.538798 [ 3 ] {e83180a2-444c-480e-b1ea-c21aafd3875a} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2025.10.15 20:59:09.538929 [ 3 ] {e83180a2-444c-480e-b1ea-c21aafd3875a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 1783 | 2025.10.15 20:59:09.538966 [ 3 ] {e83180a2-444c-480e-b1ea-c21aafd3875a} <Debug> TCPHandler: Processed in 0.001372854 sec. | ||
| 1784 | 2025.10.15 20:59:09.539079 [ 3 ] {} <Trace> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2025.10.15 20:59:09.539177 [ 3 ] {e48c0adb-3260-449e-9969-099931ea1d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49808) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1786 | 2025.10.15 20:59:09.539221 [ 3 ] {e48c0adb-3260-449e-9969-099931ea1d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1787 | 2025.10.15 20:59:09.539580 [ 3 ] {e48c0adb-3260-449e-9969-099931ea1d63} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2025.10.15 20:59:09.539618 [ 3 ] {e48c0adb-3260-449e-9969-099931ea1d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1789 | 2025.10.15 20:59:09.539934 [ 3 ] {e48c0adb-3260-449e-9969-099931ea1d63} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1790 | 2025.10.15 20:59:09.540144 [ 3 ] {e48c0adb-3260-449e-9969-099931ea1d63} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2025.10.15 20:59:09.540276 [ 3 ] {e48c0adb-3260-449e-9969-099931ea1d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 1792 | 2025.10.15 20:59:09.540311 [ 3 ] {e48c0adb-3260-449e-9969-099931ea1d63} <Debug> TCPHandler: Processed in 0.001282571 sec. | ||
| 1793 | 2025.10.15 20:59:13.779359 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1794 | 2025.10.15 20:59:13.779432 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1795 | 2025.10.15 20:59:13.847645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 254 | ||
| 1796 | 2025.10.15 20:59:13.850002 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2025.10.15 20:59:13.850061 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1798 | 2025.10.15 20:59:13.851266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1799 | 2025.10.15 20:59:13.851548 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2025.10.15 20:59:13.851875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1801 | 2025.10.15 20:59:13.855861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3772 | ||
| 1802 | 2025.10.15 20:59:13.856346 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2025.10.15 20:59:13.856385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1804 | 2025.10.15 20:59:13.856892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2025.10.15 20:59:13.857125 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2025.10.15 20:59:13.857274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3772 | ||
| 1807 | 2025.10.15 20:59:13.871197 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1808 | 2025.10.15 20:59:13.871273 [ 3 ] {} <Debug> TCP-Session: 4871dd73-03bf-4ce3-b33e-5977b4049a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2025.10.15 20:59:14.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.43 MiB, peak 190.40 MiB, free memory in arenas 0.00 B, will set to 181.47 MiB (RSS), difference: 2.04 MiB | ||
| 1810 | 2025.10.15 20:59:14.075744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1811 | 2025.10.15 20:59:14.098896 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2025.10.15 20:59:14.098959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1813 | 2025.10.15 20:59:14.106681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1814 | 2025.10.15 20:59:14.107504 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2025.10.15 20:59:14.111462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1816 | 2025.10.15 20:59:14.536208 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2025.10.15 20:59:14.536418 [ 5 ] {ed9a7393-4e92-4a30-8b90-29a3384dcdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1818 | 2025.10.15 20:59:14.536496 [ 5 ] {ed9a7393-4e92-4a30-8b90-29a3384dcdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1819 | 2025.10.15 20:59:14.537365 [ 5 ] {ed9a7393-4e92-4a30-8b90-29a3384dcdc8} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.10.15 20:59:14.537407 [ 5 ] {ed9a7393-4e92-4a30-8b90-29a3384dcdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1821 | 2025.10.15 20:59:14.537968 [ 5 ] {ed9a7393-4e92-4a30-8b90-29a3384dcdc8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1822 | 2025.10.15 20:59:14.538414 [ 5 ] {ed9a7393-4e92-4a30-8b90-29a3384dcdc8} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.10.15 20:59:14.538571 [ 5 ] {ed9a7393-4e92-4a30-8b90-29a3384dcdc8} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.002211 sec., 58796.92446856626 rows/sec., 5.06 MiB/sec. | ||
| 1824 | 2025.10.15 20:59:14.538612 [ 5 ] {ed9a7393-4e92-4a30-8b90-29a3384dcdc8} <Debug> TCPHandler: Processed in 0.002556262 sec. | ||
| 1825 | 2025.10.15 20:59:14.538752 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2025.10.15 20:59:14.538851 [ 5 ] {50b104bc-df17-42ce-8c5a-86ec21694896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1827 | 2025.10.15 20:59:14.538893 [ 5 ] {50b104bc-df17-42ce-8c5a-86ec21694896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1828 | 2025.10.15 20:59:14.539325 [ 5 ] {50b104bc-df17-42ce-8c5a-86ec21694896} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2025.10.15 20:59:14.539362 [ 5 ] {50b104bc-df17-42ce-8c5a-86ec21694896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1830 | 2025.10.15 20:59:14.539764 [ 5 ] {50b104bc-df17-42ce-8c5a-86ec21694896} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1831 | 2025.10.15 20:59:14.540236 [ 5 ] {50b104bc-df17-42ce-8c5a-86ec21694896} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2025.10.15 20:59:14.540427 [ 5 ] {50b104bc-df17-42ce-8c5a-86ec21694896} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001595 sec., 23197.492163009403 rows/sec., 1.70 MiB/sec. | ||
| 1833 | 2025.10.15 20:59:14.540468 [ 5 ] {50b104bc-df17-42ce-8c5a-86ec21694896} <Debug> TCPHandler: Processed in 0.001767337 sec. | ||
| 1834 | 2025.10.15 20:59:14.540704 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2025.10.15 20:59:14.540871 [ 5 ] {6b6c4008-df89-4cb4-a5c0-a9c5f3cee4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1836 | 2025.10.15 20:59:14.540937 [ 5 ] {6b6c4008-df89-4cb4-a5c0-a9c5f3cee4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1837 | 2025.10.15 20:59:14.541580 [ 5 ] {6b6c4008-df89-4cb4-a5c0-a9c5f3cee4be} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.10.15 20:59:14.541621 [ 5 ] {6b6c4008-df89-4cb4-a5c0-a9c5f3cee4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1839 | 2025.10.15 20:59:14.542055 [ 5 ] {6b6c4008-df89-4cb4-a5c0-a9c5f3cee4be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1840 | 2025.10.15 20:59:14.542530 [ 5 ] {6b6c4008-df89-4cb4-a5c0-a9c5f3cee4be} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.10.15 20:59:14.542682 [ 5 ] {6b6c4008-df89-4cb4-a5c0-a9c5f3cee4be} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001857 sec., 57619.816908993 rows/sec., 4.52 MiB/sec. | ||
| 1842 | 2025.10.15 20:59:14.542742 [ 5 ] {6b6c4008-df89-4cb4-a5c0-a9c5f3cee4be} <Debug> TCPHandler: Processed in 0.002162579 sec. | ||
| 1843 | 2025.10.15 20:59:14.542873 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.10.15 20:59:14.542970 [ 5 ] {a623ef83-086a-462b-8899-51e53ac51983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1845 | 2025.10.15 20:59:14.543015 [ 5 ] {a623ef83-086a-462b-8899-51e53ac51983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1846 | 2025.10.15 20:59:14.543446 [ 5 ] {a623ef83-086a-462b-8899-51e53ac51983} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2025.10.15 20:59:14.543483 [ 5 ] {a623ef83-086a-462b-8899-51e53ac51983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1848 | 2025.10.15 20:59:14.543957 [ 5 ] {a623ef83-086a-462b-8899-51e53ac51983} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1849 | 2025.10.15 20:59:14.544375 [ 5 ] {a623ef83-086a-462b-8899-51e53ac51983} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2025.10.15 20:59:14.544508 [ 5 ] {a623ef83-086a-462b-8899-51e53ac51983} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
| 1851 | 2025.10.15 20:59:14.544547 [ 5 ] {a623ef83-086a-462b-8899-51e53ac51983} <Debug> TCPHandler: Processed in 0.001726295 sec. | ||
| 1852 | 2025.10.15 20:59:14.544661 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.10.15 20:59:14.544756 [ 5 ] {09f74c47-853c-4baa-bcde-4584c5cd0bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1854 | 2025.10.15 20:59:14.544812 [ 5 ] {09f74c47-853c-4baa-bcde-4584c5cd0bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1855 | 2025.10.15 20:59:14.545826 [ 5 ] {09f74c47-853c-4baa-bcde-4584c5cd0bb5} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2025.10.15 20:59:14.545864 [ 5 ] {09f74c47-853c-4baa-bcde-4584c5cd0bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1857 | 2025.10.15 20:59:14.546595 [ 5 ] {09f74c47-853c-4baa-bcde-4584c5cd0bb5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1858 | 2025.10.15 20:59:14.547023 [ 5 ] {09f74c47-853c-4baa-bcde-4584c5cd0bb5} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2025.10.15 20:59:14.547182 [ 5 ] {09f74c47-853c-4baa-bcde-4584c5cd0bb5} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002445 sec., 15132.924335378322 rows/sec., 27.12 MiB/sec. | ||
| 1860 | 2025.10.15 20:59:14.547244 [ 5 ] {09f74c47-853c-4baa-bcde-4584c5cd0bb5} <Debug> TCPHandler: Processed in 0.002633465 sec. | ||
| 1861 | 2025.10.15 20:59:14.547366 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.10.15 20:59:14.547467 [ 5 ] {9e40bd9a-5ee2-4a8f-895d-1f444eaad782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1863 | 2025.10.15 20:59:14.547512 [ 5 ] {9e40bd9a-5ee2-4a8f-895d-1f444eaad782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1864 | 2025.10.15 20:59:14.547832 [ 5 ] {9e40bd9a-5ee2-4a8f-895d-1f444eaad782} <Trace> oximeter.measurements_i64 (4bc0ca69-9df1-4c43-a044-2a84658fcc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2025.10.15 20:59:14.547869 [ 5 ] {9e40bd9a-5ee2-4a8f-895d-1f444eaad782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1866 | 2025.10.15 20:59:14.548298 [ 5 ] {9e40bd9a-5ee2-4a8f-895d-1f444eaad782} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1867 | 2025.10.15 20:59:14.548723 [ 5 ] {9e40bd9a-5ee2-4a8f-895d-1f444eaad782} <Trace> oximeter.measurements_i64 (4bc0ca69-9df1-4c43-a044-2a84658fcc6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2025.10.15 20:59:14.548864 [ 5 ] {9e40bd9a-5ee2-4a8f-895d-1f444eaad782} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001416 sec., 6355.932203389831 rows/sec., 488.97 KiB/sec. | ||
| 1869 | 2025.10.15 20:59:14.548901 [ 5 ] {9e40bd9a-5ee2-4a8f-895d-1f444eaad782} <Debug> TCPHandler: Processed in 0.001585251 sec. | ||
| 1870 | 2025.10.15 20:59:14.549019 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2025.10.15 20:59:14.549115 [ 5 ] {c02b8230-d32b-452b-82ff-9979125838bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1872 | 2025.10.15 20:59:14.549156 [ 5 ] {c02b8230-d32b-452b-82ff-9979125838bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1873 | 2025.10.15 20:59:14.549585 [ 5 ] {c02b8230-d32b-452b-82ff-9979125838bf} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2025.10.15 20:59:14.549622 [ 5 ] {c02b8230-d32b-452b-82ff-9979125838bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1875 | 2025.10.15 20:59:14.550103 [ 5 ] {c02b8230-d32b-452b-82ff-9979125838bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1876 | 2025.10.15 20:59:14.550624 [ 5 ] {c02b8230-d32b-452b-82ff-9979125838bf} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2025.10.15 20:59:14.550759 [ 5 ] {c02b8230-d32b-452b-82ff-9979125838bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001663 sec., 36079.37462417318 rows/sec., 2.43 MiB/sec. | ||
| 1878 | 2025.10.15 20:59:14.550796 [ 5 ] {c02b8230-d32b-452b-82ff-9979125838bf} <Debug> TCPHandler: Processed in 0.001826998 sec. | ||
| 1879 | 2025.10.15 20:59:19.533644 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2025.10.15 20:59:19.533843 [ 5 ] {a5e83985-e913-4a57-bfba-af088edbfba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1881 | 2025.10.15 20:59:19.533910 [ 5 ] {a5e83985-e913-4a57-bfba-af088edbfba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1882 | 2025.10.15 20:59:19.534569 [ 5 ] {a5e83985-e913-4a57-bfba-af088edbfba6} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2025.10.15 20:59:19.534615 [ 5 ] {a5e83985-e913-4a57-bfba-af088edbfba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1884 | 2025.10.15 20:59:19.535025 [ 5 ] {a5e83985-e913-4a57-bfba-af088edbfba6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1885 | 2025.10.15 20:59:19.535259 [ 5 ] {a5e83985-e913-4a57-bfba-af088edbfba6} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2025.10.15 20:59:19.535409 [ 5 ] {a5e83985-e913-4a57-bfba-af088edbfba6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. | ||
| 1887 | 2025.10.15 20:59:19.535450 [ 5 ] {a5e83985-e913-4a57-bfba-af088edbfba6} <Debug> TCPHandler: Processed in 0.001939212 sec. | ||
| 1888 | 2025.10.15 20:59:19.535575 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2025.10.15 20:59:19.535672 [ 5 ] {a332c5b8-8ed8-4281-8e97-a20199d7bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1890 | 2025.10.15 20:59:19.535714 [ 5 ] {a332c5b8-8ed8-4281-8e97-a20199d7bb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1891 | 2025.10.15 20:59:19.536185 [ 5 ] {a332c5b8-8ed8-4281-8e97-a20199d7bb9f} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2025.10.15 20:59:19.536226 [ 5 ] {a332c5b8-8ed8-4281-8e97-a20199d7bb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1893 | 2025.10.15 20:59:19.536546 [ 5 ] {a332c5b8-8ed8-4281-8e97-a20199d7bb9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1894 | 2025.10.15 20:59:19.536775 [ 5 ] {a332c5b8-8ed8-4281-8e97-a20199d7bb9f} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2025.10.15 20:59:19.536904 [ 5 ] {a332c5b8-8ed8-4281-8e97-a20199d7bb9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 1896 | 2025.10.15 20:59:19.536941 [ 5 ] {a332c5b8-8ed8-4281-8e97-a20199d7bb9f} <Debug> TCPHandler: Processed in 0.001416316 sec. | ||
| 1897 | 2025.10.15 20:59:19.537059 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2025.10.15 20:59:19.537154 [ 5 ] {41a019a6-2e98-4ecd-940b-98484aa0c043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1899 | 2025.10.15 20:59:19.537201 [ 5 ] {41a019a6-2e98-4ecd-940b-98484aa0c043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1900 | 2025.10.15 20:59:19.537631 [ 5 ] {41a019a6-2e98-4ecd-940b-98484aa0c043} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2025.10.15 20:59:19.537668 [ 5 ] {41a019a6-2e98-4ecd-940b-98484aa0c043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1902 | 2025.10.15 20:59:19.538019 [ 5 ] {41a019a6-2e98-4ecd-940b-98484aa0c043} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1903 | 2025.10.15 20:59:19.538232 [ 5 ] {41a019a6-2e98-4ecd-940b-98484aa0c043} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2025.10.15 20:59:19.538363 [ 5 ] {41a019a6-2e98-4ecd-940b-98484aa0c043} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 1905 | 2025.10.15 20:59:19.538399 [ 5 ] {41a019a6-2e98-4ecd-940b-98484aa0c043} <Debug> TCPHandler: Processed in 0.001389835 sec. | ||
| 1906 | 2025.10.15 20:59:19.538511 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2025.10.15 20:59:19.538607 [ 5 ] {bca80ace-734f-4a96-88b5-d5c960ce5d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1908 | 2025.10.15 20:59:19.538650 [ 5 ] {bca80ace-734f-4a96-88b5-d5c960ce5d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1909 | 2025.10.15 20:59:19.538982 [ 5 ] {bca80ace-734f-4a96-88b5-d5c960ce5d98} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2025.10.15 20:59:19.539017 [ 5 ] {bca80ace-734f-4a96-88b5-d5c960ce5d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1911 | 2025.10.15 20:59:19.539339 [ 5 ] {bca80ace-734f-4a96-88b5-d5c960ce5d98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1912 | 2025.10.15 20:59:19.539552 [ 5 ] {bca80ace-734f-4a96-88b5-d5c960ce5d98} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2025.10.15 20:59:19.539679 [ 5 ] {bca80ace-734f-4a96-88b5-d5c960ce5d98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 1914 | 2025.10.15 20:59:19.539715 [ 5 ] {bca80ace-734f-4a96-88b5-d5c960ce5d98} <Debug> TCPHandler: Processed in 0.001253181 sec. | ||
| 1915 | 2025.10.15 20:59:21.358248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4284 | ||
| 1916 | 2025.10.15 20:59:21.358782 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2025.10.15 20:59:21.358821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1918 | 2025.10.15 20:59:21.359321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1919 | 2025.10.15 20:59:21.359563 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2025.10.15 20:59:21.359706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4284 | ||
| 1921 | 2025.10.15 20:59:21.612434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1922 | 2025.10.15 20:59:21.631957 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2025.10.15 20:59:21.632062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1924 | 2025.10.15 20:59:21.642684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1925 | 2025.10.15 20:59:21.644324 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2025.10.15 20:59:21.650919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1927 | 2025.10.15 20:59:22.594229 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42567 | ||
| 1928 | 2025.10.15 20:59:22.594351 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1929 | 2025.10.15 20:59:22.594379 [ 3 ] {} <Debug> TCP-Session: 3ab629ca-35d4-48bf-8b0a-6f613a4d9a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:42567 | ||
| 1930 | 2025.10.15 20:59:22.594401 [ 3 ] {} <Debug> TCP-Session: 3ab629ca-35d4-48bf-8b0a-6f613a4d9a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2025.10.15 20:59:22.594414 [ 3 ] {} <Debug> TCP-Session: 3ab629ca-35d4-48bf-8b0a-6f613a4d9a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2025.10.15 20:59:22.594687 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62085 | ||
| 1933 | 2025.10.15 20:59:22.594740 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34579 | ||
| 1934 | 2025.10.15 20:59:22.594773 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1935 | 2025.10.15 20:59:22.594770 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57751 | ||
| 1936 | 2025.10.15 20:59:22.594814 [ 3 ] {} <Trace> TCP-Session: 3ab629ca-35d4-48bf-8b0a-6f613a4d9a30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.10.15 20:59:22.594821 [ 286 ] {} <Debug> TCP-Session: efd8d38f-6b8c-4eee-909b-44ed9858f23f Authenticating user 'default' from [fd00:1122:3344:101::e]:62085 | ||
| 1938 | 2025.10.15 20:59:22.594801 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59307 | ||
| 1939 | 2025.10.15 20:59:22.594888 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1940 | 2025.10.15 20:59:22.594882 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2025.10.15 20:59:22.594947 [ 290 ] {} <Debug> TCP-Session: 5fe288bb-dd05-4457-8548-96f6d0ec8720 Authenticating user 'default' from [fd00:1122:3344:101::e]:57751 | ||
| 1942 | 2025.10.15 20:59:22.594869 [ 286 ] {} <Debug> TCP-Session: efd8d38f-6b8c-4eee-909b-44ed9858f23f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2025.10.15 20:59:22.594982 [ 290 ] {} <Debug> TCP-Session: 5fe288bb-dd05-4457-8548-96f6d0ec8720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2025.10.15 20:59:22.594978 [ 287 ] {} <Debug> TCP-Session: 9e6d01b0-54e6-4fef-901f-1f198c6f7aea Authenticating user 'default' from [fd00:1122:3344:101::e]:34579 | ||
| 1945 | 2025.10.15 20:59:22.595003 [ 290 ] {} <Debug> TCP-Session: 5fe288bb-dd05-4457-8548-96f6d0ec8720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2025.10.15 20:59:22.594995 [ 286 ] {} <Debug> TCP-Session: efd8d38f-6b8c-4eee-909b-44ed9858f23f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2025.10.15 20:59:22.595026 [ 3 ] {6314d780-9781-4926-8180-ed31192f7098} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42567) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1948 | 2025.10.15 20:59:22.595028 [ 287 ] {} <Debug> TCP-Session: 9e6d01b0-54e6-4fef-901f-1f198c6f7aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2025.10.15 20:59:22.595022 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1950 | 2025.10.15 20:59:22.595073 [ 287 ] {} <Debug> TCP-Session: 9e6d01b0-54e6-4fef-901f-1f198c6f7aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2025.10.15 20:59:22.594795 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38662 | ||
| 1952 | 2025.10.15 20:59:22.595121 [ 293 ] {} <Debug> TCP-Session: 5036f4d5-681e-4519-a2c4-ea1a79984fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59307 | ||
| 1953 | 2025.10.15 20:59:22.594780 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39471 | ||
| 1954 | 2025.10.15 20:59:22.595207 [ 293 ] {} <Debug> TCP-Session: 5036f4d5-681e-4519-a2c4-ea1a79984fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2025.10.15 20:59:22.595217 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1956 | 2025.10.15 20:59:22.595237 [ 293 ] {} <Debug> TCP-Session: 5036f4d5-681e-4519-a2c4-ea1a79984fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2025.10.15 20:59:22.594757 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59687 | ||
| 1958 | 2025.10.15 20:59:22.595269 [ 292 ] {} <Debug> TCP-Session: 759591d0-a492-4628-99b0-e182f3f8baae Authenticating user 'default' from [fd00:1122:3344:101::e]:38662 | ||
| 1959 | 2025.10.15 20:59:22.594759 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43641 | ||
| 1960 | 2025.10.15 20:59:22.595329 [ 3 ] {6314d780-9781-4926-8180-ed31192f7098} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1961 | 2025.10.15 20:59:22.595366 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1962 | 2025.10.15 20:59:22.595340 [ 292 ] {} <Debug> TCP-Session: 759591d0-a492-4628-99b0-e182f3f8baae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2025.10.15 20:59:22.595409 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1964 | 2025.10.15 20:59:22.595422 [ 292 ] {} <Debug> TCP-Session: 759591d0-a492-4628-99b0-e182f3f8baae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2025.10.15 20:59:22.595421 [ 3 ] {6314d780-9781-4926-8180-ed31192f7098} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1966 | 2025.10.15 20:59:22.595441 [ 289 ] {} <Debug> TCP-Session: 3ece78a1-7ada-40e3-b6e4-f6c20ba2ab32 Authenticating user 'default' from [fd00:1122:3344:101::e]:43641 | ||
| 1967 | 2025.10.15 20:59:22.595410 [ 288 ] {} <Debug> TCP-Session: cea96e20-86ac-4ef4-8fc2-5bc46989bdc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59687 | ||
| 1968 | 2025.10.15 20:59:22.595480 [ 289 ] {} <Debug> TCP-Session: 3ece78a1-7ada-40e3-b6e4-f6c20ba2ab32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2025.10.15 20:59:22.595500 [ 288 ] {} <Debug> TCP-Session: cea96e20-86ac-4ef4-8fc2-5bc46989bdc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2025.10.15 20:59:22.595516 [ 289 ] {} <Debug> TCP-Session: 3ece78a1-7ada-40e3-b6e4-f6c20ba2ab32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2025.10.15 20:59:22.595538 [ 288 ] {} <Debug> TCP-Session: cea96e20-86ac-4ef4-8fc2-5bc46989bdc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2025.10.15 20:59:22.595274 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1973 | 2025.10.15 20:59:22.595607 [ 291 ] {} <Debug> TCP-Session: bf4d4b59-d259-45ed-b600-7e18ac35c5af Authenticating user 'default' from [fd00:1122:3344:101::e]:39471 | ||
| 1974 | 2025.10.15 20:59:22.595625 [ 291 ] {} <Debug> TCP-Session: bf4d4b59-d259-45ed-b600-7e18ac35c5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2025.10.15 20:59:22.595638 [ 291 ] {} <Debug> TCP-Session: bf4d4b59-d259-45ed-b600-7e18ac35c5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2025.10.15 20:59:22.595761 [ 3 ] {6314d780-9781-4926-8180-ed31192f7098} <Debug> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d) (SelectExecutor): Key condition: unknown | ||
| 1977 | 2025.10.15 20:59:22.595879 [ 3 ] {6314d780-9781-4926-8180-ed31192f7098} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1978 | 2025.10.15 20:59:22.963245 [ 313 ] {6314d780-9781-4926-8180-ed31192f7098} <Trace> AggregatingTransform: Aggregating | ||
| 1979 | 2025.10.15 20:59:22.963320 [ 313 ] {6314d780-9781-4926-8180-ed31192f7098} <Trace> Aggregator: Aggregation method: without_key | ||
| 1980 | 2025.10.15 20:59:22.963358 [ 313 ] {6314d780-9781-4926-8180-ed31192f7098} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001114086 sec. (897.597 rows/sec., 35.06 KiB/sec.) | ||
| 1981 | 2025.10.15 20:59:22.963373 [ 313 ] {6314d780-9781-4926-8180-ed31192f7098} <Trace> Aggregator: Merging aggregated data | ||
| 1982 | 2025.10.15 20:59:22.964751 [ 3 ] {6314d780-9781-4926-8180-ed31192f7098} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.369803 sec., 2.704142475858768 rows/sec., 108.17 B/sec. | ||
| 1983 | 2025.10.15 20:59:22.964905 [ 3 ] {6314d780-9781-4926-8180-ed31192f7098} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1984 | 2025.10.15 20:59:22.964921 [ 3 ] {6314d780-9781-4926-8180-ed31192f7098} <Debug> TCPHandler: Processed in 0.370271342 sec. | ||
| 1985 | 2025.10.15 20:59:22.965050 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2025.10.15 20:59:22.965079 [ 3 ] {} <Debug> TCP-Session: 3ab629ca-35d4-48bf-8b0a-6f613a4d9a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2025.10.15 20:59:22.965095 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1988 | 2025.10.15 20:59:22.965110 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1989 | 2025.10.15 20:59:22.965162 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1990 | 2025.10.15 20:59:22.965175 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1991 | 2025.10.15 20:59:22.965193 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1992 | 2025.10.15 20:59:22.965217 [ 289 ] {} <Debug> TCP-Session: 3ece78a1-7ada-40e3-b6e4-f6c20ba2ab32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2025.10.15 20:59:22.965235 [ 287 ] {} <Debug> TCP-Session: 9e6d01b0-54e6-4fef-901f-1f198c6f7aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2025.10.15 20:59:22.965257 [ 290 ] {} <Debug> TCP-Session: 5fe288bb-dd05-4457-8548-96f6d0ec8720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2025.10.15 20:59:22.965208 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1996 | 2025.10.15 20:59:22.965208 [ 291 ] {} <Debug> TCP-Session: bf4d4b59-d259-45ed-b600-7e18ac35c5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2025.10.15 20:59:22.965172 [ 292 ] {} <Debug> TCP-Session: 759591d0-a492-4628-99b0-e182f3f8baae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2025.10.15 20:59:22.965331 [ 293 ] {} <Debug> TCP-Session: 5036f4d5-681e-4519-a2c4-ea1a79984fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2025.10.15 20:59:22.965144 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2000 | 2025.10.15 20:59:22.965126 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2001 | 2025.10.15 20:59:22.965414 [ 286 ] {} <Debug> TCP-Session: efd8d38f-6b8c-4eee-909b-44ed9858f23f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2025.10.15 20:59:22.965441 [ 288 ] {} <Debug> TCP-Session: cea96e20-86ac-4ef4-8fc2-5bc46989bdc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2025.10.15 20:59:23.001272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.44 MiB, peak 197.57 MiB, free memory in arenas 0.00 B, will set to 204.50 MiB (RSS), difference: 19.05 MiB | ||
| 2004 | 2025.10.15 20:59:23.852875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 278 | ||
| 2005 | 2025.10.15 20:59:23.854906 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2006 | 2025.10.15 20:59:23.854962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2007 | 2025.10.15 20:59:23.856303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2008 | 2025.10.15 20:59:23.856788 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2025.10.15 20:59:23.856979 [ 41 ] {} <Debug> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2010 | 2025.10.15 20:59:23.857046 [ 41 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.10.15 20:59:23.857071 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2012 | 2025.10.15 20:59:23.857099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 2013 | 2025.10.15 20:59:23.857215 [ 192 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2014 | 2025.10.15 20:59:23.857847 [ 192 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2015 | 2025.10.15 20:59:23.858013 [ 192 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2016 | 2025.10.15 20:59:23.858405 [ 192 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2017 | 2025.10.15 20:59:23.858752 [ 192 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2018 | 2025.10.15 20:59:23.859102 [ 192 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2019 | 2025.10.15 20:59:23.859446 [ 192 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2020 | 2025.10.15 20:59:23.859793 [ 192 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2021 | 2025.10.15 20:59:23.866932 [ 189 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 72 columns (72 merged, 0 gathered) in 0.009786973 sec., 28405.105439649218 rows/sec., 27.72 MiB/sec. | ||
| 2022 | 2025.10.15 20:59:23.867972 [ 194 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2023 | 2025.10.15 20:59:23.868963 [ 194 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.10.15 20:59:23.869072 [ 194 ] {b165a8b3-ba06-4257-a6e6-94c295333196::all_1_6_1} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2025 | 2025.10.15 20:59:23.869386 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2026 | 2025.10.15 20:59:23.954057 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46125 | ||
| 2027 | 2025.10.15 20:59:23.954160 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2028 | 2025.10.15 20:59:23.954188 [ 288 ] {} <Debug> TCP-Session: bffec1fd-0f22-4751-a7fa-babf63d9b928 Authenticating user 'default' from [fd00:1122:3344:101::e]:46125 | ||
| 2029 | 2025.10.15 20:59:23.954212 [ 288 ] {} <Debug> TCP-Session: bffec1fd-0f22-4751-a7fa-babf63d9b928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2025.10.15 20:59:23.954225 [ 288 ] {} <Debug> TCP-Session: bffec1fd-0f22-4751-a7fa-babf63d9b928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2025.10.15 20:59:23.954435 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65040 | ||
| 2032 | 2025.10.15 20:59:23.954466 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39468 | ||
| 2033 | 2025.10.15 20:59:23.954474 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64476 | ||
| 2034 | 2025.10.15 20:59:23.954530 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46059 | ||
| 2035 | 2025.10.15 20:59:23.954543 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43387 | ||
| 2036 | 2025.10.15 20:59:23.954549 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46657 | ||
| 2037 | 2025.10.15 20:59:23.954588 [ 288 ] {} <Trace> TCP-Session: bffec1fd-0f22-4751-a7fa-babf63d9b928 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2025.10.15 20:59:23.954617 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2039 | 2025.10.15 20:59:23.954638 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2040 | 2025.10.15 20:59:23.954646 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2041 | 2025.10.15 20:59:23.954664 [ 290 ] {} <Debug> TCP-Session: 6168217b-0ddb-4bca-b524-57b561aa07cf Authenticating user 'default' from [fd00:1122:3344:101::e]:39468 | ||
| 2042 | 2025.10.15 20:59:23.954655 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2043 | 2025.10.15 20:59:23.954706 [ 291 ] {} <Debug> TCP-Session: 0a79bcdf-e6d0-4c37-8f76-5dda00da89dc Authenticating user 'default' from [fd00:1122:3344:101::e]:64476 | ||
| 2044 | 2025.10.15 20:59:23.954720 [ 290 ] {} <Debug> TCP-Session: 6168217b-0ddb-4bca-b524-57b561aa07cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2025.10.15 20:59:23.954732 [ 286 ] {} <Debug> TCP-Session: 8eb6c8b1-627c-4b35-a3cd-fa80c47c8121 Authenticating user 'default' from [fd00:1122:3344:101::e]:46657 | ||
| 2046 | 2025.10.15 20:59:23.954751 [ 291 ] {} <Debug> TCP-Session: 0a79bcdf-e6d0-4c37-8f76-5dda00da89dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2025.10.15 20:59:23.954757 [ 290 ] {} <Debug> TCP-Session: 6168217b-0ddb-4bca-b524-57b561aa07cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2025.10.15 20:59:23.954767 [ 286 ] {} <Debug> TCP-Session: 8eb6c8b1-627c-4b35-a3cd-fa80c47c8121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2025.10.15 20:59:23.954779 [ 291 ] {} <Debug> TCP-Session: 0a79bcdf-e6d0-4c37-8f76-5dda00da89dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2025.10.15 20:59:23.954804 [ 286 ] {} <Debug> TCP-Session: 8eb6c8b1-627c-4b35-a3cd-fa80c47c8121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2025.10.15 20:59:23.954795 [ 288 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2052 | 2025.10.15 20:59:23.954630 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2053 | 2025.10.15 20:59:23.954561 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2025.10.15 20:59:23.954900 [ 294 ] {} <Debug> TCP-Session: e5b859ff-eb92-49dc-bd61-8608b236dea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46059 | ||
| 2055 | 2025.10.15 20:59:23.954518 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61592 | ||
| 2056 | 2025.10.15 20:59:23.954924 [ 289 ] {} <Debug> TCP-Session: df01fcca-577e-4a5d-94ad-05da522aa15b Authenticating user 'default' from [fd00:1122:3344:101::e]:65040 | ||
| 2057 | 2025.10.15 20:59:23.954929 [ 294 ] {} <Debug> TCP-Session: e5b859ff-eb92-49dc-bd61-8608b236dea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2025.10.15 20:59:23.954971 [ 289 ] {} <Debug> TCP-Session: df01fcca-577e-4a5d-94ad-05da522aa15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2025.10.15 20:59:23.954984 [ 294 ] {} <Debug> TCP-Session: e5b859ff-eb92-49dc-bd61-8608b236dea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2025.10.15 20:59:23.954997 [ 289 ] {} <Debug> TCP-Session: df01fcca-577e-4a5d-94ad-05da522aa15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2025.10.15 20:59:23.955012 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2062 | 2025.10.15 20:59:23.954505 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49675 | ||
| 2063 | 2025.10.15 20:59:23.955039 [ 293 ] {} <Debug> TCP-Session: f89c68c5-95b4-44a8-bd06-243d8d81949b Authenticating user 'default' from [fd00:1122:3344:101::e]:61592 | ||
| 2064 | 2025.10.15 20:59:23.954672 [ 3 ] {} <Debug> TCP-Session: eeb2a223-09ed-4b4d-9331-f7fb205ee2a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43387 | ||
| 2065 | 2025.10.15 20:59:23.955075 [ 293 ] {} <Debug> TCP-Session: f89c68c5-95b4-44a8-bd06-243d8d81949b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2025.10.15 20:59:23.955096 [ 3 ] {} <Debug> TCP-Session: eeb2a223-09ed-4b4d-9331-f7fb205ee2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2025.10.15 20:59:23.955102 [ 293 ] {} <Debug> TCP-Session: f89c68c5-95b4-44a8-bd06-243d8d81949b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2025.10.15 20:59:23.955119 [ 3 ] {} <Debug> TCP-Session: eeb2a223-09ed-4b4d-9331-f7fb205ee2a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2025.10.15 20:59:23.955128 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2070 | 2025.10.15 20:59:23.955163 [ 292 ] {} <Debug> TCP-Session: cca24711-6a35-470a-b3ec-2b8e916e52a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49675 | ||
| 2071 | 2025.10.15 20:59:23.955182 [ 292 ] {} <Debug> TCP-Session: cca24711-6a35-470a-b3ec-2b8e916e52a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2025.10.15 20:59:23.955194 [ 288 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2073 | 2025.10.15 20:59:23.955198 [ 292 ] {} <Debug> TCP-Session: cca24711-6a35-470a-b3ec-2b8e916e52a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2025.10.15 20:59:23.955255 [ 288 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2075 | 2025.10.15 20:59:23.955606 [ 288 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Debug> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d) (SelectExecutor): Key condition: unknown | ||
| 2076 | 2025.10.15 20:59:23.956727 [ 342 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Trace> AggregatingTransform: Aggregating | ||
| 2077 | 2025.10.15 20:59:23.956779 [ 342 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Trace> Aggregator: Aggregation method: without_key | ||
| 2078 | 2025.10.15 20:59:23.956817 [ 342 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001100765 sec. (908.459 rows/sec., 35.49 KiB/sec.) | ||
| 2079 | 2025.10.15 20:59:23.956837 [ 342 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Trace> Aggregator: Merging aggregated data | ||
| 2080 | 2025.10.15 20:59:23.958152 [ 288 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003418 sec., 292.5687536571094 rows/sec., 11.43 KiB/sec. | ||
| 2081 | 2025.10.15 20:59:23.958352 [ 288 ] {8db70287-b677-4169-8698-a1354a0a6e43} <Debug> TCPHandler: Processed in 0.003931715 sec. | ||
| 2082 | 2025.10.15 20:59:23.958479 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2083 | 2025.10.15 20:59:23.958511 [ 288 ] {} <Debug> TCP-Session: bffec1fd-0f22-4751-a7fa-babf63d9b928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2025.10.15 20:59:23.958516 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2085 | 2025.10.15 20:59:23.958564 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2086 | 2025.10.15 20:59:23.958585 [ 289 ] {} <Debug> TCP-Session: df01fcca-577e-4a5d-94ad-05da522aa15b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2025.10.15 20:59:23.958597 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2025.10.15 20:59:23.958606 [ 286 ] {} <Debug> TCP-Session: 8eb6c8b1-627c-4b35-a3cd-fa80c47c8121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2025.10.15 20:59:23.958622 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2090 | 2025.10.15 20:59:23.958649 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2091 | 2025.10.15 20:59:23.958675 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2092 | 2025.10.15 20:59:23.958688 [ 291 ] {} <Debug> TCP-Session: 0a79bcdf-e6d0-4c37-8f76-5dda00da89dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2025.10.15 20:59:23.958701 [ 290 ] {} <Debug> TCP-Session: 6168217b-0ddb-4bca-b524-57b561aa07cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2025.10.15 20:59:23.958714 [ 294 ] {} <Debug> TCP-Session: e5b859ff-eb92-49dc-bd61-8608b236dea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2025.10.15 20:59:23.958707 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2096 | 2025.10.15 20:59:23.958652 [ 293 ] {} <Debug> TCP-Session: f89c68c5-95b4-44a8-bd06-243d8d81949b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2025.10.15 20:59:23.958731 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2025.10.15 20:59:23.958787 [ 292 ] {} <Debug> TCP-Session: cca24711-6a35-470a-b3ec-2b8e916e52a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2025.10.15 20:59:23.958823 [ 3 ] {} <Debug> TCP-Session: eeb2a223-09ed-4b4d-9331-f7fb205ee2a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2025.10.15 20:59:24.045920 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42656 | ||
| 2101 | 2025.10.15 20:59:24.046021 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2025.10.15 20:59:24.046050 [ 288 ] {} <Debug> TCP-Session: 150f7576-4f32-40ad-a4e9-bb6c00b9bafa Authenticating user 'default' from [fd00:1122:3344:101::e]:42656 | ||
| 2103 | 2025.10.15 20:59:24.046073 [ 288 ] {} <Debug> TCP-Session: 150f7576-4f32-40ad-a4e9-bb6c00b9bafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2025.10.15 20:59:24.046087 [ 288 ] {} <Debug> TCP-Session: 150f7576-4f32-40ad-a4e9-bb6c00b9bafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2025.10.15 20:59:24.046349 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62983 | ||
| 2106 | 2025.10.15 20:59:24.046365 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56485 | ||
| 2107 | 2025.10.15 20:59:24.046397 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41999 | ||
| 2108 | 2025.10.15 20:59:24.046426 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38653 | ||
| 2109 | 2025.10.15 20:59:24.046433 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42457 | ||
| 2110 | 2025.10.15 20:59:24.046469 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2025.10.15 20:59:24.046534 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2025.10.15 20:59:24.046622 [ 289 ] {} <Debug> TCP-Session: f0917078-835d-4016-99ee-dde6b909dca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62983 | ||
| 2113 | 2025.10.15 20:59:24.046498 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2114 | 2025.10.15 20:59:24.046655 [ 286 ] {} <Debug> TCP-Session: 58088713-2e88-4be1-8f57-cb84482bb75c Authenticating user 'default' from [fd00:1122:3344:101::e]:42457 | ||
| 2115 | 2025.10.15 20:59:24.046660 [ 289 ] {} <Debug> TCP-Session: f0917078-835d-4016-99ee-dde6b909dca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2025.10.15 20:59:24.046677 [ 290 ] {} <Debug> TCP-Session: a0ac413d-4475-4c64-883c-fe42161d3bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:56485 | ||
| 2117 | 2025.10.15 20:59:24.046687 [ 286 ] {} <Debug> TCP-Session: 58088713-2e88-4be1-8f57-cb84482bb75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2025.10.15 20:59:24.046692 [ 289 ] {} <Debug> TCP-Session: f0917078-835d-4016-99ee-dde6b909dca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.10.15 20:59:24.046712 [ 286 ] {} <Debug> TCP-Session: 58088713-2e88-4be1-8f57-cb84482bb75c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2025.10.15 20:59:24.046707 [ 290 ] {} <Debug> TCP-Session: a0ac413d-4475-4c64-883c-fe42161d3bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2025.10.15 20:59:24.046496 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2122 | 2025.10.15 20:59:24.046470 [ 288 ] {} <Trace> TCP-Session: 150f7576-4f32-40ad-a4e9-bb6c00b9bafa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.10.15 20:59:24.046411 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43201 | ||
| 2124 | 2025.10.15 20:59:24.046379 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60617 | ||
| 2125 | 2025.10.15 20:59:24.046382 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44523 | ||
| 2126 | 2025.10.15 20:59:24.046889 [ 293 ] {} <Debug> TCP-Session: 41ab050e-3e7d-40c5-816b-ca9bbb2f51c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41999 | ||
| 2127 | 2025.10.15 20:59:24.046879 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2128 | 2025.10.15 20:59:24.046937 [ 290 ] {} <Debug> TCP-Session: a0ac413d-4475-4c64-883c-fe42161d3bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2025.10.15 20:59:24.046948 [ 293 ] {} <Debug> TCP-Session: 41ab050e-3e7d-40c5-816b-ca9bbb2f51c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2025.10.15 20:59:24.046962 [ 294 ] {} <Debug> TCP-Session: d9812312-0d38-4493-8424-a8a4ab2b95ec Authenticating user 'default' from [fd00:1122:3344:101::e]:43201 | ||
| 2131 | 2025.10.15 20:59:24.046970 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2132 | 2025.10.15 20:59:24.046992 [ 294 ] {} <Debug> TCP-Session: d9812312-0d38-4493-8424-a8a4ab2b95ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2025.10.15 20:59:24.046972 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2134 | 2025.10.15 20:59:24.047023 [ 288 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2135 | 2025.10.15 20:59:24.047023 [ 291 ] {} <Debug> TCP-Session: 020b4379-bc7b-4128-b2eb-980633a36b59 Authenticating user 'default' from [fd00:1122:3344:101::e]:60617 | ||
| 2136 | 2025.10.15 20:59:24.047047 [ 292 ] {} <Debug> TCP-Session: b1fc9d20-b91f-4656-a79e-4de7aa36443d Authenticating user 'default' from [fd00:1122:3344:101::e]:44523 | ||
| 2137 | 2025.10.15 20:59:24.047090 [ 291 ] {} <Debug> TCP-Session: 020b4379-bc7b-4128-b2eb-980633a36b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2025.10.15 20:59:24.047119 [ 292 ] {} <Debug> TCP-Session: b1fc9d20-b91f-4656-a79e-4de7aa36443d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2025.10.15 20:59:24.047132 [ 291 ] {} <Debug> TCP-Session: 020b4379-bc7b-4128-b2eb-980633a36b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2025.10.15 20:59:24.047146 [ 292 ] {} <Debug> TCP-Session: b1fc9d20-b91f-4656-a79e-4de7aa36443d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2025.10.15 20:59:24.047020 [ 294 ] {} <Debug> TCP-Session: d9812312-0d38-4493-8424-a8a4ab2b95ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2025.10.15 20:59:24.046977 [ 293 ] {} <Debug> TCP-Session: 41ab050e-3e7d-40c5-816b-ca9bbb2f51c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2025.10.15 20:59:24.046520 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2144 | 2025.10.15 20:59:24.047240 [ 3 ] {} <Debug> TCP-Session: c7840ccb-4623-4cdb-b744-5dfaf4aa1324 Authenticating user 'default' from [fd00:1122:3344:101::e]:38653 | ||
| 2145 | 2025.10.15 20:59:24.047258 [ 3 ] {} <Debug> TCP-Session: c7840ccb-4623-4cdb-b744-5dfaf4aa1324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2025.10.15 20:59:24.047271 [ 3 ] {} <Debug> TCP-Session: c7840ccb-4623-4cdb-b744-5dfaf4aa1324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2025.10.15 20:59:24.047307 [ 288 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2148 | 2025.10.15 20:59:24.047372 [ 288 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2149 | 2025.10.15 20:59:24.047653 [ 288 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Debug> oximeter.version (2389ab4c-c2e0-4775-9ef6-cb3f659ecd5d) (SelectExecutor): Key condition: unknown | ||
| 2150 | 2025.10.15 20:59:24.048626 [ 340 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Trace> AggregatingTransform: Aggregating | ||
| 2151 | 2025.10.15 20:59:24.048680 [ 340 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Trace> Aggregator: Aggregation method: without_key | ||
| 2152 | 2025.10.15 20:59:24.048719 [ 340 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964801 sec. (1036.483 rows/sec., 40.49 KiB/sec.) | ||
| 2153 | 2025.10.15 20:59:24.048740 [ 340 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Trace> Aggregator: Merging aggregated data | ||
| 2154 | 2025.10.15 20:59:24.050012 [ 288 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003054 sec., 327.43942370661426 rows/sec., 12.79 KiB/sec. | ||
| 2155 | 2025.10.15 20:59:24.050123 [ 288 ] {6d5d1a2b-19b7-4071-91ed-5311a4105511} <Debug> TCPHandler: Processed in 0.003787411 sec. | ||
| 2156 | 2025.10.15 20:59:24.050256 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2157 | 2025.10.15 20:59:24.050291 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2158 | 2025.10.15 20:59:24.050319 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2159 | 2025.10.15 20:59:24.050295 [ 288 ] {} <Debug> TCP-Session: 150f7576-4f32-40ad-a4e9-bb6c00b9bafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2025.10.15 20:59:24.050351 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2025.10.15 20:59:24.050376 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2162 | 2025.10.15 20:59:24.050420 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2025.10.15 20:59:24.050430 [ 290 ] {} <Debug> TCP-Session: a0ac413d-4475-4c64-883c-fe42161d3bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2025.10.15 20:59:24.050452 [ 291 ] {} <Debug> TCP-Session: 020b4379-bc7b-4128-b2eb-980633a36b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2025.10.15 20:59:24.050467 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2166 | 2025.10.15 20:59:24.050467 [ 292 ] {} <Debug> TCP-Session: b1fc9d20-b91f-4656-a79e-4de7aa36443d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2025.10.15 20:59:24.050515 [ 3 ] {} <Debug> TCP-Session: c7840ccb-4623-4cdb-b744-5dfaf4aa1324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2025.10.15 20:59:24.050441 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2025.10.15 20:59:24.050396 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2170 | 2025.10.15 20:59:24.050581 [ 293 ] {} <Debug> TCP-Session: 41ab050e-3e7d-40c5-816b-ca9bbb2f51c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2025.10.15 20:59:24.050371 [ 286 ] {} <Debug> TCP-Session: 58088713-2e88-4be1-8f57-cb84482bb75c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2025.10.15 20:59:24.050609 [ 294 ] {} <Debug> TCP-Session: d9812312-0d38-4493-8424-a8a4ab2b95ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2025.10.15 20:59:24.050353 [ 289 ] {} <Debug> TCP-Session: f0917078-835d-4016-99ee-dde6b909dca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2025.10.15 20:59:24.536237 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2025.10.15 20:59:24.536436 [ 5 ] {75951b63-68e6-4232-9c0f-421a9a712e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2176 | 2025.10.15 20:59:24.536522 [ 5 ] {75951b63-68e6-4232-9c0f-421a9a712e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2177 | 2025.10.15 20:59:24.537440 [ 5 ] {75951b63-68e6-4232-9c0f-421a9a712e5a} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2025.10.15 20:59:24.537494 [ 5 ] {75951b63-68e6-4232-9c0f-421a9a712e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2179 | 2025.10.15 20:59:24.538152 [ 5 ] {75951b63-68e6-4232-9c0f-421a9a712e5a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2180 | 2025.10.15 20:59:24.538829 [ 5 ] {75951b63-68e6-4232-9c0f-421a9a712e5a} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2025.10.15 20:59:24.539047 [ 5 ] {75951b63-68e6-4232-9c0f-421a9a712e5a} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.00267 sec., 48689.13857677903 rows/sec., 4.19 MiB/sec. | ||
| 2182 | 2025.10.15 20:59:24.539063 [ 41 ] {} <Debug> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2183 | 2025.10.15 20:59:24.539118 [ 5 ] {75951b63-68e6-4232-9c0f-421a9a712e5a} <Debug> TCPHandler: Processed in 0.003028017 sec. | ||
| 2184 | 2025.10.15 20:59:24.539200 [ 41 ] {} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2025.10.15 20:59:24.539254 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2186 | 2025.10.15 20:59:24.539372 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2025.10.15 20:59:24.539503 [ 5 ] {96eb1a55-424a-4ac6-8e68-85bf2f4ad62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2188 | 2025.10.15 20:59:24.539535 [ 189 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2189 | 2025.10.15 20:59:24.539559 [ 5 ] {96eb1a55-424a-4ac6-8e68-85bf2f4ad62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2190 | 2025.10.15 20:59:24.539660 [ 189 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2191 | 2025.10.15 20:59:24.539715 [ 189 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2192 | 2025.10.15 20:59:24.539876 [ 189 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 225 rows starting from the beginning of the part | ||
| 2193 | 2025.10.15 20:59:24.540053 [ 189 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2194 | 2025.10.15 20:59:24.540121 [ 189 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 130 rows starting from the beginning of the part | ||
| 2195 | 2025.10.15 20:59:24.540164 [ 5 ] {96eb1a55-424a-4ac6-8e68-85bf2f4ad62f} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2025.10.15 20:59:24.540171 [ 189 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2197 | 2025.10.15 20:59:24.540212 [ 5 ] {96eb1a55-424a-4ac6-8e68-85bf2f4ad62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2198 | 2025.10.15 20:59:24.540240 [ 189 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 130 rows starting from the beginning of the part | ||
| 2199 | 2025.10.15 20:59:24.540714 [ 5 ] {96eb1a55-424a-4ac6-8e68-85bf2f4ad62f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2200 | 2025.10.15 20:59:24.541280 [ 5 ] {96eb1a55-424a-4ac6-8e68-85bf2f4ad62f} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.10.15 20:59:24.541408 [ 41 ] {} <Debug> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2202 | 2025.10.15 20:59:24.541434 [ 5 ] {96eb1a55-424a-4ac6-8e68-85bf2f4ad62f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001968 sec., 18800.81300813008 rows/sec., 1.38 MiB/sec. | ||
| 2203 | 2025.10.15 20:59:24.541458 [ 41 ] {} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2025.10.15 20:59:24.541478 [ 5 ] {96eb1a55-424a-4ac6-8e68-85bf2f4ad62f} <Debug> TCPHandler: Processed in 0.00217834 sec. | ||
| 2205 | 2025.10.15 20:59:24.541496 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2206 | 2025.10.15 20:59:24.541603 [ 194 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2207 | 2025.10.15 20:59:24.541614 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2025.10.15 20:59:24.541717 [ 201 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349005 sec., 340569.7305880575 rows/sec., 30.65 MiB/sec. | ||
| 2209 | 2025.10.15 20:59:24.541730 [ 5 ] {00061d6f-72d7-41aa-a4b2-f2afd9870cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2210 | 2025.10.15 20:59:24.541725 [ 194 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2211 | 2025.10.15 20:59:24.541798 [ 5 ] {00061d6f-72d7-41aa-a4b2-f2afd9870cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2212 | 2025.10.15 20:59:24.541814 [ 194 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 2213 | 2025.10.15 20:59:24.541915 [ 194 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2214 | 2025.10.15 20:59:24.541966 [ 194 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2215 | 2025.10.15 20:59:24.542012 [ 194 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2216 | 2025.10.15 20:59:24.542059 [ 194 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2217 | 2025.10.15 20:59:24.542075 [ 198 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2218 | 2025.10.15 20:59:24.542111 [ 194 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2219 | 2025.10.15 20:59:24.542286 [ 5 ] {00061d6f-72d7-41aa-a4b2-f2afd9870cc3} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2025.10.15 20:59:24.542331 [ 5 ] {00061d6f-72d7-41aa-a4b2-f2afd9870cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2221 | 2025.10.15 20:59:24.542702 [ 198 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.10.15 20:59:24.542797 [ 5 ] {00061d6f-72d7-41aa-a4b2-f2afd9870cc3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2223 | 2025.10.15 20:59:24.542849 [ 198 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_11_2} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2224 | 2025.10.15 20:59:24.542966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2225 | 2025.10.15 20:59:24.543166 [ 198 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609242 sec., 103775.56638467054 rows/sec., 8.05 MiB/sec. | ||
| 2226 | 2025.10.15 20:59:24.543280 [ 5 ] {00061d6f-72d7-41aa-a4b2-f2afd9870cc3} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2025.10.15 20:59:24.543387 [ 198 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2228 | 2025.10.15 20:59:24.543432 [ 41 ] {} <Debug> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2229 | 2025.10.15 20:59:24.543455 [ 5 ] {00061d6f-72d7-41aa-a4b2-f2afd9870cc3} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001742 sec., 57979.33409873708 rows/sec., 4.53 MiB/sec. | ||
| 2230 | 2025.10.15 20:59:24.543472 [ 41 ] {} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2025.10.15 20:59:24.543513 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2232 | 2025.10.15 20:59:24.543516 [ 5 ] {00061d6f-72d7-41aa-a4b2-f2afd9870cc3} <Debug> TCPHandler: Processed in 0.001952753 sec. | ||
| 2233 | 2025.10.15 20:59:24.543608 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2234 | 2025.10.15 20:59:24.543684 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2025.10.15 20:59:24.543721 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2236 | 2025.10.15 20:59:24.543759 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2237 | 2025.10.15 20:59:24.543796 [ 5 ] {08f0f1bd-05c7-4467-bca8-10387aabb8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2238 | 2025.10.15 20:59:24.543822 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 133 rows starting from the beginning of the part | ||
| 2239 | 2025.10.15 20:59:24.543856 [ 5 ] {08f0f1bd-05c7-4467-bca8-10387aabb8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2240 | 2025.10.15 20:59:24.543881 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2241 | 2025.10.15 20:59:24.543906 [ 198 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.10.15 20:59:24.543939 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 107 rows starting from the beginning of the part | ||
| 2243 | 2025.10.15 20:59:24.543988 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2244 | 2025.10.15 20:59:24.543996 [ 198 ] {d7c303a9-15d9-4d06-8799-7c4da6fb54b6::all_1_6_1} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2245 | 2025.10.15 20:59:24.544039 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 101 rows starting from the beginning of the part | ||
| 2246 | 2025.10.15 20:59:24.544081 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2247 | 2025.10.15 20:59:24.544451 [ 5 ] {08f0f1bd-05c7-4467-bca8-10387aabb8fa} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2025.10.15 20:59:24.544501 [ 5 ] {08f0f1bd-05c7-4467-bca8-10387aabb8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2249 | 2025.10.15 20:59:24.545114 [ 201 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544809 sec., 381924.23788312986 rows/sec., 31.80 MiB/sec. | ||
| 2250 | 2025.10.15 20:59:24.545147 [ 5 ] {08f0f1bd-05c7-4467-bca8-10387aabb8fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2251 | 2025.10.15 20:59:24.545361 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2252 | 2025.10.15 20:59:24.545668 [ 5 ] {08f0f1bd-05c7-4467-bca8-10387aabb8fa} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2025.10.15 20:59:24.545837 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2254 | 2025.10.15 20:59:24.545861 [ 5 ] {08f0f1bd-05c7-4467-bca8-10387aabb8fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002086 sec., 76701.82166826462 rows/sec., 5.34 MiB/sec. | ||
| 2255 | 2025.10.15 20:59:24.545861 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2025.10.15 20:59:24.545898 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2025.10.15 20:59:24.545919 [ 5 ] {08f0f1bd-05c7-4467-bca8-10387aabb8fa} <Debug> TCPHandler: Processed in 0.002293513 sec. | ||
| 2258 | 2025.10.15 20:59:24.545948 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2259 | 2025.10.15 20:59:24.546009 [ 194 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_11_2} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2260 | 2025.10.15 20:59:24.546048 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2025.10.15 20:59:24.546082 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2262 | 2025.10.15 20:59:24.546078 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2263 | 2025.10.15 20:59:24.546153 [ 5 ] {a49c6a61-ed7a-48b2-b0bf-f08e0f14dd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2264 | 2025.10.15 20:59:24.546214 [ 5 ] {a49c6a61-ed7a-48b2-b0bf-f08e0f14dd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2265 | 2025.10.15 20:59:24.546274 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2266 | 2025.10.15 20:59:24.546347 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 975 rows starting from the beginning of the part | ||
| 2267 | 2025.10.15 20:59:24.546479 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 2268 | 2025.10.15 20:59:24.546569 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2269 | 2025.10.15 20:59:24.546646 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2270 | 2025.10.15 20:59:24.546713 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2271 | 2025.10.15 20:59:24.546778 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2272 | 2025.10.15 20:59:24.547136 [ 5 ] {a49c6a61-ed7a-48b2-b0bf-f08e0f14dd80} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2025.10.15 20:59:24.547178 [ 5 ] {a49c6a61-ed7a-48b2-b0bf-f08e0f14dd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2274 | 2025.10.15 20:59:24.547983 [ 5 ] {a49c6a61-ed7a-48b2-b0bf-f08e0f14dd80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2275 | 2025.10.15 20:59:24.548331 [ 194 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 5 columns (5 merged, 0 gathered) in 0.002314924 sec., 782747.0793857595 rows/sec., 55.37 MiB/sec. | ||
| 2276 | 2025.10.15 20:59:24.548455 [ 5 ] {a49c6a61-ed7a-48b2-b0bf-f08e0f14dd80} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.10.15 20:59:24.548590 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2278 | 2025.10.15 20:59:24.548620 [ 5 ] {a49c6a61-ed7a-48b2-b0bf-f08e0f14dd80} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00249 sec., 14859.437751004016 rows/sec., 26.63 MiB/sec. | ||
| 2279 | 2025.10.15 20:59:24.548624 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2025.10.15 20:59:24.548635 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2281 | 2025.10.15 20:59:24.548655 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2282 | 2025.10.15 20:59:24.548681 [ 5 ] {a49c6a61-ed7a-48b2-b0bf-f08e0f14dd80} <Debug> TCPHandler: Processed in 0.002689637 sec. | ||
| 2283 | 2025.10.15 20:59:24.548761 [ 201 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2284 | 2025.10.15 20:59:24.548798 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2025.10.15 20:59:24.548896 [ 5 ] {055f2fe8-832c-4ee0-8541-f1c6ad4fd153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2286 | 2025.10.15 20:59:24.548941 [ 5 ] {055f2fe8-832c-4ee0-8541-f1c6ad4fd153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2287 | 2025.10.15 20:59:24.549020 [ 201 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2288 | 2025.10.15 20:59:24.549085 [ 201 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2289 | 2025.10.15 20:59:24.549151 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2025.10.15 20:59:24.549249 [ 201 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2291 | 2025.10.15 20:59:24.549279 [ 200 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2292 | 2025.10.15 20:59:24.549301 [ 5 ] {055f2fe8-832c-4ee0-8541-f1c6ad4fd153} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2025.10.15 20:59:24.549342 [ 5 ] {055f2fe8-832c-4ee0-8541-f1c6ad4fd153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2294 | 2025.10.15 20:59:24.549369 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2295 | 2025.10.15 20:59:24.549369 [ 201 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2296 | 2025.10.15 20:59:24.549493 [ 201 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2297 | 2025.10.15 20:59:24.549604 [ 201 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2298 | 2025.10.15 20:59:24.549718 [ 201 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2299 | 2025.10.15 20:59:24.549783 [ 5 ] {055f2fe8-832c-4ee0-8541-f1c6ad4fd153} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2300 | 2025.10.15 20:59:24.550269 [ 5 ] {055f2fe8-832c-4ee0-8541-f1c6ad4fd153} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2025.10.15 20:59:24.550386 [ 42 ] {} <Debug> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2302 | 2025.10.15 20:59:24.550416 [ 42 ] {} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2025.10.15 20:59:24.550418 [ 5 ] {055f2fe8-832c-4ee0-8541-f1c6ad4fd153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
| 2304 | 2025.10.15 20:59:24.550437 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2305 | 2025.10.15 20:59:24.550462 [ 5 ] {055f2fe8-832c-4ee0-8541-f1c6ad4fd153} <Debug> TCPHandler: Processed in 0.001714044 sec. | ||
| 2306 | 2025.10.15 20:59:24.550569 [ 196 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2307 | 2025.10.15 20:59:24.550724 [ 196 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2308 | 2025.10.15 20:59:24.550780 [ 196 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part | ||
| 2309 | 2025.10.15 20:59:24.550889 [ 196 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2310 | 2025.10.15 20:59:24.550974 [ 196 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2311 | 2025.10.15 20:59:24.551026 [ 196 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2312 | 2025.10.15 20:59:24.551075 [ 196 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2313 | 2025.10.15 20:59:24.551122 [ 196 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2314 | 2025.10.15 20:59:24.552190 [ 199 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 19 columns (19 merged, 0 gathered) in 0.003474501 sec., 37703.25580565382 rows/sec., 67.56 MiB/sec. | ||
| 2315 | 2025.10.15 20:59:24.552282 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001772067 sec., 345359.4023250814 rows/sec., 23.27 MiB/sec. | ||
| 2316 | 2025.10.15 20:59:24.552536 [ 201 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2317 | 2025.10.15 20:59:24.552739 [ 199 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2318 | 2025.10.15 20:59:24.553091 [ 201 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2025.10.15 20:59:24.553300 [ 201 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_11_2} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2320 | 2025.10.15 20:59:24.553413 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2321 | 2025.10.15 20:59:24.553686 [ 199 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2025.10.15 20:59:24.553779 [ 199 ] {a8ff0e27-afa2-41fe-82fb-121565cf63c4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2323 | 2025.10.15 20:59:24.553900 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2324 | 2025.10.15 20:59:28.779673 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2325 | 2025.10.15 20:59:28.779759 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2326 | 2025.10.15 20:59:28.860659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4732 | ||
| 2327 | 2025.10.15 20:59:28.861157 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2025.10.15 20:59:28.861212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2329 | 2025.10.15 20:59:28.861718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2330 | 2025.10.15 20:59:28.861959 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2025.10.15 20:59:28.862103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4732 | ||
| 2332 | 2025.10.15 20:59:29.151879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2333 | 2025.10.15 20:59:29.168454 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.10.15 20:59:29.168502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2335 | 2025.10.15 20:59:29.174767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2336 | 2025.10.15 20:59:29.175453 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2025.10.15 20:59:29.178680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2338 | 2025.10.15 20:59:29.533214 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2025.10.15 20:59:29.533410 [ 5 ] {1d821502-aab3-4145-bf18-a076fa525b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2340 | 2025.10.15 20:59:29.533485 [ 5 ] {1d821502-aab3-4145-bf18-a076fa525b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2341 | 2025.10.15 20:59:29.534147 [ 5 ] {1d821502-aab3-4145-bf18-a076fa525b45} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2025.10.15 20:59:29.534200 [ 5 ] {1d821502-aab3-4145-bf18-a076fa525b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2343 | 2025.10.15 20:59:29.534587 [ 5 ] {1d821502-aab3-4145-bf18-a076fa525b45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2344 | 2025.10.15 20:59:29.534810 [ 5 ] {1d821502-aab3-4145-bf18-a076fa525b45} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2025.10.15 20:59:29.534967 [ 5 ] {1d821502-aab3-4145-bf18-a076fa525b45} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 2346 | 2025.10.15 20:59:29.535014 [ 5 ] {1d821502-aab3-4145-bf18-a076fa525b45} <Debug> TCPHandler: Processed in 0.001944312 sec. | ||
| 2347 | 2025.10.15 20:59:29.535146 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2025.10.15 20:59:29.535250 [ 5 ] {106078f3-067a-45e0-906f-ef8d1f297872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2349 | 2025.10.15 20:59:29.535294 [ 5 ] {106078f3-067a-45e0-906f-ef8d1f297872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2350 | 2025.10.15 20:59:29.535718 [ 5 ] {106078f3-067a-45e0-906f-ef8d1f297872} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2025.10.15 20:59:29.535756 [ 5 ] {106078f3-067a-45e0-906f-ef8d1f297872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2352 | 2025.10.15 20:59:29.536061 [ 5 ] {106078f3-067a-45e0-906f-ef8d1f297872} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2353 | 2025.10.15 20:59:29.536278 [ 5 ] {106078f3-067a-45e0-906f-ef8d1f297872} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.10.15 20:59:29.536407 [ 5 ] {106078f3-067a-45e0-906f-ef8d1f297872} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 2355 | 2025.10.15 20:59:29.536444 [ 5 ] {106078f3-067a-45e0-906f-ef8d1f297872} <Debug> TCPHandler: Processed in 0.001353313 sec. | ||
| 2356 | 2025.10.15 20:59:29.536559 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2025.10.15 20:59:29.536656 [ 5 ] {bd620c49-3a91-48fa-9f98-47f625ddc5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2358 | 2025.10.15 20:59:29.536703 [ 5 ] {bd620c49-3a91-48fa-9f98-47f625ddc5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2359 | 2025.10.15 20:59:29.537108 [ 5 ] {bd620c49-3a91-48fa-9f98-47f625ddc5c8} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.10.15 20:59:29.537147 [ 5 ] {bd620c49-3a91-48fa-9f98-47f625ddc5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2361 | 2025.10.15 20:59:29.537508 [ 5 ] {bd620c49-3a91-48fa-9f98-47f625ddc5c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2362 | 2025.10.15 20:59:29.537717 [ 5 ] {bd620c49-3a91-48fa-9f98-47f625ddc5c8} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.10.15 20:59:29.537846 [ 5 ] {bd620c49-3a91-48fa-9f98-47f625ddc5c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 2364 | 2025.10.15 20:59:29.537884 [ 5 ] {bd620c49-3a91-48fa-9f98-47f625ddc5c8} <Debug> TCPHandler: Processed in 0.001375594 sec. | ||
| 2365 | 2025.10.15 20:59:29.537996 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2025.10.15 20:59:29.538091 [ 5 ] {6cbc1ab3-3aa9-48d7-b648-768022dde7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2367 | 2025.10.15 20:59:29.538136 [ 5 ] {6cbc1ab3-3aa9-48d7-b648-768022dde7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2368 | 2025.10.15 20:59:29.538462 [ 5 ] {6cbc1ab3-3aa9-48d7-b648-768022dde7b5} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2025.10.15 20:59:29.538498 [ 5 ] {6cbc1ab3-3aa9-48d7-b648-768022dde7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2370 | 2025.10.15 20:59:29.538799 [ 5 ] {6cbc1ab3-3aa9-48d7-b648-768022dde7b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2371 | 2025.10.15 20:59:29.539005 [ 5 ] {6cbc1ab3-3aa9-48d7-b648-768022dde7b5} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2025.10.15 20:59:29.539131 [ 5 ] {6cbc1ab3-3aa9-48d7-b648-768022dde7b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 2373 | 2025.10.15 20:59:29.539165 [ 5 ] {6cbc1ab3-3aa9-48d7-b648-768022dde7b5} <Debug> TCPHandler: Processed in 0.001218629 sec. | ||
| 2374 | 2025.10.15 20:59:30.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.22 MiB, peak 213.88 MiB, free memory in arenas 0.00 B, will set to 208.36 MiB (RSS), difference: 1.14 MiB | ||
| 2375 | 2025.10.15 20:59:33.858105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 302 | ||
| 2376 | 2025.10.15 20:59:33.860127 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2025.10.15 20:59:33.860184 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2378 | 2025.10.15 20:59:33.861373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2379 | 2025.10.15 20:59:33.861641 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2025.10.15 20:59:33.861968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2381 | 2025.10.15 20:59:34.539538 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2025.10.15 20:59:34.539711 [ 5 ] {8ce35699-58c8-46bd-ae80-359c7707cfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2383 | 2025.10.15 20:59:34.539775 [ 5 ] {8ce35699-58c8-46bd-ae80-359c7707cfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2384 | 2025.10.15 20:59:34.540401 [ 5 ] {8ce35699-58c8-46bd-ae80-359c7707cfbf} <Trace> oximeter.fields_i16 (d7f482c1-5aba-40b2-aabc-700f53107ca9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.10.15 20:59:34.540439 [ 5 ] {8ce35699-58c8-46bd-ae80-359c7707cfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2386 | 2025.10.15 20:59:34.540852 [ 5 ] {8ce35699-58c8-46bd-ae80-359c7707cfbf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2387 | 2025.10.15 20:59:34.541089 [ 5 ] {8ce35699-58c8-46bd-ae80-359c7707cfbf} <Trace> oximeter.fields_i16 (d7f482c1-5aba-40b2-aabc-700f53107ca9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.10.15 20:59:34.541239 [ 5 ] {8ce35699-58c8-46bd-ae80-359c7707cfbf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001577 sec., 15218.769816106531 rows/sec., 1.26 MiB/sec. | ||
| 2389 | 2025.10.15 20:59:34.541279 [ 5 ] {8ce35699-58c8-46bd-ae80-359c7707cfbf} <Debug> TCPHandler: Processed in 0.00187732 sec. | ||
| 2390 | 2025.10.15 20:59:34.541408 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.10.15 20:59:34.541504 [ 5 ] {585088eb-c337-41f5-bba0-2a2b022359f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2392 | 2025.10.15 20:59:34.541546 [ 5 ] {585088eb-c337-41f5-bba0-2a2b022359f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2393 | 2025.10.15 20:59:34.541944 [ 5 ] {585088eb-c337-41f5-bba0-2a2b022359f4} <Trace> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.10.15 20:59:34.541981 [ 5 ] {585088eb-c337-41f5-bba0-2a2b022359f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2395 | 2025.10.15 20:59:34.542273 [ 5 ] {585088eb-c337-41f5-bba0-2a2b022359f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2396 | 2025.10.15 20:59:34.542490 [ 5 ] {585088eb-c337-41f5-bba0-2a2b022359f4} <Trace> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.10.15 20:59:34.542618 [ 5 ] {585088eb-c337-41f5-bba0-2a2b022359f4} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001133 sec., 12356.57546337158 rows/sec., 1007.59 KiB/sec. | ||
| 2398 | 2025.10.15 20:59:34.542658 [ 5 ] {585088eb-c337-41f5-bba0-2a2b022359f4} <Debug> TCPHandler: Processed in 0.001305751 sec. | ||
| 2399 | 2025.10.15 20:59:34.542777 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2025.10.15 20:59:34.542871 [ 5 ] {4e135ec8-4eaf-4634-ae05-21903968ad37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2401 | 2025.10.15 20:59:34.542910 [ 5 ] {4e135ec8-4eaf-4634-ae05-21903968ad37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2402 | 2025.10.15 20:59:34.543428 [ 5 ] {4e135ec8-4eaf-4634-ae05-21903968ad37} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.10.15 20:59:34.543465 [ 5 ] {4e135ec8-4eaf-4634-ae05-21903968ad37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2404 | 2025.10.15 20:59:34.543793 [ 5 ] {4e135ec8-4eaf-4634-ae05-21903968ad37} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2405 | 2025.10.15 20:59:34.544007 [ 5 ] {4e135ec8-4eaf-4634-ae05-21903968ad37} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2025.10.15 20:59:34.544132 [ 5 ] {4e135ec8-4eaf-4634-ae05-21903968ad37} <Debug> executeQuery: Read 267 rows, 24.38 KiB in 0.00128 sec., 208593.74999999997 rows/sec., 18.60 MiB/sec. | ||
| 2407 | 2025.10.15 20:59:34.544173 [ 5 ] {4e135ec8-4eaf-4634-ae05-21903968ad37} <Debug> TCPHandler: Processed in 0.001445226 sec. | ||
| 2408 | 2025.10.15 20:59:34.544293 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2025.10.15 20:59:34.544386 [ 5 ] {0a43e3ca-45ff-47ce-91aa-5608a4fe182f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2410 | 2025.10.15 20:59:34.544427 [ 5 ] {0a43e3ca-45ff-47ce-91aa-5608a4fe182f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2411 | 2025.10.15 20:59:34.544829 [ 5 ] {0a43e3ca-45ff-47ce-91aa-5608a4fe182f} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2025.10.15 20:59:34.544865 [ 5 ] {0a43e3ca-45ff-47ce-91aa-5608a4fe182f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2413 | 2025.10.15 20:59:34.545156 [ 5 ] {0a43e3ca-45ff-47ce-91aa-5608a4fe182f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2414 | 2025.10.15 20:59:34.545361 [ 5 ] {0a43e3ca-45ff-47ce-91aa-5608a4fe182f} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2025.10.15 20:59:34.545486 [ 5 ] {0a43e3ca-45ff-47ce-91aa-5608a4fe182f} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001117 sec., 60877.35004476276 rows/sec., 4.46 MiB/sec. | ||
| 2416 | 2025.10.15 20:59:34.545523 [ 5 ] {0a43e3ca-45ff-47ce-91aa-5608a4fe182f} <Debug> TCPHandler: Processed in 0.001279551 sec. | ||
| 2417 | 2025.10.15 20:59:34.545642 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2025.10.15 20:59:34.545735 [ 5 ] {9793d2e9-3d45-445e-8e61-b4be2a688a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2419 | 2025.10.15 20:59:34.545774 [ 5 ] {9793d2e9-3d45-445e-8e61-b4be2a688a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2420 | 2025.10.15 20:59:34.546166 [ 5 ] {9793d2e9-3d45-445e-8e61-b4be2a688a80} <Trace> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2025.10.15 20:59:34.546202 [ 5 ] {9793d2e9-3d45-445e-8e61-b4be2a688a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2422 | 2025.10.15 20:59:34.546492 [ 5 ] {9793d2e9-3d45-445e-8e61-b4be2a688a80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2423 | 2025.10.15 20:59:34.546703 [ 5 ] {9793d2e9-3d45-445e-8e61-b4be2a688a80} <Trace> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2025.10.15 20:59:34.546826 [ 5 ] {9793d2e9-3d45-445e-8e61-b4be2a688a80} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 2425 | 2025.10.15 20:59:34.546862 [ 5 ] {9793d2e9-3d45-445e-8e61-b4be2a688a80} <Debug> TCPHandler: Processed in 0.001268911 sec. | ||
| 2426 | 2025.10.15 20:59:34.546979 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2025.10.15 20:59:34.547070 [ 5 ] {9e2249c3-3eb6-4497-a805-51d32b14b1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2428 | 2025.10.15 20:59:34.547111 [ 5 ] {9e2249c3-3eb6-4497-a805-51d32b14b1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2429 | 2025.10.15 20:59:34.547497 [ 5 ] {9e2249c3-3eb6-4497-a805-51d32b14b1d6} <Trace> oximeter.fields_u8 (35941b20-babd-4759-abdd-f7e290b7e7b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2025.10.15 20:59:34.547532 [ 5 ] {9e2249c3-3eb6-4497-a805-51d32b14b1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2431 | 2025.10.15 20:59:34.547813 [ 5 ] {9e2249c3-3eb6-4497-a805-51d32b14b1d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2432 | 2025.10.15 20:59:34.548017 [ 5 ] {9e2249c3-3eb6-4497-a805-51d32b14b1d6} <Trace> oximeter.fields_u8 (35941b20-babd-4759-abdd-f7e290b7e7b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2025.10.15 20:59:34.548140 [ 5 ] {9e2249c3-3eb6-4497-a805-51d32b14b1d6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 2434 | 2025.10.15 20:59:34.548176 [ 5 ] {9e2249c3-3eb6-4497-a805-51d32b14b1d6} <Debug> TCPHandler: Processed in 0.00124636 sec. | ||
| 2435 | 2025.10.15 20:59:34.548288 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2025.10.15 20:59:34.548378 [ 5 ] {5cfd07c8-5dbc-4c5d-8c38-4872665bf2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2437 | 2025.10.15 20:59:34.548417 [ 5 ] {5cfd07c8-5dbc-4c5d-8c38-4872665bf2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2438 | 2025.10.15 20:59:34.548891 [ 5 ] {5cfd07c8-5dbc-4c5d-8c38-4872665bf2e7} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2025.10.15 20:59:34.548926 [ 5 ] {5cfd07c8-5dbc-4c5d-8c38-4872665bf2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2440 | 2025.10.15 20:59:34.549226 [ 5 ] {5cfd07c8-5dbc-4c5d-8c38-4872665bf2e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2441 | 2025.10.15 20:59:34.549427 [ 5 ] {5cfd07c8-5dbc-4c5d-8c38-4872665bf2e7} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2025.10.15 20:59:34.549547 [ 5 ] {5cfd07c8-5dbc-4c5d-8c38-4872665bf2e7} <Debug> executeQuery: Read 165 rows, 13.60 KiB in 0.001186 sec., 139123.10286677908 rows/sec., 11.20 MiB/sec. | ||
| 2443 | 2025.10.15 20:59:34.549584 [ 5 ] {5cfd07c8-5dbc-4c5d-8c38-4872665bf2e7} <Debug> TCPHandler: Processed in 0.001346003 sec. | ||
| 2444 | 2025.10.15 20:59:34.549691 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2025.10.15 20:59:34.549784 [ 5 ] {5695a10f-54cf-4522-8b59-3f874d6eee36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2446 | 2025.10.15 20:59:34.549828 [ 5 ] {5695a10f-54cf-4522-8b59-3f874d6eee36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2447 | 2025.10.15 20:59:34.550210 [ 5 ] {5695a10f-54cf-4522-8b59-3f874d6eee36} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2025.10.15 20:59:34.550246 [ 5 ] {5695a10f-54cf-4522-8b59-3f874d6eee36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2449 | 2025.10.15 20:59:34.550574 [ 5 ] {5695a10f-54cf-4522-8b59-3f874d6eee36} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2450 | 2025.10.15 20:59:34.550792 [ 5 ] {5695a10f-54cf-4522-8b59-3f874d6eee36} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2025.10.15 20:59:34.550916 [ 5 ] {5695a10f-54cf-4522-8b59-3f874d6eee36} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00115 sec., 176521.73913043478 rows/sec., 12.65 MiB/sec. | ||
| 2452 | 2025.10.15 20:59:34.550951 [ 5 ] {5695a10f-54cf-4522-8b59-3f874d6eee36} <Debug> TCPHandler: Processed in 0.001309172 sec. | ||
| 2453 | 2025.10.15 20:59:34.551061 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2025.10.15 20:59:34.551154 [ 5 ] {1989177c-4982-43b3-9bed-b191c56481c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2455 | 2025.10.15 20:59:34.551207 [ 5 ] {1989177c-4982-43b3-9bed-b191c56481c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2456 | 2025.10.15 20:59:34.551992 [ 5 ] {1989177c-4982-43b3-9bed-b191c56481c8} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.10.15 20:59:34.552029 [ 5 ] {1989177c-4982-43b3-9bed-b191c56481c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2458 | 2025.10.15 20:59:34.552598 [ 5 ] {1989177c-4982-43b3-9bed-b191c56481c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2459 | 2025.10.15 20:59:34.552823 [ 5 ] {1989177c-4982-43b3-9bed-b191c56481c8} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2025.10.15 20:59:34.552963 [ 5 ] {1989177c-4982-43b3-9bed-b191c56481c8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001826 sec., 23001.095290251917 rows/sec., 41.22 MiB/sec. | ||
| 2461 | 2025.10.15 20:59:34.553024 [ 5 ] {1989177c-4982-43b3-9bed-b191c56481c8} <Debug> TCPHandler: Processed in 0.002011185 sec. | ||
| 2462 | 2025.10.15 20:59:34.553143 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2025.10.15 20:59:34.553237 [ 5 ] {f62c7a40-d291-4e6e-b7df-85b9fa04a550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2464 | 2025.10.15 20:59:34.553281 [ 5 ] {f62c7a40-d291-4e6e-b7df-85b9fa04a550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2465 | 2025.10.15 20:59:34.553605 [ 5 ] {f62c7a40-d291-4e6e-b7df-85b9fa04a550} <Trace> oximeter.measurements_i64 (4bc0ca69-9df1-4c43-a044-2a84658fcc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2025.10.15 20:59:34.553641 [ 5 ] {f62c7a40-d291-4e6e-b7df-85b9fa04a550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2467 | 2025.10.15 20:59:34.553937 [ 5 ] {f62c7a40-d291-4e6e-b7df-85b9fa04a550} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2468 | 2025.10.15 20:59:34.554157 [ 5 ] {f62c7a40-d291-4e6e-b7df-85b9fa04a550} <Trace> oximeter.measurements_i64 (4bc0ca69-9df1-4c43-a044-2a84658fcc6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2025.10.15 20:59:34.554287 [ 5 ] {f62c7a40-d291-4e6e-b7df-85b9fa04a550} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001066 sec., 8442.776735459662 rows/sec., 596.38 KiB/sec. | ||
| 2470 | 2025.10.15 20:59:34.554333 [ 5 ] {f62c7a40-d291-4e6e-b7df-85b9fa04a550} <Debug> TCPHandler: Processed in 0.00124434 sec. | ||
| 2471 | 2025.10.15 20:59:34.554464 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2025.10.15 20:59:34.554582 [ 5 ] {f6544717-cf4e-409c-91f7-aa3abeb5ef3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2473 | 2025.10.15 20:59:34.554633 [ 5 ] {f6544717-cf4e-409c-91f7-aa3abeb5ef3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2474 | 2025.10.15 20:59:34.555033 [ 5 ] {f6544717-cf4e-409c-91f7-aa3abeb5ef3f} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2025.10.15 20:59:34.555070 [ 5 ] {f6544717-cf4e-409c-91f7-aa3abeb5ef3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2476 | 2025.10.15 20:59:34.555396 [ 5 ] {f6544717-cf4e-409c-91f7-aa3abeb5ef3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2477 | 2025.10.15 20:59:34.555603 [ 5 ] {f6544717-cf4e-409c-91f7-aa3abeb5ef3f} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2025.10.15 20:59:34.555732 [ 5 ] {f6544717-cf4e-409c-91f7-aa3abeb5ef3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 2479 | 2025.10.15 20:59:34.555768 [ 5 ] {f6544717-cf4e-409c-91f7-aa3abeb5ef3f} <Debug> TCPHandler: Processed in 0.001365643 sec. | ||
| 2480 | 2025.10.15 20:59:36.363106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5244 | ||
| 2481 | 2025.10.15 20:59:36.363627 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.10.15 20:59:36.363667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2483 | 2025.10.15 20:59:36.364191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2484 | 2025.10.15 20:59:36.364472 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2025.10.15 20:59:36.364623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5244 | ||
| 2486 | 2025.10.15 20:59:36.364623 [ 52 ] {} <Debug> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2487 | 2025.10.15 20:59:36.364696 [ 52 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2025.10.15 20:59:36.364717 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2489 | 2025.10.15 20:59:36.364836 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2490 | 2025.10.15 20:59:36.364985 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2491 | 2025.10.15 20:59:36.365035 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2812 rows starting from the beginning of the part | ||
| 2492 | 2025.10.15 20:59:36.365129 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2493 | 2025.10.15 20:59:36.365179 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2494 | 2025.10.15 20:59:36.365223 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2495 | 2025.10.15 20:59:36.365265 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2496 | 2025.10.15 20:59:36.365309 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2497 | 2025.10.15 20:59:36.366748 [ 200 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5244 rows, containing 4 columns (4 merged, 0 gathered) in 0.001956153 sec., 2680771.9028112832 rows/sec., 38.35 MiB/sec. | ||
| 2498 | 2025.10.15 20:59:36.367511 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2499 | 2025.10.15 20:59:36.367764 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2025.10.15 20:59:36.367836 [ 197 ] {3c4b635c-9787-4e6c-abb8-2c8694f65b8c::all_1_11_2} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2501 | 2025.10.15 20:59:36.367902 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2502 | 2025.10.15 20:59:36.679690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2503 | 2025.10.15 20:59:36.701339 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.10.15 20:59:36.701425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2505 | 2025.10.15 20:59:36.709205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2506 | 2025.10.15 20:59:36.710045 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.10.15 20:59:36.710384 [ 52 ] {} <Debug> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2508 | 2025.10.15 20:59:36.710453 [ 52 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2025.10.15 20:59:36.710477 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2510 | 2025.10.15 20:59:36.710586 [ 201 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2511 | 2025.10.15 20:59:36.714354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2512 | 2025.10.15 20:59:36.714828 [ 201 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2025.10.15 20:59:36.716244 [ 201 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2514 | 2025.10.15 20:59:36.720771 [ 201 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2515 | 2025.10.15 20:59:36.725121 [ 201 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2516 | 2025.10.15 20:59:36.729262 [ 201 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2517 | 2025.10.15 20:59:36.733701 [ 201 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2518 | 2025.10.15 20:59:36.738131 [ 201 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2519 | 2025.10.15 20:59:36.792268 [ 200 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081723119 sec., 1015.6244770834065 rows/sec., 5.25 MiB/sec. | ||
| 2520 | 2025.10.15 20:59:36.794794 [ 200 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2521 | 2025.10.15 20:59:36.796874 [ 200 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.10.15 20:59:36.796985 [ 200 ] {22c2ad7a-bff2-4209-9b4b-4237489d8443::all_1_11_2} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2523 | 2025.10.15 20:59:36.798959 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2524 | 2025.10.15 20:59:37.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.54 MiB, peak 219.42 MiB, free memory in arenas 0.00 B, will set to 218.20 MiB (RSS), difference: 8.66 MiB | ||
| 2525 | 2025.10.15 20:59:39.534270 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2025.10.15 20:59:39.534468 [ 5 ] {dbcfee8e-4466-4121-8665-a94c7f81f412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2527 | 2025.10.15 20:59:39.534540 [ 5 ] {dbcfee8e-4466-4121-8665-a94c7f81f412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2528 | 2025.10.15 20:59:39.535204 [ 5 ] {dbcfee8e-4466-4121-8665-a94c7f81f412} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2025.10.15 20:59:39.535243 [ 5 ] {dbcfee8e-4466-4121-8665-a94c7f81f412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2530 | 2025.10.15 20:59:39.535634 [ 5 ] {dbcfee8e-4466-4121-8665-a94c7f81f412} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2531 | 2025.10.15 20:59:39.535854 [ 5 ] {dbcfee8e-4466-4121-8665-a94c7f81f412} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.10.15 20:59:39.536008 [ 5 ] {dbcfee8e-4466-4121-8665-a94c7f81f412} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 2533 | 2025.10.15 20:59:39.536056 [ 5 ] {dbcfee8e-4466-4121-8665-a94c7f81f412} <Debug> TCPHandler: Processed in 0.001923922 sec. | ||
| 2534 | 2025.10.15 20:59:39.536182 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2025.10.15 20:59:39.536285 [ 5 ] {7870a362-4770-4258-9dd2-18329516e1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2536 | 2025.10.15 20:59:39.536328 [ 5 ] {7870a362-4770-4258-9dd2-18329516e1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2537 | 2025.10.15 20:59:39.536741 [ 5 ] {7870a362-4770-4258-9dd2-18329516e1b8} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.10.15 20:59:39.536777 [ 5 ] {7870a362-4770-4258-9dd2-18329516e1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2539 | 2025.10.15 20:59:39.537086 [ 5 ] {7870a362-4770-4258-9dd2-18329516e1b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2540 | 2025.10.15 20:59:39.537297 [ 5 ] {7870a362-4770-4258-9dd2-18329516e1b8} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.10.15 20:59:39.537424 [ 5 ] {7870a362-4770-4258-9dd2-18329516e1b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 2542 | 2025.10.15 20:59:39.537461 [ 5 ] {7870a362-4770-4258-9dd2-18329516e1b8} <Debug> TCPHandler: Processed in 0.001329743 sec. | ||
| 2543 | 2025.10.15 20:59:39.537576 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2025.10.15 20:59:39.537672 [ 5 ] {aefe532a-2144-4d7b-98ae-4f0b88e39aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2545 | 2025.10.15 20:59:39.537717 [ 5 ] {aefe532a-2144-4d7b-98ae-4f0b88e39aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2546 | 2025.10.15 20:59:39.538127 [ 5 ] {aefe532a-2144-4d7b-98ae-4f0b88e39aea} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2025.10.15 20:59:39.538161 [ 5 ] {aefe532a-2144-4d7b-98ae-4f0b88e39aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2548 | 2025.10.15 20:59:39.538519 [ 5 ] {aefe532a-2144-4d7b-98ae-4f0b88e39aea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2549 | 2025.10.15 20:59:39.538730 [ 5 ] {aefe532a-2144-4d7b-98ae-4f0b88e39aea} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2025.10.15 20:59:39.538859 [ 5 ] {aefe532a-2144-4d7b-98ae-4f0b88e39aea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 2551 | 2025.10.15 20:59:39.538894 [ 5 ] {aefe532a-2144-4d7b-98ae-4f0b88e39aea} <Debug> TCPHandler: Processed in 0.001366134 sec. | ||
| 2552 | 2025.10.15 20:59:39.539010 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2025.10.15 20:59:39.539104 [ 5 ] {4e10438c-336f-4944-b57d-3cb0b0bb55c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2554 | 2025.10.15 20:59:39.539147 [ 5 ] {4e10438c-336f-4944-b57d-3cb0b0bb55c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2555 | 2025.10.15 20:59:39.539469 [ 5 ] {4e10438c-336f-4944-b57d-3cb0b0bb55c5} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2025.10.15 20:59:39.539504 [ 5 ] {4e10438c-336f-4944-b57d-3cb0b0bb55c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2557 | 2025.10.15 20:59:39.539813 [ 5 ] {4e10438c-336f-4944-b57d-3cb0b0bb55c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2558 | 2025.10.15 20:59:39.540029 [ 5 ] {4e10438c-336f-4944-b57d-3cb0b0bb55c5} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2025.10.15 20:59:39.540156 [ 5 ] {4e10438c-336f-4944-b57d-3cb0b0bb55c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2560 | 2025.10.15 20:59:39.540193 [ 5 ] {4e10438c-336f-4944-b57d-3cb0b0bb55c5} <Debug> TCPHandler: Processed in 0.0012318 sec. | ||
| 2561 | 2025.10.15 20:59:43.779814 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2562 | 2025.10.15 20:59:43.779913 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2563 | 2025.10.15 20:59:43.862134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 332 | ||
| 2564 | 2025.10.15 20:59:43.864466 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2025.10.15 20:59:43.864527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2566 | 2025.10.15 20:59:43.865559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5692 | ||
| 2567 | 2025.10.15 20:59:43.865724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2568 | 2025.10.15 20:59:43.866013 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2025.10.15 20:59:43.866056 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.10.15 20:59:43.866105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2571 | 2025.10.15 20:59:43.866384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2572 | 2025.10.15 20:59:43.866691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2573 | 2025.10.15 20:59:43.866937 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2025.10.15 20:59:43.867081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5692 | ||
| 2575 | 2025.10.15 20:59:44.215292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2576 | 2025.10.15 20:59:44.234776 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2025.10.15 20:59:44.234843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2578 | 2025.10.15 20:59:44.240580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2579 | 2025.10.15 20:59:44.241268 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2025.10.15 20:59:44.244305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2581 | 2025.10.15 20:59:44.536067 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2025.10.15 20:59:44.536248 [ 5 ] {6c903d85-a2f4-4f28-a836-8f5391f02484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2583 | 2025.10.15 20:59:44.536317 [ 5 ] {6c903d85-a2f4-4f28-a836-8f5391f02484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2584 | 2025.10.15 20:59:44.536990 [ 5 ] {6c903d85-a2f4-4f28-a836-8f5391f02484} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.10.15 20:59:44.537030 [ 5 ] {6c903d85-a2f4-4f28-a836-8f5391f02484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2586 | 2025.10.15 20:59:44.537443 [ 5 ] {6c903d85-a2f4-4f28-a836-8f5391f02484} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2587 | 2025.10.15 20:59:44.537677 [ 5 ] {6c903d85-a2f4-4f28-a836-8f5391f02484} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.10.15 20:59:44.537829 [ 5 ] {6c903d85-a2f4-4f28-a836-8f5391f02484} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001636 sec., 85574.57212713936 rows/sec., 7.42 MiB/sec. | ||
| 2589 | 2025.10.15 20:59:44.537873 [ 5 ] {6c903d85-a2f4-4f28-a836-8f5391f02484} <Debug> TCPHandler: Processed in 0.001951813 sec. | ||
| 2590 | 2025.10.15 20:59:44.537997 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2025.10.15 20:59:44.538094 [ 5 ] {f5c407c8-6236-4d30-803a-495890a7a7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2592 | 2025.10.15 20:59:44.538136 [ 5 ] {f5c407c8-6236-4d30-803a-495890a7a7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2593 | 2025.10.15 20:59:44.538554 [ 5 ] {f5c407c8-6236-4d30-803a-495890a7a7f8} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2025.10.15 20:59:44.538588 [ 5 ] {f5c407c8-6236-4d30-803a-495890a7a7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2595 | 2025.10.15 20:59:44.538884 [ 5 ] {f5c407c8-6236-4d30-803a-495890a7a7f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2596 | 2025.10.15 20:59:44.539096 [ 5 ] {f5c407c8-6236-4d30-803a-495890a7a7f8} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2025.10.15 20:59:44.539222 [ 5 ] {f5c407c8-6236-4d30-803a-495890a7a7f8} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001148 sec., 36585.365853658535 rows/sec., 2.69 MiB/sec. | ||
| 2598 | 2025.10.15 20:59:44.539259 [ 5 ] {f5c407c8-6236-4d30-803a-495890a7a7f8} <Debug> TCPHandler: Processed in 0.001311902 sec. | ||
| 2599 | 2025.10.15 20:59:44.539380 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2025.10.15 20:59:44.539474 [ 5 ] {7e9e985f-4c11-4de2-9332-891b65c8292b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2601 | 2025.10.15 20:59:44.539514 [ 5 ] {7e9e985f-4c11-4de2-9332-891b65c8292b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2602 | 2025.10.15 20:59:44.539924 [ 5 ] {7e9e985f-4c11-4de2-9332-891b65c8292b} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2025.10.15 20:59:44.539958 [ 5 ] {7e9e985f-4c11-4de2-9332-891b65c8292b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2604 | 2025.10.15 20:59:44.540259 [ 5 ] {7e9e985f-4c11-4de2-9332-891b65c8292b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2605 | 2025.10.15 20:59:44.540471 [ 5 ] {7e9e985f-4c11-4de2-9332-891b65c8292b} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2025.10.15 20:59:44.540596 [ 5 ] {7e9e985f-4c11-4de2-9332-891b65c8292b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00114 sec., 92982.45614035089 rows/sec., 7.26 MiB/sec. | ||
| 2607 | 2025.10.15 20:59:44.540632 [ 5 ] {7e9e985f-4c11-4de2-9332-891b65c8292b} <Debug> TCPHandler: Processed in 0.001299841 sec. | ||
| 2608 | 2025.10.15 20:59:44.540744 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2025.10.15 20:59:44.540844 [ 5 ] {1e1dabd8-b4e3-4fc2-a784-c195d677a6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2610 | 2025.10.15 20:59:44.540888 [ 5 ] {1e1dabd8-b4e3-4fc2-a784-c195d677a6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2611 | 2025.10.15 20:59:44.541291 [ 5 ] {1e1dabd8-b4e3-4fc2-a784-c195d677a6c3} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.10.15 20:59:44.541325 [ 5 ] {1e1dabd8-b4e3-4fc2-a784-c195d677a6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2613 | 2025.10.15 20:59:44.541645 [ 5 ] {1e1dabd8-b4e3-4fc2-a784-c195d677a6c3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2614 | 2025.10.15 20:59:44.541862 [ 5 ] {1e1dabd8-b4e3-4fc2-a784-c195d677a6c3} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.10.15 20:59:44.541987 [ 5 ] {1e1dabd8-b4e3-4fc2-a784-c195d677a6c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 2616 | 2025.10.15 20:59:44.542022 [ 5 ] {1e1dabd8-b4e3-4fc2-a784-c195d677a6c3} <Debug> TCPHandler: Processed in 0.001326733 sec. | ||
| 2617 | 2025.10.15 20:59:44.542139 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2025.10.15 20:59:44.542238 [ 5 ] {98f42711-0824-46cc-adc9-f5d3b8804e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2619 | 2025.10.15 20:59:44.542293 [ 5 ] {98f42711-0824-46cc-adc9-f5d3b8804e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2620 | 2025.10.15 20:59:44.543081 [ 5 ] {98f42711-0824-46cc-adc9-f5d3b8804e5a} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.10.15 20:59:44.543120 [ 5 ] {98f42711-0824-46cc-adc9-f5d3b8804e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2622 | 2025.10.15 20:59:44.543691 [ 5 ] {98f42711-0824-46cc-adc9-f5d3b8804e5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2623 | 2025.10.15 20:59:44.543909 [ 5 ] {98f42711-0824-46cc-adc9-f5d3b8804e5a} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.10.15 20:59:44.544046 [ 5 ] {98f42711-0824-46cc-adc9-f5d3b8804e5a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001831 sec., 22938.285090114692 rows/sec., 41.10 MiB/sec. | ||
| 2625 | 2025.10.15 20:59:44.544100 [ 5 ] {98f42711-0824-46cc-adc9-f5d3b8804e5a} <Debug> TCPHandler: Processed in 0.002008424 sec. | ||
| 2626 | 2025.10.15 20:59:44.544220 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.10.15 20:59:44.544314 [ 5 ] {b4eb1f81-c363-48d9-bb00-7b2dbff2c749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2628 | 2025.10.15 20:59:44.544356 [ 5 ] {b4eb1f81-c363-48d9-bb00-7b2dbff2c749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2629 | 2025.10.15 20:59:44.544691 [ 5 ] {b4eb1f81-c363-48d9-bb00-7b2dbff2c749} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.10.15 20:59:44.544724 [ 5 ] {b4eb1f81-c363-48d9-bb00-7b2dbff2c749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2631 | 2025.10.15 20:59:44.545030 [ 5 ] {b4eb1f81-c363-48d9-bb00-7b2dbff2c749} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2632 | 2025.10.15 20:59:44.545246 [ 5 ] {b4eb1f81-c363-48d9-bb00-7b2dbff2c749} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.10.15 20:59:44.545372 [ 5 ] {b4eb1f81-c363-48d9-bb00-7b2dbff2c749} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2634 | 2025.10.15 20:59:44.545407 [ 5 ] {b4eb1f81-c363-48d9-bb00-7b2dbff2c749} <Debug> TCPHandler: Processed in 0.001235009 sec. | ||
| 2635 | 2025.10.15 20:59:48.928097 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2025.10.15 20:59:48.928365 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2637 | 2025.10.15 20:59:48.928751 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2638 | 2025.10.15 20:59:48.928796 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2639 | 2025.10.15 20:59:48.929104 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2640 | 2025.10.15 20:59:48.929179 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2641 | 2025.10.15 20:59:48.929318 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2642 | 2025.10.15 20:59:48.929409 [ 313 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2643 | 2025.10.15 20:59:48.929447 [ 302 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2644 | 2025.10.15 20:59:48.929558 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2645 | 2025.10.15 20:59:48.929584 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2646 | 2025.10.15 20:59:48.931918 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2647 | 2025.10.15 20:59:48.931945 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2648 | 2025.10.15 20:59:48.931996 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2649 | 2025.10.15 20:59:48.932045 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2650 | 2025.10.15 20:59:48.933066 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004808 sec., 6031.613976705491 rows/sec., 262.83 KiB/sec. | ||
| 2651 | 2025.10.15 20:59:48.933169 [ 5 ] {d28cc776-8550-4723-9746-4dbbf9dcd9cc} <Debug> TCPHandler: Processed in 0.005198797 sec. | ||
| 2652 | 2025.10.15 20:59:48.933407 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2025.10.15 20:59:48.933543 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2654 | 2025.10.15 20:59:48.933760 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2655 | 2025.10.15 20:59:48.933794 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2656 | 2025.10.15 20:59:48.933987 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2657 | 2025.10.15 20:59:48.934039 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2658 | 2025.10.15 20:59:48.934140 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2659 | 2025.10.15 20:59:48.934202 [ 313 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2660 | 2025.10.15 20:59:48.934209 [ 336 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2661 | 2025.10.15 20:59:48.934312 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2662 | 2025.10.15 20:59:48.934336 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2663 | 2025.10.15 20:59:48.934390 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2664 | 2025.10.15 20:59:48.934407 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2665 | 2025.10.15 20:59:48.934436 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2666 | 2025.10.15 20:59:48.934465 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2667 | 2025.10.15 20:59:48.935078 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00159 sec., 18238.993710691822 rows/sec., 794.76 KiB/sec. | ||
| 2668 | 2025.10.15 20:59:48.935165 [ 5 ] {aa668af7-6494-4a15-bdd9-fa366a547da4} <Debug> TCPHandler: Processed in 0.001808408 sec. | ||
| 2669 | 2025.10.15 20:59:48.935394 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2025.10.15 20:59:48.935526 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2671 | 2025.10.15 20:59:48.935732 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2672 | 2025.10.15 20:59:48.935765 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2673 | 2025.10.15 20:59:48.935953 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2674 | 2025.10.15 20:59:48.936004 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2675 | 2025.10.15 20:59:48.936101 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2676 | 2025.10.15 20:59:48.936152 [ 309 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2677 | 2025.10.15 20:59:48.936160 [ 302 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2678 | 2025.10.15 20:59:48.936244 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2679 | 2025.10.15 20:59:48.936269 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2680 | 2025.10.15 20:59:48.936322 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2681 | 2025.10.15 20:59:48.936338 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2682 | 2025.10.15 20:59:48.936367 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2683 | 2025.10.15 20:59:48.936397 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2684 | 2025.10.15 20:59:48.936893 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001421 sec., 20408.163265306124 rows/sec., 889.28 KiB/sec. | ||
| 2685 | 2025.10.15 20:59:48.936960 [ 5 ] {f6cc18aa-d41a-4ada-8f7e-e0328d2442d0} <Debug> TCPHandler: Processed in 0.001615232 sec. | ||
| 2686 | 2025.10.15 20:59:48.937207 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2025.10.15 20:59:48.937338 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2688 | 2025.10.15 20:59:48.937542 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2689 | 2025.10.15 20:59:48.937577 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2690 | 2025.10.15 20:59:48.937767 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2691 | 2025.10.15 20:59:48.937817 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2692 | 2025.10.15 20:59:48.937913 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2693 | 2025.10.15 20:59:48.937966 [ 313 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2694 | 2025.10.15 20:59:48.937966 [ 309 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2695 | 2025.10.15 20:59:48.938040 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2696 | 2025.10.15 20:59:48.938060 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2697 | 2025.10.15 20:59:48.938112 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2698 | 2025.10.15 20:59:48.938128 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2699 | 2025.10.15 20:59:48.938156 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2700 | 2025.10.15 20:59:48.938184 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2701 | 2025.10.15 20:59:48.938672 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001388 sec., 20893.371757925073 rows/sec., 910.43 KiB/sec. | ||
| 2702 | 2025.10.15 20:59:48.938756 [ 5 ] {b6c8b031-2db7-4314-a95d-f13ad94830ce} <Debug> TCPHandler: Processed in 0.001598152 sec. | ||
| 2703 | 2025.10.15 20:59:48.938973 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.10.15 20:59:48.939104 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2705 | 2025.10.15 20:59:48.939337 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2706 | 2025.10.15 20:59:48.939370 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2707 | 2025.10.15 20:59:48.939589 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2708 | 2025.10.15 20:59:48.939640 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2709 | 2025.10.15 20:59:48.939737 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2710 | 2025.10.15 20:59:48.939796 [ 302 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2711 | 2025.10.15 20:59:48.939798 [ 309 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2712 | 2025.10.15 20:59:48.939889 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2713 | 2025.10.15 20:59:48.939909 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2714 | 2025.10.15 20:59:48.939966 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2715 | 2025.10.15 20:59:48.939983 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2716 | 2025.10.15 20:59:48.940011 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2717 | 2025.10.15 20:59:48.940039 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2718 | 2025.10.15 20:59:48.940543 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001492 sec., 19436.99731903485 rows/sec., 846.97 KiB/sec. | ||
| 2719 | 2025.10.15 20:59:48.940613 [ 5 ] {2abb834b-3f09-467b-9784-8e8fa9a3e79a} <Debug> TCPHandler: Processed in 0.001687484 sec. | ||
| 2720 | 2025.10.15 20:59:48.940840 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2025.10.15 20:59:48.940974 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2722 | 2025.10.15 20:59:48.941192 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2723 | 2025.10.15 20:59:48.941229 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2724 | 2025.10.15 20:59:48.941439 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2725 | 2025.10.15 20:59:48.941495 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2726 | 2025.10.15 20:59:48.941601 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2727 | 2025.10.15 20:59:48.941650 [ 325 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2728 | 2025.10.15 20:59:48.941653 [ 313 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2729 | 2025.10.15 20:59:48.941723 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2730 | 2025.10.15 20:59:48.941744 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2731 | 2025.10.15 20:59:48.941799 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2732 | 2025.10.15 20:59:48.941817 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Debug> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2733 | 2025.10.15 20:59:48.941847 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2734 | 2025.10.15 20:59:48.941883 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2735 | 2025.10.15 20:59:48.942371 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001453 sec., 19958.706125258086 rows/sec., 869.70 KiB/sec. | ||
| 2736 | 2025.10.15 20:59:48.942438 [ 5 ] {23be6e5a-29b4-48cf-8495-cfeb3c8be1e8} <Debug> TCPHandler: Processed in 0.001649753 sec. | ||
| 2737 | 2025.10.15 20:59:49.069219 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2025.10.15 20:59:49.069353 [ 5 ] {50fb2bd1-d9eb-4e74-978c-57682f907d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2739 | 2025.10.15 20:59:49.069406 [ 5 ] {50fb2bd1-d9eb-4e74-978c-57682f907d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2740 | 2025.10.15 20:59:49.070015 [ 5 ] {50fb2bd1-d9eb-4e74-978c-57682f907d29} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2025.10.15 20:59:49.070062 [ 5 ] {50fb2bd1-d9eb-4e74-978c-57682f907d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2742 | 2025.10.15 20:59:49.070478 [ 5 ] {50fb2bd1-d9eb-4e74-978c-57682f907d29} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2743 | 2025.10.15 20:59:49.070673 [ 5 ] {50fb2bd1-d9eb-4e74-978c-57682f907d29} <Trace> oximeter.timeseries_schema (c5587779-8146-4da7-a73c-8ba4e476a731): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2025.10.15 20:59:49.070816 [ 5 ] {50fb2bd1-d9eb-4e74-978c-57682f907d29} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.0015 sec., 4000 rows/sec., 890.63 KiB/sec. | ||
| 2745 | 2025.10.15 20:59:49.070854 [ 5 ] {50fb2bd1-d9eb-4e74-978c-57682f907d29} <Debug> TCPHandler: Processed in 0.001727535 sec. | ||
| 2746 | 2025.10.15 20:59:49.070966 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2025.10.15 20:59:49.071065 [ 5 ] {e4eb1cbf-57a4-420b-ba07-50fe6cd98536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2748 | 2025.10.15 20:59:49.071106 [ 5 ] {e4eb1cbf-57a4-420b-ba07-50fe6cd98536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2749 | 2025.10.15 20:59:49.071524 [ 5 ] {e4eb1cbf-57a4-420b-ba07-50fe6cd98536} <Trace> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.10.15 20:59:49.071561 [ 5 ] {e4eb1cbf-57a4-420b-ba07-50fe6cd98536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2751 | 2025.10.15 20:59:49.071849 [ 5 ] {e4eb1cbf-57a4-420b-ba07-50fe6cd98536} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2752 | 2025.10.15 20:59:49.072054 [ 5 ] {e4eb1cbf-57a4-420b-ba07-50fe6cd98536} <Trace> oximeter.fields_ipaddr (41cdf2fe-246e-4bbe-986e-2e310ae919ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.10.15 20:59:49.072178 [ 5 ] {e4eb1cbf-57a4-420b-ba07-50fe6cd98536} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 2754 | 2025.10.15 20:59:49.072215 [ 5 ] {e4eb1cbf-57a4-420b-ba07-50fe6cd98536} <Debug> TCPHandler: Processed in 0.001297732 sec. | ||
| 2755 | 2025.10.15 20:59:49.072329 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2025.10.15 20:59:49.072423 [ 5 ] {98a25623-25a7-4fbe-ba59-0d6b324b52d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2757 | 2025.10.15 20:59:49.072462 [ 5 ] {98a25623-25a7-4fbe-ba59-0d6b324b52d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2758 | 2025.10.15 20:59:49.073373 [ 5 ] {98a25623-25a7-4fbe-ba59-0d6b324b52d6} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2025.10.15 20:59:49.073409 [ 5 ] {98a25623-25a7-4fbe-ba59-0d6b324b52d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2760 | 2025.10.15 20:59:49.073811 [ 5 ] {98a25623-25a7-4fbe-ba59-0d6b324b52d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2761 | 2025.10.15 20:59:49.074030 [ 5 ] {98a25623-25a7-4fbe-ba59-0d6b324b52d6} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2025.10.15 20:59:49.074134 [ 68 ] {} <Debug> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2763 | 2025.10.15 20:59:49.074184 [ 5 ] {98a25623-25a7-4fbe-ba59-0d6b324b52d6} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.001778 sec., 673228.3464566929 rows/sec., 55.24 MiB/sec. | ||
| 2764 | 2025.10.15 20:59:49.074192 [ 68 ] {} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2025.10.15 20:59:49.074232 [ 5 ] {98a25623-25a7-4fbe-ba59-0d6b324b52d6} <Debug> TCPHandler: Processed in 0.001951162 sec. | ||
| 2766 | 2025.10.15 20:59:49.074233 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2767 | 2025.10.15 20:59:49.074349 [ 187 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2768 | 2025.10.15 20:59:49.074403 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2025.10.15 20:59:49.074474 [ 187 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2770 | 2025.10.15 20:59:49.074512 [ 187 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 256 rows starting from the beginning of the part | ||
| 2771 | 2025.10.15 20:59:49.074527 [ 5 ] {41be63c5-f187-47c3-bdc6-16ce2f0738f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2772 | 2025.10.15 20:59:49.074575 [ 187 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2773 | 2025.10.15 20:59:49.074582 [ 5 ] {41be63c5-f187-47c3-bdc6-16ce2f0738f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2774 | 2025.10.15 20:59:49.074631 [ 187 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 267 rows starting from the beginning of the part | ||
| 2775 | 2025.10.15 20:59:49.074682 [ 187 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2776 | 2025.10.15 20:59:49.074726 [ 187 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 140 rows starting from the beginning of the part | ||
| 2777 | 2025.10.15 20:59:49.074770 [ 187 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1197 rows starting from the beginning of the part | ||
| 2778 | 2025.10.15 20:59:49.075084 [ 5 ] {41be63c5-f187-47c3-bdc6-16ce2f0738f9} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2025.10.15 20:59:49.075133 [ 5 ] {41be63c5-f187-47c3-bdc6-16ce2f0738f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2780 | 2025.10.15 20:59:49.075449 [ 5 ] {41be63c5-f187-47c3-bdc6-16ce2f0738f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2781 | 2025.10.15 20:59:49.075663 [ 5 ] {41be63c5-f187-47c3-bdc6-16ce2f0738f9} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2025.10.15 20:59:49.075792 [ 5 ] {41be63c5-f187-47c3-bdc6-16ce2f0738f9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00129 sec., 1550.387596899225 rows/sec., 108.25 KiB/sec. | ||
| 2783 | 2025.10.15 20:59:49.075830 [ 5 ] {41be63c5-f187-47c3-bdc6-16ce2f0738f9} <Debug> TCPHandler: Processed in 0.001490008 sec. | ||
| 2784 | 2025.10.15 20:59:49.075941 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2025.10.15 20:59:49.076029 [ 200 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712415 sec., 1151590.0059273015 rows/sec., 101.04 MiB/sec. | ||
| 2786 | 2025.10.15 20:59:49.076044 [ 5 ] {c21c8841-60e2-4f9f-b5d3-38c13e312ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2787 | 2025.10.15 20:59:49.076107 [ 5 ] {c21c8841-60e2-4f9f-b5d3-38c13e312ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2788 | 2025.10.15 20:59:49.076289 [ 191 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2789 | 2025.10.15 20:59:49.076548 [ 191 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2025.10.15 20:59:49.076573 [ 5 ] {c21c8841-60e2-4f9f-b5d3-38c13e312ebd} <Trace> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2025.10.15 20:59:49.076608 [ 5 ] {c21c8841-60e2-4f9f-b5d3-38c13e312ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2792 | 2025.10.15 20:59:49.076614 [ 191 ] {5949747e-8619-4b36-8053-86044f837c32::all_1_16_3} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2793 | 2025.10.15 20:59:49.076689 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2794 | 2025.10.15 20:59:49.076923 [ 5 ] {c21c8841-60e2-4f9f-b5d3-38c13e312ebd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2795 | 2025.10.15 20:59:49.077128 [ 5 ] {c21c8841-60e2-4f9f-b5d3-38c13e312ebd} <Trace> oximeter.fields_u32 (853aebea-44d6-4641-a94a-0f59bfb9a27d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2025.10.15 20:59:49.077249 [ 5 ] {c21c8841-60e2-4f9f-b5d3-38c13e312ebd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001226 sec., 185970.6362153344 rows/sec., 12.59 MiB/sec. | ||
| 2797 | 2025.10.15 20:59:49.077286 [ 5 ] {c21c8841-60e2-4f9f-b5d3-38c13e312ebd} <Debug> TCPHandler: Processed in 0.001395395 sec. | ||
| 2798 | 2025.10.15 20:59:49.077401 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2025.10.15 20:59:49.077498 [ 5 ] {7a2b807a-372c-41ac-9d38-2f836bc9134d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2800 | 2025.10.15 20:59:49.077537 [ 5 ] {7a2b807a-372c-41ac-9d38-2f836bc9134d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2801 | 2025.10.15 20:59:49.078114 [ 5 ] {7a2b807a-372c-41ac-9d38-2f836bc9134d} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.10.15 20:59:49.078151 [ 5 ] {7a2b807a-372c-41ac-9d38-2f836bc9134d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2803 | 2025.10.15 20:59:49.078492 [ 5 ] {7a2b807a-372c-41ac-9d38-2f836bc9134d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2804 | 2025.10.15 20:59:49.078703 [ 5 ] {7a2b807a-372c-41ac-9d38-2f836bc9134d} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.10.15 20:59:49.078801 [ 68 ] {} <Debug> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2806 | 2025.10.15 20:59:49.078832 [ 68 ] {} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.10.15 20:59:49.078833 [ 5 ] {7a2b807a-372c-41ac-9d38-2f836bc9134d} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001352 sec., 386094.674556213 rows/sec., 28.58 MiB/sec. | ||
| 2808 | 2025.10.15 20:59:49.078849 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2809 | 2025.10.15 20:59:49.078886 [ 5 ] {7a2b807a-372c-41ac-9d38-2f836bc9134d} <Debug> TCPHandler: Processed in 0.001544569 sec. | ||
| 2810 | 2025.10.15 20:59:49.078982 [ 190 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2811 | 2025.10.15 20:59:49.079016 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2025.10.15 20:59:49.079135 [ 190 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2813 | 2025.10.15 20:59:49.079136 [ 5 ] {af862f59-cb25-4e3a-ad04-2a388144b669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2814 | 2025.10.15 20:59:49.079177 [ 190 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part | ||
| 2815 | 2025.10.15 20:59:49.079199 [ 5 ] {af862f59-cb25-4e3a-ad04-2a388144b669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2816 | 2025.10.15 20:59:49.079280 [ 190 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2817 | 2025.10.15 20:59:49.079338 [ 190 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 165 rows starting from the beginning of the part | ||
| 2818 | 2025.10.15 20:59:49.079399 [ 190 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2819 | 2025.10.15 20:59:49.079457 [ 190 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 2820 | 2025.10.15 20:59:49.079512 [ 190 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 522 rows starting from the beginning of the part | ||
| 2821 | 2025.10.15 20:59:49.080394 [ 5 ] {af862f59-cb25-4e3a-ad04-2a388144b669} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.10.15 20:59:49.080435 [ 5 ] {af862f59-cb25-4e3a-ad04-2a388144b669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2823 | 2025.10.15 20:59:49.080573 [ 191 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656713 sec., 651893.2367887498 rows/sec., 52.59 MiB/sec. | ||
| 2824 | 2025.10.15 20:59:49.080771 [ 200 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2825 | 2025.10.15 20:59:49.081079 [ 200 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2025.10.15 20:59:49.081129 [ 5 ] {af862f59-cb25-4e3a-ad04-2a388144b669} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2827 | 2025.10.15 20:59:49.081164 [ 200 ] {1be09326-b1ef-4ed2-9100-0a0057739344::all_1_16_3} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2828 | 2025.10.15 20:59:49.081277 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2829 | 2025.10.15 20:59:49.081364 [ 5 ] {af862f59-cb25-4e3a-ad04-2a388144b669} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.10.15 20:59:49.081471 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2831 | 2025.10.15 20:59:49.081504 [ 5 ] {af862f59-cb25-4e3a-ad04-2a388144b669} <Debug> executeQuery: Read 3005 rows, 205.90 KiB in 0.002385 sec., 1259958.071278826 rows/sec., 84.31 MiB/sec. | ||
| 2832 | 2025.10.15 20:59:49.081506 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.10.15 20:59:49.081545 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2834 | 2025.10.15 20:59:49.081551 [ 5 ] {af862f59-cb25-4e3a-ad04-2a388144b669} <Debug> TCPHandler: Processed in 0.002584423 sec. | ||
| 2835 | 2025.10.15 20:59:49.081611 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2836 | 2025.10.15 20:59:49.081679 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2025.10.15 20:59:49.081711 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2838 | 2025.10.15 20:59:49.081741 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1812 rows starting from the beginning of the part | ||
| 2839 | 2025.10.15 20:59:49.081778 [ 5 ] {c13963c8-7fac-456f-89d2-3706daf999d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2840 | 2025.10.15 20:59:49.081788 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2841 | 2025.10.15 20:59:49.081830 [ 5 ] {c13963c8-7fac-456f-89d2-3706daf999d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2842 | 2025.10.15 20:59:49.081841 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 2843 | 2025.10.15 20:59:49.081884 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2844 | 2025.10.15 20:59:49.081917 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2845 | 2025.10.15 20:59:49.081953 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3005 rows starting from the beginning of the part | ||
| 2846 | 2025.10.15 20:59:49.082184 [ 5 ] {c13963c8-7fac-456f-89d2-3706daf999d0} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.10.15 20:59:49.082225 [ 5 ] {c13963c8-7fac-456f-89d2-3706daf999d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2848 | 2025.10.15 20:59:49.082542 [ 5 ] {c13963c8-7fac-456f-89d2-3706daf999d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2849 | 2025.10.15 20:59:49.082757 [ 5 ] {c13963c8-7fac-456f-89d2-3706daf999d0} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.10.15 20:59:49.082856 [ 68 ] {} <Debug> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2851 | 2025.10.15 20:59:49.082885 [ 68 ] {} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.10.15 20:59:49.082891 [ 5 ] {c13963c8-7fac-456f-89d2-3706daf999d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 2853 | 2025.10.15 20:59:49.082902 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2854 | 2025.10.15 20:59:49.082937 [ 5 ] {c13963c8-7fac-456f-89d2-3706daf999d0} <Debug> TCPHandler: Processed in 0.001307962 sec. | ||
| 2855 | 2025.10.15 20:59:49.082994 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2856 | 2025.10.15 20:59:49.083093 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2857 | 2025.10.15 20:59:49.083122 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 2858 | 2025.10.15 20:59:49.083178 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2859 | 2025.10.15 20:59:49.083219 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2860 | 2025.10.15 20:59:49.083256 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2861 | 2025.10.15 20:59:49.083291 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2862 | 2025.10.15 20:59:49.083329 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2863 | 2025.10.15 20:59:49.084030 [ 195 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5500 rows, containing 5 columns (5 merged, 0 gathered) in 0.002445618 sec., 2248920.3138020737 rows/sec., 154.25 MiB/sec. | ||
| 2864 | 2025.10.15 20:59:49.084207 [ 200 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.00124983 sec., 729699.2390965172 rows/sec., 49.18 MiB/sec. | ||
| 2865 | 2025.10.15 20:59:49.084439 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2866 | 2025.10.15 20:59:49.084459 [ 193 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2867 | 2025.10.15 20:59:49.084745 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.10.15 20:59:49.084824 [ 190 ] {b813c381-d0a9-40a4-bc41-76b393ddd609::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2869 | 2025.10.15 20:59:49.084840 [ 193 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.10.15 20:59:49.084901 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2871 | 2025.10.15 20:59:49.084934 [ 193 ] {63a49219-c5d3-43db-829a-36c29b2288cf::all_1_16_3} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2872 | 2025.10.15 20:59:49.085033 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2873 | 2025.10.15 20:59:51.368058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6204 | ||
| 2874 | 2025.10.15 20:59:51.368589 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2025.10.15 20:59:51.368628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2876 | 2025.10.15 20:59:51.369102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2877 | 2025.10.15 20:59:51.369320 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.10.15 20:59:51.369443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6204 | ||
| 2879 | 2025.10.15 20:59:51.745296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2880 | 2025.10.15 20:59:51.764846 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.10.15 20:59:51.764922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2882 | 2025.10.15 20:59:51.770808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2883 | 2025.10.15 20:59:51.771579 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.10.15 20:59:51.774828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2885 | 2025.10.15 20:59:53.867412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 372 | ||
| 2886 | 2025.10.15 20:59:53.869807 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.10.15 20:59:53.869865 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2888 | 2025.10.15 20:59:53.871134 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2889 | 2025.10.15 20:59:53.871416 [ 242 ] {} <Trace> system.query_log (b165a8b3-ba06-4257-a6e6-94c295333196): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.10.15 20:59:53.871776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2891 | 2025.10.15 20:59:54.535830 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2025.10.15 20:59:54.536021 [ 5 ] {bf016d56-821b-4244-93d4-d4034cf6c1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2893 | 2025.10.15 20:59:54.536093 [ 5 ] {bf016d56-821b-4244-93d4-d4034cf6c1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2894 | 2025.10.15 20:59:54.536911 [ 5 ] {bf016d56-821b-4244-93d4-d4034cf6c1f3} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.10.15 20:59:54.537009 [ 5 ] {bf016d56-821b-4244-93d4-d4034cf6c1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2896 | 2025.10.15 20:59:54.537481 [ 5 ] {bf016d56-821b-4244-93d4-d4034cf6c1f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2897 | 2025.10.15 20:59:54.537778 [ 5 ] {bf016d56-821b-4244-93d4-d4034cf6c1f3} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2025.10.15 20:59:54.537988 [ 5 ] {bf016d56-821b-4244-93d4-d4034cf6c1f3} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.002015 sec., 69478.90818858561 rows/sec., 6.02 MiB/sec. | ||
| 2899 | 2025.10.15 20:59:54.538057 [ 5 ] {bf016d56-821b-4244-93d4-d4034cf6c1f3} <Debug> TCPHandler: Processed in 0.002369096 sec. | ||
| 2900 | 2025.10.15 20:59:54.538210 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2025.10.15 20:59:54.538318 [ 5 ] {e4dbb965-2299-4294-b622-188a3e523e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2902 | 2025.10.15 20:59:54.538367 [ 5 ] {e4dbb965-2299-4294-b622-188a3e523e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2903 | 2025.10.15 20:59:54.538835 [ 5 ] {e4dbb965-2299-4294-b622-188a3e523e88} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2025.10.15 20:59:54.538875 [ 5 ] {e4dbb965-2299-4294-b622-188a3e523e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2905 | 2025.10.15 20:59:54.539217 [ 5 ] {e4dbb965-2299-4294-b622-188a3e523e88} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2906 | 2025.10.15 20:59:54.539437 [ 5 ] {e4dbb965-2299-4294-b622-188a3e523e88} <Trace> oximeter.fields_u16 (d7c303a9-15d9-4d06-8799-7c4da6fb54b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2025.10.15 20:59:54.539584 [ 5 ] {e4dbb965-2299-4294-b622-188a3e523e88} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001293 sec., 32482.598607888627 rows/sec., 2.39 MiB/sec. | ||
| 2908 | 2025.10.15 20:59:54.539628 [ 5 ] {e4dbb965-2299-4294-b622-188a3e523e88} <Debug> TCPHandler: Processed in 0.001471968 sec. | ||
| 2909 | 2025.10.15 20:59:54.539753 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2025.10.15 20:59:54.539852 [ 5 ] {ec6e860f-cc1f-4c6e-8af5-5ef438af9928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2911 | 2025.10.15 20:59:54.539898 [ 5 ] {ec6e860f-cc1f-4c6e-8af5-5ef438af9928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2912 | 2025.10.15 20:59:54.540345 [ 5 ] {ec6e860f-cc1f-4c6e-8af5-5ef438af9928} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2025.10.15 20:59:54.540383 [ 5 ] {ec6e860f-cc1f-4c6e-8af5-5ef438af9928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2914 | 2025.10.15 20:59:54.540704 [ 5 ] {ec6e860f-cc1f-4c6e-8af5-5ef438af9928} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2915 | 2025.10.15 20:59:54.540929 [ 5 ] {ec6e860f-cc1f-4c6e-8af5-5ef438af9928} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.10.15 20:59:54.541065 [ 5 ] {ec6e860f-cc1f-4c6e-8af5-5ef438af9928} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001234 sec., 85899.51377633712 rows/sec., 6.71 MiB/sec. | ||
| 2917 | 2025.10.15 20:59:54.541103 [ 5 ] {ec6e860f-cc1f-4c6e-8af5-5ef438af9928} <Debug> TCPHandler: Processed in 0.001400445 sec. | ||
| 2918 | 2025.10.15 20:59:54.541226 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2025.10.15 20:59:54.541322 [ 5 ] {fc317186-3a0c-4018-a5b7-adaa8b2fa8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2920 | 2025.10.15 20:59:54.541367 [ 5 ] {fc317186-3a0c-4018-a5b7-adaa8b2fa8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2921 | 2025.10.15 20:59:54.541791 [ 5 ] {fc317186-3a0c-4018-a5b7-adaa8b2fa8a7} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2025.10.15 20:59:54.541828 [ 5 ] {fc317186-3a0c-4018-a5b7-adaa8b2fa8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2923 | 2025.10.15 20:59:54.542169 [ 5 ] {fc317186-3a0c-4018-a5b7-adaa8b2fa8a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2924 | 2025.10.15 20:59:54.542382 [ 5 ] {fc317186-3a0c-4018-a5b7-adaa8b2fa8a7} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2025.10.15 20:59:54.542512 [ 5 ] {fc317186-3a0c-4018-a5b7-adaa8b2fa8a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2926 | 2025.10.15 20:59:54.542550 [ 5 ] {fc317186-3a0c-4018-a5b7-adaa8b2fa8a7} <Debug> TCPHandler: Processed in 0.001373974 sec. | ||
| 2927 | 2025.10.15 20:59:54.542669 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2025.10.15 20:59:54.542769 [ 5 ] {921d6716-546c-46c6-b5be-5365bbdec121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2929 | 2025.10.15 20:59:54.542827 [ 5 ] {921d6716-546c-46c6-b5be-5365bbdec121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2930 | 2025.10.15 20:59:54.543657 [ 5 ] {921d6716-546c-46c6-b5be-5365bbdec121} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.10.15 20:59:54.543694 [ 5 ] {921d6716-546c-46c6-b5be-5365bbdec121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2932 | 2025.10.15 20:59:54.544295 [ 5 ] {921d6716-546c-46c6-b5be-5365bbdec121} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2933 | 2025.10.15 20:59:54.544536 [ 5 ] {921d6716-546c-46c6-b5be-5365bbdec121} <Trace> oximeter.measurements_histogramu64 (a8ff0e27-afa2-41fe-82fb-121565cf63c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2025.10.15 20:59:54.544680 [ 5 ] {921d6716-546c-46c6-b5be-5365bbdec121} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001929 sec., 21772.93934681182 rows/sec., 39.02 MiB/sec. | ||
| 2935 | 2025.10.15 20:59:54.544743 [ 5 ] {921d6716-546c-46c6-b5be-5365bbdec121} <Debug> TCPHandler: Processed in 0.002121279 sec. | ||
| 2936 | 2025.10.15 20:59:54.544863 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2025.10.15 20:59:54.544964 [ 5 ] {1bc63772-d291-4752-ae1c-6d358d160668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2938 | 2025.10.15 20:59:54.545010 [ 5 ] {1bc63772-d291-4752-ae1c-6d358d160668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2939 | 2025.10.15 20:59:54.545372 [ 5 ] {1bc63772-d291-4752-ae1c-6d358d160668} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.10.15 20:59:54.545409 [ 5 ] {1bc63772-d291-4752-ae1c-6d358d160668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2941 | 2025.10.15 20:59:54.545723 [ 5 ] {1bc63772-d291-4752-ae1c-6d358d160668} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2942 | 2025.10.15 20:59:54.545936 [ 5 ] {1bc63772-d291-4752-ae1c-6d358d160668} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.10.15 20:59:54.546072 [ 5 ] {1bc63772-d291-4752-ae1c-6d358d160668} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 2944 | 2025.10.15 20:59:54.546108 [ 5 ] {1bc63772-d291-4752-ae1c-6d358d160668} <Debug> TCPHandler: Processed in 0.001293221 sec. | ||
| 2945 | 2025.10.15 20:59:58.779975 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2946 | 2025.10.15 20:59:58.780071 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2947 | 2025.10.15 20:59:58.870447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6652 | ||
| 2948 | 2025.10.15 20:59:58.870948 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.10.15 20:59:58.871000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2950 | 2025.10.15 20:59:58.871489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2951 | 2025.10.15 20:59:58.871729 [ 244 ] {} <Trace> system.asynchronous_metric_log (3c4b635c-9787-4e6c-abb8-2c8694f65b8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.10.15 20:59:58.871874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6652 | ||
| 2953 | 2025.10.15 20:59:59.275811 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2954 | 2025.10.15 20:59:59.292064 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.10.15 20:59:59.292123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2956 | 2025.10.15 20:59:59.298305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2957 | 2025.10.15 20:59:59.299008 [ 243 ] {} <Trace> system.metric_log (22c2ad7a-bff2-4209-9b4b-4237489d8443): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2025.10.15 20:59:59.301881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2959 | 2025.10.15 20:59:59.533601 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2025.10.15 20:59:59.533781 [ 5 ] {27b82fea-8244-430f-8168-1f249ba6a4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2961 | 2025.10.15 20:59:59.533851 [ 5 ] {27b82fea-8244-430f-8168-1f249ba6a4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2962 | 2025.10.15 20:59:59.534488 [ 5 ] {27b82fea-8244-430f-8168-1f249ba6a4de} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.10.15 20:59:59.534539 [ 5 ] {27b82fea-8244-430f-8168-1f249ba6a4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2964 | 2025.10.15 20:59:59.534927 [ 5 ] {27b82fea-8244-430f-8168-1f249ba6a4de} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2965 | 2025.10.15 20:59:59.535173 [ 5 ] {27b82fea-8244-430f-8168-1f249ba6a4de} <Trace> oximeter.fields_string (5949747e-8619-4b36-8053-86044f837c32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.10.15 20:59:59.535335 [ 5 ] {27b82fea-8244-430f-8168-1f249ba6a4de} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 2967 | 2025.10.15 20:59:59.535385 [ 5 ] {27b82fea-8244-430f-8168-1f249ba6a4de} <Debug> TCPHandler: Processed in 0.001918401 sec. | ||
| 2968 | 2025.10.15 20:59:59.535511 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.10.15 20:59:59.535613 [ 5 ] {fea2a1bd-cefa-4e6d-8d9a-d21424a47653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2970 | 2025.10.15 20:59:59.535657 [ 5 ] {fea2a1bd-cefa-4e6d-8d9a-d21424a47653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2971 | 2025.10.15 20:59:59.536132 [ 5 ] {fea2a1bd-cefa-4e6d-8d9a-d21424a47653} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.10.15 20:59:59.536169 [ 5 ] {fea2a1bd-cefa-4e6d-8d9a-d21424a47653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2973 | 2025.10.15 20:59:59.536489 [ 5 ] {fea2a1bd-cefa-4e6d-8d9a-d21424a47653} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2974 | 2025.10.15 20:59:59.536700 [ 5 ] {fea2a1bd-cefa-4e6d-8d9a-d21424a47653} <Trace> oximeter.fields_uuid (1be09326-b1ef-4ed2-9100-0a0057739344): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.10.15 20:59:59.536835 [ 5 ] {fea2a1bd-cefa-4e6d-8d9a-d21424a47653} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 2976 | 2025.10.15 20:59:59.536875 [ 5 ] {fea2a1bd-cefa-4e6d-8d9a-d21424a47653} <Debug> TCPHandler: Processed in 0.001417035 sec. | ||
| 2977 | 2025.10.15 20:59:59.536995 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.10.15 20:59:59.537093 [ 5 ] {7b92a7a5-e73c-47d6-a770-4ab29cad9414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2979 | 2025.10.15 20:59:59.537139 [ 5 ] {7b92a7a5-e73c-47d6-a770-4ab29cad9414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2980 | 2025.10.15 20:59:59.537556 [ 5 ] {7b92a7a5-e73c-47d6-a770-4ab29cad9414} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.10.15 20:59:59.537593 [ 5 ] {7b92a7a5-e73c-47d6-a770-4ab29cad9414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2982 | 2025.10.15 20:59:59.537917 [ 5 ] {7b92a7a5-e73c-47d6-a770-4ab29cad9414} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2983 | 2025.10.15 20:59:59.538119 [ 5 ] {7b92a7a5-e73c-47d6-a770-4ab29cad9414} <Trace> oximeter.measurements_cumulativeu64 (b813c381-d0a9-40a4-bc41-76b393ddd609): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.10.15 20:59:59.538253 [ 5 ] {7b92a7a5-e73c-47d6-a770-4ab29cad9414} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2985 | 2025.10.15 20:59:59.538290 [ 5 ] {7b92a7a5-e73c-47d6-a770-4ab29cad9414} <Debug> TCPHandler: Processed in 0.001345704 sec. | ||
| 2986 | 2025.10.15 20:59:59.538396 [ 5 ] {} <Trace> TCP-Session: c9cb06f1-add5-467c-a17c-263475c89ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.10.15 20:59:59.538490 [ 5 ] {4435056e-34cf-4073-a002-0d4d35e70f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45625) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2988 | 2025.10.15 20:59:59.538534 [ 5 ] {4435056e-34cf-4073-a002-0d4d35e70f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2989 | 2025.10.15 20:59:59.538858 [ 5 ] {4435056e-34cf-4073-a002-0d4d35e70f49} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.10.15 20:59:59.538894 [ 5 ] {4435056e-34cf-4073-a002-0d4d35e70f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2991 | 2025.10.15 20:59:59.539195 [ 5 ] {4435056e-34cf-4073-a002-0d4d35e70f49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2992 | 2025.10.15 20:59:59.539411 [ 5 ] {4435056e-34cf-4073-a002-0d4d35e70f49} <Trace> oximeter.measurements_u64 (63a49219-c5d3-43db-829a-36c29b2288cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.10.15 20:59:59.539544 [ 5 ] {4435056e-34cf-4073-a002-0d4d35e70f49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 2994 | 2025.10.15 20:59:59.539579 [ 5 ] {4435056e-34cf-4073-a002-0d4d35e70f49} <Debug> TCPHandler: Processed in 0.001231979 sec. | ||