| 1 | [ Mar 27 03:11:25 Enabled. ] | ||
| 2 | [ Mar 27 03:11:25 Rereading configuration. ] | ||
| 3 | [ Mar 27 03:11:28 Rereading configuration. ] | ||
| 4 | [ Mar 27 03:11:39 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 27 03:11:39 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.27 03:11:41.234447 [ 1 ] {} <Information> Application: Will watch for the process with pid 24399 | ||
| 29 | 2026.03.27 03:11:41.235027 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.27 03:11:41.744678 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24399 | ||
| 31 | 2026.03.27 03:11:41.745489 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.27 03:11:41.745645 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.27 03:11:41.842066 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.27 03:11:41.878083 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.27 03:11:41.878170 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.27 03:11:41.878188 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.27 03:11:41.878249 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.27 03:11:41.878813 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.27 03:11:41.881066 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.27 03:11:41.881974 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.27 03:11:41.882835 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.27 03:11:41.882888 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.27 03:11:41.882931 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.27 03:11:41.883666 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.27 03:11:41.884686 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.27 03:11:41.891072 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.27 03:11:41.891881 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.27 03:11:41.893439 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.27 03:11:41.893541 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.27 03:11:41.894732 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.27 03:11:41.895184 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.27 03:11:41.899260 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.27 03:11:41.899617 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.27 03:11:41.902846 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.27 03:11:41.903271 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.27 03:11:41.903725 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.27 03:11:41.904130 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.27 03:11:41.905854 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.27 03:11:41.905878 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.27 03:11:41.905953 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.27 03:11:41.906017 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.27 03:11:41.914129 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.27 03:11:41.914151 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153354 sec | ||
| 68 | 2026.03.27 03:11:41.914195 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.27 03:11:41.914241 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.27 03:11:41.914919 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.27 03:11:41.915494 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.27 03:11:41.925416 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.27 03:11:41.925460 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.27 03:11:41.925536 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.27 03:11:41.925549 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.27 03:11:41.925584 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.27 03:11:41.925659 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.27 03:11:41.929659 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.27 03:11:41.929707 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.27 03:11:41.929764 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.27 03:11:41.929936 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.27 03:11:41.929979 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.27 03:11:41.929992 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.27 03:11:41.930068 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.27 03:11:41.930080 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.27 03:11:41.930113 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.27 03:11:41.930185 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.27 03:11:41.952461 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.27 03:11:41.953992 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.27 03:11:41.954068 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.3882e-05 sec | ||
| 91 | 2026.03.27 03:11:41.954081 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.27 03:11:41.954091 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.27 03:11:41.954116 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.27 03:11:41.954321 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.27 03:11:41.954418 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.27 03:11:41.954431 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.27 03:11:41.954441 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.27 03:11:41.954452 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.27 03:11:41.979363 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.27 03:11:41.979565 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.27 03:11:41.980979 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.271e-05 sec. | ||
| 102 | 2026.03.27 03:11:41.981390 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.27 03:11:41.982763 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.27 03:11:41.982781 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.27 03:11:42.000094 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.27 03:11:42.146671 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56333 | ||
| 107 | 2026.03.27 03:11:42.149198 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.27 03:11:42.149264 [ 3 ] {} <Debug> TCP-Session: 9e37157c-2f3d-4e1c-a76e-e3fe23495eed Authenticating user 'default' from [fd00:1122:3344:101::c]:56333 | ||
| 109 | 2026.03.27 03:11:42.149379 [ 3 ] {} <Debug> TCP-Session: 9e37157c-2f3d-4e1c-a76e-e3fe23495eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.27 03:11:42.149394 [ 3 ] {} <Debug> TCP-Session: 9e37157c-2f3d-4e1c-a76e-e3fe23495eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.27 03:11:42.149491 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.27 03:11:42.149587 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.27 03:11:42.149603 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.27 03:11:42.151902 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33893 | ||
| 115 | 2026.03.27 03:11:42.151913 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42610 | ||
| 116 | 2026.03.27 03:11:42.152037 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56246 | ||
| 117 | 2026.03.27 03:11:42.152142 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.27 03:11:42.152179 [ 4 ] {} <Debug> TCP-Session: ac03276a-03cf-4511-80fe-c8ad7a7dc101 Authenticating user 'default' from [fd00:1122:3344:101::c]:33893 | ||
| 119 | 2026.03.27 03:11:42.152201 [ 4 ] {} <Debug> TCP-Session: ac03276a-03cf-4511-80fe-c8ad7a7dc101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.27 03:11:42.152216 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.27 03:11:42.152274 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.27 03:11:42.152288 [ 4 ] {} <Debug> TCP-Session: ac03276a-03cf-4511-80fe-c8ad7a7dc101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.27 03:11:42.152320 [ 254 ] {} <Debug> TCP-Session: 12e3909d-44f6-41c5-a872-0a19a74f517c Authenticating user 'default' from [fd00:1122:3344:101::c]:56246 | ||
| 124 | 2026.03.27 03:11:42.152323 [ 5 ] {} <Debug> TCP-Session: e7594dcf-388e-4360-afe6-6c472634cd6a Authenticating user 'default' from [fd00:1122:3344:101::c]:42610 | ||
| 125 | 2026.03.27 03:11:42.152279 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37997 | ||
| 126 | 2026.03.27 03:11:42.152364 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41027 | ||
| 127 | 2026.03.27 03:11:42.152410 [ 5 ] {} <Debug> TCP-Session: e7594dcf-388e-4360-afe6-6c472634cd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.27 03:11:42.152386 [ 254 ] {} <Debug> TCP-Session: 12e3909d-44f6-41c5-a872-0a19a74f517c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.27 03:11:42.152456 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38556 | ||
| 130 | 2026.03.27 03:11:42.152509 [ 5 ] {} <Debug> TCP-Session: e7594dcf-388e-4360-afe6-6c472634cd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.27 03:11:42.152489 [ 254 ] {} <Debug> TCP-Session: 12e3909d-44f6-41c5-a872-0a19a74f517c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.27 03:11:42.152558 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.27 03:11:42.152595 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51997 | ||
| 134 | 2026.03.27 03:11:42.152633 [ 255 ] {} <Debug> TCP-Session: ee85928d-c28a-4835-bb44-caa15c574762 Authenticating user 'default' from [fd00:1122:3344:101::c]:37997 | ||
| 135 | 2026.03.27 03:11:42.152641 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.03.27 03:11:42.152698 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.27 03:11:42.152719 [ 255 ] {} <Debug> TCP-Session: ee85928d-c28a-4835-bb44-caa15c574762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.27 03:11:42.152710 [ 256 ] {} <Debug> TCP-Session: 7b07f7e8-3219-4a9f-8884-d807340e8875 Authenticating user 'default' from [fd00:1122:3344:101::c]:41027 | ||
| 139 | 2026.03.27 03:11:42.152791 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.27 03:11:42.152887 [ 257 ] {} <Debug> TCP-Session: cec4a2da-396c-47d1-b068-1c2322bb618a Authenticating user 'default' from [fd00:1122:3344:101::c]:38556 | ||
| 141 | 2026.03.27 03:11:42.152899 [ 256 ] {} <Debug> TCP-Session: 7b07f7e8-3219-4a9f-8884-d807340e8875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.27 03:11:42.152911 [ 258 ] {} <Debug> TCP-Session: ae57fc5b-dccc-4ad5-89a5-8088dce13228 Authenticating user 'default' from [fd00:1122:3344:101::c]:51997 | ||
| 143 | 2026.03.27 03:11:42.152921 [ 257 ] {} <Debug> TCP-Session: cec4a2da-396c-47d1-b068-1c2322bb618a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.27 03:11:42.152969 [ 255 ] {} <Debug> TCP-Session: ee85928d-c28a-4835-bb44-caa15c574762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.27 03:11:42.152985 [ 258 ] {} <Debug> TCP-Session: ae57fc5b-dccc-4ad5-89a5-8088dce13228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.27 03:11:42.152993 [ 257 ] {} <Debug> TCP-Session: cec4a2da-396c-47d1-b068-1c2322bb618a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.27 03:11:42.153126 [ 258 ] {} <Debug> TCP-Session: ae57fc5b-dccc-4ad5-89a5-8088dce13228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.27 03:11:42.153117 [ 256 ] {} <Debug> TCP-Session: 7b07f7e8-3219-4a9f-8884-d807340e8875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.27 03:11:42.611287 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41019 | ||
| 150 | 2026.03.27 03:11:42.611569 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.27 03:11:42.611651 [ 259 ] {} <Debug> TCP-Session: ffe4224c-6f56-4e4e-909f-0f293a69fefb Authenticating user 'default' from [fd00:1122:3344:101::a]:41019 | ||
| 152 | 2026.03.27 03:11:42.611686 [ 259 ] {} <Debug> TCP-Session: ffe4224c-6f56-4e4e-909f-0f293a69fefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.27 03:11:42.611798 [ 259 ] {} <Debug> TCP-Session: ffe4224c-6f56-4e4e-909f-0f293a69fefb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.27 03:11:42.611896 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.27 03:11:42.611936 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.27 03:11:42.612008 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.27 03:11:42.612422 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46794 | ||
| 158 | 2026.03.27 03:11:42.612583 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.03.27 03:11:42.612616 [ 260 ] {} <Debug> TCP-Session: ce931773-f1eb-498d-bf51-7ed0c515364c Authenticating user 'default' from [fd00:1122:3344:101::a]:46794 | ||
| 160 | 2026.03.27 03:11:42.612639 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53883 | ||
| 161 | 2026.03.27 03:11:42.612685 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44654 | ||
| 162 | 2026.03.27 03:11:42.612708 [ 260 ] {} <Debug> TCP-Session: ce931773-f1eb-498d-bf51-7ed0c515364c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.03.27 03:11:42.612637 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46127 | ||
| 164 | 2026.03.27 03:11:42.612763 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44362 | ||
| 165 | 2026.03.27 03:11:42.612734 [ 260 ] {} <Debug> TCP-Session: ce931773-f1eb-498d-bf51-7ed0c515364c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.03.27 03:11:42.612829 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53376 | ||
| 167 | 2026.03.27 03:11:42.613095 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.03.27 03:11:42.613124 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36007 | ||
| 169 | 2026.03.27 03:11:42.613176 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.03.27 03:11:42.613204 [ 261 ] {} <Debug> TCP-Session: 318a5dfc-6089-4e49-bf7d-768d16edffb0 Authenticating user 'default' from [fd00:1122:3344:101::a]:53883 | ||
| 171 | 2026.03.27 03:11:42.613234 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.27 03:11:42.613267 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.27 03:11:42.613269 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.27 03:11:42.613287 [ 261 ] {} <Debug> TCP-Session: 318a5dfc-6089-4e49-bf7d-768d16edffb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.27 03:11:42.613321 [ 264 ] {} <Debug> TCP-Session: 732301bb-ac7e-406c-a1cb-31b7dd07c129 Authenticating user 'default' from [fd00:1122:3344:101::a]:44362 | ||
| 176 | 2026.03.27 03:11:42.613346 [ 265 ] {} <Debug> TCP-Session: 653196ce-f1c8-4c60-9d29-2d778a53484c Authenticating user 'default' from [fd00:1122:3344:101::a]:53376 | ||
| 177 | 2026.03.27 03:11:42.613358 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.27 03:11:42.613404 [ 264 ] {} <Debug> TCP-Session: 732301bb-ac7e-406c-a1cb-31b7dd07c129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.27 03:11:42.613391 [ 265 ] {} <Debug> TCP-Session: 653196ce-f1c8-4c60-9d29-2d778a53484c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.27 03:11:42.613380 [ 261 ] {} <Debug> TCP-Session: 318a5dfc-6089-4e49-bf7d-768d16edffb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.27 03:11:42.613482 [ 264 ] {} <Debug> TCP-Session: 732301bb-ac7e-406c-a1cb-31b7dd07c129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.27 03:11:42.613470 [ 266 ] {} <Debug> TCP-Session: e826d8dd-3642-41d6-9e3b-26875407b125 Authenticating user 'default' from [fd00:1122:3344:101::a]:36007 | ||
| 183 | 2026.03.27 03:11:42.613470 [ 265 ] {} <Debug> TCP-Session: 653196ce-f1c8-4c60-9d29-2d778a53484c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.27 03:11:42.613548 [ 266 ] {} <Debug> TCP-Session: e826d8dd-3642-41d6-9e3b-26875407b125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.27 03:11:42.613352 [ 262 ] {} <Debug> TCP-Session: 5eb53d97-f8da-46bd-b784-f0ae8de32ec4 Authenticating user 'default' from [fd00:1122:3344:101::a]:46127 | ||
| 186 | 2026.03.27 03:11:42.613219 [ 263 ] {} <Debug> TCP-Session: 08dec358-c3e3-46ad-8e3b-b1fd36c67c2d Authenticating user 'default' from [fd00:1122:3344:101::a]:44654 | ||
| 187 | 2026.03.27 03:11:42.613629 [ 266 ] {} <Debug> TCP-Session: e826d8dd-3642-41d6-9e3b-26875407b125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.27 03:11:42.613624 [ 262 ] {} <Debug> TCP-Session: 5eb53d97-f8da-46bd-b784-f0ae8de32ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.27 03:11:42.613694 [ 263 ] {} <Debug> TCP-Session: 08dec358-c3e3-46ad-8e3b-b1fd36c67c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.27 03:11:42.613698 [ 262 ] {} <Debug> TCP-Session: 5eb53d97-f8da-46bd-b784-f0ae8de32ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.27 03:11:42.613779 [ 263 ] {} <Debug> TCP-Session: 08dec358-c3e3-46ad-8e3b-b1fd36c67c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.27 03:11:43.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.41 MiB, peak 118.41 MiB, free memory in arenas 0.00 B, will set to 119.52 MiB (RSS), difference: 1.11 MiB | ||
| 193 | 2026.03.27 03:11:43.490940 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52791 | ||
| 194 | 2026.03.27 03:11:43.491091 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.03.27 03:11:43.491122 [ 267 ] {} <Debug> TCP-Session: 2c02fe6a-148f-4fa9-afa0-cf4bded9c722 Authenticating user 'default' from [fd00:1122:3344:101::b]:52791 | ||
| 196 | 2026.03.27 03:11:43.491201 [ 267 ] {} <Debug> TCP-Session: 2c02fe6a-148f-4fa9-afa0-cf4bded9c722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.27 03:11:43.491248 [ 267 ] {} <Debug> TCP-Session: 2c02fe6a-148f-4fa9-afa0-cf4bded9c722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.27 03:11:43.491312 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.03.27 03:11:43.491337 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.03.27 03:11:43.491410 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.03.27 03:11:43.491915 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35988 | ||
| 202 | 2026.03.27 03:11:43.492000 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54038 | ||
| 203 | 2026.03.27 03:11:43.492096 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.03.27 03:11:43.492119 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50365 | ||
| 205 | 2026.03.27 03:11:43.492193 [ 268 ] {} <Debug> TCP-Session: 16793cc3-27b6-489e-b04a-27c1ea9601f1 Authenticating user 'default' from [fd00:1122:3344:101::b]:35988 | ||
| 206 | 2026.03.27 03:11:43.492221 [ 268 ] {} <Debug> TCP-Session: 16793cc3-27b6-489e-b04a-27c1ea9601f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.03.27 03:11:43.492239 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.03.27 03:11:43.492301 [ 268 ] {} <Debug> TCP-Session: 16793cc3-27b6-489e-b04a-27c1ea9601f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.03.27 03:11:43.492251 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38226 | ||
| 210 | 2026.03.27 03:11:43.492389 [ 269 ] {} <Debug> TCP-Session: 9c2faae0-1c67-4000-8b0d-eb2bcdb7207d Authenticating user 'default' from [fd00:1122:3344:101::b]:54038 | ||
| 211 | 2026.03.27 03:11:43.492492 [ 269 ] {} <Debug> TCP-Session: 9c2faae0-1c67-4000-8b0d-eb2bcdb7207d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.03.27 03:11:43.492506 [ 269 ] {} <Debug> TCP-Session: 9c2faae0-1c67-4000-8b0d-eb2bcdb7207d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.03.27 03:11:43.492509 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62792 | ||
| 214 | 2026.03.27 03:11:43.492556 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.03.27 03:11:43.492563 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.03.27 03:11:43.492643 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60103 | ||
| 217 | 2026.03.27 03:11:43.492678 [ 271 ] {} <Debug> TCP-Session: 564ef0b5-0f3f-45b1-996e-f0119c6dbec4 Authenticating user 'default' from [fd00:1122:3344:101::b]:38226 | ||
| 218 | 2026.03.27 03:11:43.492719 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64287 | ||
| 219 | 2026.03.27 03:11:43.492695 [ 270 ] {} <Debug> TCP-Session: 1fa24b92-a347-4311-8b8d-f28c997ed1c0 Authenticating user 'default' from [fd00:1122:3344:101::b]:50365 | ||
| 220 | 2026.03.27 03:11:43.492784 [ 271 ] {} <Debug> TCP-Session: 564ef0b5-0f3f-45b1-996e-f0119c6dbec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.27 03:11:43.492830 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.03.27 03:11:43.492799 [ 270 ] {} <Debug> TCP-Session: 1fa24b92-a347-4311-8b8d-f28c997ed1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.27 03:11:43.492869 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.03.27 03:11:43.492925 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.03.27 03:11:43.492909 [ 270 ] {} <Debug> TCP-Session: 1fa24b92-a347-4311-8b8d-f28c997ed1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.27 03:11:43.492976 [ 273 ] {} <Debug> TCP-Session: 7d842303-4cb0-42ea-9e54-87fd568d1e8a Authenticating user 'default' from [fd00:1122:3344:101::b]:60103 | ||
| 227 | 2026.03.27 03:11:43.492904 [ 272 ] {} <Debug> TCP-Session: 48795590-8733-4ef8-8285-655da0ba478a Authenticating user 'default' from [fd00:1122:3344:101::b]:62792 | ||
| 228 | 2026.03.27 03:11:43.493043 [ 273 ] {} <Debug> TCP-Session: 7d842303-4cb0-42ea-9e54-87fd568d1e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.27 03:11:43.493033 [ 274 ] {} <Debug> TCP-Session: d25a2877-6c83-4c1e-8036-67118a2bdae0 Authenticating user 'default' from [fd00:1122:3344:101::b]:64287 | ||
| 230 | 2026.03.27 03:11:43.493107 [ 272 ] {} <Debug> TCP-Session: 48795590-8733-4ef8-8285-655da0ba478a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.27 03:11:43.493131 [ 274 ] {} <Debug> TCP-Session: d25a2877-6c83-4c1e-8036-67118a2bdae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.27 03:11:43.493120 [ 273 ] {} <Debug> TCP-Session: 7d842303-4cb0-42ea-9e54-87fd568d1e8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.27 03:11:43.493197 [ 272 ] {} <Debug> TCP-Session: 48795590-8733-4ef8-8285-655da0ba478a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.27 03:11:43.493232 [ 274 ] {} <Debug> TCP-Session: d25a2877-6c83-4c1e-8036-67118a2bdae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.27 03:11:43.492879 [ 271 ] {} <Debug> TCP-Session: 564ef0b5-0f3f-45b1-996e-f0119c6dbec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.27 03:11:45.570885 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52370 | ||
| 237 | 2026.03.27 03:11:45.576486 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.03.27 03:11:45.576532 [ 275 ] {} <Debug> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Authenticating user 'default' from [fd00:1122:3344:101::d]:52370 | ||
| 239 | 2026.03.27 03:11:45.576555 [ 275 ] {} <Debug> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.27 03:11:45.576639 [ 275 ] {} <Debug> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.03.27 03:11:45.576725 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.03.27 03:11:45.576774 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.03.27 03:11:45.576859 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2026.03.27 03:11:45.581714 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61139 | ||
| 245 | 2026.03.27 03:11:45.581796 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57773 | ||
| 246 | 2026.03.27 03:11:45.581859 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55647 | ||
| 247 | 2026.03.27 03:11:45.581950 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.03.27 03:11:45.581991 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52894 | ||
| 249 | 2026.03.27 03:11:45.582122 [ 276 ] {} <Debug> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:61139 | ||
| 250 | 2026.03.27 03:11:45.582155 [ 276 ] {} <Debug> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.03.27 03:11:45.582196 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.03.27 03:11:45.582161 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.03.27 03:11:45.582165 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54373 | ||
| 254 | 2026.03.27 03:11:45.582262 [ 276 ] {} <Debug> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.03.27 03:11:45.582331 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34734 | ||
| 256 | 2026.03.27 03:11:45.582299 [ 278 ] {} <Debug> TCP-Session: 3c957990-e9be-4661-a5f2-9a8bf6444b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:55647 | ||
| 257 | 2026.03.27 03:11:45.582277 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.03.27 03:11:45.582448 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49227 | ||
| 259 | 2026.03.27 03:11:45.582452 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.03.27 03:11:45.582429 [ 278 ] {} <Debug> TCP-Session: 3c957990-e9be-4661-a5f2-9a8bf6444b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.03.27 03:11:45.582288 [ 277 ] {} <Debug> TCP-Session: 743ce447-f1b2-487c-932e-853f2f1d2e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:57773 | ||
| 262 | 2026.03.27 03:11:45.582619 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.03.27 03:11:45.582623 [ 279 ] {} <Debug> TCP-Session: 5e9f78ba-66e3-4fd3-800a-f3688de37964 Authenticating user 'default' from [fd00:1122:3344:101::d]:52894 | ||
| 264 | 2026.03.27 03:11:45.582612 [ 280 ] {} <Debug> TCP-Session: 893966e5-6ad4-4eaf-b08e-54926f9f731a Authenticating user 'default' from [fd00:1122:3344:101::d]:54373 | ||
| 265 | 2026.03.27 03:11:45.582720 [ 281 ] {} <Debug> TCP-Session: 9e0be59d-81ae-43d0-af98-9b488285ca62 Authenticating user 'default' from [fd00:1122:3344:101::d]:34734 | ||
| 266 | 2026.03.27 03:11:45.582708 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.03.27 03:11:45.582706 [ 279 ] {} <Debug> TCP-Session: 5e9f78ba-66e3-4fd3-800a-f3688de37964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.03.27 03:11:45.582938 [ 281 ] {} <Debug> TCP-Session: 9e0be59d-81ae-43d0-af98-9b488285ca62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.03.27 03:11:45.582924 [ 282 ] {} <Debug> TCP-Session: f9045b02-a859-43a1-8c7a-0debbc706d9c Authenticating user 'default' from [fd00:1122:3344:101::d]:49227 | ||
| 270 | 2026.03.27 03:11:45.582906 [ 280 ] {} <Debug> TCP-Session: 893966e5-6ad4-4eaf-b08e-54926f9f731a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.03.27 03:11:45.583063 [ 281 ] {} <Debug> TCP-Session: 9e0be59d-81ae-43d0-af98-9b488285ca62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.03.27 03:11:45.583088 [ 280 ] {} <Debug> TCP-Session: 893966e5-6ad4-4eaf-b08e-54926f9f731a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.27 03:11:45.583036 [ 279 ] {} <Debug> TCP-Session: 5e9f78ba-66e3-4fd3-800a-f3688de37964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.03.27 03:11:45.582697 [ 277 ] {} <Debug> TCP-Session: 743ce447-f1b2-487c-932e-853f2f1d2e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.27 03:11:45.582577 [ 278 ] {} <Debug> TCP-Session: 3c957990-e9be-4661-a5f2-9a8bf6444b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.27 03:11:45.582569 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61857 | ||
| 277 | 2026.03.27 03:11:45.583055 [ 282 ] {} <Debug> TCP-Session: f9045b02-a859-43a1-8c7a-0debbc706d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.27 03:11:45.583263 [ 277 ] {} <Debug> TCP-Session: 743ce447-f1b2-487c-932e-853f2f1d2e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.27 03:11:45.583345 [ 282 ] {} <Debug> TCP-Session: f9045b02-a859-43a1-8c7a-0debbc706d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.03.27 03:11:45.583422 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.03.27 03:11:45.583554 [ 283 ] {} <Debug> TCP-Session: 485b658f-2de2-4f75-b54d-5994f8ec19e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61857 | ||
| 282 | 2026.03.27 03:11:45.583576 [ 283 ] {} <Debug> TCP-Session: 485b658f-2de2-4f75-b54d-5994f8ec19e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.27 03:11:45.583592 [ 283 ] {} <Debug> TCP-Session: 485b658f-2de2-4f75-b54d-5994f8ec19e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.03.27 03:11:45.591222 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.03.27 03:11:45.593891 [ 275 ] {34f323f9-2b80-46af-94a6-c6e4365d4a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.03.27 03:11:45.694064 [ 275 ] {34f323f9-2b80-46af-94a6-c6e4365d4a9f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52370) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.03.27 03:11:45.694970 [ 275 ] {34f323f9-2b80-46af-94a6-c6e4365d4a9f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.03.27 03:11:45.695172 [ 275 ] {34f323f9-2b80-46af-94a6-c6e4365d4a9f} <Debug> TCPHandler: Processed in 0.110432854 sec. | ||
| 335 | 2026.03.27 03:11:45.697919 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.03.27 03:11:45.698157 [ 275 ] {12cb21c0-f270-4e96-ad09-87503694b6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.03.27 03:11:45.698445 [ 275 ] {12cb21c0-f270-4e96-ad09-87503694b6da} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52370) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.03.27 03:11:45.698697 [ 275 ] {12cb21c0-f270-4e96-ad09-87503694b6da} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.03.27 03:11:45.698904 [ 275 ] {12cb21c0-f270-4e96-ad09-87503694b6da} <Debug> TCPHandler: Processed in 0.001091458 sec. | ||
| 386 | 2026.03.27 03:11:45.699282 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.27 03:11:45.700080 [ 276 ] {069ab005-a7ef-43b3-87bb-7b50298a2c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.03.27 03:11:45.700761 [ 276 ] {069ab005-a7ef-43b3-87bb-7b50298a2c40} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.03.27 03:11:45.702477 [ 276 ] {069ab005-a7ef-43b3-87bb-7b50298a2c40} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.03.27 03:11:45.702499 [ 276 ] {069ab005-a7ef-43b3-87bb-7b50298a2c40} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4231e-05 sec | ||
| 391 | 2026.03.27 03:11:45.702513 [ 276 ] {069ab005-a7ef-43b3-87bb-7b50298a2c40} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.03.27 03:11:45.702585 [ 276 ] {069ab005-a7ef-43b3-87bb-7b50298a2c40} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.03.27 03:11:45.702647 [ 276 ] {069ab005-a7ef-43b3-87bb-7b50298a2c40} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.03.27 03:11:45.703358 [ 276 ] {069ab005-a7ef-43b3-87bb-7b50298a2c40} <Debug> TCPHandler: Processed in 0.004234361 sec. | ||
| 395 | 2026.03.27 03:11:45.703505 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.03.27 03:11:45.703724 [ 276 ] {4044fac4-574c-453c-b6d3-5fb6730283fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.03.27 03:11:45.703834 [ 276 ] {4044fac4-574c-453c-b6d3-5fb6730283fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.03.27 03:11:45.708795 [ 276 ] {4044fac4-574c-453c-b6d3-5fb6730283fe} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.03.27 03:11:45.710047 [ 276 ] {4044fac4-574c-453c-b6d3-5fb6730283fe} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4): Loading data parts | ||
| 401 | 2026.03.27 03:11:45.711169 [ 276 ] {4044fac4-574c-453c-b6d3-5fb6730283fe} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4): There are no data parts | ||
| 402 | 2026.03.27 03:11:45.714142 [ 276 ] {4044fac4-574c-453c-b6d3-5fb6730283fe} <Debug> TCPHandler: Processed in 0.010688029 sec. | ||
| 403 | 2026.03.27 03:11:45.714298 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.03.27 03:11:45.714482 [ 276 ] {a695d8d4-b681-4c34-aaec-7c8e514b29b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.03.27 03:11:45.714608 [ 276 ] {a695d8d4-b681-4c34-aaec-7c8e514b29b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.03.27 03:11:45.723730 [ 276 ] {a695d8d4-b681-4c34-aaec-7c8e514b29b9} <Debug> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Loading data parts | ||
| 417 | 2026.03.27 03:11:45.723958 [ 276 ] {a695d8d4-b681-4c34-aaec-7c8e514b29b9} <Debug> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): There are no data parts | ||
| 418 | 2026.03.27 03:11:45.725419 [ 276 ] {a695d8d4-b681-4c34-aaec-7c8e514b29b9} <Debug> TCPHandler: Processed in 0.011171302 sec. | ||
| 419 | 2026.03.27 03:11:45.725606 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.27 03:11:45.725799 [ 276 ] {7a3f7e6c-9b46-4761-93a8-9d303505f492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 421 | 2026.03.27 03:11:45.725905 [ 276 ] {7a3f7e6c-9b46-4761-93a8-9d303505f492} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.03.27 03:11:45.727633 [ 276 ] {7a3f7e6c-9b46-4761-93a8-9d303505f492} <Debug> oximeter.measurements_i8 (416d8ca8-67c1-4ea6-88d0-f62ab9e05d12): Loading data parts | ||
| 423 | 2026.03.27 03:11:45.727761 [ 276 ] {7a3f7e6c-9b46-4761-93a8-9d303505f492} <Debug> oximeter.measurements_i8 (416d8ca8-67c1-4ea6-88d0-f62ab9e05d12): There are no data parts | ||
| 424 | 2026.03.27 03:11:45.729170 [ 276 ] {7a3f7e6c-9b46-4761-93a8-9d303505f492} <Debug> TCPHandler: Processed in 0.003613145 sec. | ||
| 425 | 2026.03.27 03:11:45.729298 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.27 03:11:45.729451 [ 276 ] {143b5f7c-01db-4b6d-bd96-4775818a17a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 427 | 2026.03.27 03:11:45.729551 [ 276 ] {143b5f7c-01db-4b6d-bd96-4775818a17a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.03.27 03:11:45.731299 [ 276 ] {143b5f7c-01db-4b6d-bd96-4775818a17a7} <Debug> oximeter.measurements_u8 (f72fb43c-84f6-4fc5-abf6-7f82b3665d6a): Loading data parts | ||
| 429 | 2026.03.27 03:11:45.731433 [ 276 ] {143b5f7c-01db-4b6d-bd96-4775818a17a7} <Debug> oximeter.measurements_u8 (f72fb43c-84f6-4fc5-abf6-7f82b3665d6a): There are no data parts | ||
| 430 | 2026.03.27 03:11:45.732815 [ 276 ] {143b5f7c-01db-4b6d-bd96-4775818a17a7} <Debug> TCPHandler: Processed in 0.003563613 sec. | ||
| 431 | 2026.03.27 03:11:45.732978 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.27 03:11:45.733164 [ 276 ] {4a94db31-3f1b-4168-9b58-da931df1856e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 433 | 2026.03.27 03:11:45.733264 [ 276 ] {4a94db31-3f1b-4168-9b58-da931df1856e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.03.27 03:11:45.735007 [ 276 ] {4a94db31-3f1b-4168-9b58-da931df1856e} <Debug> oximeter.measurements_i16 (15c35c3c-5aa5-43f8-8b12-686e2377e501): Loading data parts | ||
| 435 | 2026.03.27 03:11:45.735135 [ 276 ] {4a94db31-3f1b-4168-9b58-da931df1856e} <Debug> oximeter.measurements_i16 (15c35c3c-5aa5-43f8-8b12-686e2377e501): There are no data parts | ||
| 436 | 2026.03.27 03:11:45.736551 [ 276 ] {4a94db31-3f1b-4168-9b58-da931df1856e} <Debug> TCPHandler: Processed in 0.003621074 sec. | ||
| 437 | 2026.03.27 03:11:45.736678 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.27 03:11:45.736829 [ 276 ] {84ce46ff-69fb-4c21-ab0c-e61dcf6962e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 439 | 2026.03.27 03:11:45.736933 [ 276 ] {84ce46ff-69fb-4c21-ab0c-e61dcf6962e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.03.27 03:11:45.738697 [ 276 ] {84ce46ff-69fb-4c21-ab0c-e61dcf6962e0} <Debug> oximeter.measurements_u16 (c3c6fafd-d40c-42b0-b73c-10dc78e102c9): Loading data parts | ||
| 441 | 2026.03.27 03:11:45.738963 [ 276 ] {84ce46ff-69fb-4c21-ab0c-e61dcf6962e0} <Debug> oximeter.measurements_u16 (c3c6fafd-d40c-42b0-b73c-10dc78e102c9): There are no data parts | ||
| 442 | 2026.03.27 03:11:45.740302 [ 276 ] {84ce46ff-69fb-4c21-ab0c-e61dcf6962e0} <Debug> TCPHandler: Processed in 0.003671096 sec. | ||
| 443 | 2026.03.27 03:11:45.740437 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.27 03:11:45.740655 [ 276 ] {6baefb0e-8976-4a18-bc22-db25a98a9ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 445 | 2026.03.27 03:11:45.740814 [ 276 ] {6baefb0e-8976-4a18-bc22-db25a98a9ee8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.03.27 03:11:45.742528 [ 276 ] {6baefb0e-8976-4a18-bc22-db25a98a9ee8} <Debug> oximeter.measurements_i32 (d4245c56-f1ae-4550-8984-d665aa18535f): Loading data parts | ||
| 447 | 2026.03.27 03:11:45.742657 [ 276 ] {6baefb0e-8976-4a18-bc22-db25a98a9ee8} <Debug> oximeter.measurements_i32 (d4245c56-f1ae-4550-8984-d665aa18535f): There are no data parts | ||
| 448 | 2026.03.27 03:11:45.744123 [ 276 ] {6baefb0e-8976-4a18-bc22-db25a98a9ee8} <Debug> TCPHandler: Processed in 0.003733567 sec. | ||
| 449 | 2026.03.27 03:11:45.744250 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.27 03:11:45.744401 [ 276 ] {f62dfefe-ce81-408a-a176-fb165ac82a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 451 | 2026.03.27 03:11:45.744503 [ 276 ] {f62dfefe-ce81-408a-a176-fb165ac82a4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.03.27 03:11:45.746263 [ 276 ] {f62dfefe-ce81-408a-a176-fb165ac82a4a} <Debug> oximeter.measurements_u32 (ee37b046-bcc4-47d5-b7a9-e81b3030d06f): Loading data parts | ||
| 453 | 2026.03.27 03:11:45.746388 [ 276 ] {f62dfefe-ce81-408a-a176-fb165ac82a4a} <Debug> oximeter.measurements_u32 (ee37b046-bcc4-47d5-b7a9-e81b3030d06f): There are no data parts | ||
| 454 | 2026.03.27 03:11:45.747682 [ 276 ] {f62dfefe-ce81-408a-a176-fb165ac82a4a} <Debug> TCPHandler: Processed in 0.003478531 sec. | ||
| 455 | 2026.03.27 03:11:45.747813 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.27 03:11:45.748025 [ 276 ] {59825a1e-c181-4bf0-9643-b63e2af20d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 457 | 2026.03.27 03:11:45.748129 [ 276 ] {59825a1e-c181-4bf0-9643-b63e2af20d71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.03.27 03:11:45.749835 [ 276 ] {59825a1e-c181-4bf0-9643-b63e2af20d71} <Debug> oximeter.measurements_i64 (065d9f31-c6f3-477f-ba87-3bf871eaaec9): Loading data parts | ||
| 459 | 2026.03.27 03:11:45.749971 [ 276 ] {59825a1e-c181-4bf0-9643-b63e2af20d71} <Debug> oximeter.measurements_i64 (065d9f31-c6f3-477f-ba87-3bf871eaaec9): There are no data parts | ||
| 460 | 2026.03.27 03:11:45.751307 [ 276 ] {59825a1e-c181-4bf0-9643-b63e2af20d71} <Debug> TCPHandler: Processed in 0.003541492 sec. | ||
| 461 | 2026.03.27 03:11:45.751433 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.27 03:11:45.751583 [ 276 ] {539794f2-da45-44ae-b79f-6a20a0a8894c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 463 | 2026.03.27 03:11:45.751687 [ 276 ] {539794f2-da45-44ae-b79f-6a20a0a8894c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.03.27 03:11:45.753443 [ 276 ] {539794f2-da45-44ae-b79f-6a20a0a8894c} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Loading data parts | ||
| 465 | 2026.03.27 03:11:45.753676 [ 276 ] {539794f2-da45-44ae-b79f-6a20a0a8894c} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): There are no data parts | ||
| 466 | 2026.03.27 03:11:45.755027 [ 276 ] {539794f2-da45-44ae-b79f-6a20a0a8894c} <Debug> TCPHandler: Processed in 0.003641845 sec. | ||
| 467 | 2026.03.27 03:11:45.755152 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.03.27 03:11:45.755364 [ 276 ] {41ea974c-3fa4-4569-ace5-607a3b8df5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 469 | 2026.03.27 03:11:45.755463 [ 276 ] {41ea974c-3fa4-4569-ace5-607a3b8df5e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.03.27 03:11:45.757128 [ 276 ] {41ea974c-3fa4-4569-ace5-607a3b8df5e0} <Debug> oximeter.measurements_f32 (464273e5-7c7b-4c67-9b72-de15568f0642): Loading data parts | ||
| 471 | 2026.03.27 03:11:45.757261 [ 276 ] {41ea974c-3fa4-4569-ace5-607a3b8df5e0} <Debug> oximeter.measurements_f32 (464273e5-7c7b-4c67-9b72-de15568f0642): There are no data parts | ||
| 472 | 2026.03.27 03:11:45.758671 [ 276 ] {41ea974c-3fa4-4569-ace5-607a3b8df5e0} <Debug> TCPHandler: Processed in 0.003566353 sec. | ||
| 473 | 2026.03.27 03:11:45.758796 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.03.27 03:11:45.758945 [ 276 ] {4d59b06e-b22a-4116-83a2-7a1ae29d6fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 475 | 2026.03.27 03:11:45.759052 [ 276 ] {4d59b06e-b22a-4116-83a2-7a1ae29d6fe9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.03.27 03:11:45.760858 [ 276 ] {4d59b06e-b22a-4116-83a2-7a1ae29d6fe9} <Debug> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Loading data parts | ||
| 477 | 2026.03.27 03:11:45.761020 [ 276 ] {4d59b06e-b22a-4116-83a2-7a1ae29d6fe9} <Debug> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): There are no data parts | ||
| 478 | 2026.03.27 03:11:45.762418 [ 276 ] {4d59b06e-b22a-4116-83a2-7a1ae29d6fe9} <Debug> TCPHandler: Processed in 0.003667876 sec. | ||
| 479 | 2026.03.27 03:11:45.762563 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.03.27 03:11:45.762781 [ 276 ] {11e8e75c-9858-4786-87f0-369130aa2592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 481 | 2026.03.27 03:11:45.762884 [ 276 ] {11e8e75c-9858-4786-87f0-369130aa2592} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.03.27 03:11:45.764575 [ 276 ] {11e8e75c-9858-4786-87f0-369130aa2592} <Debug> oximeter.measurements_string (d3ada219-d415-4658-a5c4-0ef89e5e25d4): Loading data parts | ||
| 483 | 2026.03.27 03:11:45.764699 [ 276 ] {11e8e75c-9858-4786-87f0-369130aa2592} <Debug> oximeter.measurements_string (d3ada219-d415-4658-a5c4-0ef89e5e25d4): There are no data parts | ||
| 484 | 2026.03.27 03:11:45.766104 [ 276 ] {11e8e75c-9858-4786-87f0-369130aa2592} <Debug> TCPHandler: Processed in 0.003591703 sec. | ||
| 485 | 2026.03.27 03:11:45.766236 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.03.27 03:11:45.766389 [ 276 ] {f8911d97-8f24-4ee9-90a1-dbb0a0ed4d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.03.27 03:11:45.766495 [ 276 ] {f8911d97-8f24-4ee9-90a1-dbb0a0ed4d35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.03.27 03:11:45.768188 [ 276 ] {f8911d97-8f24-4ee9-90a1-dbb0a0ed4d35} <Debug> oximeter.measurements_bytes (ef79396e-a620-48be-8437-44bf1386116d): Loading data parts | ||
| 496 | 2026.03.27 03:11:45.768309 [ 276 ] {f8911d97-8f24-4ee9-90a1-dbb0a0ed4d35} <Debug> oximeter.measurements_bytes (ef79396e-a620-48be-8437-44bf1386116d): There are no data parts | ||
| 497 | 2026.03.27 03:11:45.769747 [ 276 ] {f8911d97-8f24-4ee9-90a1-dbb0a0ed4d35} <Debug> TCPHandler: Processed in 0.003557553 sec. | ||
| 498 | 2026.03.27 03:11:45.769874 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.27 03:11:45.770031 [ 276 ] {53b6485e-c4ee-41a5-82fe-58580cb75748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 500 | 2026.03.27 03:11:45.770139 [ 276 ] {53b6485e-c4ee-41a5-82fe-58580cb75748} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.03.27 03:11:45.771892 [ 276 ] {53b6485e-c4ee-41a5-82fe-58580cb75748} <Debug> oximeter.measurements_cumulativei64 (2ea99fa7-e92b-47a0-9939-512123de88b3): Loading data parts | ||
| 502 | 2026.03.27 03:11:45.772018 [ 276 ] {53b6485e-c4ee-41a5-82fe-58580cb75748} <Debug> oximeter.measurements_cumulativei64 (2ea99fa7-e92b-47a0-9939-512123de88b3): There are no data parts | ||
| 503 | 2026.03.27 03:11:45.773405 [ 276 ] {53b6485e-c4ee-41a5-82fe-58580cb75748} <Debug> TCPHandler: Processed in 0.003578553 sec. | ||
| 504 | 2026.03.27 03:11:45.773595 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.27 03:11:45.773751 [ 276 ] {2f27567c-bf7b-43b0-ad92-b761e017a704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 506 | 2026.03.27 03:11:45.773861 [ 276 ] {2f27567c-bf7b-43b0-ad92-b761e017a704} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.03.27 03:11:45.775613 [ 276 ] {2f27567c-bf7b-43b0-ad92-b761e017a704} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Loading data parts | ||
| 508 | 2026.03.27 03:11:45.775797 [ 276 ] {2f27567c-bf7b-43b0-ad92-b761e017a704} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): There are no data parts | ||
| 509 | 2026.03.27 03:11:45.777193 [ 276 ] {2f27567c-bf7b-43b0-ad92-b761e017a704} <Debug> TCPHandler: Processed in 0.003646135 sec. | ||
| 510 | 2026.03.27 03:11:45.777322 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.27 03:11:45.777543 [ 276 ] {b3faf5dd-771e-4dc0-9ca7-1d3a9e32e192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 512 | 2026.03.27 03:11:45.777714 [ 276 ] {b3faf5dd-771e-4dc0-9ca7-1d3a9e32e192} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.03.27 03:11:45.779436 [ 276 ] {b3faf5dd-771e-4dc0-9ca7-1d3a9e32e192} <Debug> oximeter.measurements_cumulativef32 (1c82f263-4749-45ff-93a6-057e305187d4): Loading data parts | ||
| 514 | 2026.03.27 03:11:45.779637 [ 276 ] {b3faf5dd-771e-4dc0-9ca7-1d3a9e32e192} <Debug> oximeter.measurements_cumulativef32 (1c82f263-4749-45ff-93a6-057e305187d4): There are no data parts | ||
| 515 | 2026.03.27 03:11:45.781152 [ 276 ] {b3faf5dd-771e-4dc0-9ca7-1d3a9e32e192} <Debug> TCPHandler: Processed in 0.003877201 sec. | ||
| 516 | 2026.03.27 03:11:45.781284 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.27 03:11:45.781443 [ 276 ] {3d60c189-1991-4b6f-bcd9-323c1349b693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 518 | 2026.03.27 03:11:45.781548 [ 276 ] {3d60c189-1991-4b6f-bcd9-323c1349b693} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.03.27 03:11:45.783397 [ 276 ] {3d60c189-1991-4b6f-bcd9-323c1349b693} <Debug> oximeter.measurements_cumulativef64 (2014f8be-110f-4f60-ba4c-4ef4ee4eb981): Loading data parts | ||
| 520 | 2026.03.27 03:11:45.783554 [ 276 ] {3d60c189-1991-4b6f-bcd9-323c1349b693} <Debug> oximeter.measurements_cumulativef64 (2014f8be-110f-4f60-ba4c-4ef4ee4eb981): There are no data parts | ||
| 521 | 2026.03.27 03:11:45.784946 [ 276 ] {3d60c189-1991-4b6f-bcd9-323c1349b693} <Debug> TCPHandler: Processed in 0.003709157 sec. | ||
| 522 | 2026.03.27 03:11:45.785148 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.27 03:11:45.785369 [ 276 ] {7c9240e0-b16d-46db-a25c-f2802e231c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.03.27 03:11:45.785491 [ 276 ] {7c9240e0-b16d-46db-a25c-f2802e231c8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.03.27 03:11:45.787447 [ 276 ] {7c9240e0-b16d-46db-a25c-f2802e231c8e} <Debug> oximeter.measurements_histogrami8 (f535c7b1-ffab-49fb-80d3-79fb39d3350d): Loading data parts | ||
| 536 | 2026.03.27 03:11:45.787599 [ 276 ] {7c9240e0-b16d-46db-a25c-f2802e231c8e} <Debug> oximeter.measurements_histogrami8 (f535c7b1-ffab-49fb-80d3-79fb39d3350d): There are no data parts | ||
| 537 | 2026.03.27 03:11:45.789074 [ 276 ] {7c9240e0-b16d-46db-a25c-f2802e231c8e} <Debug> TCPHandler: Processed in 0.003975854 sec. | ||
| 538 | 2026.03.27 03:11:45.789219 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.03.27 03:11:45.789428 [ 276 ] {c28c7e06-782c-4f76-bdd2-835fc80cd5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 540 | 2026.03.27 03:11:45.789545 [ 276 ] {c28c7e06-782c-4f76-bdd2-835fc80cd5d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.03.27 03:11:45.791550 [ 276 ] {c28c7e06-782c-4f76-bdd2-835fc80cd5d0} <Debug> oximeter.measurements_histogramu8 (dac3f409-944e-49a0-9fb7-ac167b1cf830): Loading data parts | ||
| 542 | 2026.03.27 03:11:45.791693 [ 276 ] {c28c7e06-782c-4f76-bdd2-835fc80cd5d0} <Debug> oximeter.measurements_histogramu8 (dac3f409-944e-49a0-9fb7-ac167b1cf830): There are no data parts | ||
| 543 | 2026.03.27 03:11:45.793061 [ 276 ] {c28c7e06-782c-4f76-bdd2-835fc80cd5d0} <Debug> TCPHandler: Processed in 0.003889291 sec. | ||
| 544 | 2026.03.27 03:11:45.793227 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.03.27 03:11:45.793472 [ 276 ] {306df86f-0207-46a3-879f-a485b15e5b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 546 | 2026.03.27 03:11:45.793587 [ 276 ] {306df86f-0207-46a3-879f-a485b15e5b67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.03.27 03:11:45.796854 [ 276 ] {306df86f-0207-46a3-879f-a485b15e5b67} <Debug> oximeter.measurements_histogrami16 (94db2baf-88ae-4847-b8ac-73b798e9a0a3): Loading data parts | ||
| 548 | 2026.03.27 03:11:45.796997 [ 276 ] {306df86f-0207-46a3-879f-a485b15e5b67} <Debug> oximeter.measurements_histogrami16 (94db2baf-88ae-4847-b8ac-73b798e9a0a3): There are no data parts | ||
| 549 | 2026.03.27 03:11:45.799420 [ 276 ] {306df86f-0207-46a3-879f-a485b15e5b67} <Debug> TCPHandler: Processed in 0.006240472 sec. | ||
| 550 | 2026.03.27 03:11:45.799563 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.03.27 03:11:45.799777 [ 276 ] {e6bd015a-5d19-4889-874b-d35674dddf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 552 | 2026.03.27 03:11:45.799896 [ 276 ] {e6bd015a-5d19-4889-874b-d35674dddf47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.03.27 03:11:45.801927 [ 276 ] {e6bd015a-5d19-4889-874b-d35674dddf47} <Debug> oximeter.measurements_histogramu16 (66c5e3c2-6ec5-4a59-8d95-15a4130f2ea2): Loading data parts | ||
| 554 | 2026.03.27 03:11:45.802077 [ 276 ] {e6bd015a-5d19-4889-874b-d35674dddf47} <Debug> oximeter.measurements_histogramu16 (66c5e3c2-6ec5-4a59-8d95-15a4130f2ea2): There are no data parts | ||
| 555 | 2026.03.27 03:11:45.803460 [ 276 ] {e6bd015a-5d19-4889-874b-d35674dddf47} <Debug> TCPHandler: Processed in 0.003943703 sec. | ||
| 556 | 2026.03.27 03:11:45.803647 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.03.27 03:11:45.803910 [ 276 ] {9b3e5d7c-5dd7-4370-a027-b703e749c6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 558 | 2026.03.27 03:11:45.804031 [ 276 ] {9b3e5d7c-5dd7-4370-a027-b703e749c6ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.03.27 03:11:45.807361 [ 276 ] {9b3e5d7c-5dd7-4370-a027-b703e749c6ce} <Debug> oximeter.measurements_histogrami32 (c05b8022-4bf0-4dc5-8acb-9224c2cb7197): Loading data parts | ||
| 560 | 2026.03.27 03:11:45.807498 [ 276 ] {9b3e5d7c-5dd7-4370-a027-b703e749c6ce} <Debug> oximeter.measurements_histogrami32 (c05b8022-4bf0-4dc5-8acb-9224c2cb7197): There are no data parts | ||
| 561 | 2026.03.27 03:11:45.810020 [ 276 ] {9b3e5d7c-5dd7-4370-a027-b703e749c6ce} <Debug> TCPHandler: Processed in 0.006425188 sec. | ||
| 562 | 2026.03.27 03:11:45.810162 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.03.27 03:11:45.810369 [ 276 ] {488e7891-b196-4583-ae1b-a8f879e6f2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 564 | 2026.03.27 03:11:45.810489 [ 276 ] {488e7891-b196-4583-ae1b-a8f879e6f2da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.03.27 03:11:45.813509 [ 276 ] {488e7891-b196-4583-ae1b-a8f879e6f2da} <Debug> oximeter.measurements_histogramu32 (d2045fc2-735b-4564-8869-7f719f98a1b3): Loading data parts | ||
| 566 | 2026.03.27 03:11:45.813657 [ 276 ] {488e7891-b196-4583-ae1b-a8f879e6f2da} <Debug> oximeter.measurements_histogramu32 (d2045fc2-735b-4564-8869-7f719f98a1b3): There are no data parts | ||
| 567 | 2026.03.27 03:11:45.816401 [ 276 ] {488e7891-b196-4583-ae1b-a8f879e6f2da} <Debug> TCPHandler: Processed in 0.006287544 sec. | ||
| 568 | 2026.03.27 03:11:45.816549 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.27 03:11:45.816826 [ 276 ] {0e671259-f321-42ac-bf29-d516187fc07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 570 | 2026.03.27 03:11:45.816956 [ 276 ] {0e671259-f321-42ac-bf29-d516187fc07f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.03.27 03:11:45.819095 [ 276 ] {0e671259-f321-42ac-bf29-d516187fc07f} <Debug> oximeter.measurements_histogrami64 (18266c56-a3ff-4a00-aef9-0c646f0b260d): Loading data parts | ||
| 572 | 2026.03.27 03:11:45.819254 [ 276 ] {0e671259-f321-42ac-bf29-d516187fc07f} <Debug> oximeter.measurements_histogrami64 (18266c56-a3ff-4a00-aef9-0c646f0b260d): There are no data parts | ||
| 573 | 2026.03.27 03:11:45.822067 [ 276 ] {0e671259-f321-42ac-bf29-d516187fc07f} <Debug> TCPHandler: Processed in 0.005567186 sec. | ||
| 574 | 2026.03.27 03:11:45.822210 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.03.27 03:11:45.822421 [ 276 ] {939b3388-1995-4690-aaf7-0848bd7f41dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 576 | 2026.03.27 03:11:45.822544 [ 276 ] {939b3388-1995-4690-aaf7-0848bd7f41dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.03.27 03:11:45.824805 [ 276 ] {939b3388-1995-4690-aaf7-0848bd7f41dd} <Debug> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Loading data parts | ||
| 578 | 2026.03.27 03:11:45.824983 [ 276 ] {939b3388-1995-4690-aaf7-0848bd7f41dd} <Debug> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): There are no data parts | ||
| 579 | 2026.03.27 03:11:45.826407 [ 276 ] {939b3388-1995-4690-aaf7-0848bd7f41dd} <Debug> TCPHandler: Processed in 0.004246151 sec. | ||
| 580 | 2026.03.27 03:11:45.826549 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.03.27 03:11:45.826835 [ 276 ] {553f5636-f2ca-45d1-bec0-a689c6f84917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 582 | 2026.03.27 03:11:45.826953 [ 276 ] {553f5636-f2ca-45d1-bec0-a689c6f84917} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.03.27 03:11:45.828961 [ 276 ] {553f5636-f2ca-45d1-bec0-a689c6f84917} <Debug> oximeter.measurements_histogramf32 (7f2fe614-aac2-404d-933d-af68b7927884): Loading data parts | ||
| 584 | 2026.03.27 03:11:45.829094 [ 276 ] {553f5636-f2ca-45d1-bec0-a689c6f84917} <Debug> oximeter.measurements_histogramf32 (7f2fe614-aac2-404d-933d-af68b7927884): There are no data parts | ||
| 585 | 2026.03.27 03:11:45.830519 [ 276 ] {553f5636-f2ca-45d1-bec0-a689c6f84917} <Debug> TCPHandler: Processed in 0.004017955 sec. | ||
| 586 | 2026.03.27 03:11:45.830664 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.03.27 03:11:45.830873 [ 276 ] {a2c6d769-c398-4926-9b04-04b3484573b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 588 | 2026.03.27 03:11:45.830990 [ 276 ] {a2c6d769-c398-4926-9b04-04b3484573b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.03.27 03:11:45.833011 [ 276 ] {a2c6d769-c398-4926-9b04-04b3484573b9} <Debug> oximeter.measurements_histogramf64 (7057f74f-b218-4f50-98e8-34e1ad9daa50): Loading data parts | ||
| 590 | 2026.03.27 03:11:45.833215 [ 276 ] {a2c6d769-c398-4926-9b04-04b3484573b9} <Debug> oximeter.measurements_histogramf64 (7057f74f-b218-4f50-98e8-34e1ad9daa50): There are no data parts | ||
| 591 | 2026.03.27 03:11:45.834650 [ 276 ] {a2c6d769-c398-4926-9b04-04b3484573b9} <Debug> TCPHandler: Processed in 0.004034326 sec. | ||
| 592 | 2026.03.27 03:11:45.834791 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.03.27 03:11:45.835038 [ 276 ] {ac488be1-28c3-4630-a329-f3f4bd8cb89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.03.27 03:11:45.835151 [ 276 ] {ac488be1-28c3-4630-a329-f3f4bd8cb89d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.03.27 03:11:45.836999 [ 276 ] {ac488be1-28c3-4630-a329-f3f4bd8cb89d} <Debug> oximeter.fields_bool (ae50c6f5-873a-496c-84f7-be6c3dbd740c): Loading data parts | ||
| 621 | 2026.03.27 03:11:45.837148 [ 276 ] {ac488be1-28c3-4630-a329-f3f4bd8cb89d} <Debug> oximeter.fields_bool (ae50c6f5-873a-496c-84f7-be6c3dbd740c): There are no data parts | ||
| 622 | 2026.03.27 03:11:45.838505 [ 276 ] {ac488be1-28c3-4630-a329-f3f4bd8cb89d} <Debug> TCPHandler: Processed in 0.003764458 sec. | ||
| 623 | 2026.03.27 03:11:45.838653 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.03.27 03:11:45.838854 [ 276 ] {bd52c593-37cc-4833-8bd5-7b00fd5ca8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 625 | 2026.03.27 03:11:45.838990 [ 276 ] {bd52c593-37cc-4833-8bd5-7b00fd5ca8a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.03.27 03:11:45.840995 [ 276 ] {bd52c593-37cc-4833-8bd5-7b00fd5ca8a4} <Debug> oximeter.fields_i8 (ec015cd0-3d9d-422c-ab67-6ea6afe5d606): Loading data parts | ||
| 627 | 2026.03.27 03:11:45.841204 [ 276 ] {bd52c593-37cc-4833-8bd5-7b00fd5ca8a4} <Debug> oximeter.fields_i8 (ec015cd0-3d9d-422c-ab67-6ea6afe5d606): There are no data parts | ||
| 628 | 2026.03.27 03:11:45.842603 [ 276 ] {bd52c593-37cc-4833-8bd5-7b00fd5ca8a4} <Debug> TCPHandler: Processed in 0.004012105 sec. | ||
| 629 | 2026.03.27 03:11:45.842745 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.03.27 03:11:45.843034 [ 276 ] {25f7f443-a1e1-4a8c-87cb-feef0b5de43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 631 | 2026.03.27 03:11:45.843142 [ 276 ] {25f7f443-a1e1-4a8c-87cb-feef0b5de43b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.03.27 03:11:45.844969 [ 276 ] {25f7f443-a1e1-4a8c-87cb-feef0b5de43b} <Debug> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Loading data parts | ||
| 633 | 2026.03.27 03:11:45.845114 [ 276 ] {25f7f443-a1e1-4a8c-87cb-feef0b5de43b} <Debug> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): There are no data parts | ||
| 634 | 2026.03.27 03:11:45.846561 [ 276 ] {25f7f443-a1e1-4a8c-87cb-feef0b5de43b} <Debug> TCPHandler: Processed in 0.003864001 sec. | ||
| 635 | 2026.03.27 03:11:45.846706 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.03.27 03:11:45.846869 [ 276 ] {c112ba88-3d7b-4e62-a745-604ccfd9280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 637 | 2026.03.27 03:11:45.846994 [ 276 ] {c112ba88-3d7b-4e62-a745-604ccfd9280e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.03.27 03:11:45.848956 [ 276 ] {c112ba88-3d7b-4e62-a745-604ccfd9280e} <Debug> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Loading data parts | ||
| 639 | 2026.03.27 03:11:45.849189 [ 276 ] {c112ba88-3d7b-4e62-a745-604ccfd9280e} <Debug> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): There are no data parts | ||
| 640 | 2026.03.27 03:11:45.850611 [ 276 ] {c112ba88-3d7b-4e62-a745-604ccfd9280e} <Debug> TCPHandler: Processed in 0.003957923 sec. | ||
| 641 | 2026.03.27 03:11:45.850753 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.03.27 03:11:45.850984 [ 276 ] {1e7d2211-45ca-442a-8374-8a306bee3e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 643 | 2026.03.27 03:11:45.851093 [ 276 ] {1e7d2211-45ca-442a-8374-8a306bee3e7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.03.27 03:11:45.852878 [ 276 ] {1e7d2211-45ca-442a-8374-8a306bee3e7b} <Debug> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Loading data parts | ||
| 645 | 2026.03.27 03:11:45.853031 [ 276 ] {1e7d2211-45ca-442a-8374-8a306bee3e7b} <Debug> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): There are no data parts | ||
| 646 | 2026.03.27 03:11:45.854546 [ 276 ] {1e7d2211-45ca-442a-8374-8a306bee3e7b} <Debug> TCPHandler: Processed in 0.00384229 sec. | ||
| 647 | 2026.03.27 03:11:45.854675 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.03.27 03:11:45.854829 [ 276 ] {37c6dfef-d67a-4508-9e18-cc43cfa516c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 649 | 2026.03.27 03:11:45.854938 [ 276 ] {37c6dfef-d67a-4508-9e18-cc43cfa516c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.03.27 03:11:45.856768 [ 276 ] {37c6dfef-d67a-4508-9e18-cc43cfa516c6} <Debug> oximeter.fields_i32 (8bdfb8f4-9ebc-41af-90a4-6c1e68976f16): Loading data parts | ||
| 651 | 2026.03.27 03:11:45.856936 [ 276 ] {37c6dfef-d67a-4508-9e18-cc43cfa516c6} <Debug> oximeter.fields_i32 (8bdfb8f4-9ebc-41af-90a4-6c1e68976f16): There are no data parts | ||
| 652 | 2026.03.27 03:11:45.858838 [ 276 ] {37c6dfef-d67a-4508-9e18-cc43cfa516c6} <Debug> TCPHandler: Processed in 0.00421085 sec. | ||
| 653 | 2026.03.27 03:11:45.858965 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.03.27 03:11:45.859197 [ 276 ] {768672af-8983-4504-b02f-3cee9dfe88bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 655 | 2026.03.27 03:11:45.859305 [ 276 ] {768672af-8983-4504-b02f-3cee9dfe88bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.03.27 03:11:45.861509 [ 276 ] {768672af-8983-4504-b02f-3cee9dfe88bd} <Debug> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Loading data parts | ||
| 657 | 2026.03.27 03:11:45.861645 [ 276 ] {768672af-8983-4504-b02f-3cee9dfe88bd} <Debug> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): There are no data parts | ||
| 658 | 2026.03.27 03:11:45.863068 [ 276 ] {768672af-8983-4504-b02f-3cee9dfe88bd} <Debug> TCPHandler: Processed in 0.004152119 sec. | ||
| 659 | 2026.03.27 03:11:45.863217 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.03.27 03:11:45.863372 [ 276 ] {28c8ab7b-08fa-4266-ad73-02ce3d5effd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 661 | 2026.03.27 03:11:45.863499 [ 276 ] {28c8ab7b-08fa-4266-ad73-02ce3d5effd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.03.27 03:11:45.867043 [ 276 ] {28c8ab7b-08fa-4266-ad73-02ce3d5effd8} <Debug> oximeter.fields_i64 (979e0e56-4dc9-4ed5-a505-d2b4cbb609e1): Loading data parts | ||
| 663 | 2026.03.27 03:11:45.867195 [ 276 ] {28c8ab7b-08fa-4266-ad73-02ce3d5effd8} <Debug> oximeter.fields_i64 (979e0e56-4dc9-4ed5-a505-d2b4cbb609e1): There are no data parts | ||
| 664 | 2026.03.27 03:11:45.871718 [ 276 ] {28c8ab7b-08fa-4266-ad73-02ce3d5effd8} <Debug> TCPHandler: Processed in 0.008550164 sec. | ||
| 665 | 2026.03.27 03:11:45.871900 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.03.27 03:11:45.872092 [ 276 ] {b1b36ff6-0b05-4ed3-af46-e9ce9a1f9b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 667 | 2026.03.27 03:11:45.872208 [ 276 ] {b1b36ff6-0b05-4ed3-af46-e9ce9a1f9b38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.03.27 03:11:45.874986 [ 276 ] {b1b36ff6-0b05-4ed3-af46-e9ce9a1f9b38} <Debug> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Loading data parts | ||
| 669 | 2026.03.27 03:11:45.875145 [ 276 ] {b1b36ff6-0b05-4ed3-af46-e9ce9a1f9b38} <Debug> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): There are no data parts | ||
| 670 | 2026.03.27 03:11:45.876756 [ 276 ] {b1b36ff6-0b05-4ed3-af46-e9ce9a1f9b38} <Debug> TCPHandler: Processed in 0.004906068 sec. | ||
| 671 | 2026.03.27 03:11:45.876901 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.03.27 03:11:45.877063 [ 276 ] {62f8bed0-d5fa-4e1b-a9e7-985c19894f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 673 | 2026.03.27 03:11:45.877188 [ 276 ] {62f8bed0-d5fa-4e1b-a9e7-985c19894f09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.03.27 03:11:45.879269 [ 276 ] {62f8bed0-d5fa-4e1b-a9e7-985c19894f09} <Debug> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Loading data parts | ||
| 675 | 2026.03.27 03:11:45.879411 [ 276 ] {62f8bed0-d5fa-4e1b-a9e7-985c19894f09} <Debug> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): There are no data parts | ||
| 676 | 2026.03.27 03:11:45.881942 [ 276 ] {62f8bed0-d5fa-4e1b-a9e7-985c19894f09} <Debug> TCPHandler: Processed in 0.005091763 sec. | ||
| 677 | 2026.03.27 03:11:45.882160 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.03.27 03:11:45.882316 [ 276 ] {8fe09570-b698-4fb5-ba3c-998c9293bc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 679 | 2026.03.27 03:11:45.882441 [ 276 ] {8fe09570-b698-4fb5-ba3c-998c9293bc3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.03.27 03:11:45.884477 [ 276 ] {8fe09570-b698-4fb5-ba3c-998c9293bc3b} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Loading data parts | ||
| 681 | 2026.03.27 03:11:45.884755 [ 276 ] {8fe09570-b698-4fb5-ba3c-998c9293bc3b} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): There are no data parts | ||
| 682 | 2026.03.27 03:11:45.886072 [ 276 ] {8fe09570-b698-4fb5-ba3c-998c9293bc3b} <Debug> TCPHandler: Processed in 0.003961004 sec. | ||
| 683 | 2026.03.27 03:11:45.886224 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.03.27 03:11:45.886459 [ 276 ] {27ae8559-3f23-4867-86af-f97a49740630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) 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) | ||
| 685 | 2026.03.27 03:11:45.886502 [ 276 ] {27ae8559-3f23-4867-86af-f97a49740630} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.03.27 03:11:45.888582 [ 276 ] {27ae8559-3f23-4867-86af-f97a49740630} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Loading data parts | ||
| 687 | 2026.03.27 03:11:45.888724 [ 276 ] {27ae8559-3f23-4867-86af-f97a49740630} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): There are no data parts | ||
| 688 | 2026.03.27 03:11:45.890590 [ 276 ] {27ae8559-3f23-4867-86af-f97a49740630} <Debug> TCPHandler: Processed in 0.004414885 sec. | ||
| 689 | 2026.03.27 03:11:45.890824 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.03.27 03:11:45.891082 [ 276 ] {6ea453c7-9b4c-442e-8fff-c5ae7a5572bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.03.27 03:11:45.891224 [ 276 ] {6ea453c7-9b4c-442e-8fff-c5ae7a5572bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.03.27 03:11:45.893280 [ 276 ] {6ea453c7-9b4c-442e-8fff-c5ae7a5572bd} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5): Loading data parts | ||
| 696 | 2026.03.27 03:11:45.893428 [ 276 ] {6ea453c7-9b4c-442e-8fff-c5ae7a5572bd} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5): There are no data parts | ||
| 697 | 2026.03.27 03:11:45.894776 [ 276 ] {6ea453c7-9b4c-442e-8fff-c5ae7a5572bd} <Debug> TCPHandler: Processed in 0.004001025 sec. | ||
| 698 | 2026.03.27 03:11:45.895060 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.03.27 03:11:45.895398 [ 275 ] {e4c1bd2c-a28d-4020-9d9a-f033f2e462a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.03.27 03:11:45.896670 [ 275 ] {e4c1bd2c-a28d-4020-9d9a-f033f2e462a5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.03.27 03:11:45.911745 [ 284 ] {e4c1bd2c-a28d-4020-9d9a-f033f2e462a5} <Trace> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.03.27 03:11:45.911798 [ 284 ] {e4c1bd2c-a28d-4020-9d9a-f033f2e462a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 703 | 2026.03.27 03:11:45.916298 [ 284 ] {e4c1bd2c-a28d-4020-9d9a-f033f2e462a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.03.27 03:11:45.916933 [ 284 ] {e4c1bd2c-a28d-4020-9d9a-f033f2e462a5} <Trace> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.03.27 03:11:45.917205 [ 275 ] {e4c1bd2c-a28d-4020-9d9a-f033f2e462a5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.021944 sec., 45.57054320087495 rows/sec., 729.13 B/sec. | ||
| 706 | 2026.03.27 03:11:45.917512 [ 275 ] {e4c1bd2c-a28d-4020-9d9a-f033f2e462a5} <Debug> TCPHandler: Processed in 0.022569519 sec. | ||
| 707 | 2026.03.27 03:11:46.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.41 MiB, peak 127.41 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 12.26 MiB | ||
| 708 | 2026.03.27 03:11:49.431383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.27 03:11:49.431448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.27 03:11:49.431483 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.27 03:11:49.431633 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.27 03:11:49.435133 [ 245 ] {} <Debug> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Loading data parts | ||
| 713 | 2026.03.27 03:11:49.435391 [ 245 ] {} <Debug> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): There are no data parts | ||
| 714 | 2026.03.27 03:11:49.441972 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.27 03:11:49.442013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 716 | 2026.03.27 03:11:49.445941 [ 244 ] {} <Debug> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Loading data parts | ||
| 717 | 2026.03.27 03:11:49.446234 [ 244 ] {} <Debug> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): There are no data parts | ||
| 718 | 2026.03.27 03:11:49.447451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.03.27 03:11:49.448061 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.03.27 03:11:49.448310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.03.27 03:11:49.470816 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.27 03:11:49.470874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 723 | 2026.03.27 03:11:49.477009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.27 03:11:49.478172 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.27 03:11:49.481300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.27 03:11:50.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.75 MiB, peak 148.75 MiB, free memory in arenas 0.00 B, will set to 153.80 MiB (RSS), difference: 9.06 MiB | ||
| 727 | 2026.03.27 03:11:51.931325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.27 03:11:51.931433 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.27 03:11:51.935769 [ 243 ] {} <Debug> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Loading data parts | ||
| 730 | 2026.03.27 03:11:51.936032 [ 243 ] {} <Debug> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): There are no data parts | ||
| 731 | 2026.03.27 03:11:51.942166 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.27 03:11:51.942209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 733 | 2026.03.27 03:11:51.944048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.27 03:11:51.944560 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.27 03:11:51.944874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.27 03:11:52.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.99 MiB, peak 157.99 MiB, free memory in arenas 0.00 B, will set to 154.82 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2026.03.27 03:11:56.906264 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.27 03:11:56.906423 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.27 03:11:56.949359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.03.27 03:11:56.950151 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.27 03:11:56.950199 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 742 | 2026.03.27 03:11:56.951146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.27 03:11:56.951634 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.27 03:11:56.951792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.27 03:11:56.982310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.27 03:11:57.000214 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.27 03:11:57.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.96 MiB, peak 159.11 MiB, free memory in arenas 0.00 B, will set to 156.14 MiB (RSS), difference: 1.18 MiB | ||
| 748 | 2026.03.27 03:11:57.000278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 749 | 2026.03.27 03:11:57.008129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2026.03.27 03:11:57.009435 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2026.03.27 03:11:57.012960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2026.03.27 03:12:02.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.68 MiB, peak 160.77 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.03.27 03:12:04.452870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2026.03.27 03:12:04.453330 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.03.27 03:12:04.453419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 756 | 2026.03.27 03:12:04.454035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.03.27 03:12:04.454552 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.03.27 03:12:04.454714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2026.03.27 03:12:04.513958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.03.27 03:12:04.530471 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.03.27 03:12:04.530536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 762 | 2026.03.27 03:12:04.536848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.03.27 03:12:04.537930 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.03.27 03:12:04.541165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.03.27 03:12:05.929277 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.03.27 03:12:05.929453 [ 275 ] {bfdf1bf8-86cf-4fab-9f18-66b299d77374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.03.27 03:12:05.929792 [ 275 ] {bfdf1bf8-86cf-4fab-9f18-66b299d77374} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.03.27 03:12:05.930012 [ 275 ] {bfdf1bf8-86cf-4fab-9f18-66b299d77374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.03.27 03:12:05.932979 [ 275 ] {bfdf1bf8-86cf-4fab-9f18-66b299d77374} <Debug> TCPHandler: Processed in 0.00381888 sec. | ||
| 770 | 2026.03.27 03:12:05.938570 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.03.27 03:12:05.938724 [ 275 ] {80d7614b-ef93-4123-a1e4-6cf785c32d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.03.27 03:12:05.940946 [ 275 ] {80d7614b-ef93-4123-a1e4-6cf785c32d16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.03.27 03:12:05.940992 [ 275 ] {80d7614b-ef93-4123-a1e4-6cf785c32d16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.03.27 03:12:05.941398 [ 275 ] {80d7614b-ef93-4123-a1e4-6cf785c32d16} <Debug> TCPHandler: Processed in 0.002888496 sec. | ||
| 775 | 2026.03.27 03:12:05.941747 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.03.27 03:12:05.941867 [ 275 ] {0a176605-9cab-4fac-990e-f20df48a9738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.03.27 03:12:05.942146 [ 275 ] {0a176605-9cab-4fac-990e-f20df48a9738} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.03.27 03:12:05.942189 [ 275 ] {0a176605-9cab-4fac-990e-f20df48a9738} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.03.27 03:12:05.942538 [ 275 ] {0a176605-9cab-4fac-990e-f20df48a9738} <Debug> TCPHandler: Processed in 0.000840952 sec. | ||
| 780 | 2026.03.27 03:12:05.942750 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.03.27 03:12:05.942865 [ 275 ] {c0b1ea1d-b1f4-45a3-84cc-95f21dca4d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.03.27 03:12:05.943100 [ 275 ] {c0b1ea1d-b1f4-45a3-84cc-95f21dca4d37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.03.27 03:12:05.943142 [ 275 ] {c0b1ea1d-b1f4-45a3-84cc-95f21dca4d37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.03.27 03:12:05.943513 [ 275 ] {c0b1ea1d-b1f4-45a3-84cc-95f21dca4d37} <Debug> TCPHandler: Processed in 0.000808781 sec. | ||
| 785 | 2026.03.27 03:12:05.943713 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.03.27 03:12:05.943825 [ 275 ] {3d91ba33-8a04-4427-986f-5100c7bf0a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.03.27 03:12:05.944056 [ 275 ] {3d91ba33-8a04-4427-986f-5100c7bf0a05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.03.27 03:12:05.944097 [ 275 ] {3d91ba33-8a04-4427-986f-5100c7bf0a05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.03.27 03:12:05.944458 [ 275 ] {3d91ba33-8a04-4427-986f-5100c7bf0a05} <Debug> TCPHandler: Processed in 0.000789541 sec. | ||
| 790 | 2026.03.27 03:12:05.944655 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.03.27 03:12:05.944768 [ 275 ] {ba91eede-ed08-43be-a16a-091361c952ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.03.27 03:12:05.944998 [ 275 ] {ba91eede-ed08-43be-a16a-091361c952ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.03.27 03:12:05.945039 [ 275 ] {ba91eede-ed08-43be-a16a-091361c952ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.03.27 03:12:05.945367 [ 275 ] {ba91eede-ed08-43be-a16a-091361c952ec} <Debug> TCPHandler: Processed in 0.0007581 sec. | ||
| 795 | 2026.03.27 03:12:05.945560 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.03.27 03:12:05.945673 [ 275 ] {f58b9b19-5da4-4276-b5dd-15b287cb4aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.03.27 03:12:05.945921 [ 275 ] {f58b9b19-5da4-4276-b5dd-15b287cb4aa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.03.27 03:12:05.945962 [ 275 ] {f58b9b19-5da4-4276-b5dd-15b287cb4aa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.03.27 03:12:05.946285 [ 275 ] {f58b9b19-5da4-4276-b5dd-15b287cb4aa7} <Debug> TCPHandler: Processed in 0.00077079 sec. | ||
| 800 | 2026.03.27 03:12:05.946479 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.03.27 03:12:05.946591 [ 275 ] {e50449a6-bfed-40c2-84a8-17a777ce94d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.03.27 03:12:05.946821 [ 275 ] {e50449a6-bfed-40c2-84a8-17a777ce94d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.03.27 03:12:05.946862 [ 275 ] {e50449a6-bfed-40c2-84a8-17a777ce94d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.03.27 03:12:05.947186 [ 275 ] {e50449a6-bfed-40c2-84a8-17a777ce94d5} <Debug> TCPHandler: Processed in 0.000753079 sec. | ||
| 805 | 2026.03.27 03:12:05.947381 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.03.27 03:12:05.947494 [ 275 ] {68547486-5c2c-4ca8-b433-293ae1f78ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.03.27 03:12:05.947726 [ 275 ] {68547486-5c2c-4ca8-b433-293ae1f78ac5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.03.27 03:12:05.947767 [ 275 ] {68547486-5c2c-4ca8-b433-293ae1f78ac5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.03.27 03:12:05.948106 [ 275 ] {68547486-5c2c-4ca8-b433-293ae1f78ac5} <Debug> TCPHandler: Processed in 0.00077109 sec. | ||
| 810 | 2026.03.27 03:12:05.948306 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.03.27 03:12:05.948435 [ 275 ] {20374d6a-06f5-4033-9a19-7b97878ffc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.03.27 03:12:05.948682 [ 275 ] {20374d6a-06f5-4033-9a19-7b97878ffc90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.03.27 03:12:05.948724 [ 275 ] {20374d6a-06f5-4033-9a19-7b97878ffc90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.03.27 03:12:05.949052 [ 275 ] {20374d6a-06f5-4033-9a19-7b97878ffc90} <Debug> TCPHandler: Processed in 0.000791961 sec. | ||
| 815 | 2026.03.27 03:12:05.949243 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.03.27 03:12:05.949358 [ 275 ] {9777067f-a777-490a-85e5-4e05e88f7e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.03.27 03:12:05.949597 [ 275 ] {9777067f-a777-490a-85e5-4e05e88f7e0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.03.27 03:12:05.949637 [ 275 ] {9777067f-a777-490a-85e5-4e05e88f7e0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.03.27 03:12:05.949964 [ 275 ] {9777067f-a777-490a-85e5-4e05e88f7e0b} <Debug> TCPHandler: Processed in 0.00076756 sec. | ||
| 820 | 2026.03.27 03:12:05.950159 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.03.27 03:12:05.950274 [ 275 ] {30ddcfde-363d-4950-a146-431a9c144aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.03.27 03:12:05.950518 [ 275 ] {30ddcfde-363d-4950-a146-431a9c144aae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.03.27 03:12:05.950559 [ 275 ] {30ddcfde-363d-4950-a146-431a9c144aae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.03.27 03:12:05.950884 [ 275 ] {30ddcfde-363d-4950-a146-431a9c144aae} <Debug> TCPHandler: Processed in 0.000771671 sec. | ||
| 825 | 2026.03.27 03:12:05.951076 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.03.27 03:12:05.951190 [ 275 ] {b2baabda-5c43-4224-99ad-4f32704db5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.03.27 03:12:05.951439 [ 275 ] {b2baabda-5c43-4224-99ad-4f32704db5eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.03.27 03:12:05.951481 [ 275 ] {b2baabda-5c43-4224-99ad-4f32704db5eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.03.27 03:12:05.951812 [ 275 ] {b2baabda-5c43-4224-99ad-4f32704db5eb} <Debug> TCPHandler: Processed in 0.000781601 sec. | ||
| 830 | 2026.03.27 03:12:05.952008 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.03.27 03:12:05.952123 [ 275 ] {951dde26-1c94-46aa-b144-a8108202424e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.03.27 03:12:05.952366 [ 275 ] {951dde26-1c94-46aa-b144-a8108202424e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.03.27 03:12:05.952406 [ 275 ] {951dde26-1c94-46aa-b144-a8108202424e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.03.27 03:12:05.952746 [ 275 ] {951dde26-1c94-46aa-b144-a8108202424e} <Debug> TCPHandler: Processed in 0.00078295 sec. | ||
| 835 | 2026.03.27 03:12:05.952938 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.03.27 03:12:05.953053 [ 275 ] {0e6375f3-4d53-46de-9dce-a58203062234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.03.27 03:12:05.953297 [ 275 ] {0e6375f3-4d53-46de-9dce-a58203062234} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.03.27 03:12:05.953338 [ 275 ] {0e6375f3-4d53-46de-9dce-a58203062234} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.03.27 03:12:05.953681 [ 275 ] {0e6375f3-4d53-46de-9dce-a58203062234} <Debug> TCPHandler: Processed in 0.000789081 sec. | ||
| 840 | 2026.03.27 03:12:05.954920 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.03.27 03:12:05.955035 [ 275 ] {8af37e1c-18de-45a9-bb3c-59cd111b7e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.03.27 03:12:05.955279 [ 275 ] {8af37e1c-18de-45a9-bb3c-59cd111b7e5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.03.27 03:12:05.955320 [ 275 ] {8af37e1c-18de-45a9-bb3c-59cd111b7e5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.03.27 03:12:05.955708 [ 275 ] {8af37e1c-18de-45a9-bb3c-59cd111b7e5c} <Debug> TCPHandler: Processed in 0.000834342 sec. | ||
| 845 | 2026.03.27 03:12:05.955979 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.03.27 03:12:05.956095 [ 275 ] {5246c3c0-bb2e-4783-bd62-976ad71f824a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.03.27 03:12:05.956353 [ 275 ] {5246c3c0-bb2e-4783-bd62-976ad71f824a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.03.27 03:12:05.956394 [ 275 ] {5246c3c0-bb2e-4783-bd62-976ad71f824a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.03.27 03:12:05.956740 [ 275 ] {5246c3c0-bb2e-4783-bd62-976ad71f824a} <Debug> TCPHandler: Processed in 0.000806901 sec. | ||
| 850 | 2026.03.27 03:12:05.957237 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.03.27 03:12:05.957353 [ 275 ] {e1e1a57d-c9c0-4554-bbcd-83c3dbb810f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.03.27 03:12:05.957612 [ 275 ] {e1e1a57d-c9c0-4554-bbcd-83c3dbb810f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.03.27 03:12:05.957653 [ 275 ] {e1e1a57d-c9c0-4554-bbcd-83c3dbb810f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.03.27 03:12:05.957993 [ 275 ] {e1e1a57d-c9c0-4554-bbcd-83c3dbb810f3} <Debug> TCPHandler: Processed in 0.00080297 sec. | ||
| 855 | 2026.03.27 03:12:05.958219 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.03.27 03:12:05.958337 [ 275 ] {52aa5dc4-a8b7-4282-a5db-f1c6a626ee60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.03.27 03:12:05.958587 [ 275 ] {52aa5dc4-a8b7-4282-a5db-f1c6a626ee60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.03.27 03:12:05.958629 [ 275 ] {52aa5dc4-a8b7-4282-a5db-f1c6a626ee60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.03.27 03:12:05.958969 [ 275 ] {52aa5dc4-a8b7-4282-a5db-f1c6a626ee60} <Debug> TCPHandler: Processed in 0.000796461 sec. | ||
| 860 | 2026.03.27 03:12:05.959180 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.03.27 03:12:05.959298 [ 275 ] {b0f7e782-10f8-49f6-bb74-d4d915e487ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.03.27 03:12:05.959558 [ 275 ] {b0f7e782-10f8-49f6-bb74-d4d915e487ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.03.27 03:12:05.959599 [ 275 ] {b0f7e782-10f8-49f6-bb74-d4d915e487ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.03.27 03:12:05.959935 [ 275 ] {b0f7e782-10f8-49f6-bb74-d4d915e487ef} <Debug> TCPHandler: Processed in 0.000800161 sec. | ||
| 865 | 2026.03.27 03:12:05.960149 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.03.27 03:12:05.960268 [ 275 ] {bc7ebb1d-55e4-4ec2-872e-1ccba0eea365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.03.27 03:12:05.960519 [ 275 ] {bc7ebb1d-55e4-4ec2-872e-1ccba0eea365} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.03.27 03:12:05.960560 [ 275 ] {bc7ebb1d-55e4-4ec2-872e-1ccba0eea365} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.03.27 03:12:05.960886 [ 275 ] {bc7ebb1d-55e4-4ec2-872e-1ccba0eea365} <Debug> TCPHandler: Processed in 0.00078203 sec. | ||
| 870 | 2026.03.27 03:12:05.961104 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.03.27 03:12:05.961223 [ 275 ] {02d19768-3dfc-4bb9-9837-991808cb50e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.03.27 03:12:05.961473 [ 275 ] {02d19768-3dfc-4bb9-9837-991808cb50e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.03.27 03:12:05.961514 [ 275 ] {02d19768-3dfc-4bb9-9837-991808cb50e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.03.27 03:12:05.961838 [ 275 ] {02d19768-3dfc-4bb9-9837-991808cb50e6} <Debug> TCPHandler: Processed in 0.00077937 sec. | ||
| 875 | 2026.03.27 03:12:05.962053 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.03.27 03:12:05.962172 [ 275 ] {6f48b935-dcec-4527-881c-70ec209bdd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.03.27 03:12:05.962424 [ 275 ] {6f48b935-dcec-4527-881c-70ec209bdd1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.03.27 03:12:05.962465 [ 275 ] {6f48b935-dcec-4527-881c-70ec209bdd1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.03.27 03:12:05.962792 [ 275 ] {6f48b935-dcec-4527-881c-70ec209bdd1b} <Debug> TCPHandler: Processed in 0.000785111 sec. | ||
| 880 | 2026.03.27 03:12:05.963009 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.03.27 03:12:05.963128 [ 275 ] {f682f8c6-af68-4b19-9fdd-815f61883718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.03.27 03:12:05.963383 [ 275 ] {f682f8c6-af68-4b19-9fdd-815f61883718} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.03.27 03:12:05.963423 [ 275 ] {f682f8c6-af68-4b19-9fdd-815f61883718} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.03.27 03:12:05.963747 [ 275 ] {f682f8c6-af68-4b19-9fdd-815f61883718} <Debug> TCPHandler: Processed in 0.000784181 sec. | ||
| 885 | 2026.03.27 03:12:05.963958 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.03.27 03:12:05.964077 [ 275 ] {b884a63e-8641-4111-96e6-d3328a522927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.03.27 03:12:05.964330 [ 275 ] {b884a63e-8641-4111-96e6-d3328a522927} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.03.27 03:12:05.964370 [ 275 ] {b884a63e-8641-4111-96e6-d3328a522927} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.03.27 03:12:05.964696 [ 275 ] {b884a63e-8641-4111-96e6-d3328a522927} <Debug> TCPHandler: Processed in 0.00078389 sec. | ||
| 890 | 2026.03.27 03:12:05.964922 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.03.27 03:12:05.965041 [ 275 ] {a222d621-758b-4592-9c5d-3c730c98aa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.03.27 03:12:05.965297 [ 275 ] {a222d621-758b-4592-9c5d-3c730c98aa96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.03.27 03:12:05.965337 [ 275 ] {a222d621-758b-4592-9c5d-3c730c98aa96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.03.27 03:12:05.965670 [ 275 ] {a222d621-758b-4592-9c5d-3c730c98aa96} <Debug> TCPHandler: Processed in 0.000795481 sec. | ||
| 895 | 2026.03.27 03:12:05.973396 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.03.27 03:12:05.973541 [ 275 ] {664ad66f-292a-4596-a8cf-a3dcbdc3813c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.03.27 03:12:05.973798 [ 275 ] {664ad66f-292a-4596-a8cf-a3dcbdc3813c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.03.27 03:12:05.973838 [ 275 ] {664ad66f-292a-4596-a8cf-a3dcbdc3813c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.03.27 03:12:05.974170 [ 275 ] {664ad66f-292a-4596-a8cf-a3dcbdc3813c} <Debug> TCPHandler: Processed in 0.000830252 sec. | ||
| 900 | 2026.03.27 03:12:05.980028 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.03.27 03:12:05.980158 [ 275 ] {76659533-5f4c-4f49-bba3-344277eaeabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 902 | 2026.03.27 03:12:05.980206 [ 275 ] {76659533-5f4c-4f49-bba3-344277eaeabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.03.27 03:12:05.982906 [ 275 ] {76659533-5f4c-4f49-bba3-344277eaeabb} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.03.27 03:12:05.982947 [ 275 ] {76659533-5f4c-4f49-bba3-344277eaeabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 905 | 2026.03.27 03:12:05.983591 [ 275 ] {76659533-5f4c-4f49-bba3-344277eaeabb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.03.27 03:12:05.984009 [ 275 ] {76659533-5f4c-4f49-bba3-344277eaeabb} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.03.27 03:12:05.984153 [ 275 ] {76659533-5f4c-4f49-bba3-344277eaeabb} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.004031 sec., 6698.089804018854 rows/sec., 1.60 MiB/sec. | ||
| 908 | 2026.03.27 03:12:05.984199 [ 275 ] {76659533-5f4c-4f49-bba3-344277eaeabb} <Debug> TCPHandler: Processed in 0.00422803 sec. | ||
| 909 | 2026.03.27 03:12:05.984349 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.03.27 03:12:05.984446 [ 275 ] {9278a3f5-80b7-46f4-a6c2-810749fe948f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 911 | 2026.03.27 03:12:05.984486 [ 275 ] {9278a3f5-80b7-46f4-a6c2-810749fe948f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 912 | 2026.03.27 03:12:05.987159 [ 275 ] {9278a3f5-80b7-46f4-a6c2-810749fe948f} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.03.27 03:12:05.987198 [ 275 ] {9278a3f5-80b7-46f4-a6c2-810749fe948f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 914 | 2026.03.27 03:12:05.987689 [ 275 ] {9278a3f5-80b7-46f4-a6c2-810749fe948f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.03.27 03:12:05.988188 [ 275 ] {9278a3f5-80b7-46f4-a6c2-810749fe948f} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.03.27 03:12:05.988315 [ 275 ] {9278a3f5-80b7-46f4-a6c2-810749fe948f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003888 sec., 73045.26748971193 rows/sec., 4.64 MiB/sec. | ||
| 917 | 2026.03.27 03:12:05.988352 [ 275 ] {9278a3f5-80b7-46f4-a6c2-810749fe948f} <Debug> TCPHandler: Processed in 0.004052816 sec. | ||
| 918 | 2026.03.27 03:12:05.988483 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.03.27 03:12:05.988579 [ 275 ] {e044d690-f7d6-47bc-bb66-5095cb4e4e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 920 | 2026.03.27 03:12:05.988619 [ 275 ] {e044d690-f7d6-47bc-bb66-5095cb4e4e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 921 | 2026.03.27 03:12:05.989040 [ 275 ] {e044d690-f7d6-47bc-bb66-5095cb4e4e53} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.03.27 03:12:05.989077 [ 275 ] {e044d690-f7d6-47bc-bb66-5095cb4e4e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 923 | 2026.03.27 03:12:05.989496 [ 275 ] {e044d690-f7d6-47bc-bb66-5095cb4e4e53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.03.27 03:12:05.989981 [ 275 ] {e044d690-f7d6-47bc-bb66-5095cb4e4e53} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.03.27 03:12:05.990108 [ 275 ] {e044d690-f7d6-47bc-bb66-5095cb4e4e53} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001547 sec., 3878.4744667097607 rows/sec., 316.26 KiB/sec. | ||
| 926 | 2026.03.27 03:12:05.990143 [ 275 ] {e044d690-f7d6-47bc-bb66-5095cb4e4e53} <Debug> TCPHandler: Processed in 0.001709525 sec. | ||
| 927 | 2026.03.27 03:12:05.990261 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.03.27 03:12:05.990356 [ 275 ] {56a11259-b949-400f-b4ea-ddde44bc9b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 929 | 2026.03.27 03:12:05.990395 [ 275 ] {56a11259-b949-400f-b4ea-ddde44bc9b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 930 | 2026.03.27 03:12:05.991244 [ 275 ] {56a11259-b949-400f-b4ea-ddde44bc9b5b} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.03.27 03:12:05.991281 [ 275 ] {56a11259-b949-400f-b4ea-ddde44bc9b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 932 | 2026.03.27 03:12:05.991756 [ 275 ] {56a11259-b949-400f-b4ea-ddde44bc9b5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.03.27 03:12:05.992208 [ 275 ] {56a11259-b949-400f-b4ea-ddde44bc9b5b} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.03.27 03:12:05.992333 [ 275 ] {56a11259-b949-400f-b4ea-ddde44bc9b5b} <Debug> executeQuery: Read 796 rows, 63.34 KiB in 0.001995 sec., 398997.4937343359 rows/sec., 31.00 MiB/sec. | ||
| 935 | 2026.03.27 03:12:05.992368 [ 275 ] {56a11259-b949-400f-b4ea-ddde44bc9b5b} <Debug> TCPHandler: Processed in 0.002156126 sec. | ||
| 936 | 2026.03.27 03:12:05.992476 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.03.27 03:12:05.992570 [ 275 ] {a8b30adf-be2f-4625-abd6-47027f6d9e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 938 | 2026.03.27 03:12:05.992609 [ 275 ] {a8b30adf-be2f-4625-abd6-47027f6d9e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 939 | 2026.03.27 03:12:05.993034 [ 275 ] {a8b30adf-be2f-4625-abd6-47027f6d9e7e} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.03.27 03:12:05.993071 [ 275 ] {a8b30adf-be2f-4625-abd6-47027f6d9e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 941 | 2026.03.27 03:12:05.993484 [ 275 ] {a8b30adf-be2f-4625-abd6-47027f6d9e7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.03.27 03:12:05.993922 [ 275 ] {a8b30adf-be2f-4625-abd6-47027f6d9e7e} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.03.27 03:12:05.994047 [ 275 ] {a8b30adf-be2f-4625-abd6-47027f6d9e7e} <Debug> executeQuery: Read 148 rows, 8.96 KiB in 0.001495 sec., 98996.65551839465 rows/sec., 5.85 MiB/sec. | ||
| 944 | 2026.03.27 03:12:05.994083 [ 275 ] {a8b30adf-be2f-4625-abd6-47027f6d9e7e} <Debug> TCPHandler: Processed in 0.001656213 sec. | ||
| 945 | 2026.03.27 03:12:05.994196 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.03.27 03:12:05.994290 [ 275 ] {5e2067e5-244c-4b53-8dc3-fd31b51be623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 947 | 2026.03.27 03:12:05.994330 [ 275 ] {5e2067e5-244c-4b53-8dc3-fd31b51be623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 948 | 2026.03.27 03:12:05.994785 [ 275 ] {5e2067e5-244c-4b53-8dc3-fd31b51be623} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.03.27 03:12:05.994819 [ 275 ] {5e2067e5-244c-4b53-8dc3-fd31b51be623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 950 | 2026.03.27 03:12:05.995293 [ 275 ] {5e2067e5-244c-4b53-8dc3-fd31b51be623} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.03.27 03:12:05.995848 [ 275 ] {5e2067e5-244c-4b53-8dc3-fd31b51be623} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.03.27 03:12:05.995975 [ 275 ] {5e2067e5-244c-4b53-8dc3-fd31b51be623} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001704 sec., 87441.31455399061 rows/sec., 5.65 MiB/sec. | ||
| 953 | 2026.03.27 03:12:05.996010 [ 275 ] {5e2067e5-244c-4b53-8dc3-fd31b51be623} <Debug> TCPHandler: Processed in 0.001864368 sec. | ||
| 954 | 2026.03.27 03:12:05.996124 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.03.27 03:12:05.996218 [ 275 ] {f5ec48cf-aae1-42d5-b364-b8310c3ccd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 956 | 2026.03.27 03:12:05.996258 [ 275 ] {f5ec48cf-aae1-42d5-b364-b8310c3ccd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 957 | 2026.03.27 03:12:05.996666 [ 275 ] {f5ec48cf-aae1-42d5-b364-b8310c3ccd5c} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.03.27 03:12:05.996701 [ 275 ] {f5ec48cf-aae1-42d5-b364-b8310c3ccd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 959 | 2026.03.27 03:12:05.997112 [ 275 ] {f5ec48cf-aae1-42d5-b364-b8310c3ccd5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.03.27 03:12:05.997536 [ 275 ] {f5ec48cf-aae1-42d5-b364-b8310c3ccd5c} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.03.27 03:12:05.997659 [ 275 ] {f5ec48cf-aae1-42d5-b364-b8310c3ccd5c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001458 sec., 101508.91632373113 rows/sec., 5.77 MiB/sec. | ||
| 962 | 2026.03.27 03:12:05.997695 [ 275 ] {f5ec48cf-aae1-42d5-b364-b8310c3ccd5c} <Debug> TCPHandler: Processed in 0.001620742 sec. | ||
| 963 | 2026.03.27 03:12:05.997808 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.03.27 03:12:05.997903 [ 275 ] {03c6535d-3759-4d75-ba5d-2ee813d51cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 965 | 2026.03.27 03:12:05.997942 [ 275 ] {03c6535d-3759-4d75-ba5d-2ee813d51cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 966 | 2026.03.27 03:12:05.998482 [ 275 ] {03c6535d-3759-4d75-ba5d-2ee813d51cce} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.27 03:12:05.998517 [ 275 ] {03c6535d-3759-4d75-ba5d-2ee813d51cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 968 | 2026.03.27 03:12:05.998941 [ 275 ] {03c6535d-3759-4d75-ba5d-2ee813d51cce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.03.27 03:12:05.999365 [ 275 ] {03c6535d-3759-4d75-ba5d-2ee813d51cce} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.27 03:12:05.999490 [ 275 ] {03c6535d-3759-4d75-ba5d-2ee813d51cce} <Debug> executeQuery: Read 488 rows, 35.03 KiB in 0.001604 sec., 304239.4014962594 rows/sec., 21.32 MiB/sec. | ||
| 971 | 2026.03.27 03:12:05.999525 [ 275 ] {03c6535d-3759-4d75-ba5d-2ee813d51cce} <Debug> TCPHandler: Processed in 0.001766816 sec. | ||
| 972 | 2026.03.27 03:12:05.999632 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.03.27 03:12:05.999724 [ 275 ] {4c579acc-45ef-4246-bf91-37a0792edc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 974 | 2026.03.27 03:12:05.999765 [ 275 ] {4c579acc-45ef-4246-bf91-37a0792edc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 975 | 2026.03.27 03:12:06.000111 [ 275 ] {4c579acc-45ef-4246-bf91-37a0792edc92} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.03.27 03:12:06.000148 [ 275 ] {4c579acc-45ef-4246-bf91-37a0792edc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 977 | 2026.03.27 03:12:06.000604 [ 275 ] {4c579acc-45ef-4246-bf91-37a0792edc92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.03.27 03:12:06.001056 [ 275 ] {4c579acc-45ef-4246-bf91-37a0792edc92} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.03.27 03:12:06.001217 [ 275 ] {4c579acc-45ef-4246-bf91-37a0792edc92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. | ||
| 980 | 2026.03.27 03:12:06.001252 [ 275 ] {4c579acc-45ef-4246-bf91-37a0792edc92} <Debug> TCPHandler: Processed in 0.001670594 sec. | ||
| 981 | 2026.03.27 03:12:06.001361 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.03.27 03:12:06.001455 [ 275 ] {1c974b2c-a784-4984-9cdd-a61274ec0e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 983 | 2026.03.27 03:12:06.001497 [ 275 ] {1c974b2c-a784-4984-9cdd-a61274ec0e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 984 | 2026.03.27 03:12:06.001920 [ 275 ] {1c974b2c-a784-4984-9cdd-a61274ec0e83} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.03.27 03:12:06.001952 [ 275 ] {1c974b2c-a784-4984-9cdd-a61274ec0e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 986 | 2026.03.27 03:12:06.002387 [ 275 ] {1c974b2c-a784-4984-9cdd-a61274ec0e83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 987 | 2026.03.27 03:12:06.002813 [ 275 ] {1c974b2c-a784-4984-9cdd-a61274ec0e83} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.03.27 03:12:06.002938 [ 275 ] {1c974b2c-a784-4984-9cdd-a61274ec0e83} <Debug> executeQuery: Read 258 rows, 17.48 KiB in 0.0015 sec., 172000 rows/sec., 11.38 MiB/sec. | ||
| 989 | 2026.03.27 03:12:06.002971 [ 275 ] {1c974b2c-a784-4984-9cdd-a61274ec0e83} <Debug> TCPHandler: Processed in 0.001659823 sec. | ||
| 990 | 2026.03.27 03:12:06.003083 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.03.27 03:12:06.003178 [ 275 ] {b62123d1-b096-4a9d-aa4c-8ad5dd5e92c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 992 | 2026.03.27 03:12:06.003219 [ 275 ] {b62123d1-b096-4a9d-aa4c-8ad5dd5e92c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 993 | 2026.03.27 03:12:06.003530 [ 275 ] {b62123d1-b096-4a9d-aa4c-8ad5dd5e92c7} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.03.27 03:12:06.003564 [ 275 ] {b62123d1-b096-4a9d-aa4c-8ad5dd5e92c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 995 | 2026.03.27 03:12:06.003956 [ 275 ] {b62123d1-b096-4a9d-aa4c-8ad5dd5e92c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2026.03.27 03:12:06.004377 [ 275 ] {b62123d1-b096-4a9d-aa4c-8ad5dd5e92c7} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.03.27 03:12:06.004504 [ 275 ] {b62123d1-b096-4a9d-aa4c-8ad5dd5e92c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001344 sec., 744.047619047619 rows/sec., 50.14 KiB/sec. | ||
| 998 | 2026.03.27 03:12:06.004536 [ 275 ] {b62123d1-b096-4a9d-aa4c-8ad5dd5e92c7} <Debug> TCPHandler: Processed in 0.001501809 sec. | ||
| 999 | 2026.03.27 03:12:06.004645 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.03.27 03:12:06.004738 [ 275 ] {ed816b74-39bc-475e-a6f1-62725b57bf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.03.27 03:12:06.004779 [ 275 ] {ed816b74-39bc-475e-a6f1-62725b57bf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1002 | 2026.03.27 03:12:06.005090 [ 275 ] {ed816b74-39bc-475e-a6f1-62725b57bf29} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.03.27 03:12:06.005124 [ 275 ] {ed816b74-39bc-475e-a6f1-62725b57bf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1004 | 2026.03.27 03:12:06.005528 [ 275 ] {ed816b74-39bc-475e-a6f1-62725b57bf29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1005 | 2026.03.27 03:12:06.005950 [ 275 ] {ed816b74-39bc-475e-a6f1-62725b57bf29} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.03.27 03:12:06.006072 [ 275 ] {ed816b74-39bc-475e-a6f1-62725b57bf29} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001351 sec., 59215.39600296077 rows/sec., 3.71 MiB/sec. | ||
| 1007 | 2026.03.27 03:12:06.006105 [ 275 ] {ed816b74-39bc-475e-a6f1-62725b57bf29} <Debug> TCPHandler: Processed in 0.001509399 sec. | ||
| 1008 | 2026.03.27 03:12:09.225492 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54873 | ||
| 1009 | 2026.03.27 03:12:09.225646 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.03.27 03:12:09.225681 [ 286 ] {} <Debug> TCP-Session: 0e36a67b-7429-482a-a707-e57da945b03e Authenticating user 'default' from [fd00:1122:3344:101::e]:54873 | ||
| 1011 | 2026.03.27 03:12:09.225703 [ 286 ] {} <Debug> TCP-Session: 0e36a67b-7429-482a-a707-e57da945b03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.03.27 03:12:09.225716 [ 286 ] {} <Debug> TCP-Session: 0e36a67b-7429-482a-a707-e57da945b03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.03.27 03:12:09.225771 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1014 | 2026.03.27 03:12:09.225798 [ 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 | ||
| 1015 | 2026.03.27 03:12:09.225816 [ 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 | ||
| 1016 | 2026.03.27 03:12:09.226245 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64422 | ||
| 1017 | 2026.03.27 03:12:09.226337 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46984 | ||
| 1018 | 2026.03.27 03:12:09.226394 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.03.27 03:12:09.226435 [ 287 ] {} <Debug> TCP-Session: dcff83ce-cfcf-4d65-a792-3ad1a4fdcfae Authenticating user 'default' from [fd00:1122:3344:101::e]:64422 | ||
| 1020 | 2026.03.27 03:12:09.226445 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56731 | ||
| 1021 | 2026.03.27 03:12:09.226460 [ 287 ] {} <Debug> TCP-Session: dcff83ce-cfcf-4d65-a792-3ad1a4fdcfae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.27 03:12:09.226505 [ 287 ] {} <Debug> TCP-Session: dcff83ce-cfcf-4d65-a792-3ad1a4fdcfae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.27 03:12:09.226657 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.03.27 03:12:09.226703 [ 288 ] {} <Debug> TCP-Session: 14f22711-167f-4f5a-960e-5be164923673 Authenticating user 'default' from [fd00:1122:3344:101::e]:46984 | ||
| 1025 | 2026.03.27 03:12:09.226734 [ 288 ] {} <Debug> TCP-Session: 14f22711-167f-4f5a-960e-5be164923673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.27 03:12:09.226754 [ 288 ] {} <Debug> TCP-Session: 14f22711-167f-4f5a-960e-5be164923673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.03.27 03:12:09.226772 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33786 | ||
| 1028 | 2026.03.27 03:12:09.226826 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.03.27 03:12:09.226880 [ 289 ] {} <Debug> TCP-Session: ee321c54-9830-4b45-a2e3-0301b3451762 Authenticating user 'default' from [fd00:1122:3344:101::e]:56731 | ||
| 1030 | 2026.03.27 03:12:09.226907 [ 289 ] {} <Debug> TCP-Session: ee321c54-9830-4b45-a2e3-0301b3451762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.27 03:12:09.226921 [ 289 ] {} <Debug> TCP-Session: ee321c54-9830-4b45-a2e3-0301b3451762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.03.27 03:12:09.226943 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60932 | ||
| 1033 | 2026.03.27 03:12:09.227072 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.03.27 03:12:09.227112 [ 290 ] {} <Debug> TCP-Session: 5101f1b6-2e1f-4426-a4b2-88db4dfd2e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:33786 | ||
| 1035 | 2026.03.27 03:12:09.227119 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38490 | ||
| 1036 | 2026.03.27 03:12:09.227131 [ 290 ] {} <Debug> TCP-Session: 5101f1b6-2e1f-4426-a4b2-88db4dfd2e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.03.27 03:12:09.227160 [ 290 ] {} <Debug> TCP-Session: 5101f1b6-2e1f-4426-a4b2-88db4dfd2e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.03.27 03:12:09.227169 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2026.03.27 03:12:09.227222 [ 291 ] {} <Debug> TCP-Session: 2c704440-242a-40d0-9359-a1fbb534a480 Authenticating user 'default' from [fd00:1122:3344:101::e]:60932 | ||
| 1040 | 2026.03.27 03:12:09.227249 [ 291 ] {} <Debug> TCP-Session: 2c704440-242a-40d0-9359-a1fbb534a480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.03.27 03:12:09.227267 [ 291 ] {} <Debug> TCP-Session: 2c704440-242a-40d0-9359-a1fbb534a480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.03.27 03:12:09.227370 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.03.27 03:12:09.227370 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62485 | ||
| 1044 | 2026.03.27 03:12:09.227428 [ 292 ] {} <Debug> TCP-Session: b1e8ddd7-ca2b-4cbe-b761-c05077574ec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38490 | ||
| 1045 | 2026.03.27 03:12:09.227467 [ 292 ] {} <Debug> TCP-Session: b1e8ddd7-ca2b-4cbe-b761-c05077574ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.27 03:12:09.227470 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53972 | ||
| 1047 | 2026.03.27 03:12:09.227492 [ 292 ] {} <Debug> TCP-Session: b1e8ddd7-ca2b-4cbe-b761-c05077574ec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.03.27 03:12:09.227588 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2026.03.27 03:12:09.227651 [ 293 ] {} <Debug> TCP-Session: cd97471d-a738-4eb6-98c0-0b8764db693a Authenticating user 'default' from [fd00:1122:3344:101::e]:62485 | ||
| 1050 | 2026.03.27 03:12:09.227672 [ 293 ] {} <Debug> TCP-Session: cd97471d-a738-4eb6-98c0-0b8764db693a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.27 03:12:09.227678 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2026.03.27 03:12:09.227685 [ 293 ] {} <Debug> TCP-Session: cd97471d-a738-4eb6-98c0-0b8764db693a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.27 03:12:09.227717 [ 294 ] {} <Debug> TCP-Session: 9fd1a590-ea80-4824-bae4-58d38c12664c Authenticating user 'default' from [fd00:1122:3344:101::e]:53972 | ||
| 1054 | 2026.03.27 03:12:09.227741 [ 294 ] {} <Debug> TCP-Session: 9fd1a590-ea80-4824-bae4-58d38c12664c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.27 03:12:09.227754 [ 294 ] {} <Debug> TCP-Session: 9fd1a590-ea80-4824-bae4-58d38c12664c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.27 03:12:09.229239 [ 286 ] {} <Trace> TCP-Session: 0e36a67b-7429-482a-a707-e57da945b03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.03.27 03:12:09.229483 [ 286 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54873) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1058 | 2026.03.27 03:12:09.229847 [ 286 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1059 | 2026.03.27 03:12:09.230037 [ 286 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.03.27 03:12:09.230657 [ 286 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 1061 | 2026.03.27 03:12:09.236788 [ 298 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Trace> AggregatingTransform: Aggregating | ||
| 1062 | 2026.03.27 03:12:09.236876 [ 298 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1063 | 2026.03.27 03:12:09.237552 [ 298 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004618741 sec. (216.509 rows/sec., 8.46 KiB/sec.) | ||
| 1064 | 2026.03.27 03:12:09.237580 [ 298 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Trace> Aggregator: Merging aggregated data | ||
| 1065 | 2026.03.27 03:12:09.237608 [ 298 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1066 | 2026.03.27 03:12:09.238826 [ 286 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00944 sec., 105.9322033898305 rows/sec., 4.14 KiB/sec. | ||
| 1067 | 2026.03.27 03:12:09.239039 [ 286 ] {38893893-3bbb-4bc4-ab34-f1bd4fe92a5b} <Debug> TCPHandler: Processed in 0.010021052 sec. | ||
| 1068 | 2026.03.27 03:12:09.244514 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1069 | 2026.03.27 03:12:09.244560 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1070 | 2026.03.27 03:12:09.244573 [ 286 ] {} <Debug> TCP-Session: 0e36a67b-7429-482a-a707-e57da945b03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.03.27 03:12:09.244601 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1072 | 2026.03.27 03:12:09.244622 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1073 | 2026.03.27 03:12:09.244636 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1074 | 2026.03.27 03:12:09.244664 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1075 | 2026.03.27 03:12:09.244691 [ 288 ] {} <Debug> TCP-Session: 14f22711-167f-4f5a-960e-5be164923673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.03.27 03:12:09.244705 [ 289 ] {} <Debug> TCP-Session: ee321c54-9830-4b45-a2e3-0301b3451762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.03.27 03:12:09.244700 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1078 | 2026.03.27 03:12:09.244738 [ 290 ] {} <Debug> TCP-Session: 5101f1b6-2e1f-4426-a4b2-88db4dfd2e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.03.27 03:12:09.244677 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1080 | 2026.03.27 03:12:09.244785 [ 294 ] {} <Debug> TCP-Session: 9fd1a590-ea80-4824-bae4-58d38c12664c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.03.27 03:12:09.244654 [ 291 ] {} <Debug> TCP-Session: 2c704440-242a-40d0-9359-a1fbb534a480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.03.27 03:12:09.244824 [ 292 ] {} <Debug> TCP-Session: b1e8ddd7-ca2b-4cbe-b761-c05077574ec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.03.27 03:12:09.244632 [ 287 ] {} <Debug> TCP-Session: dcff83ce-cfcf-4d65-a792-3ad1a4fdcfae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.03.27 03:12:09.244580 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1085 | 2026.03.27 03:12:09.244938 [ 293 ] {} <Debug> TCP-Session: cd97471d-a738-4eb6-98c0-0b8764db693a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.03.27 03:12:09.880246 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53617 | ||
| 1087 | 2026.03.27 03:12:09.880352 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.03.27 03:12:09.880385 [ 286 ] {} <Debug> TCP-Session: 22172b87-f0bb-4933-bf9a-054654c7e17b Authenticating user 'default' from [fd00:1122:3344:101::e]:53617 | ||
| 1089 | 2026.03.27 03:12:09.880408 [ 286 ] {} <Debug> TCP-Session: 22172b87-f0bb-4933-bf9a-054654c7e17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.03.27 03:12:09.880420 [ 286 ] {} <Debug> TCP-Session: 22172b87-f0bb-4933-bf9a-054654c7e17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.03.27 03:12:09.880679 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50024 | ||
| 1092 | 2026.03.27 03:12:09.880696 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58979 | ||
| 1093 | 2026.03.27 03:12:09.880732 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48354 | ||
| 1094 | 2026.03.27 03:12:09.880757 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47965 | ||
| 1095 | 2026.03.27 03:12:09.880749 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55458 | ||
| 1096 | 2026.03.27 03:12:09.880807 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.03.27 03:12:09.880826 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1098 | 2026.03.27 03:12:09.880833 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1099 | 2026.03.27 03:12:09.880865 [ 287 ] {} <Debug> TCP-Session: 11ab5fdb-952e-4e34-ae3b-a5eb96e7cb4e Authenticating user 'default' from [fd00:1122:3344:101::e]:50024 | ||
| 1100 | 2026.03.27 03:12:09.880875 [ 289 ] {} <Debug> TCP-Session: 3a986b0b-9e83-40ce-a962-adcc381e5ade Authenticating user 'default' from [fd00:1122:3344:101::e]:58979 | ||
| 1101 | 2026.03.27 03:12:09.880885 [ 292 ] {} <Debug> TCP-Session: 38d4849e-1f4a-4933-b064-0a0aaea2915f Authenticating user 'default' from [fd00:1122:3344:101::e]:48354 | ||
| 1102 | 2026.03.27 03:12:09.880911 [ 287 ] {} <Debug> TCP-Session: 11ab5fdb-952e-4e34-ae3b-a5eb96e7cb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.03.27 03:12:09.880917 [ 289 ] {} <Debug> TCP-Session: 3a986b0b-9e83-40ce-a962-adcc381e5ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.03.27 03:12:09.880924 [ 292 ] {} <Debug> TCP-Session: 38d4849e-1f4a-4933-b064-0a0aaea2915f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.03.27 03:12:09.880949 [ 289 ] {} <Debug> TCP-Session: 3a986b0b-9e83-40ce-a962-adcc381e5ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.03.27 03:12:09.880944 [ 287 ] {} <Debug> TCP-Session: 11ab5fdb-952e-4e34-ae3b-a5eb96e7cb4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.03.27 03:12:09.880959 [ 292 ] {} <Debug> TCP-Session: 38d4849e-1f4a-4933-b064-0a0aaea2915f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.27 03:12:09.880880 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2026.03.27 03:12:09.880855 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.03.27 03:12:09.881028 [ 293 ] {} <Debug> TCP-Session: 7d89258d-bcf3-4a8d-a81e-4567f5d2b240 Authenticating user 'default' from [fd00:1122:3344:101::e]:55458 | ||
| 1111 | 2026.03.27 03:12:09.881049 [ 294 ] {} <Debug> TCP-Session: 64583bea-e32f-455f-94ff-d0ff890f045d Authenticating user 'default' from [fd00:1122:3344:101::e]:47965 | ||
| 1112 | 2026.03.27 03:12:09.881058 [ 293 ] {} <Debug> TCP-Session: 7d89258d-bcf3-4a8d-a81e-4567f5d2b240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.27 03:12:09.881074 [ 294 ] {} <Debug> TCP-Session: 64583bea-e32f-455f-94ff-d0ff890f045d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.03.27 03:12:09.881086 [ 293 ] {} <Debug> TCP-Session: 7d89258d-bcf3-4a8d-a81e-4567f5d2b240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.03.27 03:12:09.881098 [ 294 ] {} <Debug> TCP-Session: 64583bea-e32f-455f-94ff-d0ff890f045d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.03.27 03:12:09.880723 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39976 | ||
| 1117 | 2026.03.27 03:12:09.880694 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51794 | ||
| 1118 | 2026.03.27 03:12:09.880680 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44268 | ||
| 1119 | 2026.03.27 03:12:09.881208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.03.27 03:12:09.881235 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.03.27 03:12:09.880739 [ 286 ] {} <Trace> TCP-Session: 22172b87-f0bb-4933-bf9a-054654c7e17b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.03.27 03:12:09.881267 [ 290 ] {} <Debug> TCP-Session: 026b43bb-0f2c-4873-bea9-2392ce163787 Authenticating user 'default' from [fd00:1122:3344:101::e]:51794 | ||
| 1123 | 2026.03.27 03:12:09.881258 [ 291 ] {} <Debug> TCP-Session: 9ba56554-1dcd-406f-8e3e-bfdde676487b Authenticating user 'default' from [fd00:1122:3344:101::e]:39976 | ||
| 1124 | 2026.03.27 03:12:09.881289 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1125 | 2026.03.27 03:12:09.881315 [ 291 ] {} <Debug> TCP-Session: 9ba56554-1dcd-406f-8e3e-bfdde676487b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.27 03:12:09.881334 [ 288 ] {} <Debug> TCP-Session: ef09863c-e067-41e6-a0be-c0ac6c9ec67c Authenticating user 'default' from [fd00:1122:3344:101::e]:44268 | ||
| 1127 | 2026.03.27 03:12:09.881349 [ 291 ] {} <Debug> TCP-Session: 9ba56554-1dcd-406f-8e3e-bfdde676487b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.03.27 03:12:09.881371 [ 288 ] {} <Debug> TCP-Session: ef09863c-e067-41e6-a0be-c0ac6c9ec67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.03.27 03:12:09.881290 [ 290 ] {} <Debug> TCP-Session: 026b43bb-0f2c-4873-bea9-2392ce163787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.27 03:12:09.881398 [ 288 ] {} <Debug> TCP-Session: ef09863c-e067-41e6-a0be-c0ac6c9ec67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.03.27 03:12:09.881416 [ 290 ] {} <Debug> TCP-Session: 026b43bb-0f2c-4873-bea9-2392ce163787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.03.27 03:12:09.881436 [ 286 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53617) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1133 | 2026.03.27 03:12:09.881693 [ 286 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1134 | 2026.03.27 03:12:09.881746 [ 286 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.03.27 03:12:09.882076 [ 286 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 1136 | 2026.03.27 03:12:09.883032 [ 329 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Trace> AggregatingTransform: Aggregating | ||
| 1137 | 2026.03.27 03:12:09.883082 [ 329 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1138 | 2026.03.27 03:12:09.883119 [ 329 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947055 sec. (1055.905 rows/sec., 41.25 KiB/sec.) | ||
| 1139 | 2026.03.27 03:12:09.883139 [ 329 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Trace> Aggregator: Merging aggregated data | ||
| 1140 | 2026.03.27 03:12:09.884343 [ 286 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002975 sec., 336.1344537815126 rows/sec., 13.13 KiB/sec. | ||
| 1141 | 2026.03.27 03:12:09.884470 [ 286 ] {3858fe0e-8ad8-4ebe-b351-fc6619b834f9} <Debug> TCPHandler: Processed in 0.00384942 sec. | ||
| 1142 | 2026.03.27 03:12:09.884624 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.03.27 03:12:09.884621 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.03.27 03:12:09.884649 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.03.27 03:12:09.884669 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.03.27 03:12:09.884688 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1147 | 2026.03.27 03:12:09.884708 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1148 | 2026.03.27 03:12:09.884729 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.03.27 03:12:09.884750 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1150 | 2026.03.27 03:12:09.884764 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.03.27 03:12:09.884770 [ 289 ] {} <Debug> TCP-Session: 3a986b0b-9e83-40ce-a962-adcc381e5ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.03.27 03:12:09.884797 [ 290 ] {} <Debug> TCP-Session: 026b43bb-0f2c-4873-bea9-2392ce163787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.27 03:12:09.884815 [ 293 ] {} <Debug> TCP-Session: 7d89258d-bcf3-4a8d-a81e-4567f5d2b240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.27 03:12:09.884784 [ 292 ] {} <Debug> TCP-Session: 38d4849e-1f4a-4933-b064-0a0aaea2915f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.03.27 03:12:09.884734 [ 291 ] {} <Debug> TCP-Session: 9ba56554-1dcd-406f-8e3e-bfdde676487b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.27 03:12:09.884710 [ 294 ] {} <Debug> TCP-Session: 64583bea-e32f-455f-94ff-d0ff890f045d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.03.27 03:12:09.884671 [ 287 ] {} <Debug> TCP-Session: 11ab5fdb-952e-4e34-ae3b-a5eb96e7cb4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.03.27 03:12:09.884754 [ 288 ] {} <Debug> TCP-Session: ef09863c-e067-41e6-a0be-c0ac6c9ec67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.03.27 03:12:09.884693 [ 286 ] {} <Debug> TCP-Session: 22172b87-f0bb-4933-bf9a-054654c7e17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.03.27 03:12:10.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.01 MiB, peak 170.90 MiB, free memory in arenas 0.00 B, will set to 163.77 MiB (RSS), difference: 2.76 MiB | ||
| 1161 | 2026.03.27 03:12:10.937016 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.03.27 03:12:10.937190 [ 275 ] {fbf93aa7-14a9-4c7e-b9b0-14cbc86cf688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1163 | 2026.03.27 03:12:10.937255 [ 275 ] {fbf93aa7-14a9-4c7e-b9b0-14cbc86cf688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1164 | 2026.03.27 03:12:10.937883 [ 275 ] {fbf93aa7-14a9-4c7e-b9b0-14cbc86cf688} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.03.27 03:12:10.937932 [ 275 ] {fbf93aa7-14a9-4c7e-b9b0-14cbc86cf688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1166 | 2026.03.27 03:12:10.938516 [ 275 ] {fbf93aa7-14a9-4c7e-b9b0-14cbc86cf688} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1167 | 2026.03.27 03:12:10.938989 [ 275 ] {fbf93aa7-14a9-4c7e-b9b0-14cbc86cf688} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.03.27 03:12:10.939161 [ 275 ] {fbf93aa7-14a9-4c7e-b9b0-14cbc86cf688} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002017 sec., 25780.862667327714 rows/sec., 1.96 MiB/sec. | ||
| 1169 | 2026.03.27 03:12:10.939208 [ 275 ] {fbf93aa7-14a9-4c7e-b9b0-14cbc86cf688} <Debug> TCPHandler: Processed in 0.002316151 sec. | ||
| 1170 | 2026.03.27 03:12:10.939327 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.03.27 03:12:10.939431 [ 275 ] {10b9f627-2337-4fea-9bf3-6d2718dfaa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1172 | 2026.03.27 03:12:10.939476 [ 275 ] {10b9f627-2337-4fea-9bf3-6d2718dfaa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1173 | 2026.03.27 03:12:10.939919 [ 275 ] {10b9f627-2337-4fea-9bf3-6d2718dfaa3c} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.03.27 03:12:10.939957 [ 275 ] {10b9f627-2337-4fea-9bf3-6d2718dfaa3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1175 | 2026.03.27 03:12:10.940390 [ 275 ] {10b9f627-2337-4fea-9bf3-6d2718dfaa3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1176 | 2026.03.27 03:12:10.940942 [ 275 ] {10b9f627-2337-4fea-9bf3-6d2718dfaa3c} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.03.27 03:12:10.941096 [ 275 ] {10b9f627-2337-4fea-9bf3-6d2718dfaa3c} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.59 MiB/sec. | ||
| 1178 | 2026.03.27 03:12:10.941134 [ 275 ] {10b9f627-2337-4fea-9bf3-6d2718dfaa3c} <Debug> TCPHandler: Processed in 0.001859869 sec. | ||
| 1179 | 2026.03.27 03:12:10.941242 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.03.27 03:12:10.941340 [ 275 ] {f905ff59-80cd-437e-8e64-bc56c6fc5f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.03.27 03:12:10.941384 [ 275 ] {f905ff59-80cd-437e-8e64-bc56c6fc5f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1182 | 2026.03.27 03:12:10.941817 [ 275 ] {f905ff59-80cd-437e-8e64-bc56c6fc5f56} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.03.27 03:12:10.941855 [ 275 ] {f905ff59-80cd-437e-8e64-bc56c6fc5f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1184 | 2026.03.27 03:12:10.942324 [ 275 ] {f905ff59-80cd-437e-8e64-bc56c6fc5f56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1185 | 2026.03.27 03:12:10.942763 [ 275 ] {f905ff59-80cd-437e-8e64-bc56c6fc5f56} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.03.27 03:12:10.942908 [ 275 ] {f905ff59-80cd-437e-8e64-bc56c6fc5f56} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001589 sec., 94398.99307740718 rows/sec., 6.54 MiB/sec. | ||
| 1187 | 2026.03.27 03:12:10.942945 [ 275 ] {f905ff59-80cd-437e-8e64-bc56c6fc5f56} <Debug> TCPHandler: Processed in 0.001753216 sec. | ||
| 1188 | 2026.03.27 03:12:10.943056 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.03.27 03:12:10.943151 [ 275 ] {602a13f2-3301-4b93-8fcd-e36fdd52a80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.03.27 03:12:10.943195 [ 275 ] {602a13f2-3301-4b93-8fcd-e36fdd52a80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2026.03.27 03:12:10.943536 [ 275 ] {602a13f2-3301-4b93-8fcd-e36fdd52a80c} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.03.27 03:12:10.943573 [ 275 ] {602a13f2-3301-4b93-8fcd-e36fdd52a80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1193 | 2026.03.27 03:12:10.944139 [ 275 ] {602a13f2-3301-4b93-8fcd-e36fdd52a80c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1194 | 2026.03.27 03:12:10.944594 [ 275 ] {602a13f2-3301-4b93-8fcd-e36fdd52a80c} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.03.27 03:12:10.944733 [ 275 ] {602a13f2-3301-4b93-8fcd-e36fdd52a80c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.0016 sec., 31250 rows/sec., 2.14 MiB/sec. | ||
| 1196 | 2026.03.27 03:12:10.944770 [ 275 ] {602a13f2-3301-4b93-8fcd-e36fdd52a80c} <Debug> TCPHandler: Processed in 0.001763916 sec. | ||
| 1197 | 2026.03.27 03:12:11.906460 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1198 | 2026.03.27 03:12:11.906507 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1199 | 2026.03.27 03:12:11.947025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 178 | ||
| 1200 | 2026.03.27 03:12:11.950885 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.03.27 03:12:11.950944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1202 | 2026.03.27 03:12:11.952352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2026.03.27 03:12:11.952871 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.03.27 03:12:11.953165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1205 | 2026.03.27 03:12:11.954776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1897 | ||
| 1206 | 2026.03.27 03:12:11.955263 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.03.27 03:12:11.955311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1208 | 2026.03.27 03:12:11.955917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1209 | 2026.03.27 03:12:11.956409 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.03.27 03:12:11.956547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1211 | 2026.03.27 03:12:12.041219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1212 | 2026.03.27 03:12:12.058012 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.03.27 03:12:12.058056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 1214 | 2026.03.27 03:12:12.064600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1215 | 2026.03.27 03:12:12.065658 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.03.27 03:12:12.068553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1217 | 2026.03.27 03:12:13.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.50 MiB, peak 170.90 MiB, free memory in arenas 0.00 B, will set to 166.51 MiB (RSS), difference: 2.01 MiB | ||
| 1218 | 2026.03.27 03:12:15.945668 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.03.27 03:12:15.945860 [ 275 ] {ae9a9fcd-1ea6-4181-8cae-3da9a1035eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1220 | 2026.03.27 03:12:15.945924 [ 275 ] {ae9a9fcd-1ea6-4181-8cae-3da9a1035eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1221 | 2026.03.27 03:12:15.946695 [ 275 ] {ae9a9fcd-1ea6-4181-8cae-3da9a1035eb4} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.03.27 03:12:15.946741 [ 275 ] {ae9a9fcd-1ea6-4181-8cae-3da9a1035eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1223 | 2026.03.27 03:12:15.947284 [ 275 ] {ae9a9fcd-1ea6-4181-8cae-3da9a1035eb4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1224 | 2026.03.27 03:12:15.947743 [ 275 ] {ae9a9fcd-1ea6-4181-8cae-3da9a1035eb4} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.03.27 03:12:15.947891 [ 275 ] {ae9a9fcd-1ea6-4181-8cae-3da9a1035eb4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00208 sec., 136538.46153846156 rows/sec., 8.67 MiB/sec. | ||
| 1226 | 2026.03.27 03:12:15.947935 [ 275 ] {ae9a9fcd-1ea6-4181-8cae-3da9a1035eb4} <Debug> TCPHandler: Processed in 0.002390232 sec. | ||
| 1227 | 2026.03.27 03:12:15.948079 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.03.27 03:12:15.948177 [ 275 ] {45141d4b-0e80-4658-9c64-ba72c833910c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1229 | 2026.03.27 03:12:15.948219 [ 275 ] {45141d4b-0e80-4658-9c64-ba72c833910c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1230 | 2026.03.27 03:12:15.949064 [ 275 ] {45141d4b-0e80-4658-9c64-ba72c833910c} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.03.27 03:12:15.949102 [ 275 ] {45141d4b-0e80-4658-9c64-ba72c833910c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1232 | 2026.03.27 03:12:15.949594 [ 275 ] {45141d4b-0e80-4658-9c64-ba72c833910c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1233 | 2026.03.27 03:12:15.950091 [ 275 ] {45141d4b-0e80-4658-9c64-ba72c833910c} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.03.27 03:12:15.950224 [ 275 ] {45141d4b-0e80-4658-9c64-ba72c833910c} <Debug> executeQuery: Read 793 rows, 63.12 KiB in 0.002067 sec., 383647.7987421384 rows/sec., 29.82 MiB/sec. | ||
| 1235 | 2026.03.27 03:12:15.950261 [ 275 ] {45141d4b-0e80-4658-9c64-ba72c833910c} <Debug> TCPHandler: Processed in 0.002233998 sec. | ||
| 1236 | 2026.03.27 03:12:15.950386 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.03.27 03:12:15.950482 [ 275 ] {352150e5-a208-4d59-8b48-ab57a37b19c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1238 | 2026.03.27 03:12:15.950524 [ 275 ] {352150e5-a208-4d59-8b48-ab57a37b19c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1239 | 2026.03.27 03:12:15.950987 [ 275 ] {352150e5-a208-4d59-8b48-ab57a37b19c7} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.03.27 03:12:15.951025 [ 275 ] {352150e5-a208-4d59-8b48-ab57a37b19c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1241 | 2026.03.27 03:12:15.951476 [ 275 ] {352150e5-a208-4d59-8b48-ab57a37b19c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1242 | 2026.03.27 03:12:15.952012 [ 275 ] {352150e5-a208-4d59-8b48-ab57a37b19c7} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.03.27 03:12:15.952139 [ 275 ] {352150e5-a208-4d59-8b48-ab57a37b19c7} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001676 sec., 84725.53699284009 rows/sec., 4.98 MiB/sec. | ||
| 1244 | 2026.03.27 03:12:15.952176 [ 275 ] {352150e5-a208-4d59-8b48-ab57a37b19c7} <Debug> TCPHandler: Processed in 0.001840518 sec. | ||
| 1245 | 2026.03.27 03:12:15.952295 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.03.27 03:12:15.952390 [ 275 ] {4fd9f776-e303-4f66-a970-f3a2e7bce450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1247 | 2026.03.27 03:12:15.952430 [ 275 ] {4fd9f776-e303-4f66-a970-f3a2e7bce450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1248 | 2026.03.27 03:12:15.952897 [ 275 ] {4fd9f776-e303-4f66-a970-f3a2e7bce450} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.03.27 03:12:15.952933 [ 275 ] {4fd9f776-e303-4f66-a970-f3a2e7bce450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1250 | 2026.03.27 03:12:15.953346 [ 275 ] {4fd9f776-e303-4f66-a970-f3a2e7bce450} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1251 | 2026.03.27 03:12:15.953829 [ 275 ] {4fd9f776-e303-4f66-a970-f3a2e7bce450} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.03.27 03:12:15.953963 [ 275 ] {4fd9f776-e303-4f66-a970-f3a2e7bce450} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00159 sec., 93710.69182389937 rows/sec., 6.05 MiB/sec. | ||
| 1253 | 2026.03.27 03:12:15.954001 [ 275 ] {4fd9f776-e303-4f66-a970-f3a2e7bce450} <Debug> TCPHandler: Processed in 0.001755956 sec. | ||
| 1254 | 2026.03.27 03:12:15.954120 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.03.27 03:12:15.954217 [ 275 ] {7afbbaf0-fe0a-42d4-8aa0-17b4ac5fb69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.03.27 03:12:15.954259 [ 275 ] {7afbbaf0-fe0a-42d4-8aa0-17b4ac5fb69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1257 | 2026.03.27 03:12:15.954746 [ 275 ] {7afbbaf0-fe0a-42d4-8aa0-17b4ac5fb69e} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.03.27 03:12:15.954784 [ 275 ] {7afbbaf0-fe0a-42d4-8aa0-17b4ac5fb69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1259 | 2026.03.27 03:12:15.955205 [ 275 ] {7afbbaf0-fe0a-42d4-8aa0-17b4ac5fb69e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1260 | 2026.03.27 03:12:15.955704 [ 275 ] {7afbbaf0-fe0a-42d4-8aa0-17b4ac5fb69e} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.03.27 03:12:15.955831 [ 275 ] {7afbbaf0-fe0a-42d4-8aa0-17b4ac5fb69e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001633 sec., 90630.7409675444 rows/sec., 5.15 MiB/sec. | ||
| 1262 | 2026.03.27 03:12:15.955869 [ 275 ] {7afbbaf0-fe0a-42d4-8aa0-17b4ac5fb69e} <Debug> TCPHandler: Processed in 0.001797457 sec. | ||
| 1263 | 2026.03.27 03:12:15.955981 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.03.27 03:12:15.956074 [ 275 ] {f6283190-1b1b-405d-bee5-b417ae858b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1265 | 2026.03.27 03:12:15.956113 [ 275 ] {f6283190-1b1b-405d-bee5-b417ae858b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1266 | 2026.03.27 03:12:15.956700 [ 275 ] {f6283190-1b1b-405d-bee5-b417ae858b92} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.03.27 03:12:15.956737 [ 275 ] {f6283190-1b1b-405d-bee5-b417ae858b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1268 | 2026.03.27 03:12:15.957180 [ 275 ] {f6283190-1b1b-405d-bee5-b417ae858b92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1269 | 2026.03.27 03:12:15.957581 [ 275 ] {f6283190-1b1b-405d-bee5-b417ae858b92} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.03.27 03:12:15.957710 [ 275 ] {f6283190-1b1b-405d-bee5-b417ae858b92} <Debug> executeQuery: Read 482 rows, 34.54 KiB in 0.001655 sec., 291238.67069486406 rows/sec., 20.38 MiB/sec. | ||
| 1271 | 2026.03.27 03:12:15.957747 [ 275 ] {f6283190-1b1b-405d-bee5-b417ae858b92} <Debug> TCPHandler: Processed in 0.001815408 sec. | ||
| 1272 | 2026.03.27 03:12:15.957857 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.03.27 03:12:15.957957 [ 275 ] {86615630-9056-4b49-a3f5-8c7d1a1b0e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1274 | 2026.03.27 03:12:15.957999 [ 275 ] {86615630-9056-4b49-a3f5-8c7d1a1b0e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1275 | 2026.03.27 03:12:15.958428 [ 275 ] {86615630-9056-4b49-a3f5-8c7d1a1b0e67} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.03.27 03:12:15.958467 [ 275 ] {86615630-9056-4b49-a3f5-8c7d1a1b0e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1277 | 2026.03.27 03:12:15.958868 [ 275 ] {86615630-9056-4b49-a3f5-8c7d1a1b0e67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1278 | 2026.03.27 03:12:15.959274 [ 275 ] {86615630-9056-4b49-a3f5-8c7d1a1b0e67} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.03.27 03:12:15.959400 [ 275 ] {86615630-9056-4b49-a3f5-8c7d1a1b0e67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. | ||
| 1280 | 2026.03.27 03:12:15.959443 [ 275 ] {86615630-9056-4b49-a3f5-8c7d1a1b0e67} <Debug> TCPHandler: Processed in 0.001634193 sec. | ||
| 1281 | 2026.03.27 03:12:15.959548 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.03.27 03:12:15.959642 [ 275 ] {c502932e-20ce-4195-99a2-35f62a9a8cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.03.27 03:12:15.959684 [ 275 ] {c502932e-20ce-4195-99a2-35f62a9a8cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1284 | 2026.03.27 03:12:15.960110 [ 275 ] {c502932e-20ce-4195-99a2-35f62a9a8cd0} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.27 03:12:15.960147 [ 275 ] {c502932e-20ce-4195-99a2-35f62a9a8cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1286 | 2026.03.27 03:12:15.960609 [ 275 ] {c502932e-20ce-4195-99a2-35f62a9a8cd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2026.03.27 03:12:15.961055 [ 275 ] {c502932e-20ce-4195-99a2-35f62a9a8cd0} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.27 03:12:15.961181 [ 275 ] {c502932e-20ce-4195-99a2-35f62a9a8cd0} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001557 sec., 163776.49325626204 rows/sec., 10.83 MiB/sec. | ||
| 1289 | 2026.03.27 03:12:15.961223 [ 275 ] {c502932e-20ce-4195-99a2-35f62a9a8cd0} <Debug> TCPHandler: Processed in 0.001723616 sec. | ||
| 1290 | 2026.03.27 03:12:15.961336 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.03.27 03:12:15.961428 [ 275 ] {c7e93965-5bd6-47e6-9db7-4ff99664f13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.03.27 03:12:15.961469 [ 275 ] {c7e93965-5bd6-47e6-9db7-4ff99664f13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1293 | 2026.03.27 03:12:15.961818 [ 275 ] {c7e93965-5bd6-47e6-9db7-4ff99664f13c} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.03.27 03:12:15.961853 [ 275 ] {c7e93965-5bd6-47e6-9db7-4ff99664f13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1295 | 2026.03.27 03:12:15.962248 [ 275 ] {c7e93965-5bd6-47e6-9db7-4ff99664f13c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1296 | 2026.03.27 03:12:15.962661 [ 275 ] {c7e93965-5bd6-47e6-9db7-4ff99664f13c} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.03.27 03:12:15.962787 [ 275 ] {c7e93965-5bd6-47e6-9db7-4ff99664f13c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001377 sec., 726.2164124909223 rows/sec., 48.93 KiB/sec. | ||
| 1298 | 2026.03.27 03:12:15.962822 [ 275 ] {c7e93965-5bd6-47e6-9db7-4ff99664f13c} <Debug> TCPHandler: Processed in 0.00153469 sec. | ||
| 1299 | 2026.03.27 03:12:15.962926 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.03.27 03:12:15.963016 [ 275 ] {e65f711a-58ee-4ea8-a6fb-aeb845af3f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.03.27 03:12:15.963057 [ 275 ] {e65f711a-58ee-4ea8-a6fb-aeb845af3f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1302 | 2026.03.27 03:12:15.963384 [ 275 ] {e65f711a-58ee-4ea8-a6fb-aeb845af3f2e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.03.27 03:12:15.963421 [ 275 ] {e65f711a-58ee-4ea8-a6fb-aeb845af3f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1304 | 2026.03.27 03:12:15.963867 [ 275 ] {e65f711a-58ee-4ea8-a6fb-aeb845af3f2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1305 | 2026.03.27 03:12:15.964332 [ 275 ] {e65f711a-58ee-4ea8-a6fb-aeb845af3f2e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.03.27 03:12:15.964459 [ 275 ] {e65f711a-58ee-4ea8-a6fb-aeb845af3f2e} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001461 sec., 54757.01574264203 rows/sec., 3.43 MiB/sec. | ||
| 1307 | 2026.03.27 03:12:15.964495 [ 275 ] {e65f711a-58ee-4ea8-a6fb-aeb845af3f2e} <Debug> TCPHandler: Processed in 0.001617712 sec. | ||
| 1308 | 2026.03.27 03:12:17.944270 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39070 | ||
| 1309 | 2026.03.27 03:12:17.944380 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1310 | 2026.03.27 03:12:17.944408 [ 286 ] {} <Debug> TCP-Session: b93ea58f-4351-43b5-9b59-57d066a7f652 Authenticating user 'default' from [fd00:1122:3344:101::e]:39070 | ||
| 1311 | 2026.03.27 03:12:17.944431 [ 286 ] {} <Debug> TCP-Session: b93ea58f-4351-43b5-9b59-57d066a7f652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.03.27 03:12:17.944445 [ 286 ] {} <Debug> TCP-Session: b93ea58f-4351-43b5-9b59-57d066a7f652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.03.27 03:12:17.944678 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64570 | ||
| 1314 | 2026.03.27 03:12:17.944713 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51230 | ||
| 1315 | 2026.03.27 03:12:17.944750 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35719 | ||
| 1316 | 2026.03.27 03:12:17.944757 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58664 | ||
| 1317 | 2026.03.27 03:12:17.944809 [ 286 ] {} <Trace> TCP-Session: b93ea58f-4351-43b5-9b59-57d066a7f652 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.03.27 03:12:17.944814 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1319 | 2026.03.27 03:12:17.944845 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1320 | 2026.03.27 03:12:17.944870 [ 287 ] {} <Debug> TCP-Session: 1a8d14e2-e416-4e4a-bf8e-af461dead8e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64570 | ||
| 1321 | 2026.03.27 03:12:17.944875 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1322 | 2026.03.27 03:12:17.944886 [ 291 ] {} <Debug> TCP-Session: 5b8db49e-26c4-45e5-8f3c-2ff172c6848f Authenticating user 'default' from [fd00:1122:3344:101::e]:35719 | ||
| 1323 | 2026.03.27 03:12:17.944902 [ 287 ] {} <Debug> TCP-Session: 1a8d14e2-e416-4e4a-bf8e-af461dead8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.03.27 03:12:17.944920 [ 292 ] {} <Debug> TCP-Session: fb990070-6d13-45dc-af72-07feacefa6f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58664 | ||
| 1325 | 2026.03.27 03:12:17.944926 [ 291 ] {} <Debug> TCP-Session: 5b8db49e-26c4-45e5-8f3c-2ff172c6848f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.03.27 03:12:17.944967 [ 292 ] {} <Debug> TCP-Session: fb990070-6d13-45dc-af72-07feacefa6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2026.03.27 03:12:17.944985 [ 286 ] {311e87f3-18c5-4754-bd16-416005085eea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39070) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1328 | 2026.03.27 03:12:17.945001 [ 292 ] {} <Debug> TCP-Session: fb990070-6d13-45dc-af72-07feacefa6f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1329 | 2026.03.27 03:12:17.944992 [ 291 ] {} <Debug> TCP-Session: 5b8db49e-26c4-45e5-8f3c-2ff172c6848f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.03.27 03:12:17.944945 [ 287 ] {} <Debug> TCP-Session: 1a8d14e2-e416-4e4a-bf8e-af461dead8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.03.27 03:12:17.944841 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1332 | 2026.03.27 03:12:17.944784 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40363 | ||
| 1333 | 2026.03.27 03:12:17.945104 [ 289 ] {} <Debug> TCP-Session: 231dca33-5046-4702-8744-b78e0ceefdb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51230 | ||
| 1334 | 2026.03.27 03:12:17.944777 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48165 | ||
| 1335 | 2026.03.27 03:12:17.945141 [ 289 ] {} <Debug> TCP-Session: 231dca33-5046-4702-8744-b78e0ceefdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.03.27 03:12:17.945169 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1337 | 2026.03.27 03:12:17.945197 [ 289 ] {} <Debug> TCP-Session: 231dca33-5046-4702-8744-b78e0ceefdb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.03.27 03:12:17.945215 [ 294 ] {} <Debug> TCP-Session: 061f2230-463b-4c5f-a84a-5f82ef758ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40363 | ||
| 1339 | 2026.03.27 03:12:17.944729 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41805 | ||
| 1340 | 2026.03.27 03:12:17.945250 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1341 | 2026.03.27 03:12:17.945242 [ 294 ] {} <Debug> TCP-Session: 061f2230-463b-4c5f-a84a-5f82ef758ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.03.27 03:12:17.945291 [ 293 ] {} <Debug> TCP-Session: 7545007c-d65e-452a-90ae-7e73cf009fcc Authenticating user 'default' from [fd00:1122:3344:101::e]:48165 | ||
| 1343 | 2026.03.27 03:12:17.945307 [ 286 ] {311e87f3-18c5-4754-bd16-416005085eea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1344 | 2026.03.27 03:12:17.945325 [ 293 ] {} <Debug> TCP-Session: 7545007c-d65e-452a-90ae-7e73cf009fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.03.27 03:12:17.945306 [ 294 ] {} <Debug> TCP-Session: 061f2230-463b-4c5f-a84a-5f82ef758ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.03.27 03:12:17.945345 [ 293 ] {} <Debug> TCP-Session: 7545007c-d65e-452a-90ae-7e73cf009fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.03.27 03:12:17.945366 [ 286 ] {311e87f3-18c5-4754-bd16-416005085eea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1348 | 2026.03.27 03:12:17.945372 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1349 | 2026.03.27 03:12:17.944683 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42605 | ||
| 1350 | 2026.03.27 03:12:17.945414 [ 290 ] {} <Debug> TCP-Session: be7c0dcd-6831-4c70-a0a4-2500f08890eb Authenticating user 'default' from [fd00:1122:3344:101::e]:41805 | ||
| 1351 | 2026.03.27 03:12:17.945461 [ 290 ] {} <Debug> TCP-Session: be7c0dcd-6831-4c70-a0a4-2500f08890eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2026.03.27 03:12:17.945476 [ 290 ] {} <Debug> TCP-Session: be7c0dcd-6831-4c70-a0a4-2500f08890eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2026.03.27 03:12:17.945586 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1354 | 2026.03.27 03:12:17.945619 [ 288 ] {} <Debug> TCP-Session: 421dd284-9a4b-4771-9de7-dd9aff13555c Authenticating user 'default' from [fd00:1122:3344:101::e]:42605 | ||
| 1355 | 2026.03.27 03:12:17.945640 [ 288 ] {} <Debug> TCP-Session: 421dd284-9a4b-4771-9de7-dd9aff13555c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2026.03.27 03:12:17.945651 [ 286 ] {311e87f3-18c5-4754-bd16-416005085eea} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 1357 | 2026.03.27 03:12:17.945653 [ 288 ] {} <Debug> TCP-Session: 421dd284-9a4b-4771-9de7-dd9aff13555c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.03.27 03:12:17.946570 [ 332 ] {311e87f3-18c5-4754-bd16-416005085eea} <Trace> AggregatingTransform: Aggregating | ||
| 1359 | 2026.03.27 03:12:17.946624 [ 332 ] {311e87f3-18c5-4754-bd16-416005085eea} <Trace> Aggregator: Aggregation method: without_key | ||
| 1360 | 2026.03.27 03:12:17.946663 [ 332 ] {311e87f3-18c5-4754-bd16-416005085eea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909884 sec. (1099.041 rows/sec., 42.93 KiB/sec.) | ||
| 1361 | 2026.03.27 03:12:17.946683 [ 332 ] {311e87f3-18c5-4754-bd16-416005085eea} <Trace> Aggregator: Merging aggregated data | ||
| 1362 | 2026.03.27 03:12:17.947973 [ 286 ] {311e87f3-18c5-4754-bd16-416005085eea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003046 sec., 328.29940906106367 rows/sec., 12.82 KiB/sec. | ||
| 1363 | 2026.03.27 03:12:17.948100 [ 286 ] {311e87f3-18c5-4754-bd16-416005085eea} <Debug> TCPHandler: Processed in 0.003424589 sec. | ||
| 1364 | 2026.03.27 03:12:17.948239 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1365 | 2026.03.27 03:12:17.948266 [ 286 ] {} <Debug> TCP-Session: b93ea58f-4351-43b5-9b59-57d066a7f652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.03.27 03:12:17.948284 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1367 | 2026.03.27 03:12:17.948291 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1368 | 2026.03.27 03:12:17.948322 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1369 | 2026.03.27 03:12:17.948328 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1370 | 2026.03.27 03:12:17.948353 [ 287 ] {} <Debug> TCP-Session: 1a8d14e2-e416-4e4a-bf8e-af461dead8e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.03.27 03:12:17.948371 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1372 | 2026.03.27 03:12:17.948392 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1373 | 2026.03.27 03:12:17.948425 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1374 | 2026.03.27 03:12:17.948430 [ 291 ] {} <Debug> TCP-Session: 5b8db49e-26c4-45e5-8f3c-2ff172c6848f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.03.27 03:12:17.948460 [ 289 ] {} <Debug> TCP-Session: 231dca33-5046-4702-8744-b78e0ceefdb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1376 | 2026.03.27 03:12:17.948473 [ 293 ] {} <Debug> TCP-Session: 7545007c-d65e-452a-90ae-7e73cf009fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.03.27 03:12:17.948414 [ 288 ] {} <Debug> TCP-Session: 421dd284-9a4b-4771-9de7-dd9aff13555c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.03.27 03:12:17.948349 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2026.03.27 03:12:17.948343 [ 294 ] {} <Debug> TCP-Session: 061f2230-463b-4c5f-a84a-5f82ef758ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.03.27 03:12:17.948565 [ 292 ] {} <Debug> TCP-Session: fb990070-6d13-45dc-af72-07feacefa6f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.03.27 03:12:17.948372 [ 290 ] {} <Debug> TCP-Session: be7c0dcd-6831-4c70-a0a4-2500f08890eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.03.27 03:12:19.457513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2409 | ||
| 1383 | 2026.03.27 03:12:19.458034 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.03.27 03:12:19.458083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1385 | 2026.03.27 03:12:19.458583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1386 | 2026.03.27 03:12:19.458818 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.03.27 03:12:19.458962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2409 | ||
| 1388 | 2026.03.27 03:12:19.569507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1389 | 2026.03.27 03:12:19.587298 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.27 03:12:19.587363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1391 | 2026.03.27 03:12:19.593697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1392 | 2026.03.27 03:12:19.594478 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.27 03:12:19.598276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1394 | 2026.03.27 03:12:20.931126 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.03.27 03:12:20.931341 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1396 | 2026.03.27 03:12:20.931676 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1397 | 2026.03.27 03:12:20.933682 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1398 | 2026.03.27 03:12:20.933942 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1399 | 2026.03.27 03:12:20.934014 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1400 | 2026.03.27 03:12:20.934195 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1401 | 2026.03.27 03:12:20.936457 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1402 | 2026.03.27 03:12:20.938404 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 1403 | 2026.03.27 03:12:20.938429 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1404 | 2026.03.27 03:12:20.943548 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1405 | 2026.03.27 03:12:20.943580 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1406 | 2026.03.27 03:12:20.954166 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.022912 sec., 1178.4217877094973 rows/sec., 43.52 KiB/sec. | ||
| 1407 | 2026.03.27 03:12:20.954280 [ 275 ] {b6e134e6-5179-448b-85f6-97d9e88873b0} <Debug> TCPHandler: Processed in 0.023277458 sec. | ||
| 1408 | 2026.03.27 03:12:20.954935 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.03.27 03:12:20.955090 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1410 | 2026.03.27 03:12:20.955358 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1411 | 2026.03.27 03:12:20.955392 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1412 | 2026.03.27 03:12:20.955588 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1413 | 2026.03.27 03:12:20.955666 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1414 | 2026.03.27 03:12:20.955790 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1415 | 2026.03.27 03:12:20.955820 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1416 | 2026.03.27 03:12:20.955839 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 1417 | 2026.03.27 03:12:20.955853 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1418 | 2026.03.27 03:12:20.955888 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1419 | 2026.03.27 03:12:20.955906 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1420 | 2026.03.27 03:12:20.956451 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001429 sec., 18894.331700489853 rows/sec., 697.74 KiB/sec. | ||
| 1421 | 2026.03.27 03:12:20.956513 [ 275 ] {ddc39482-a230-4827-aee9-877e5413ad84} <Debug> TCPHandler: Processed in 0.001647192 sec. | ||
| 1422 | 2026.03.27 03:12:20.956746 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.03.27 03:12:20.956882 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1424 | 2026.03.27 03:12:20.957093 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1425 | 2026.03.27 03:12:20.957127 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1426 | 2026.03.27 03:12:20.957309 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1427 | 2026.03.27 03:12:20.957362 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1428 | 2026.03.27 03:12:20.957467 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1429 | 2026.03.27 03:12:20.957497 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1430 | 2026.03.27 03:12:20.957515 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 1431 | 2026.03.27 03:12:20.957529 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1432 | 2026.03.27 03:12:20.957563 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1433 | 2026.03.27 03:12:20.957582 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1434 | 2026.03.27 03:12:20.957973 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001148 sec., 23519.163763066204 rows/sec., 868.53 KiB/sec. | ||
| 1435 | 2026.03.27 03:12:20.958029 [ 275 ] {b6fea5aa-80b7-49ea-a2bf-17b76aa13671} <Debug> TCPHandler: Processed in 0.001334075 sec. | ||
| 1436 | 2026.03.27 03:12:20.958234 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.03.27 03:12:20.958364 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1438 | 2026.03.27 03:12:20.958586 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1439 | 2026.03.27 03:12:20.958621 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1440 | 2026.03.27 03:12:20.958813 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1441 | 2026.03.27 03:12:20.958870 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1442 | 2026.03.27 03:12:20.958971 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1443 | 2026.03.27 03:12:20.959002 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1444 | 2026.03.27 03:12:20.959021 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 1445 | 2026.03.27 03:12:20.959036 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1446 | 2026.03.27 03:12:20.959069 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1447 | 2026.03.27 03:12:20.959087 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1448 | 2026.03.27 03:12:20.959484 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001171 sec., 23057.21605465414 rows/sec., 851.47 KiB/sec. | ||
| 1449 | 2026.03.27 03:12:20.959549 [ 275 ] {af8be8ad-3bf7-487a-8890-dbfcb8ff976a} <Debug> TCPHandler: Processed in 0.001364856 sec. | ||
| 1450 | 2026.03.27 03:12:20.960112 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.03.27 03:12:20.960243 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1452 | 2026.03.27 03:12:20.960445 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1453 | 2026.03.27 03:12:20.960478 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1454 | 2026.03.27 03:12:20.960662 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1455 | 2026.03.27 03:12:20.960715 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1456 | 2026.03.27 03:12:20.960813 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1457 | 2026.03.27 03:12:20.960841 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1458 | 2026.03.27 03:12:20.960860 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 1459 | 2026.03.27 03:12:20.960874 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1460 | 2026.03.27 03:12:20.960906 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1461 | 2026.03.27 03:12:20.960923 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1462 | 2026.03.27 03:12:20.961328 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001139 sec., 23705.004389815625 rows/sec., 875.39 KiB/sec. | ||
| 1463 | 2026.03.27 03:12:20.961390 [ 275 ] {bc603860-ddf7-41f7-b28f-fdd0b6a8f474} <Debug> TCPHandler: Processed in 0.001326915 sec. | ||
| 1464 | 2026.03.27 03:12:20.961590 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.03.27 03:12:20.961721 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1466 | 2026.03.27 03:12:20.961928 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1467 | 2026.03.27 03:12:20.961963 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1468 | 2026.03.27 03:12:20.962149 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1469 | 2026.03.27 03:12:20.962201 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1470 | 2026.03.27 03:12:20.962297 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1471 | 2026.03.27 03:12:20.962325 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1472 | 2026.03.27 03:12:20.962344 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 1473 | 2026.03.27 03:12:20.962357 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1474 | 2026.03.27 03:12:20.962390 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1475 | 2026.03.27 03:12:20.962408 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1476 | 2026.03.27 03:12:20.962896 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.00123 sec., 21951.219512195123 rows/sec., 810.63 KiB/sec. | ||
| 1477 | 2026.03.27 03:12:20.962952 [ 275 ] {3bd22fc5-7e8f-4a3c-8769-22b2189bfac9} <Debug> TCPHandler: Processed in 0.001411517 sec. | ||
| 1478 | 2026.03.27 03:12:20.963154 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.03.27 03:12:20.963283 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1480 | 2026.03.27 03:12:20.963504 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1481 | 2026.03.27 03:12:20.963539 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1482 | 2026.03.27 03:12:20.963752 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1483 | 2026.03.27 03:12:20.963806 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1484 | 2026.03.27 03:12:20.963903 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1485 | 2026.03.27 03:12:20.963931 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1486 | 2026.03.27 03:12:20.963949 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 1487 | 2026.03.27 03:12:20.963963 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1488 | 2026.03.27 03:12:20.964003 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1489 | 2026.03.27 03:12:20.964022 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1490 | 2026.03.27 03:12:20.964410 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.00118 sec., 22881.355932203387 rows/sec., 844.97 KiB/sec. | ||
| 1491 | 2026.03.27 03:12:20.964465 [ 275 ] {45f30b7a-d7b8-4bfd-a961-46f5c9f8e2d7} <Debug> TCPHandler: Processed in 0.001361185 sec. | ||
| 1492 | 2026.03.27 03:12:20.964660 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.03.27 03:12:20.964791 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1494 | 2026.03.27 03:12:20.965008 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1495 | 2026.03.27 03:12:20.965043 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1496 | 2026.03.27 03:12:20.965231 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1497 | 2026.03.27 03:12:20.965282 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1498 | 2026.03.27 03:12:20.965379 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1499 | 2026.03.27 03:12:20.965408 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1500 | 2026.03.27 03:12:20.965426 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 1501 | 2026.03.27 03:12:20.965440 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1502 | 2026.03.27 03:12:20.965473 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1503 | 2026.03.27 03:12:20.965490 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1504 | 2026.03.27 03:12:20.965976 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001239 sec., 21791.76755447942 rows/sec., 804.74 KiB/sec. | ||
| 1505 | 2026.03.27 03:12:20.966034 [ 275 ] {eca057de-1bae-4684-ba1a-69499d20510c} <Debug> TCPHandler: Processed in 0.001423007 sec. | ||
| 1506 | 2026.03.27 03:12:20.973391 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.03.27 03:12:20.973504 [ 275 ] {a758e39c-f230-4ac1-8832-27d0fe8d635a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1508 | 2026.03.27 03:12:20.973547 [ 275 ] {a758e39c-f230-4ac1-8832-27d0fe8d635a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1509 | 2026.03.27 03:12:20.974122 [ 275 ] {a758e39c-f230-4ac1-8832-27d0fe8d635a} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.03.27 03:12:20.974168 [ 275 ] {a758e39c-f230-4ac1-8832-27d0fe8d635a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1511 | 2026.03.27 03:12:20.974591 [ 275 ] {a758e39c-f230-4ac1-8832-27d0fe8d635a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1512 | 2026.03.27 03:12:20.974782 [ 275 ] {a758e39c-f230-4ac1-8832-27d0fe8d635a} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.03.27 03:12:20.974931 [ 275 ] {a758e39c-f230-4ac1-8832-27d0fe8d635a} <Debug> executeQuery: Read 8 rows, 954.00 B in 0.001459 sec., 5483.207676490747 rows/sec., 638.55 KiB/sec. | ||
| 1514 | 2026.03.27 03:12:20.974975 [ 275 ] {a758e39c-f230-4ac1-8832-27d0fe8d635a} <Debug> TCPHandler: Processed in 0.001640043 sec. | ||
| 1515 | 2026.03.27 03:12:20.975096 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.03.27 03:12:20.975199 [ 275 ] {b9d0bcad-8d84-4731-b0d8-dfb9c49f8d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1517 | 2026.03.27 03:12:20.975239 [ 275 ] {b9d0bcad-8d84-4731-b0d8-dfb9c49f8d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1518 | 2026.03.27 03:12:20.975665 [ 275 ] {b9d0bcad-8d84-4731-b0d8-dfb9c49f8d6c} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.03.27 03:12:20.975701 [ 275 ] {b9d0bcad-8d84-4731-b0d8-dfb9c49f8d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1520 | 2026.03.27 03:12:20.975993 [ 275 ] {b9d0bcad-8d84-4731-b0d8-dfb9c49f8d6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1521 | 2026.03.27 03:12:20.976205 [ 275 ] {b9d0bcad-8d84-4731-b0d8-dfb9c49f8d6c} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.03.27 03:12:20.976341 [ 275 ] {b9d0bcad-8d84-4731-b0d8-dfb9c49f8d6c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 420.69 KiB/sec. | ||
| 1523 | 2026.03.27 03:12:20.976381 [ 275 ] {b9d0bcad-8d84-4731-b0d8-dfb9c49f8d6c} <Debug> TCPHandler: Processed in 0.001337704 sec. | ||
| 1524 | 2026.03.27 03:12:20.976499 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.03.27 03:12:20.976594 [ 275 ] {24b3f105-6477-42f3-8b4f-95e730e030fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1526 | 2026.03.27 03:12:20.976633 [ 275 ] {24b3f105-6477-42f3-8b4f-95e730e030fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1527 | 2026.03.27 03:12:20.977099 [ 275 ] {24b3f105-6477-42f3-8b4f-95e730e030fd} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.03.27 03:12:20.977146 [ 275 ] {24b3f105-6477-42f3-8b4f-95e730e030fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1529 | 2026.03.27 03:12:20.977506 [ 275 ] {24b3f105-6477-42f3-8b4f-95e730e030fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1530 | 2026.03.27 03:12:20.977731 [ 275 ] {24b3f105-6477-42f3-8b4f-95e730e030fd} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.03.27 03:12:20.977869 [ 275 ] {24b3f105-6477-42f3-8b4f-95e730e030fd} <Debug> executeQuery: Read 91 rows, 7.75 KiB in 0.001294 sec., 70324.57496136012 rows/sec., 5.85 MiB/sec. | ||
| 1532 | 2026.03.27 03:12:20.977912 [ 275 ] {24b3f105-6477-42f3-8b4f-95e730e030fd} <Debug> TCPHandler: Processed in 0.001462638 sec. | ||
| 1533 | 2026.03.27 03:12:20.978035 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.03.27 03:12:20.978132 [ 275 ] {7c22ef27-d801-42b6-883c-c24195ac51ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.03.27 03:12:20.978173 [ 275 ] {7c22ef27-d801-42b6-883c-c24195ac51ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1536 | 2026.03.27 03:12:20.978756 [ 275 ] {7c22ef27-d801-42b6-883c-c24195ac51ed} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.03.27 03:12:20.978796 [ 275 ] {7c22ef27-d801-42b6-883c-c24195ac51ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1538 | 2026.03.27 03:12:20.979241 [ 275 ] {7c22ef27-d801-42b6-883c-c24195ac51ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1539 | 2026.03.27 03:12:20.979480 [ 275 ] {7c22ef27-d801-42b6-883c-c24195ac51ed} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.03.27 03:12:20.979665 [ 275 ] {7c22ef27-d801-42b6-883c-c24195ac51ed} <Debug> executeQuery: Read 22 rows, 1.62 KiB in 0.001552 sec., 14175.257731958764 rows/sec., 1.02 MiB/sec. | ||
| 1541 | 2026.03.27 03:12:20.979716 [ 275 ] {7c22ef27-d801-42b6-883c-c24195ac51ed} <Debug> TCPHandler: Processed in 0.001730245 sec. | ||
| 1542 | 2026.03.27 03:12:20.979830 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.03.27 03:12:20.979926 [ 275 ] {18927180-d420-40f5-b636-d6b011a056ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1544 | 2026.03.27 03:12:20.979966 [ 275 ] {18927180-d420-40f5-b636-d6b011a056ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1545 | 2026.03.27 03:12:20.980414 [ 275 ] {18927180-d420-40f5-b636-d6b011a056ae} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.03.27 03:12:20.980452 [ 275 ] {18927180-d420-40f5-b636-d6b011a056ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1547 | 2026.03.27 03:12:20.980794 [ 275 ] {18927180-d420-40f5-b636-d6b011a056ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1548 | 2026.03.27 03:12:20.981003 [ 275 ] {18927180-d420-40f5-b636-d6b011a056ae} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.03.27 03:12:20.981136 [ 275 ] {18927180-d420-40f5-b636-d6b011a056ae} <Debug> executeQuery: Read 98 rows, 7.85 KiB in 0.001229 sec., 79739.62571196094 rows/sec., 6.24 MiB/sec. | ||
| 1550 | 2026.03.27 03:12:20.981173 [ 275 ] {18927180-d420-40f5-b636-d6b011a056ae} <Debug> TCPHandler: Processed in 0.001392027 sec. | ||
| 1551 | 2026.03.27 03:12:20.981284 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.03.27 03:12:20.981378 [ 275 ] {79165e52-2bf7-46aa-8e6f-191a07abb26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1553 | 2026.03.27 03:12:20.981421 [ 275 ] {79165e52-2bf7-46aa-8e6f-191a07abb26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1554 | 2026.03.27 03:12:20.981825 [ 275 ] {79165e52-2bf7-46aa-8e6f-191a07abb26b} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.03.27 03:12:20.981861 [ 275 ] {79165e52-2bf7-46aa-8e6f-191a07abb26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1556 | 2026.03.27 03:12:20.982193 [ 275 ] {79165e52-2bf7-46aa-8e6f-191a07abb26b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1557 | 2026.03.27 03:12:20.982405 [ 275 ] {79165e52-2bf7-46aa-8e6f-191a07abb26b} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.03.27 03:12:20.982536 [ 275 ] {79165e52-2bf7-46aa-8e6f-191a07abb26b} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001177 sec., 138487.6805437553 rows/sec., 9.64 MiB/sec. | ||
| 1559 | 2026.03.27 03:12:20.982572 [ 275 ] {79165e52-2bf7-46aa-8e6f-191a07abb26b} <Debug> TCPHandler: Processed in 0.001336565 sec. | ||
| 1560 | 2026.03.27 03:12:20.982679 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.03.27 03:12:20.982772 [ 275 ] {14332e0e-04fb-4445-8b01-161913f93189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1562 | 2026.03.27 03:12:20.982824 [ 275 ] {14332e0e-04fb-4445-8b01-161913f93189} <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 | ||
| 1563 | 2026.03.27 03:12:20.983598 [ 275 ] {14332e0e-04fb-4445-8b01-161913f93189} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.03.27 03:12:20.983634 [ 275 ] {14332e0e-04fb-4445-8b01-161913f93189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1565 | 2026.03.27 03:12:20.984768 [ 275 ] {14332e0e-04fb-4445-8b01-161913f93189} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1566 | 2026.03.27 03:12:20.984988 [ 275 ] {14332e0e-04fb-4445-8b01-161913f93189} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.03.27 03:12:20.985126 [ 275 ] {14332e0e-04fb-4445-8b01-161913f93189} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002372 sec., 6745.362563237774 rows/sec., 12.09 MiB/sec. | ||
| 1568 | 2026.03.27 03:12:20.985190 [ 275 ] {14332e0e-04fb-4445-8b01-161913f93189} <Debug> TCPHandler: Processed in 0.002559916 sec. | ||
| 1569 | 2026.03.27 03:12:20.985301 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.03.27 03:12:20.985396 [ 275 ] {07565f02-e8d3-40c7-8e0f-2021002a87b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.03.27 03:12:20.985437 [ 275 ] {07565f02-e8d3-40c7-8e0f-2021002a87b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1572 | 2026.03.27 03:12:20.985760 [ 275 ] {07565f02-e8d3-40c7-8e0f-2021002a87b2} <Trace> oximeter.measurements_i64 (065d9f31-c6f3-477f-ba87-3bf871eaaec9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.03.27 03:12:20.985795 [ 275 ] {07565f02-e8d3-40c7-8e0f-2021002a87b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1574 | 2026.03.27 03:12:20.986129 [ 275 ] {07565f02-e8d3-40c7-8e0f-2021002a87b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1575 | 2026.03.27 03:12:20.986337 [ 275 ] {07565f02-e8d3-40c7-8e0f-2021002a87b2} <Trace> oximeter.measurements_i64 (065d9f31-c6f3-477f-ba87-3bf871eaaec9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.03.27 03:12:20.986461 [ 275 ] {07565f02-e8d3-40c7-8e0f-2021002a87b2} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 782.69 KiB/sec. | ||
| 1577 | 2026.03.27 03:12:20.986496 [ 275 ] {07565f02-e8d3-40c7-8e0f-2021002a87b2} <Debug> TCPHandler: Processed in 0.001244313 sec. | ||
| 1578 | 2026.03.27 03:12:20.986597 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.03.27 03:12:20.986691 [ 275 ] {7c4b999d-bc14-4c12-be83-85acd7541fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1580 | 2026.03.27 03:12:20.986732 [ 275 ] {7c4b999d-bc14-4c12-be83-85acd7541fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1581 | 2026.03.27 03:12:20.987150 [ 275 ] {7c4b999d-bc14-4c12-be83-85acd7541fc1} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.03.27 03:12:20.987195 [ 275 ] {7c4b999d-bc14-4c12-be83-85acd7541fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1583 | 2026.03.27 03:12:20.987724 [ 275 ] {7c4b999d-bc14-4c12-be83-85acd7541fc1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1584 | 2026.03.27 03:12:20.988044 [ 275 ] {7c4b999d-bc14-4c12-be83-85acd7541fc1} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.03.27 03:12:20.988184 [ 275 ] {7c4b999d-bc14-4c12-be83-85acd7541fc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
| 1586 | 2026.03.27 03:12:20.988220 [ 275 ] {7c4b999d-bc14-4c12-be83-85acd7541fc1} <Debug> TCPHandler: Processed in 0.001670584 sec. | ||
| 1587 | 2026.03.27 03:12:21.954348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 234 | ||
| 1588 | 2026.03.27 03:12:21.957107 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.27 03:12:21.957169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1590 | 2026.03.27 03:12:21.958514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1591 | 2026.03.27 03:12:21.958818 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.27 03:12:21.959171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1593 | 2026.03.27 03:12:25.945489 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.03.27 03:12:25.945689 [ 275 ] {0e7325ef-88a8-48bf-84c3-baf0b49f0100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1595 | 2026.03.27 03:12:25.945760 [ 275 ] {0e7325ef-88a8-48bf-84c3-baf0b49f0100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1596 | 2026.03.27 03:12:25.946470 [ 275 ] {0e7325ef-88a8-48bf-84c3-baf0b49f0100} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.03.27 03:12:25.946515 [ 275 ] {0e7325ef-88a8-48bf-84c3-baf0b49f0100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1598 | 2026.03.27 03:12:25.946901 [ 275 ] {0e7325ef-88a8-48bf-84c3-baf0b49f0100} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1599 | 2026.03.27 03:12:25.947117 [ 275 ] {0e7325ef-88a8-48bf-84c3-baf0b49f0100} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.03.27 03:12:25.947265 [ 275 ] {0e7325ef-88a8-48bf-84c3-baf0b49f0100} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001627 sec., 174554.39459127228 rows/sec., 11.09 MiB/sec. | ||
| 1601 | 2026.03.27 03:12:25.947315 [ 275 ] {0e7325ef-88a8-48bf-84c3-baf0b49f0100} <Debug> TCPHandler: Processed in 0.001955341 sec. | ||
| 1602 | 2026.03.27 03:12:25.947436 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.03.27 03:12:25.947538 [ 275 ] {67571130-1a03-4cd7-9185-2aa27c835a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1604 | 2026.03.27 03:12:25.947582 [ 275 ] {67571130-1a03-4cd7-9185-2aa27c835a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1605 | 2026.03.27 03:12:25.948256 [ 275 ] {67571130-1a03-4cd7-9185-2aa27c835a27} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.03.27 03:12:25.948296 [ 275 ] {67571130-1a03-4cd7-9185-2aa27c835a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1607 | 2026.03.27 03:12:25.948758 [ 275 ] {67571130-1a03-4cd7-9185-2aa27c835a27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1608 | 2026.03.27 03:12:25.949011 [ 275 ] {67571130-1a03-4cd7-9185-2aa27c835a27} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.03.27 03:12:25.949152 [ 275 ] {67571130-1a03-4cd7-9185-2aa27c835a27} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001639 sec., 486272.1171446004 rows/sec., 37.81 MiB/sec. | ||
| 1610 | 2026.03.27 03:12:25.949191 [ 275 ] {67571130-1a03-4cd7-9185-2aa27c835a27} <Debug> TCPHandler: Processed in 0.001807787 sec. | ||
| 1611 | 2026.03.27 03:12:25.949302 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.03.27 03:12:25.949400 [ 275 ] {bb1dbf9d-0a7b-4570-9e09-1eea87c186bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.03.27 03:12:25.949443 [ 275 ] {bb1dbf9d-0a7b-4570-9e09-1eea87c186bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1614 | 2026.03.27 03:12:25.949860 [ 275 ] {bb1dbf9d-0a7b-4570-9e09-1eea87c186bc} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.03.27 03:12:25.949896 [ 275 ] {bb1dbf9d-0a7b-4570-9e09-1eea87c186bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1616 | 2026.03.27 03:12:25.950196 [ 275 ] {bb1dbf9d-0a7b-4570-9e09-1eea87c186bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1617 | 2026.03.27 03:12:25.950402 [ 275 ] {bb1dbf9d-0a7b-4570-9e09-1eea87c186bc} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.03.27 03:12:25.950520 [ 275 ] {bb1dbf9d-0a7b-4570-9e09-1eea87c186bc} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001141 sec., 124452.23488168273 rows/sec., 7.31 MiB/sec. | ||
| 1619 | 2026.03.27 03:12:25.950556 [ 275 ] {bb1dbf9d-0a7b-4570-9e09-1eea87c186bc} <Debug> TCPHandler: Processed in 0.001303824 sec. | ||
| 1620 | 2026.03.27 03:12:25.950665 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.03.27 03:12:25.950758 [ 275 ] {d1a9a4f7-6d77-41a6-b6ff-88362eebac1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1622 | 2026.03.27 03:12:25.950798 [ 275 ] {d1a9a4f7-6d77-41a6-b6ff-88362eebac1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1623 | 2026.03.27 03:12:25.951208 [ 275 ] {d1a9a4f7-6d77-41a6-b6ff-88362eebac1f} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.03.27 03:12:25.951244 [ 275 ] {d1a9a4f7-6d77-41a6-b6ff-88362eebac1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1625 | 2026.03.27 03:12:25.951536 [ 275 ] {d1a9a4f7-6d77-41a6-b6ff-88362eebac1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1626 | 2026.03.27 03:12:25.951739 [ 275 ] {d1a9a4f7-6d77-41a6-b6ff-88362eebac1f} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.03.27 03:12:25.951858 [ 275 ] {d1a9a4f7-6d77-41a6-b6ff-88362eebac1f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001117 sec., 133393.01700984783 rows/sec., 8.62 MiB/sec. | ||
| 1628 | 2026.03.27 03:12:25.951895 [ 275 ] {d1a9a4f7-6d77-41a6-b6ff-88362eebac1f} <Debug> TCPHandler: Processed in 0.001278573 sec. | ||
| 1629 | 2026.03.27 03:12:25.952013 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.03.27 03:12:25.952106 [ 275 ] {04ab0a6c-fca5-4f8f-8d48-351205420657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1631 | 2026.03.27 03:12:25.952146 [ 275 ] {04ab0a6c-fca5-4f8f-8d48-351205420657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1632 | 2026.03.27 03:12:25.952573 [ 275 ] {04ab0a6c-fca5-4f8f-8d48-351205420657} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.03.27 03:12:25.952608 [ 275 ] {04ab0a6c-fca5-4f8f-8d48-351205420657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1634 | 2026.03.27 03:12:25.952909 [ 275 ] {04ab0a6c-fca5-4f8f-8d48-351205420657} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1635 | 2026.03.27 03:12:25.953118 [ 275 ] {04ab0a6c-fca5-4f8f-8d48-351205420657} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.03.27 03:12:25.953237 [ 275 ] {04ab0a6c-fca5-4f8f-8d48-351205420657} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 1637 | 2026.03.27 03:12:25.953273 [ 275 ] {04ab0a6c-fca5-4f8f-8d48-351205420657} <Debug> TCPHandler: Processed in 0.001308894 sec. | ||
| 1638 | 2026.03.27 03:12:25.953389 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.03.27 03:12:25.953486 [ 275 ] {302fdd9d-951f-43b6-9e1e-010eb4ea9c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1640 | 2026.03.27 03:12:25.953526 [ 275 ] {302fdd9d-951f-43b6-9e1e-010eb4ea9c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1641 | 2026.03.27 03:12:25.954061 [ 275 ] {302fdd9d-951f-43b6-9e1e-010eb4ea9c40} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.03.27 03:12:25.954095 [ 275 ] {302fdd9d-951f-43b6-9e1e-010eb4ea9c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1643 | 2026.03.27 03:12:25.954432 [ 275 ] {302fdd9d-951f-43b6-9e1e-010eb4ea9c40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1644 | 2026.03.27 03:12:25.954634 [ 275 ] {302fdd9d-951f-43b6-9e1e-010eb4ea9c40} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.03.27 03:12:25.954762 [ 275 ] {302fdd9d-951f-43b6-9e1e-010eb4ea9c40} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001293 sec., 378963.65042536735 rows/sec., 26.57 MiB/sec. | ||
| 1646 | 2026.03.27 03:12:25.954798 [ 275 ] {302fdd9d-951f-43b6-9e1e-010eb4ea9c40} <Debug> TCPHandler: Processed in 0.001460708 sec. | ||
| 1647 | 2026.03.27 03:12:25.954909 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.03.27 03:12:25.955001 [ 275 ] {7442c967-5ccb-4a29-ac57-bc88b9a29e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1649 | 2026.03.27 03:12:25.955041 [ 275 ] {7442c967-5ccb-4a29-ac57-bc88b9a29e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1650 | 2026.03.27 03:12:25.955371 [ 275 ] {7442c967-5ccb-4a29-ac57-bc88b9a29e73} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.03.27 03:12:25.955405 [ 275 ] {7442c967-5ccb-4a29-ac57-bc88b9a29e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1652 | 2026.03.27 03:12:25.955718 [ 275 ] {7442c967-5ccb-4a29-ac57-bc88b9a29e73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1653 | 2026.03.27 03:12:25.955914 [ 275 ] {7442c967-5ccb-4a29-ac57-bc88b9a29e73} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.27 03:12:25.956033 [ 275 ] {7442c967-5ccb-4a29-ac57-bc88b9a29e73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 1655 | 2026.03.27 03:12:25.956069 [ 275 ] {7442c967-5ccb-4a29-ac57-bc88b9a29e73} <Debug> TCPHandler: Processed in 0.001209891 sec. | ||
| 1656 | 2026.03.27 03:12:25.956184 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.03.27 03:12:25.956286 [ 275 ] {b9e5474a-823c-4617-ae9b-56d15a8b00d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1658 | 2026.03.27 03:12:25.956330 [ 275 ] {b9e5474a-823c-4617-ae9b-56d15a8b00d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1659 | 2026.03.27 03:12:25.956763 [ 275 ] {b9e5474a-823c-4617-ae9b-56d15a8b00d1} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.03.27 03:12:25.956802 [ 275 ] {b9e5474a-823c-4617-ae9b-56d15a8b00d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1661 | 2026.03.27 03:12:25.957153 [ 275 ] {b9e5474a-823c-4617-ae9b-56d15a8b00d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1662 | 2026.03.27 03:12:25.957372 [ 275 ] {b9e5474a-823c-4617-ae9b-56d15a8b00d1} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.03.27 03:12:25.957499 [ 275 ] {b9e5474a-823c-4617-ae9b-56d15a8b00d1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 1664 | 2026.03.27 03:12:25.957536 [ 275 ] {b9e5474a-823c-4617-ae9b-56d15a8b00d1} <Debug> TCPHandler: Processed in 0.001402937 sec. | ||
| 1665 | 2026.03.27 03:12:25.957654 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.03.27 03:12:25.957747 [ 275 ] {a3b91a8c-4465-4b20-b764-5b97dde87726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1667 | 2026.03.27 03:12:25.957790 [ 275 ] {a3b91a8c-4465-4b20-b764-5b97dde87726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1668 | 2026.03.27 03:12:25.958118 [ 275 ] {a3b91a8c-4465-4b20-b764-5b97dde87726} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.03.27 03:12:25.958153 [ 275 ] {a3b91a8c-4465-4b20-b764-5b97dde87726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1670 | 2026.03.27 03:12:25.958475 [ 275 ] {a3b91a8c-4465-4b20-b764-5b97dde87726} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1671 | 2026.03.27 03:12:25.958707 [ 275 ] {a3b91a8c-4465-4b20-b764-5b97dde87726} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.03.27 03:12:25.958828 [ 275 ] {a3b91a8c-4465-4b20-b764-5b97dde87726} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 1673 | 2026.03.27 03:12:25.958865 [ 275 ] {a3b91a8c-4465-4b20-b764-5b97dde87726} <Debug> TCPHandler: Processed in 0.001260212 sec. | ||
| 1674 | 2026.03.27 03:12:25.958975 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.03.27 03:12:25.959069 [ 275 ] {f9ae7f80-a97f-427f-a516-1ffd07dc956e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1676 | 2026.03.27 03:12:25.959111 [ 275 ] {f9ae7f80-a97f-427f-a516-1ffd07dc956e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1677 | 2026.03.27 03:12:25.959431 [ 275 ] {f9ae7f80-a97f-427f-a516-1ffd07dc956e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.03.27 03:12:25.959467 [ 275 ] {f9ae7f80-a97f-427f-a516-1ffd07dc956e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1679 | 2026.03.27 03:12:25.959774 [ 275 ] {f9ae7f80-a97f-427f-a516-1ffd07dc956e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1680 | 2026.03.27 03:12:25.959975 [ 275 ] {f9ae7f80-a97f-427f-a516-1ffd07dc956e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.03.27 03:12:25.960097 [ 275 ] {f9ae7f80-a97f-427f-a516-1ffd07dc956e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 1682 | 2026.03.27 03:12:25.960132 [ 275 ] {f9ae7f80-a97f-427f-a516-1ffd07dc956e} <Debug> TCPHandler: Processed in 0.001204291 sec. | ||
| 1683 | 2026.03.27 03:12:26.906547 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1684 | 2026.03.27 03:12:26.906605 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1685 | 2026.03.27 03:12:26.960004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2857 | ||
| 1686 | 2026.03.27 03:12:26.960476 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.03.27 03:12:26.960521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1688 | 2026.03.27 03:12:26.960999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1689 | 2026.03.27 03:12:26.961246 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.03.27 03:12:26.961368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1691 | 2026.03.27 03:12:26.961400 [ 95 ] {} <Debug> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1692 | 2026.03.27 03:12:26.961516 [ 95 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.27 03:12:26.961555 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1694 | 2026.03.27 03:12:26.964131 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 1695 | 2026.03.27 03:12:26.964295 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1696 | 2026.03.27 03:12:26.964377 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 1697 | 2026.03.27 03:12:26.964490 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 1698 | 2026.03.27 03:12:26.964565 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 1699 | 2026.03.27 03:12:26.964639 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 433 rows starting from the beginning of the part | ||
| 1700 | 2026.03.27 03:12:26.964700 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1701 | 2026.03.27 03:12:26.964746 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1702 | 2026.03.27 03:12:26.998829 [ 193 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.037113239 sec., 76980.61600066758 rows/sec., 1.10 MiB/sec. | ||
| 1703 | 2026.03.27 03:12:26.999466 [ 191 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1704 | 2026.03.27 03:12:26.999794 [ 191 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_6_1} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.03.27 03:12:26.999872 [ 191 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_6_1} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1706 | 2026.03.27 03:12:27.002257 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1707 | 2026.03.27 03:12:27.099287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1708 | 2026.03.27 03:12:27.115988 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.03.27 03:12:27.116044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1710 | 2026.03.27 03:12:27.122503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1711 | 2026.03.27 03:12:27.123216 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.03.27 03:12:27.123488 [ 94 ] {} <Debug> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1713 | 2026.03.27 03:12:27.123554 [ 94 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.03.27 03:12:27.123573 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1715 | 2026.03.27 03:12:27.123676 [ 191 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 1716 | 2026.03.27 03:12:27.126860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1717 | 2026.03.27 03:12:27.128116 [ 191 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1718 | 2026.03.27 03:12:27.129580 [ 191 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 1719 | 2026.03.27 03:12:27.134216 [ 191 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 1720 | 2026.03.27 03:12:27.138585 [ 191 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 1721 | 2026.03.27 03:12:27.142977 [ 191 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 1722 | 2026.03.27 03:12:27.152336 [ 191 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 1723 | 2026.03.27 03:12:27.156668 [ 191 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 1724 | 2026.03.27 03:12:27.223570 [ 193 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.0999315 sec., 460.3153159914541 rows/sec., 2.38 MiB/sec. | ||
| 1725 | 2026.03.27 03:12:27.226010 [ 194 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1726 | 2026.03.27 03:12:27.228178 [ 194 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_6_1} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.03.27 03:12:27.228286 [ 194 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_6_1} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1728 | 2026.03.27 03:12:27.230058 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1729 | 2026.03.27 03:12:28.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.53 MiB, peak 179.07 MiB, free memory in arenas 0.00 B, will set to 181.21 MiB (RSS), difference: 11.69 MiB | ||
| 1730 | 2026.03.27 03:12:30.940504 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.03.27 03:12:30.940712 [ 275 ] {6922a883-58b2-4f48-b067-ac3c0123ec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1732 | 2026.03.27 03:12:30.940782 [ 275 ] {6922a883-58b2-4f48-b067-ac3c0123ec0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1733 | 2026.03.27 03:12:30.941555 [ 275 ] {6922a883-58b2-4f48-b067-ac3c0123ec0a} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.03.27 03:12:30.941597 [ 275 ] {6922a883-58b2-4f48-b067-ac3c0123ec0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1735 | 2026.03.27 03:12:30.941986 [ 275 ] {6922a883-58b2-4f48-b067-ac3c0123ec0a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1736 | 2026.03.27 03:12:30.942201 [ 275 ] {6922a883-58b2-4f48-b067-ac3c0123ec0a} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.03.27 03:12:30.942339 [ 90 ] {} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1738 | 2026.03.27 03:12:30.942345 [ 275 ] {6922a883-58b2-4f48-b067-ac3c0123ec0a} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001687 sec., 75874.33313574393 rows/sec., 6.53 MiB/sec. | ||
| 1739 | 2026.03.27 03:12:30.942421 [ 90 ] {} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.03.27 03:12:30.942445 [ 275 ] {6922a883-58b2-4f48-b067-ac3c0123ec0a} <Debug> TCPHandler: Processed in 0.002064764 sec. | ||
| 1741 | 2026.03.27 03:12:30.942452 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1742 | 2026.03.27 03:12:30.942588 [ 186 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::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 | ||
| 1743 | 2026.03.27 03:12:30.942612 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.03.27 03:12:30.942717 [ 275 ] {11d5c6ea-b846-4cc1-a78d-4738707b97e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.03.27 03:12:30.942737 [ 186 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1746 | 2026.03.27 03:12:30.942757 [ 275 ] {11d5c6ea-b846-4cc1-a78d-4738707b97e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1747 | 2026.03.27 03:12:30.942783 [ 186 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 796 rows starting from the beginning of the part | ||
| 1748 | 2026.03.27 03:12:30.942891 [ 186 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1749 | 2026.03.27 03:12:30.942940 [ 186 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 793 rows starting from the beginning of the part | ||
| 1750 | 2026.03.27 03:12:30.942991 [ 186 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 91 rows starting from the beginning of the part | ||
| 1751 | 2026.03.27 03:12:30.943032 [ 186 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 797 rows starting from the beginning of the part | ||
| 1752 | 2026.03.27 03:12:30.943083 [ 186 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1753 | 2026.03.27 03:12:30.943259 [ 275 ] {11d5c6ea-b846-4cc1-a78d-4738707b97e2} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.03.27 03:12:30.943305 [ 275 ] {11d5c6ea-b846-4cc1-a78d-4738707b97e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1755 | 2026.03.27 03:12:30.943749 [ 275 ] {11d5c6ea-b846-4cc1-a78d-4738707b97e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1756 | 2026.03.27 03:12:30.944010 [ 275 ] {11d5c6ea-b846-4cc1-a78d-4738707b97e2} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.03.27 03:12:30.944146 [ 275 ] {11d5c6ea-b846-4cc1-a78d-4738707b97e2} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001446 sec., 24896.265560165975 rows/sec., 1.83 MiB/sec. | ||
| 1758 | 2026.03.27 03:12:30.944184 [ 275 ] {11d5c6ea-b846-4cc1-a78d-4738707b97e2} <Debug> TCPHandler: Processed in 0.001620163 sec. | ||
| 1759 | 2026.03.27 03:12:30.944306 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2026.03.27 03:12:30.944397 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845918 sec., 1439392.2156888875 rows/sec., 118.17 MiB/sec. | ||
| 1761 | 2026.03.27 03:12:30.944406 [ 275 ] {67eb20a3-293c-4742-baca-347b48577697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1762 | 2026.03.27 03:12:30.944469 [ 275 ] {67eb20a3-293c-4742-baca-347b48577697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1763 | 2026.03.27 03:12:30.944599 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1764 | 2026.03.27 03:12:30.944905 [ 275 ] {67eb20a3-293c-4742-baca-347b48577697} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.03.27 03:12:30.944909 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.03.27 03:12:30.944952 [ 275 ] {67eb20a3-293c-4742-baca-347b48577697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1767 | 2026.03.27 03:12:30.945005 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_6_1} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1768 | 2026.03.27 03:12:30.945071 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1769 | 2026.03.27 03:12:30.945286 [ 275 ] {67eb20a3-293c-4742-baca-347b48577697} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1770 | 2026.03.27 03:12:30.945506 [ 275 ] {67eb20a3-293c-4742-baca-347b48577697} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.03.27 03:12:30.945627 [ 275 ] {67eb20a3-293c-4742-baca-347b48577697} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001243 sec., 86886.56476267095 rows/sec., 6.80 MiB/sec. | ||
| 1772 | 2026.03.27 03:12:30.945625 [ 89 ] {} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.03.27 03:12:30.945669 [ 275 ] {67eb20a3-293c-4742-baca-347b48577697} <Debug> TCPHandler: Processed in 0.001417177 sec. | ||
| 1774 | 2026.03.27 03:12:30.945700 [ 89 ] {} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.03.27 03:12:30.945726 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1776 | 2026.03.27 03:12:30.945790 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.03.27 03:12:30.945840 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::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 | ||
| 1778 | 2026.03.27 03:12:30.945891 [ 275 ] {7f6209f2-3146-41e3-8627-473d44ca86cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.03.27 03:12:30.945939 [ 275 ] {7f6209f2-3146-41e3-8627-473d44ca86cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1780 | 2026.03.27 03:12:30.945979 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1781 | 2026.03.27 03:12:30.946024 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1782 | 2026.03.27 03:12:30.946120 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::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 | ||
| 1783 | 2026.03.27 03:12:30.946170 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 482 rows starting from the beginning of the part | ||
| 1784 | 2026.03.27 03:12:30.946220 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 98 rows starting from the beginning of the part | ||
| 1785 | 2026.03.27 03:12:30.946268 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 490 rows starting from the beginning of the part | ||
| 1786 | 2026.03.27 03:12:30.946312 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1787 | 2026.03.27 03:12:30.946361 [ 275 ] {7f6209f2-3146-41e3-8627-473d44ca86cc} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.03.27 03:12:30.946400 [ 275 ] {7f6209f2-3146-41e3-8627-473d44ca86cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1789 | 2026.03.27 03:12:30.946785 [ 275 ] {7f6209f2-3146-41e3-8627-473d44ca86cc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1790 | 2026.03.27 03:12:30.947016 [ 275 ] {7f6209f2-3146-41e3-8627-473d44ca86cc} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.03.27 03:12:30.947134 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1792 | 2026.03.27 03:12:30.947152 [ 275 ] {7f6209f2-3146-41e3-8627-473d44ca86cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 1793 | 2026.03.27 03:12:30.947177 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.03.27 03:12:30.947196 [ 275 ] {7f6209f2-3146-41e3-8627-473d44ca86cc} <Debug> TCPHandler: Processed in 0.001454698 sec. | ||
| 1795 | 2026.03.27 03:12:30.947201 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1796 | 2026.03.27 03:12:30.947313 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::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 | ||
| 1797 | 2026.03.27 03:12:30.947320 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.03.27 03:12:30.947428 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1799 | 2026.03.27 03:12:30.947437 [ 275 ] {607d47a9-49a3-4ccc-b41c-e2eed01dae02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.03.27 03:12:30.947462 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 258 rows starting from the beginning of the part | ||
| 1801 | 2026.03.27 03:12:30.947503 [ 275 ] {607d47a9-49a3-4ccc-b41c-e2eed01dae02} <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 | ||
| 1802 | 2026.03.27 03:12:30.947530 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741016 sec., 989077.6420205213 rows/sec., 74.29 MiB/sec. | ||
| 1803 | 2026.03.27 03:12:30.947538 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1804 | 2026.03.27 03:12:30.947624 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 255 rows starting from the beginning of the part | ||
| 1805 | 2026.03.27 03:12:30.947678 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 163 rows starting from the beginning of the part | ||
| 1806 | 2026.03.27 03:12:30.947740 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1807 | 2026.03.27 03:12:30.947780 [ 200 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1808 | 2026.03.27 03:12:30.947791 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::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 | ||
| 1809 | 2026.03.27 03:12:30.948155 [ 200 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.03.27 03:12:30.948231 [ 200 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_6_1} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1811 | 2026.03.27 03:12:30.948301 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1812 | 2026.03.27 03:12:30.948369 [ 275 ] {607d47a9-49a3-4ccc-b41c-e2eed01dae02} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.03.27 03:12:30.948406 [ 275 ] {607d47a9-49a3-4ccc-b41c-e2eed01dae02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1814 | 2026.03.27 03:12:30.949004 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735425 sec., 720860.8842214443 rows/sec., 48.66 MiB/sec. | ||
| 1815 | 2026.03.27 03:12:30.949044 [ 275 ] {607d47a9-49a3-4ccc-b41c-e2eed01dae02} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1816 | 2026.03.27 03:12:30.949225 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1817 | 2026.03.27 03:12:30.949294 [ 275 ] {607d47a9-49a3-4ccc-b41c-e2eed01dae02} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.03.27 03:12:30.949444 [ 275 ] {607d47a9-49a3-4ccc-b41c-e2eed01dae02} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002025 sec., 17777.777777777777 rows/sec., 31.86 MiB/sec. | ||
| 1819 | 2026.03.27 03:12:30.949500 [ 275 ] {607d47a9-49a3-4ccc-b41c-e2eed01dae02} <Debug> TCPHandler: Processed in 0.002233769 sec. | ||
| 1820 | 2026.03.27 03:12:30.949537 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.03.27 03:12:30.949623 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.03.27 03:12:30.949626 [ 190 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1823 | 2026.03.27 03:12:30.949707 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1824 | 2026.03.27 03:12:30.949726 [ 275 ] {97f39752-0eba-4a6e-bf2e-aa6c1fe3f90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1825 | 2026.03.27 03:12:30.949773 [ 275 ] {97f39752-0eba-4a6e-bf2e-aa6c1fe3f90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1826 | 2026.03.27 03:12:30.950098 [ 275 ] {97f39752-0eba-4a6e-bf2e-aa6c1fe3f90e} <Trace> oximeter.measurements_i64 (065d9f31-c6f3-477f-ba87-3bf871eaaec9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.03.27 03:12:30.950135 [ 275 ] {97f39752-0eba-4a6e-bf2e-aa6c1fe3f90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1828 | 2026.03.27 03:12:30.950448 [ 275 ] {97f39752-0eba-4a6e-bf2e-aa6c1fe3f90e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1829 | 2026.03.27 03:12:30.950644 [ 275 ] {97f39752-0eba-4a6e-bf2e-aa6c1fe3f90e} <Trace> oximeter.measurements_i64 (065d9f31-c6f3-477f-ba87-3bf871eaaec9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.03.27 03:12:30.950765 [ 275 ] {97f39752-0eba-4a6e-bf2e-aa6c1fe3f90e} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001058 sec., 14177.693761814746 rows/sec., 1.06 MiB/sec. | ||
| 1831 | 2026.03.27 03:12:30.950809 [ 275 ] {97f39752-0eba-4a6e-bf2e-aa6c1fe3f90e} <Debug> TCPHandler: Processed in 0.001235183 sec. | ||
| 1832 | 2026.03.27 03:12:30.950920 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.03.27 03:12:30.951013 [ 275 ] {e3c21f04-26cd-4e15-b06d-d4433231bb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.03.27 03:12:30.951054 [ 275 ] {e3c21f04-26cd-4e15-b06d-d4433231bb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1835 | 2026.03.27 03:12:30.951398 [ 275 ] {e3c21f04-26cd-4e15-b06d-d4433231bb62} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.03.27 03:12:30.951432 [ 275 ] {e3c21f04-26cd-4e15-b06d-d4433231bb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1837 | 2026.03.27 03:12:30.951744 [ 275 ] {e3c21f04-26cd-4e15-b06d-d4433231bb62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1838 | 2026.03.27 03:12:30.951942 [ 275 ] {e3c21f04-26cd-4e15-b06d-d4433231bb62} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.03.27 03:12:30.952039 [ 89 ] {} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1840 | 2026.03.27 03:12:30.952070 [ 275 ] {e3c21f04-26cd-4e15-b06d-d4433231bb62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 1841 | 2026.03.27 03:12:30.952076 [ 89 ] {} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.03.27 03:12:30.952112 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1843 | 2026.03.27 03:12:30.952113 [ 275 ] {e3c21f04-26cd-4e15-b06d-d4433231bb62} <Debug> TCPHandler: Processed in 0.001241323 sec. | ||
| 1844 | 2026.03.27 03:12:30.952186 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 1845 | 2026.03.27 03:12:30.952295 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1846 | 2026.03.27 03:12:30.952326 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1847 | 2026.03.27 03:12:30.952378 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1848 | 2026.03.27 03:12:30.952420 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
| 1849 | 2026.03.27 03:12:30.952469 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 1850 | 2026.03.27 03:12:30.952507 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1851 | 2026.03.27 03:12:30.952546 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 1852 | 2026.03.27 03:12:30.953437 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285113 sec., 326819.5092571626 rows/sec., 21.15 MiB/sec. | ||
| 1853 | 2026.03.27 03:12:30.953608 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1854 | 2026.03.27 03:12:30.953941 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.03.27 03:12:30.954003 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_6_1} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1856 | 2026.03.27 03:12:30.954066 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1857 | 2026.03.27 03:12:31.960296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 268 | ||
| 1858 | 2026.03.27 03:12:31.962542 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.03.27 03:12:31.962600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1860 | 2026.03.27 03:12:31.963789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1861 | 2026.03.27 03:12:31.964065 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.03.27 03:12:31.964400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 1863 | 2026.03.27 03:12:34.462384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3369 | ||
| 1864 | 2026.03.27 03:12:34.462934 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.03.27 03:12:34.462989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1866 | 2026.03.27 03:12:34.463477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1867 | 2026.03.27 03:12:34.463700 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.03.27 03:12:34.463827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3369 | ||
| 1869 | 2026.03.27 03:12:34.627861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1870 | 2026.03.27 03:12:34.645419 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.03.27 03:12:34.645481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1872 | 2026.03.27 03:12:34.651638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1873 | 2026.03.27 03:12:34.652444 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.03.27 03:12:34.655959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1875 | 2026.03.27 03:12:35.945315 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.03.27 03:12:35.945487 [ 275 ] {165c9d64-0d53-4a5b-b516-6963034713b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.03.27 03:12:35.945551 [ 275 ] {165c9d64-0d53-4a5b-b516-6963034713b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1878 | 2026.03.27 03:12:35.946322 [ 275 ] {165c9d64-0d53-4a5b-b516-6963034713b4} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.03.27 03:12:35.946371 [ 275 ] {165c9d64-0d53-4a5b-b516-6963034713b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1880 | 2026.03.27 03:12:35.946758 [ 275 ] {165c9d64-0d53-4a5b-b516-6963034713b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1881 | 2026.03.27 03:12:35.946985 [ 275 ] {165c9d64-0d53-4a5b-b516-6963034713b4} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.03.27 03:12:35.947133 [ 275 ] {165c9d64-0d53-4a5b-b516-6963034713b4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001692 sec., 167848.69976359338 rows/sec., 10.66 MiB/sec. | ||
| 1883 | 2026.03.27 03:12:35.947181 [ 275 ] {165c9d64-0d53-4a5b-b516-6963034713b4} <Debug> TCPHandler: Processed in 0.001990301 sec. | ||
| 1884 | 2026.03.27 03:12:35.947320 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.03.27 03:12:35.947424 [ 275 ] {0cb75072-bdf8-4247-b499-5b5736ee0e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1886 | 2026.03.27 03:12:35.947467 [ 275 ] {0cb75072-bdf8-4247-b499-5b5736ee0e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1887 | 2026.03.27 03:12:35.948231 [ 275 ] {0cb75072-bdf8-4247-b499-5b5736ee0e50} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.03.27 03:12:35.948272 [ 275 ] {0cb75072-bdf8-4247-b499-5b5736ee0e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1889 | 2026.03.27 03:12:35.948617 [ 275 ] {0cb75072-bdf8-4247-b499-5b5736ee0e50} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1890 | 2026.03.27 03:12:35.948833 [ 275 ] {0cb75072-bdf8-4247-b499-5b5736ee0e50} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.03.27 03:12:35.948961 [ 275 ] {0cb75072-bdf8-4247-b499-5b5736ee0e50} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001561 sec., 510570.14734144777 rows/sec., 39.70 MiB/sec. | ||
| 1892 | 2026.03.27 03:12:35.949000 [ 275 ] {0cb75072-bdf8-4247-b499-5b5736ee0e50} <Debug> TCPHandler: Processed in 0.001731605 sec. | ||
| 1893 | 2026.03.27 03:12:35.949106 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.03.27 03:12:35.949201 [ 275 ] {fdf0ea63-1980-4ff7-b6db-f07b6a6267bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1895 | 2026.03.27 03:12:35.949247 [ 275 ] {fdf0ea63-1980-4ff7-b6db-f07b6a6267bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1896 | 2026.03.27 03:12:35.949673 [ 275 ] {fdf0ea63-1980-4ff7-b6db-f07b6a6267bf} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2026.03.27 03:12:35.949710 [ 275 ] {fdf0ea63-1980-4ff7-b6db-f07b6a6267bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1898 | 2026.03.27 03:12:35.950006 [ 275 ] {fdf0ea63-1980-4ff7-b6db-f07b6a6267bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1899 | 2026.03.27 03:12:35.950212 [ 275 ] {fdf0ea63-1980-4ff7-b6db-f07b6a6267bf} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.03.27 03:12:35.950339 [ 275 ] {fdf0ea63-1980-4ff7-b6db-f07b6a6267bf} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001158 sec., 122625.2158894646 rows/sec., 7.20 MiB/sec. | ||
| 1901 | 2026.03.27 03:12:35.950356 [ 81 ] {} <Debug> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1902 | 2026.03.27 03:12:35.950377 [ 275 ] {fdf0ea63-1980-4ff7-b6db-f07b6a6267bf} <Debug> TCPHandler: Processed in 0.001318085 sec. | ||
| 1903 | 2026.03.27 03:12:35.950422 [ 81 ] {} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.03.27 03:12:35.950447 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1905 | 2026.03.27 03:12:35.950511 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.03.27 03:12:35.950551 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::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 | ||
| 1907 | 2026.03.27 03:12:35.950608 [ 275 ] {9a1baa04-f715-4aba-87a1-40e101bf0fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1908 | 2026.03.27 03:12:35.950653 [ 275 ] {9a1baa04-f715-4aba-87a1-40e101bf0fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1909 | 2026.03.27 03:12:35.950685 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1910 | 2026.03.27 03:12:35.950727 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 1911 | 2026.03.27 03:12:35.950799 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part | ||
| 1912 | 2026.03.27 03:12:35.950850 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1913 | 2026.03.27 03:12:35.950897 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 1914 | 2026.03.27 03:12:35.950941 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1915 | 2026.03.27 03:12:35.950982 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 142 rows starting from the beginning of the part | ||
| 1916 | 2026.03.27 03:12:35.951080 [ 275 ] {9a1baa04-f715-4aba-87a1-40e101bf0fed} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.03.27 03:12:35.951120 [ 275 ] {9a1baa04-f715-4aba-87a1-40e101bf0fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1918 | 2026.03.27 03:12:35.951494 [ 275 ] {9a1baa04-f715-4aba-87a1-40e101bf0fed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1919 | 2026.03.27 03:12:35.951738 [ 275 ] {9a1baa04-f715-4aba-87a1-40e101bf0fed} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.03.27 03:12:35.951864 [ 275 ] {9a1baa04-f715-4aba-87a1-40e101bf0fed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001274 sec., 116954.47409733124 rows/sec., 7.56 MiB/sec. | ||
| 1921 | 2026.03.27 03:12:35.951902 [ 275 ] {9a1baa04-f715-4aba-87a1-40e101bf0fed} <Debug> TCPHandler: Processed in 0.001439788 sec. | ||
| 1922 | 2026.03.27 03:12:35.952009 [ 190 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502899 sec., 420520.60717320326 rows/sec., 26.89 MiB/sec. | ||
| 1923 | 2026.03.27 03:12:35.952014 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.03.27 03:12:35.952163 [ 275 ] {5c82f035-79db-47b0-9c86-5cf91e429f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1925 | 2026.03.27 03:12:35.952203 [ 275 ] {5c82f035-79db-47b0-9c86-5cf91e429f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1926 | 2026.03.27 03:12:35.952231 [ 186 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1927 | 2026.03.27 03:12:35.952546 [ 186 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.03.27 03:12:35.952625 [ 186 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_6_1} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1929 | 2026.03.27 03:12:35.952637 [ 275 ] {5c82f035-79db-47b0-9c86-5cf91e429f9f} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.03.27 03:12:35.952678 [ 275 ] {5c82f035-79db-47b0-9c86-5cf91e429f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1931 | 2026.03.27 03:12:35.952715 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1932 | 2026.03.27 03:12:35.952984 [ 275 ] {5c82f035-79db-47b0-9c86-5cf91e429f9f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1933 | 2026.03.27 03:12:35.953199 [ 275 ] {5c82f035-79db-47b0-9c86-5cf91e429f9f} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.03.27 03:12:35.953327 [ 275 ] {5c82f035-79db-47b0-9c86-5cf91e429f9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 1935 | 2026.03.27 03:12:35.953365 [ 275 ] {5c82f035-79db-47b0-9c86-5cf91e429f9f} <Debug> TCPHandler: Processed in 0.001398657 sec. | ||
| 1936 | 2026.03.27 03:12:35.953484 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.03.27 03:12:35.953576 [ 275 ] {bee83b0d-a544-467b-ab7c-e76497d7861e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1938 | 2026.03.27 03:12:35.953615 [ 275 ] {bee83b0d-a544-467b-ab7c-e76497d7861e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1939 | 2026.03.27 03:12:35.954160 [ 275 ] {bee83b0d-a544-467b-ab7c-e76497d7861e} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.03.27 03:12:35.954196 [ 275 ] {bee83b0d-a544-467b-ab7c-e76497d7861e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1941 | 2026.03.27 03:12:35.954518 [ 275 ] {bee83b0d-a544-467b-ab7c-e76497d7861e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1942 | 2026.03.27 03:12:35.954720 [ 275 ] {bee83b0d-a544-467b-ab7c-e76497d7861e} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.03.27 03:12:35.954846 [ 275 ] {bee83b0d-a544-467b-ab7c-e76497d7861e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001287 sec., 380730.38073038077 rows/sec., 26.69 MiB/sec. | ||
| 1944 | 2026.03.27 03:12:35.954890 [ 275 ] {bee83b0d-a544-467b-ab7c-e76497d7861e} <Debug> TCPHandler: Processed in 0.001462998 sec. | ||
| 1945 | 2026.03.27 03:12:35.955002 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.03.27 03:12:35.955093 [ 275 ] {9555fe4a-9e98-4fbb-b042-0fe391807d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1947 | 2026.03.27 03:12:35.955134 [ 275 ] {9555fe4a-9e98-4fbb-b042-0fe391807d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1948 | 2026.03.27 03:12:35.955468 [ 275 ] {9555fe4a-9e98-4fbb-b042-0fe391807d3a} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.03.27 03:12:35.955504 [ 275 ] {9555fe4a-9e98-4fbb-b042-0fe391807d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1950 | 2026.03.27 03:12:35.955790 [ 275 ] {9555fe4a-9e98-4fbb-b042-0fe391807d3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1951 | 2026.03.27 03:12:35.955992 [ 275 ] {9555fe4a-9e98-4fbb-b042-0fe391807d3a} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.03.27 03:12:35.956114 [ 275 ] {9555fe4a-9e98-4fbb-b042-0fe391807d3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 1953 | 2026.03.27 03:12:35.956150 [ 275 ] {9555fe4a-9e98-4fbb-b042-0fe391807d3a} <Debug> TCPHandler: Processed in 0.001197002 sec. | ||
| 1954 | 2026.03.27 03:12:35.956266 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.03.27 03:12:35.956358 [ 275 ] {570a5614-2b93-45f9-97af-f2aba8d3db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.03.27 03:12:35.956400 [ 275 ] {570a5614-2b93-45f9-97af-f2aba8d3db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1957 | 2026.03.27 03:12:35.956789 [ 275 ] {570a5614-2b93-45f9-97af-f2aba8d3db52} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.03.27 03:12:35.956825 [ 275 ] {570a5614-2b93-45f9-97af-f2aba8d3db52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1959 | 2026.03.27 03:12:35.957149 [ 275 ] {570a5614-2b93-45f9-97af-f2aba8d3db52} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1960 | 2026.03.27 03:12:35.957381 [ 275 ] {570a5614-2b93-45f9-97af-f2aba8d3db52} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.03.27 03:12:35.957505 [ 275 ] {570a5614-2b93-45f9-97af-f2aba8d3db52} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 1962 | 2026.03.27 03:12:35.957541 [ 275 ] {570a5614-2b93-45f9-97af-f2aba8d3db52} <Debug> TCPHandler: Processed in 0.001327615 sec. | ||
| 1963 | 2026.03.27 03:12:35.957660 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.03.27 03:12:35.957752 [ 275 ] {b54bd233-cf37-4607-aded-f5a18453877e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.03.27 03:12:35.957794 [ 275 ] {b54bd233-cf37-4607-aded-f5a18453877e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1966 | 2026.03.27 03:12:35.958127 [ 275 ] {b54bd233-cf37-4607-aded-f5a18453877e} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.03.27 03:12:35.958165 [ 275 ] {b54bd233-cf37-4607-aded-f5a18453877e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1968 | 2026.03.27 03:12:35.958493 [ 275 ] {b54bd233-cf37-4607-aded-f5a18453877e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1969 | 2026.03.27 03:12:35.958725 [ 275 ] {b54bd233-cf37-4607-aded-f5a18453877e} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.27 03:12:35.958847 [ 275 ] {b54bd233-cf37-4607-aded-f5a18453877e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 1971 | 2026.03.27 03:12:35.958884 [ 275 ] {b54bd233-cf37-4607-aded-f5a18453877e} <Debug> TCPHandler: Processed in 0.001271683 sec. | ||
| 1972 | 2026.03.27 03:12:35.958998 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.03.27 03:12:35.959090 [ 275 ] {5e2a84e3-d05d-4514-b483-f9e81284b6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.03.27 03:12:35.959131 [ 275 ] {5e2a84e3-d05d-4514-b483-f9e81284b6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1975 | 2026.03.27 03:12:35.959462 [ 275 ] {5e2a84e3-d05d-4514-b483-f9e81284b6ed} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.03.27 03:12:35.959499 [ 275 ] {5e2a84e3-d05d-4514-b483-f9e81284b6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 1977 | 2026.03.27 03:12:35.959904 [ 275 ] {5e2a84e3-d05d-4514-b483-f9e81284b6ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1978 | 2026.03.27 03:12:35.960108 [ 275 ] {5e2a84e3-d05d-4514-b483-f9e81284b6ed} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.03.27 03:12:35.960256 [ 275 ] {5e2a84e3-d05d-4514-b483-f9e81284b6ed} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001184 sec., 76013.51351351352 rows/sec., 4.76 MiB/sec. | ||
| 1980 | 2026.03.27 03:12:35.960293 [ 275 ] {5e2a84e3-d05d-4514-b483-f9e81284b6ed} <Debug> TCPHandler: Processed in 0.001343105 sec. | ||
| 1981 | 2026.03.27 03:12:37.943786 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54777 | ||
| 1982 | 2026.03.27 03:12:37.943908 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1983 | 2026.03.27 03:12:37.943939 [ 286 ] {} <Debug> TCP-Session: 92e53101-0646-4ce2-b0b6-7f6de9cc1e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:54777 | ||
| 1984 | 2026.03.27 03:12:37.943964 [ 286 ] {} <Debug> TCP-Session: 92e53101-0646-4ce2-b0b6-7f6de9cc1e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.03.27 03:12:37.943979 [ 286 ] {} <Debug> TCP-Session: 92e53101-0646-4ce2-b0b6-7f6de9cc1e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.03.27 03:12:37.944238 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61885 | ||
| 1987 | 2026.03.27 03:12:37.944275 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52445 | ||
| 1988 | 2026.03.27 03:12:37.944303 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56510 | ||
| 1989 | 2026.03.27 03:12:37.944319 [ 286 ] {} <Trace> TCP-Session: 92e53101-0646-4ce2-b0b6-7f6de9cc1e2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.03.27 03:12:37.944370 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1991 | 2026.03.27 03:12:37.944372 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1992 | 2026.03.27 03:12:37.944319 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35609 | ||
| 1993 | 2026.03.27 03:12:37.944439 [ 290 ] {} <Debug> TCP-Session: 860356fc-5658-43d9-9f2b-2c6e56a8fee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52445 | ||
| 1994 | 2026.03.27 03:12:37.944310 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51969 | ||
| 1995 | 2026.03.27 03:12:37.944472 [ 290 ] {} <Debug> TCP-Session: 860356fc-5658-43d9-9f2b-2c6e56a8fee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.03.27 03:12:37.944466 [ 287 ] {} <Debug> TCP-Session: 0e507657-eb3a-4031-98eb-fee174d468e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61885 | ||
| 1997 | 2026.03.27 03:12:37.944493 [ 290 ] {} <Debug> TCP-Session: 860356fc-5658-43d9-9f2b-2c6e56a8fee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.03.27 03:12:37.944292 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59409 | ||
| 1999 | 2026.03.27 03:12:37.944522 [ 287 ] {} <Debug> TCP-Session: 0e507657-eb3a-4031-98eb-fee174d468e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.03.27 03:12:37.944272 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33217 | ||
| 2001 | 2026.03.27 03:12:37.944568 [ 286 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54777) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2002 | 2026.03.27 03:12:37.944568 [ 287 ] {} <Debug> TCP-Session: 0e507657-eb3a-4031-98eb-fee174d468e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.03.27 03:12:37.944615 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.03.27 03:12:37.944253 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65155 | ||
| 2005 | 2026.03.27 03:12:37.944674 [ 292 ] {} <Debug> TCP-Session: 8c9a5b5b-8b3e-4f36-beb1-75923fd75ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56510 | ||
| 2006 | 2026.03.27 03:12:37.944721 [ 292 ] {} <Debug> TCP-Session: 8c9a5b5b-8b3e-4f36-beb1-75923fd75ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.03.27 03:12:37.944737 [ 292 ] {} <Debug> TCP-Session: 8c9a5b5b-8b3e-4f36-beb1-75923fd75ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.03.27 03:12:37.944862 [ 286 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2009 | 2026.03.27 03:12:37.944884 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2026.03.27 03:12:37.944886 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2011 | 2026.03.27 03:12:37.944921 [ 286 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2012 | 2026.03.27 03:12:37.944918 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2013 | 2026.03.27 03:12:37.944944 [ 288 ] {} <Debug> TCP-Session: b67550d7-6f89-408d-a007-dfc8ad8277aa Authenticating user 'default' from [fd00:1122:3344:101::e]:65155 | ||
| 2014 | 2026.03.27 03:12:37.944955 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2015 | 2026.03.27 03:12:37.944973 [ 289 ] {} <Debug> TCP-Session: 1157693d-fd09-4e35-a7e6-007b51c356ed Authenticating user 'default' from [fd00:1122:3344:101::e]:33217 | ||
| 2016 | 2026.03.27 03:12:37.944988 [ 288 ] {} <Debug> TCP-Session: b67550d7-6f89-408d-a007-dfc8ad8277aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.03.27 03:12:37.945006 [ 293 ] {} <Debug> TCP-Session: 39146a3f-b1d2-4248-b373-cdcb129e0559 Authenticating user 'default' from [fd00:1122:3344:101::e]:51969 | ||
| 2018 | 2026.03.27 03:12:37.945032 [ 288 ] {} <Debug> TCP-Session: b67550d7-6f89-408d-a007-dfc8ad8277aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.03.27 03:12:37.945053 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2020 | 2026.03.27 03:12:37.945056 [ 293 ] {} <Debug> TCP-Session: 39146a3f-b1d2-4248-b373-cdcb129e0559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.03.27 03:12:37.945018 [ 289 ] {} <Debug> TCP-Session: 1157693d-fd09-4e35-a7e6-007b51c356ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.03.27 03:12:37.945103 [ 293 ] {} <Debug> TCP-Session: 39146a3f-b1d2-4248-b373-cdcb129e0559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.03.27 03:12:37.945102 [ 294 ] {} <Debug> TCP-Session: c3758a15-91aa-4e55-abc6-ecd05e90eb72 Authenticating user 'default' from [fd00:1122:3344:101::e]:35609 | ||
| 2024 | 2026.03.27 03:12:37.945122 [ 289 ] {} <Debug> TCP-Session: 1157693d-fd09-4e35-a7e6-007b51c356ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.03.27 03:12:37.944924 [ 291 ] {} <Debug> TCP-Session: 534e8837-d7e3-49e1-9a4e-ea7d88f50bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:59409 | ||
| 2026 | 2026.03.27 03:12:37.945165 [ 294 ] {} <Debug> TCP-Session: c3758a15-91aa-4e55-abc6-ecd05e90eb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.03.27 03:12:37.945190 [ 291 ] {} <Debug> TCP-Session: 534e8837-d7e3-49e1-9a4e-ea7d88f50bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.03.27 03:12:37.945193 [ 294 ] {} <Debug> TCP-Session: c3758a15-91aa-4e55-abc6-ecd05e90eb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.03.27 03:12:37.945207 [ 291 ] {} <Debug> TCP-Session: 534e8837-d7e3-49e1-9a4e-ea7d88f50bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.03.27 03:12:37.945219 [ 286 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 2031 | 2026.03.27 03:12:37.945312 [ 286 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2032 | 2026.03.27 03:12:38.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.61 MiB, peak 187.92 MiB, free memory in arenas 0.00 B, will set to 184.62 MiB (RSS), difference: 2.01 MiB | ||
| 2033 | 2026.03.27 03:12:38.410147 [ 324 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Trace> AggregatingTransform: Aggregating | ||
| 2034 | 2026.03.27 03:12:38.410233 [ 324 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Trace> Aggregator: Aggregation method: without_key | ||
| 2035 | 2026.03.27 03:12:38.410269 [ 324 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001402327 sec. (713.100 rows/sec., 27.86 KiB/sec.) | ||
| 2036 | 2026.03.27 03:12:38.410288 [ 324 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Trace> Aggregator: Merging aggregated data | ||
| 2037 | 2026.03.27 03:12:38.411452 [ 286 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.466939 sec., 2.1416073619894678 rows/sec., 85.66 B/sec. | ||
| 2038 | 2026.03.27 03:12:38.411663 [ 286 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2039 | 2026.03.27 03:12:38.411691 [ 286 ] {84fa02c3-33fc-435d-b614-453f5c562826} <Debug> TCPHandler: Processed in 0.467500639 sec. | ||
| 2040 | 2026.03.27 03:12:38.411824 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2041 | 2026.03.27 03:12:38.411849 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2042 | 2026.03.27 03:12:38.411875 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.03.27 03:12:38.411899 [ 294 ] {} <Debug> TCP-Session: c3758a15-91aa-4e55-abc6-ecd05e90eb72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.03.27 03:12:38.411897 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2045 | 2026.03.27 03:12:38.411939 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2046 | 2026.03.27 03:12:38.411938 [ 287 ] {} <Debug> TCP-Session: 0e507657-eb3a-4031-98eb-fee174d468e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.03.27 03:12:38.411971 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.03.27 03:12:38.411979 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2049 | 2026.03.27 03:12:38.411996 [ 289 ] {} <Debug> TCP-Session: 1157693d-fd09-4e35-a7e6-007b51c356ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.03.27 03:12:38.412025 [ 293 ] {} <Debug> TCP-Session: 39146a3f-b1d2-4248-b373-cdcb129e0559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.03.27 03:12:38.412034 [ 286 ] {} <Debug> TCP-Session: 92e53101-0646-4ce2-b0b6-7f6de9cc1e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2026.03.27 03:12:38.411952 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.03.27 03:12:38.411909 [ 290 ] {} <Debug> TCP-Session: 860356fc-5658-43d9-9f2b-2c6e56a8fee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.03.27 03:12:38.411988 [ 288 ] {} <Debug> TCP-Session: b67550d7-6f89-408d-a007-dfc8ad8277aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.03.27 03:12:38.412112 [ 292 ] {} <Debug> TCP-Session: 8c9a5b5b-8b3e-4f36-beb1-75923fd75ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.03.27 03:12:38.411913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.03.27 03:12:38.412188 [ 291 ] {} <Debug> TCP-Session: 534e8837-d7e3-49e1-9a4e-ea7d88f50bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.03.27 03:12:39.000390 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.00 MiB, peak 198.13 MiB, free memory in arenas 0.00 B, will set to 202.90 MiB (RSS), difference: 16.90 MiB | ||
| 2059 | 2026.03.27 03:12:39.233446 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38671 | ||
| 2060 | 2026.03.27 03:12:39.233580 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2061 | 2026.03.27 03:12:39.233612 [ 289 ] {} <Debug> TCP-Session: df54ba8e-bc5b-4bb5-a56b-aefdc80418be Authenticating user 'default' from [fd00:1122:3344:101::e]:38671 | ||
| 2062 | 2026.03.27 03:12:39.233637 [ 289 ] {} <Debug> TCP-Session: df54ba8e-bc5b-4bb5-a56b-aefdc80418be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.03.27 03:12:39.233650 [ 289 ] {} <Debug> TCP-Session: df54ba8e-bc5b-4bb5-a56b-aefdc80418be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.03.27 03:12:39.233909 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36777 | ||
| 2065 | 2026.03.27 03:12:39.233951 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64962 | ||
| 2066 | 2026.03.27 03:12:39.233966 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56730 | ||
| 2067 | 2026.03.27 03:12:39.233991 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48219 | ||
| 2068 | 2026.03.27 03:12:39.234044 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45693 | ||
| 2069 | 2026.03.27 03:12:39.234065 [ 289 ] {} <Trace> TCP-Session: df54ba8e-bc5b-4bb5-a56b-aefdc80418be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.03.27 03:12:39.234082 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2071 | 2026.03.27 03:12:39.234078 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.03.27 03:12:39.234142 [ 292 ] {} <Debug> TCP-Session: 2f12911c-133b-48f5-9694-220c5cde148c Authenticating user 'default' from [fd00:1122:3344:101::e]:64962 | ||
| 2073 | 2026.03.27 03:12:39.234155 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.03.27 03:12:39.234170 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2075 | 2026.03.27 03:12:39.234186 [ 292 ] {} <Debug> TCP-Session: 2f12911c-133b-48f5-9694-220c5cde148c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.03.27 03:12:39.234231 [ 288 ] {} <Debug> TCP-Session: 6a818887-7e52-4e15-8c53-0646b2df46d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45693 | ||
| 2077 | 2026.03.27 03:12:39.234211 [ 294 ] {} <Debug> TCP-Session: 94850cfd-91e7-49f9-9b9b-038e6c7fa00a Authenticating user 'default' from [fd00:1122:3344:101::e]:48219 | ||
| 2078 | 2026.03.27 03:12:39.234269 [ 289 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38671) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2079 | 2026.03.27 03:12:39.234280 [ 288 ] {} <Debug> TCP-Session: 6a818887-7e52-4e15-8c53-0646b2df46d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.03.27 03:12:39.234299 [ 294 ] {} <Debug> TCP-Session: 94850cfd-91e7-49f9-9b9b-038e6c7fa00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.03.27 03:12:39.234327 [ 288 ] {} <Debug> TCP-Session: 6a818887-7e52-4e15-8c53-0646b2df46d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.03.27 03:12:39.234344 [ 294 ] {} <Debug> TCP-Session: 94850cfd-91e7-49f9-9b9b-038e6c7fa00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.03.27 03:12:39.234170 [ 293 ] {} <Debug> TCP-Session: 53c437cf-3d21-402c-a11c-e179479e28c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56730 | ||
| 2084 | 2026.03.27 03:12:39.234043 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.03.27 03:12:39.234407 [ 293 ] {} <Debug> TCP-Session: 53c437cf-3d21-402c-a11c-e179479e28c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.03.27 03:12:39.234026 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37759 | ||
| 2087 | 2026.03.27 03:12:39.234426 [ 290 ] {} <Debug> TCP-Session: f3bba770-0cc7-4d13-b66e-3e29c0573243 Authenticating user 'default' from [fd00:1122:3344:101::e]:36777 | ||
| 2088 | 2026.03.27 03:12:39.234426 [ 293 ] {} <Debug> TCP-Session: 53c437cf-3d21-402c-a11c-e179479e28c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.03.27 03:12:39.234466 [ 290 ] {} <Debug> TCP-Session: f3bba770-0cc7-4d13-b66e-3e29c0573243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.03.27 03:12:39.233954 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50053 | ||
| 2091 | 2026.03.27 03:12:39.234483 [ 290 ] {} <Debug> TCP-Session: f3bba770-0cc7-4d13-b66e-3e29c0573243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.03.27 03:12:39.234500 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2093 | 2026.03.27 03:12:39.234018 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62888 | ||
| 2094 | 2026.03.27 03:12:39.234545 [ 287 ] {} <Debug> TCP-Session: 845f91b4-86c3-4e2b-8b85-4e7a05b54a8e Authenticating user 'default' from [fd00:1122:3344:101::e]:37759 | ||
| 2095 | 2026.03.27 03:12:39.234554 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2026.03.27 03:12:39.234585 [ 287 ] {} <Debug> TCP-Session: 845f91b4-86c3-4e2b-8b85-4e7a05b54a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.03.27 03:12:39.234263 [ 292 ] {} <Debug> TCP-Session: 2f12911c-133b-48f5-9694-220c5cde148c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.03.27 03:12:39.234603 [ 291 ] {} <Debug> TCP-Session: 2135fa99-2f7a-4721-8ce7-cabe79e33fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50053 | ||
| 2099 | 2026.03.27 03:12:39.234622 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2100 | 2026.03.27 03:12:39.234647 [ 289 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2101 | 2026.03.27 03:12:39.234686 [ 286 ] {} <Debug> TCP-Session: 2b49b8ba-8af2-419d-ba4d-49d980edfbfe Authenticating user 'default' from [fd00:1122:3344:101::e]:62888 | ||
| 2102 | 2026.03.27 03:12:39.234659 [ 291 ] {} <Debug> TCP-Session: 2135fa99-2f7a-4721-8ce7-cabe79e33fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.03.27 03:12:39.234727 [ 286 ] {} <Debug> TCP-Session: 2b49b8ba-8af2-419d-ba4d-49d980edfbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.03.27 03:12:39.234734 [ 289 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2105 | 2026.03.27 03:12:39.234767 [ 286 ] {} <Debug> TCP-Session: 2b49b8ba-8af2-419d-ba4d-49d980edfbfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.03.27 03:12:39.234602 [ 287 ] {} <Debug> TCP-Session: 845f91b4-86c3-4e2b-8b85-4e7a05b54a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.03.27 03:12:39.234746 [ 291 ] {} <Debug> TCP-Session: 2135fa99-2f7a-4721-8ce7-cabe79e33fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.03.27 03:12:39.235133 [ 289 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 2109 | 2026.03.27 03:12:39.236206 [ 342 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Trace> AggregatingTransform: Aggregating | ||
| 2110 | 2026.03.27 03:12:39.236269 [ 342 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2111 | 2026.03.27 03:12:39.236309 [ 342 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001064517 sec. (939.393 rows/sec., 36.70 KiB/sec.) | ||
| 2112 | 2026.03.27 03:12:39.236328 [ 342 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Trace> Aggregator: Merging aggregated data | ||
| 2113 | 2026.03.27 03:12:39.237730 [ 289 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003522 sec., 283.9295854628052 rows/sec., 11.09 KiB/sec. | ||
| 2114 | 2026.03.27 03:12:39.237864 [ 289 ] {d6bedb6f-ba9c-4977-8048-08730676405d} <Debug> TCPHandler: Processed in 0.003954393 sec. | ||
| 2115 | 2026.03.27 03:12:39.237988 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2116 | 2026.03.27 03:12:39.238017 [ 289 ] {} <Debug> TCP-Session: df54ba8e-bc5b-4bb5-a56b-aefdc80418be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.03.27 03:12:39.238039 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2118 | 2026.03.27 03:12:39.238057 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2119 | 2026.03.27 03:12:39.238088 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2120 | 2026.03.27 03:12:39.238108 [ 287 ] {} <Debug> TCP-Session: 845f91b4-86c3-4e2b-8b85-4e7a05b54a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.03.27 03:12:39.238107 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.03.27 03:12:39.238141 [ 294 ] {} <Debug> TCP-Session: 94850cfd-91e7-49f9-9b9b-038e6c7fa00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.03.27 03:12:39.238147 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2124 | 2026.03.27 03:12:39.238176 [ 290 ] {} <Debug> TCP-Session: f3bba770-0cc7-4d13-b66e-3e29c0573243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.03.27 03:12:39.238191 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2026.03.27 03:12:39.238209 [ 293 ] {} <Debug> TCP-Session: 53c437cf-3d21-402c-a11c-e179479e28c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.03.27 03:12:39.238130 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2128 | 2026.03.27 03:12:39.238232 [ 286 ] {} <Debug> TCP-Session: 2b49b8ba-8af2-419d-ba4d-49d980edfbfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.03.27 03:12:39.238126 [ 288 ] {} <Debug> TCP-Session: 6a818887-7e52-4e15-8c53-0646b2df46d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.03.27 03:12:39.238269 [ 291 ] {} <Debug> TCP-Session: 2135fa99-2f7a-4721-8ce7-cabe79e33fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.03.27 03:12:39.238168 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2026.03.27 03:12:39.238354 [ 292 ] {} <Debug> TCP-Session: 2f12911c-133b-48f5-9694-220c5cde148c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.03.27 03:12:39.456812 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36701 | ||
| 2134 | 2026.03.27 03:12:39.456941 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2135 | 2026.03.27 03:12:39.456970 [ 289 ] {} <Debug> TCP-Session: 566a6fc2-2e03-4776-bf69-7cfecf51b6ec Authenticating user 'default' from [fd00:1122:3344:101::e]:36701 | ||
| 2136 | 2026.03.27 03:12:39.456992 [ 289 ] {} <Debug> TCP-Session: 566a6fc2-2e03-4776-bf69-7cfecf51b6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.03.27 03:12:39.457005 [ 289 ] {} <Debug> TCP-Session: 566a6fc2-2e03-4776-bf69-7cfecf51b6ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.03.27 03:12:39.457217 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43353 | ||
| 2139 | 2026.03.27 03:12:39.457249 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55501 | ||
| 2140 | 2026.03.27 03:12:39.457259 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47772 | ||
| 2141 | 2026.03.27 03:12:39.457285 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50949 | ||
| 2142 | 2026.03.27 03:12:39.457308 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60641 | ||
| 2143 | 2026.03.27 03:12:39.457342 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2144 | 2026.03.27 03:12:39.457357 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2145 | 2026.03.27 03:12:39.457384 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.03.27 03:12:39.457391 [ 289 ] {} <Trace> TCP-Session: 566a6fc2-2e03-4776-bf69-7cfecf51b6ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.03.27 03:12:39.457401 [ 292 ] {} <Debug> TCP-Session: c0803f4b-bef0-4673-ae99-a797bf2fe504 Authenticating user 'default' from [fd00:1122:3344:101::e]:55501 | ||
| 2148 | 2026.03.27 03:12:39.457415 [ 286 ] {} <Debug> TCP-Session: a3f89430-c223-4bc6-aeae-1a19d557d1c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50949 | ||
| 2149 | 2026.03.27 03:12:39.457440 [ 292 ] {} <Debug> TCP-Session: c0803f4b-bef0-4673-ae99-a797bf2fe504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.03.27 03:12:39.457443 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2151 | 2026.03.27 03:12:39.457470 [ 292 ] {} <Debug> TCP-Session: c0803f4b-bef0-4673-ae99-a797bf2fe504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.03.27 03:12:39.457464 [ 286 ] {} <Debug> TCP-Session: a3f89430-c223-4bc6-aeae-1a19d557d1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.03.27 03:12:39.457493 [ 288 ] {} <Debug> TCP-Session: a82535d3-80f6-41ca-ad33-e43b1e7d4c1a Authenticating user 'default' from [fd00:1122:3344:101::e]:60641 | ||
| 2154 | 2026.03.27 03:12:39.457511 [ 286 ] {} <Debug> TCP-Session: a3f89430-c223-4bc6-aeae-1a19d557d1c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.03.27 03:12:39.457409 [ 293 ] {} <Debug> TCP-Session: c8ad9402-3128-4b71-b016-fa58ab5bf028 Authenticating user 'default' from [fd00:1122:3344:101::e]:47772 | ||
| 2156 | 2026.03.27 03:12:39.457535 [ 288 ] {} <Debug> TCP-Session: a82535d3-80f6-41ca-ad33-e43b1e7d4c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.03.27 03:12:39.457566 [ 293 ] {} <Debug> TCP-Session: c8ad9402-3128-4b71-b016-fa58ab5bf028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.03.27 03:12:39.457578 [ 288 ] {} <Debug> TCP-Session: a82535d3-80f6-41ca-ad33-e43b1e7d4c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.03.27 03:12:39.457583 [ 289 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36701) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2160 | 2026.03.27 03:12:39.457594 [ 293 ] {} <Debug> TCP-Session: c8ad9402-3128-4b71-b016-fa58ab5bf028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.03.27 03:12:39.457341 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2162 | 2026.03.27 03:12:39.457294 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34322 | ||
| 2163 | 2026.03.27 03:12:39.457679 [ 290 ] {} <Debug> TCP-Session: 957668e2-7b86-47a7-83b7-c44f4941ca19 Authenticating user 'default' from [fd00:1122:3344:101::e]:43353 | ||
| 2164 | 2026.03.27 03:12:39.457270 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64680 | ||
| 2165 | 2026.03.27 03:12:39.457721 [ 290 ] {} <Debug> TCP-Session: 957668e2-7b86-47a7-83b7-c44f4941ca19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.03.27 03:12:39.457261 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52995 | ||
| 2167 | 2026.03.27 03:12:39.457758 [ 290 ] {} <Debug> TCP-Session: 957668e2-7b86-47a7-83b7-c44f4941ca19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.03.27 03:12:39.457775 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.03.27 03:12:39.457789 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2026.03.27 03:12:39.457824 [ 287 ] {} <Debug> TCP-Session: 8f768e88-c968-4736-98da-400440942c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:34322 | ||
| 2171 | 2026.03.27 03:12:39.457828 [ 294 ] {} <Debug> TCP-Session: ce65f5a8-679b-407a-9c4c-b0a372e92d6d Authenticating user 'default' from [fd00:1122:3344:101::e]:64680 | ||
| 2172 | 2026.03.27 03:12:39.457832 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2026.03.27 03:12:39.457851 [ 294 ] {} <Debug> TCP-Session: ce65f5a8-679b-407a-9c4c-b0a372e92d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.03.27 03:12:39.457848 [ 287 ] {} <Debug> TCP-Session: 8f768e88-c968-4736-98da-400440942c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.03.27 03:12:39.457867 [ 294 ] {} <Debug> TCP-Session: ce65f5a8-679b-407a-9c4c-b0a372e92d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.03.27 03:12:39.457867 [ 291 ] {} <Debug> TCP-Session: be511cea-901c-44b7-87d0-732d4cb55e5f Authenticating user 'default' from [fd00:1122:3344:101::e]:52995 | ||
| 2177 | 2026.03.27 03:12:39.457874 [ 287 ] {} <Debug> TCP-Session: 8f768e88-c968-4736-98da-400440942c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.03.27 03:12:39.457894 [ 291 ] {} <Debug> TCP-Session: be511cea-901c-44b7-87d0-732d4cb55e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.03.27 03:12:39.457909 [ 291 ] {} <Debug> TCP-Session: be511cea-901c-44b7-87d0-732d4cb55e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.03.27 03:12:39.457920 [ 289 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2181 | 2026.03.27 03:12:39.458004 [ 289 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2182 | 2026.03.27 03:12:39.458330 [ 289 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 2183 | 2026.03.27 03:12:39.459250 [ 305 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Trace> AggregatingTransform: Aggregating | ||
| 2184 | 2026.03.27 03:12:39.459296 [ 305 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 2185 | 2026.03.27 03:12:39.459333 [ 305 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900513 sec. (1110.478 rows/sec., 43.38 KiB/sec.) | ||
| 2186 | 2026.03.27 03:12:39.459354 [ 305 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Trace> Aggregator: Merging aggregated data | ||
| 2187 | 2026.03.27 03:12:39.460903 [ 289 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 2188 | 2026.03.27 03:12:39.461113 [ 289 ] {5bc377de-3675-4c6b-9b2d-b5ff714002ed} <Debug> TCPHandler: Processed in 0.00383899 sec. | ||
| 2189 | 2026.03.27 03:12:39.461239 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2190 | 2026.03.27 03:12:39.461270 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2191 | 2026.03.27 03:12:39.461284 [ 286 ] {} <Debug> TCP-Session: a3f89430-c223-4bc6-aeae-1a19d557d1c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.03.27 03:12:39.461297 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2193 | 2026.03.27 03:12:39.461315 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2026.03.27 03:12:39.461336 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.03.27 03:12:39.461372 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2196 | 2026.03.27 03:12:39.461409 [ 290 ] {} <Debug> TCP-Session: 957668e2-7b86-47a7-83b7-c44f4941ca19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.03.27 03:12:39.461408 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2198 | 2026.03.27 03:12:39.461452 [ 293 ] {} <Debug> TCP-Session: c8ad9402-3128-4b71-b016-fa58ab5bf028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.03.27 03:12:39.461494 [ 289 ] {} <Debug> TCP-Session: 566a6fc2-2e03-4776-bf69-7cfecf51b6ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.03.27 03:12:39.461358 [ 294 ] {} <Debug> TCP-Session: ce65f5a8-679b-407a-9c4c-b0a372e92d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.27 03:12:39.461353 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2202 | 2026.03.27 03:12:39.461325 [ 288 ] {} <Debug> TCP-Session: a82535d3-80f6-41ca-ad33-e43b1e7d4c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.03.27 03:12:39.461592 [ 291 ] {} <Debug> TCP-Session: be511cea-901c-44b7-87d0-732d4cb55e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.03.27 03:12:39.461393 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2205 | 2026.03.27 03:12:39.461382 [ 292 ] {} <Debug> TCP-Session: c0803f4b-bef0-4673-ae99-a797bf2fe504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.03.27 03:12:39.461664 [ 287 ] {} <Debug> TCP-Session: 8f768e88-c968-4736-98da-400440942c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.03.27 03:12:40.940655 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.03.27 03:12:40.940823 [ 275 ] {a151aac0-83e3-47e9-8def-3bcfe12c2c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2209 | 2026.03.27 03:12:40.940890 [ 275 ] {a151aac0-83e3-47e9-8def-3bcfe12c2c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2210 | 2026.03.27 03:12:40.941582 [ 275 ] {a151aac0-83e3-47e9-8def-3bcfe12c2c54} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.03.27 03:12:40.941640 [ 275 ] {a151aac0-83e3-47e9-8def-3bcfe12c2c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2212 | 2026.03.27 03:12:40.942066 [ 275 ] {a151aac0-83e3-47e9-8def-3bcfe12c2c54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2213 | 2026.03.27 03:12:40.942296 [ 275 ] {a151aac0-83e3-47e9-8def-3bcfe12c2c54} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.03.27 03:12:40.942455 [ 275 ] {a151aac0-83e3-47e9-8def-3bcfe12c2c54} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001677 sec., 76326.7740011926 rows/sec., 6.57 MiB/sec. | ||
| 2215 | 2026.03.27 03:12:40.942505 [ 275 ] {a151aac0-83e3-47e9-8def-3bcfe12c2c54} <Debug> TCPHandler: Processed in 0.001970591 sec. | ||
| 2216 | 2026.03.27 03:12:40.942633 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.03.27 03:12:40.942734 [ 275 ] {e305a928-6f01-49e8-a51f-137595ae6847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.03.27 03:12:40.942776 [ 275 ] {e305a928-6f01-49e8-a51f-137595ae6847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2219 | 2026.03.27 03:12:40.943200 [ 275 ] {e305a928-6f01-49e8-a51f-137595ae6847} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.03.27 03:12:40.943241 [ 275 ] {e305a928-6f01-49e8-a51f-137595ae6847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2221 | 2026.03.27 03:12:40.943556 [ 275 ] {e305a928-6f01-49e8-a51f-137595ae6847} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2222 | 2026.03.27 03:12:40.943759 [ 275 ] {e305a928-6f01-49e8-a51f-137595ae6847} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.03.27 03:12:40.943883 [ 275 ] {e305a928-6f01-49e8-a51f-137595ae6847} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001172 sec., 30716.72354948805 rows/sec., 2.26 MiB/sec. | ||
| 2224 | 2026.03.27 03:12:40.943921 [ 275 ] {e305a928-6f01-49e8-a51f-137595ae6847} <Debug> TCPHandler: Processed in 0.001339965 sec. | ||
| 2225 | 2026.03.27 03:12:40.944030 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.03.27 03:12:40.944125 [ 275 ] {28306a81-d206-48f2-8ec6-651ef072be9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2227 | 2026.03.27 03:12:40.944166 [ 275 ] {28306a81-d206-48f2-8ec6-651ef072be9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2228 | 2026.03.27 03:12:40.944597 [ 275 ] {28306a81-d206-48f2-8ec6-651ef072be9e} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.03.27 03:12:40.944633 [ 275 ] {28306a81-d206-48f2-8ec6-651ef072be9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2230 | 2026.03.27 03:12:40.944956 [ 275 ] {28306a81-d206-48f2-8ec6-651ef072be9e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2231 | 2026.03.27 03:12:40.945193 [ 275 ] {28306a81-d206-48f2-8ec6-651ef072be9e} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.03.27 03:12:40.945332 [ 275 ] {28306a81-d206-48f2-8ec6-651ef072be9e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001226 sec., 81566.06851549755 rows/sec., 6.37 MiB/sec. | ||
| 2233 | 2026.03.27 03:12:40.945371 [ 275 ] {28306a81-d206-48f2-8ec6-651ef072be9e} <Debug> TCPHandler: Processed in 0.001393706 sec. | ||
| 2234 | 2026.03.27 03:12:40.945487 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.03.27 03:12:40.945583 [ 275 ] {27631919-a61e-47bc-8a24-47ad9166ed28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2236 | 2026.03.27 03:12:40.945627 [ 275 ] {27631919-a61e-47bc-8a24-47ad9166ed28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2237 | 2026.03.27 03:12:40.946028 [ 275 ] {27631919-a61e-47bc-8a24-47ad9166ed28} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.03.27 03:12:40.946063 [ 275 ] {27631919-a61e-47bc-8a24-47ad9166ed28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2239 | 2026.03.27 03:12:40.946397 [ 275 ] {27631919-a61e-47bc-8a24-47ad9166ed28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2240 | 2026.03.27 03:12:40.946648 [ 275 ] {27631919-a61e-47bc-8a24-47ad9166ed28} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.03.27 03:12:40.946786 [ 275 ] {27631919-a61e-47bc-8a24-47ad9166ed28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 2242 | 2026.03.27 03:12:40.946825 [ 275 ] {27631919-a61e-47bc-8a24-47ad9166ed28} <Debug> TCPHandler: Processed in 0.001386486 sec. | ||
| 2243 | 2026.03.27 03:12:40.946933 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.03.27 03:12:40.947028 [ 275 ] {c7d84047-56eb-4390-892e-282ee580c2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.03.27 03:12:40.947082 [ 275 ] {c7d84047-56eb-4390-892e-282ee580c2e0} <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 | ||
| 2246 | 2026.03.27 03:12:40.947877 [ 275 ] {c7d84047-56eb-4390-892e-282ee580c2e0} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.03.27 03:12:40.947913 [ 275 ] {c7d84047-56eb-4390-892e-282ee580c2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2248 | 2026.03.27 03:12:40.948474 [ 275 ] {c7d84047-56eb-4390-892e-282ee580c2e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2249 | 2026.03.27 03:12:40.948693 [ 275 ] {c7d84047-56eb-4390-892e-282ee580c2e0} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.03.27 03:12:40.948823 [ 275 ] {c7d84047-56eb-4390-892e-282ee580c2e0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001813 sec., 19856.591285162714 rows/sec., 35.58 MiB/sec. | ||
| 2251 | 2026.03.27 03:12:40.948884 [ 275 ] {c7d84047-56eb-4390-892e-282ee580c2e0} <Debug> TCPHandler: Processed in 0.001997722 sec. | ||
| 2252 | 2026.03.27 03:12:40.948998 [ 275 ] {} <Trace> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.03.27 03:12:40.949093 [ 275 ] {ce26f1fe-4b3e-48aa-a633-b650e759a42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2254 | 2026.03.27 03:12:40.949135 [ 275 ] {ce26f1fe-4b3e-48aa-a633-b650e759a42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2255 | 2026.03.27 03:12:40.949475 [ 275 ] {ce26f1fe-4b3e-48aa-a633-b650e759a42f} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.03.27 03:12:40.949512 [ 275 ] {ce26f1fe-4b3e-48aa-a633-b650e759a42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2257 | 2026.03.27 03:12:40.949815 [ 275 ] {ce26f1fe-4b3e-48aa-a633-b650e759a42f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2258 | 2026.03.27 03:12:40.950015 [ 275 ] {ce26f1fe-4b3e-48aa-a633-b650e759a42f} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.03.27 03:12:40.950137 [ 275 ] {ce26f1fe-4b3e-48aa-a633-b650e759a42f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2260 | 2026.03.27 03:12:40.950172 [ 275 ] {ce26f1fe-4b3e-48aa-a633-b650e759a42f} <Debug> TCPHandler: Processed in 0.001223261 sec. | ||
| 2261 | 2026.03.27 03:12:41.906649 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2262 | 2026.03.27 03:12:41.906709 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2263 | 2026.03.27 03:12:41.964537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 306 | ||
| 2264 | 2026.03.27 03:12:41.964896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3817 | ||
| 2265 | 2026.03.27 03:12:41.965389 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.03.27 03:12:41.965432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2267 | 2026.03.27 03:12:41.965947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2268 | 2026.03.27 03:12:41.966224 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.03.27 03:12:41.966381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 2270 | 2026.03.27 03:12:41.966959 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.03.27 03:12:41.967020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2272 | 2026.03.27 03:12:41.968258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2273 | 2026.03.27 03:12:41.968575 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.03.27 03:12:41.968921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2275 | 2026.03.27 03:12:42.156999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2276 | 2026.03.27 03:12:42.175351 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2277 | 2026.03.27 03:12:42.175411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 2278 | 2026.03.27 03:12:42.181780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2279 | 2026.03.27 03:12:42.182502 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.03.27 03:12:42.185920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2281 | 2026.03.27 03:12:43.001192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.70 MiB, peak 213.51 MiB, free memory in arenas 0.00 B, will set to 205.48 MiB (RSS), difference: 1.77 MiB | ||
| 2282 | 2026.03.27 03:12:45.583243 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.03.27 03:12:45.583314 [ 275 ] {} <Debug> TCP-Session: ccde7eeb-7c49-4d1d-9fe1-1e81bfbe4409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.03.27 03:12:45.946592 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2026.03.27 03:12:45.946776 [ 276 ] {1e3e53ec-2788-4c74-be41-8c2d530b833a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2286 | 2026.03.27 03:12:45.946869 [ 276 ] {1e3e53ec-2788-4c74-be41-8c2d530b833a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2287 | 2026.03.27 03:12:45.947730 [ 276 ] {1e3e53ec-2788-4c74-be41-8c2d530b833a} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.03.27 03:12:45.947776 [ 276 ] {1e3e53ec-2788-4c74-be41-8c2d530b833a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2289 | 2026.03.27 03:12:45.948203 [ 276 ] {1e3e53ec-2788-4c74-be41-8c2d530b833a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2290 | 2026.03.27 03:12:45.948472 [ 276 ] {1e3e53ec-2788-4c74-be41-8c2d530b833a} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.03.27 03:12:45.948614 [ 60 ] {} <Debug> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2292 | 2026.03.27 03:12:45.948640 [ 276 ] {1e3e53ec-2788-4c74-be41-8c2d530b833a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001916 sec., 148225.46972860125 rows/sec., 9.41 MiB/sec. | ||
| 2293 | 2026.03.27 03:12:45.948679 [ 60 ] {} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.03.27 03:12:45.948700 [ 276 ] {1e3e53ec-2788-4c74-be41-8c2d530b833a} <Debug> TCPHandler: Processed in 0.002245289 sec. | ||
| 2295 | 2026.03.27 03:12:45.948707 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2296 | 2026.03.27 03:12:45.948842 [ 193 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2297 | 2026.03.27 03:12:45.948848 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.03.27 03:12:45.948998 [ 276 ] {c0016a37-5467-4ea0-8795-89e98ceb29ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2299 | 2026.03.27 03:12:45.949004 [ 193 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2300 | 2026.03.27 03:12:45.949046 [ 276 ] {c0016a37-5467-4ea0-8795-89e98ceb29ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2301 | 2026.03.27 03:12:45.949052 [ 193 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2302 | 2026.03.27 03:12:45.949137 [ 193 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2303 | 2026.03.27 03:12:45.949183 [ 193 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2304 | 2026.03.27 03:12:45.949226 [ 193 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2305 | 2026.03.27 03:12:45.949266 [ 193 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2306 | 2026.03.27 03:12:45.949985 [ 276 ] {c0016a37-5467-4ea0-8795-89e98ceb29ea} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.03.27 03:12:45.950031 [ 276 ] {c0016a37-5467-4ea0-8795-89e98ceb29ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2308 | 2026.03.27 03:12:45.950356 [ 190 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572381 sec., 903089.0095975467 rows/sec., 60.80 MiB/sec. | ||
| 2309 | 2026.03.27 03:12:45.950497 [ 276 ] {c0016a37-5467-4ea0-8795-89e98ceb29ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2310 | 2026.03.27 03:12:45.950652 [ 195 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2311 | 2026.03.27 03:12:45.950793 [ 276 ] {c0016a37-5467-4ea0-8795-89e98ceb29ea} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.03.27 03:12:45.950958 [ 276 ] {c0016a37-5467-4ea0-8795-89e98ceb29ea} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001986 sec., 401309.1641490433 rows/sec., 31.20 MiB/sec. | ||
| 2313 | 2026.03.27 03:12:45.951001 [ 276 ] {c0016a37-5467-4ea0-8795-89e98ceb29ea} <Debug> TCPHandler: Processed in 0.002207117 sec. | ||
| 2314 | 2026.03.27 03:12:45.951041 [ 195 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.03.27 03:12:45.951126 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.03.27 03:12:45.951135 [ 195 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_5_1} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2317 | 2026.03.27 03:12:45.951240 [ 276 ] {63b23d2b-24ad-4798-bba8-c1be812f0d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2318 | 2026.03.27 03:12:45.951254 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2319 | 2026.03.27 03:12:45.951291 [ 276 ] {63b23d2b-24ad-4798-bba8-c1be812f0d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2320 | 2026.03.27 03:12:45.951755 [ 276 ] {63b23d2b-24ad-4798-bba8-c1be812f0d37} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.03.27 03:12:45.951795 [ 276 ] {63b23d2b-24ad-4798-bba8-c1be812f0d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2322 | 2026.03.27 03:12:45.952125 [ 276 ] {63b23d2b-24ad-4798-bba8-c1be812f0d37} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2323 | 2026.03.27 03:12:45.952370 [ 276 ] {63b23d2b-24ad-4798-bba8-c1be812f0d37} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.03.27 03:12:45.952518 [ 276 ] {63b23d2b-24ad-4798-bba8-c1be812f0d37} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.0013 sec., 109230.76923076923 rows/sec., 6.42 MiB/sec. | ||
| 2325 | 2026.03.27 03:12:45.952585 [ 276 ] {63b23d2b-24ad-4798-bba8-c1be812f0d37} <Debug> TCPHandler: Processed in 0.00151029 sec. | ||
| 2326 | 2026.03.27 03:12:45.952717 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.03.27 03:12:45.952821 [ 276 ] {b297bc6e-ad7f-424e-87d3-8e4d417b4a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2328 | 2026.03.27 03:12:45.952866 [ 276 ] {b297bc6e-ad7f-424e-87d3-8e4d417b4a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2329 | 2026.03.27 03:12:45.953342 [ 276 ] {b297bc6e-ad7f-424e-87d3-8e4d417b4a00} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.03.27 03:12:45.953383 [ 276 ] {b297bc6e-ad7f-424e-87d3-8e4d417b4a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2331 | 2026.03.27 03:12:45.953714 [ 276 ] {b297bc6e-ad7f-424e-87d3-8e4d417b4a00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2332 | 2026.03.27 03:12:45.953942 [ 276 ] {b297bc6e-ad7f-424e-87d3-8e4d417b4a00} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.03.27 03:12:45.954057 [ 60 ] {} <Debug> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2334 | 2026.03.27 03:12:45.954078 [ 276 ] {b297bc6e-ad7f-424e-87d3-8e4d417b4a00} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001279 sec., 116497.2634870993 rows/sec., 7.53 MiB/sec. | ||
| 2335 | 2026.03.27 03:12:45.954114 [ 60 ] {} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.03.27 03:12:45.954131 [ 276 ] {b297bc6e-ad7f-424e-87d3-8e4d417b4a00} <Debug> TCPHandler: Processed in 0.001464008 sec. | ||
| 2337 | 2026.03.27 03:12:45.954139 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2338 | 2026.03.27 03:12:45.954246 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2339 | 2026.03.27 03:12:45.954257 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.03.27 03:12:45.954366 [ 276 ] {ad3abcc7-afa1-4e11-84a1-051ed5a34dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2341 | 2026.03.27 03:12:45.954383 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2342 | 2026.03.27 03:12:45.954408 [ 276 ] {ad3abcc7-afa1-4e11-84a1-051ed5a34dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2343 | 2026.03.27 03:12:45.954441 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2344 | 2026.03.27 03:12:45.954593 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2345 | 2026.03.27 03:12:45.954672 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2346 | 2026.03.27 03:12:45.954752 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2347 | 2026.03.27 03:12:45.954823 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2348 | 2026.03.27 03:12:45.954857 [ 276 ] {ad3abcc7-afa1-4e11-84a1-051ed5a34dc6} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.03.27 03:12:45.954903 [ 276 ] {ad3abcc7-afa1-4e11-84a1-051ed5a34dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2350 | 2026.03.27 03:12:45.955327 [ 276 ] {ad3abcc7-afa1-4e11-84a1-051ed5a34dc6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2351 | 2026.03.27 03:12:45.955581 [ 276 ] {ad3abcc7-afa1-4e11-84a1-051ed5a34dc6} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.03.27 03:12:45.955688 [ 60 ] {} <Debug> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2353 | 2026.03.27 03:12:45.955724 [ 60 ] {} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.03.27 03:12:45.955724 [ 276 ] {ad3abcc7-afa1-4e11-84a1-051ed5a34dc6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001378 sec., 107402.0319303338 rows/sec., 6.11 MiB/sec. | ||
| 2355 | 2026.03.27 03:12:45.955746 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2356 | 2026.03.27 03:12:45.955778 [ 276 ] {ad3abcc7-afa1-4e11-84a1-051ed5a34dc6} <Debug> TCPHandler: Processed in 0.001571561 sec. | ||
| 2357 | 2026.03.27 03:12:45.955845 [ 195 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2358 | 2026.03.27 03:12:45.955942 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.03.27 03:12:45.955957 [ 190 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756345 sec., 424176.3434860463 rows/sec., 29.02 MiB/sec. | ||
| 2360 | 2026.03.27 03:12:45.955960 [ 195 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2361 | 2026.03.27 03:12:45.956031 [ 195 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2362 | 2026.03.27 03:12:45.956042 [ 276 ] {54fce191-91e2-4488-885a-573ad141cf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2363 | 2026.03.27 03:12:45.956088 [ 276 ] {54fce191-91e2-4488-885a-573ad141cf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2364 | 2026.03.27 03:12:45.956104 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2365 | 2026.03.27 03:12:45.956130 [ 195 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2366 | 2026.03.27 03:12:45.956193 [ 195 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2367 | 2026.03.27 03:12:45.956266 [ 195 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2368 | 2026.03.27 03:12:45.956319 [ 195 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2369 | 2026.03.27 03:12:45.956427 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.03.27 03:12:45.956511 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_5_1} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2371 | 2026.03.27 03:12:45.956582 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2372 | 2026.03.27 03:12:45.956730 [ 276 ] {54fce191-91e2-4488-885a-573ad141cf50} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.03.27 03:12:45.956774 [ 276 ] {54fce191-91e2-4488-885a-573ad141cf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2374 | 2026.03.27 03:12:45.957174 [ 276 ] {54fce191-91e2-4488-885a-573ad141cf50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2375 | 2026.03.27 03:12:45.957334 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152888 sec., 484014.4419444299 rows/sec., 29.37 MiB/sec. | ||
| 2376 | 2026.03.27 03:12:45.957415 [ 276 ] {54fce191-91e2-4488-885a-573ad141cf50} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.03.27 03:12:45.957473 [ 192 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2378 | 2026.03.27 03:12:45.957558 [ 276 ] {54fce191-91e2-4488-885a-573ad141cf50} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001533 sec., 319634.703196347 rows/sec., 22.41 MiB/sec. | ||
| 2379 | 2026.03.27 03:12:45.957605 [ 276 ] {54fce191-91e2-4488-885a-573ad141cf50} <Debug> TCPHandler: Processed in 0.001712015 sec. | ||
| 2380 | 2026.03.27 03:12:45.957726 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.03.27 03:12:45.957726 [ 192 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.03.27 03:12:45.957813 [ 192 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_5_1} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2383 | 2026.03.27 03:12:45.957825 [ 276 ] {c07a6f98-8957-42d7-89cf-0c5ed130bdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2384 | 2026.03.27 03:12:45.957871 [ 276 ] {c07a6f98-8957-42d7-89cf-0c5ed130bdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2385 | 2026.03.27 03:12:45.957883 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2386 | 2026.03.27 03:12:45.958219 [ 276 ] {c07a6f98-8957-42d7-89cf-0c5ed130bdd9} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.03.27 03:12:45.958260 [ 276 ] {c07a6f98-8957-42d7-89cf-0c5ed130bdd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2388 | 2026.03.27 03:12:45.958595 [ 276 ] {c07a6f98-8957-42d7-89cf-0c5ed130bdd9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2389 | 2026.03.27 03:12:45.958818 [ 276 ] {c07a6f98-8957-42d7-89cf-0c5ed130bdd9} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.03.27 03:12:45.958956 [ 276 ] {c07a6f98-8957-42d7-89cf-0c5ed130bdd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 2391 | 2026.03.27 03:12:45.958993 [ 276 ] {c07a6f98-8957-42d7-89cf-0c5ed130bdd9} <Debug> TCPHandler: Processed in 0.001316695 sec. | ||
| 2392 | 2026.03.27 03:12:45.959106 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.03.27 03:12:45.959203 [ 276 ] {8722876a-6391-448a-9972-b7638681414a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2394 | 2026.03.27 03:12:45.959247 [ 276 ] {8722876a-6391-448a-9972-b7638681414a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2395 | 2026.03.27 03:12:45.959676 [ 276 ] {8722876a-6391-448a-9972-b7638681414a} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.03.27 03:12:45.959713 [ 276 ] {8722876a-6391-448a-9972-b7638681414a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2397 | 2026.03.27 03:12:45.960078 [ 276 ] {8722876a-6391-448a-9972-b7638681414a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2398 | 2026.03.27 03:12:45.960310 [ 276 ] {8722876a-6391-448a-9972-b7638681414a} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.03.27 03:12:45.960441 [ 276 ] {8722876a-6391-448a-9972-b7638681414a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001256 sec., 210987.26114649684 rows/sec., 14.02 MiB/sec. | ||
| 2400 | 2026.03.27 03:12:45.960478 [ 276 ] {8722876a-6391-448a-9972-b7638681414a} <Debug> TCPHandler: Processed in 0.001420307 sec. | ||
| 2401 | 2026.03.27 03:12:45.960596 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.03.27 03:12:45.960692 [ 276 ] {5818b816-1e9e-480a-99b6-ddffb1e2c58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2403 | 2026.03.27 03:12:45.960734 [ 276 ] {5818b816-1e9e-480a-99b6-ddffb1e2c58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2404 | 2026.03.27 03:12:45.961054 [ 276 ] {5818b816-1e9e-480a-99b6-ddffb1e2c58f} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.03.27 03:12:45.961090 [ 276 ] {5818b816-1e9e-480a-99b6-ddffb1e2c58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2406 | 2026.03.27 03:12:45.961403 [ 276 ] {5818b816-1e9e-480a-99b6-ddffb1e2c58f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2407 | 2026.03.27 03:12:45.961629 [ 276 ] {5818b816-1e9e-480a-99b6-ddffb1e2c58f} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.03.27 03:12:45.961743 [ 60 ] {} <Debug> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2409 | 2026.03.27 03:12:45.961763 [ 276 ] {5818b816-1e9e-480a-99b6-ddffb1e2c58f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 2410 | 2026.03.27 03:12:45.961780 [ 60 ] {} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.03.27 03:12:45.961805 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2412 | 2026.03.27 03:12:45.961806 [ 276 ] {5818b816-1e9e-480a-99b6-ddffb1e2c58f} <Debug> TCPHandler: Processed in 0.001258872 sec. | ||
| 2413 | 2026.03.27 03:12:45.961889 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2414 | 2026.03.27 03:12:45.961938 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2026.03.27 03:12:45.962007 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2026.03.27 03:12:45.962042 [ 276 ] {01e02c68-ebc8-43d0-af87-da09dbb1e231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2417 | 2026.03.27 03:12:45.962044 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2418 | 2026.03.27 03:12:45.962112 [ 276 ] {01e02c68-ebc8-43d0-af87-da09dbb1e231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2419 | 2026.03.27 03:12:45.962129 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2420 | 2026.03.27 03:12:45.962189 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2421 | 2026.03.27 03:12:45.962232 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2422 | 2026.03.27 03:12:45.962269 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2423 | 2026.03.27 03:12:45.962498 [ 276 ] {01e02c68-ebc8-43d0-af87-da09dbb1e231} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.03.27 03:12:45.962541 [ 276 ] {01e02c68-ebc8-43d0-af87-da09dbb1e231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2425 | 2026.03.27 03:12:45.962890 [ 276 ] {01e02c68-ebc8-43d0-af87-da09dbb1e231} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2426 | 2026.03.27 03:12:45.963021 [ 190 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116752 sec., 4282.581882965602 rows/sec., 288.57 KiB/sec. | ||
| 2427 | 2026.03.27 03:12:45.963107 [ 276 ] {01e02c68-ebc8-43d0-af87-da09dbb1e231} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.03.27 03:12:45.963199 [ 196 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2429 | 2026.03.27 03:12:45.963250 [ 276 ] {01e02c68-ebc8-43d0-af87-da09dbb1e231} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001229 sec., 73230.26851098453 rows/sec., 4.58 MiB/sec. | ||
| 2430 | 2026.03.27 03:12:45.963295 [ 276 ] {01e02c68-ebc8-43d0-af87-da09dbb1e231} <Debug> TCPHandler: Processed in 0.001406937 sec. | ||
| 2431 | 2026.03.27 03:12:45.963554 [ 196 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.03.27 03:12:45.963629 [ 196 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_5_1} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2433 | 2026.03.27 03:12:45.963704 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2434 | 2026.03.27 03:12:46.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.29 MiB, peak 213.51 MiB, free memory in arenas 0.00 B, will set to 205.96 MiB (RSS), difference: 1.67 MiB | ||
| 2435 | 2026.03.27 03:12:49.467388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4329 | ||
| 2436 | 2026.03.27 03:12:49.467900 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.03.27 03:12:49.467949 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2438 | 2026.03.27 03:12:49.468419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2439 | 2026.03.27 03:12:49.468658 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.03.27 03:12:49.468797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4329 | ||
| 2441 | 2026.03.27 03:12:49.686913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2442 | 2026.03.27 03:12:49.703257 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.03.27 03:12:49.703317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2444 | 2026.03.27 03:12:49.709358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2445 | 2026.03.27 03:12:49.710067 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.03.27 03:12:49.713176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2447 | 2026.03.27 03:12:50.940937 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.03.27 03:12:50.941119 [ 276 ] {44f61ea2-94d8-4486-b3f5-81a8d56cdd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2449 | 2026.03.27 03:12:50.941185 [ 276 ] {44f61ea2-94d8-4486-b3f5-81a8d56cdd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2450 | 2026.03.27 03:12:50.941811 [ 276 ] {44f61ea2-94d8-4486-b3f5-81a8d56cdd42} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.03.27 03:12:50.941855 [ 276 ] {44f61ea2-94d8-4486-b3f5-81a8d56cdd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2452 | 2026.03.27 03:12:50.942268 [ 276 ] {44f61ea2-94d8-4486-b3f5-81a8d56cdd42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2453 | 2026.03.27 03:12:50.942505 [ 276 ] {44f61ea2-94d8-4486-b3f5-81a8d56cdd42} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.03.27 03:12:50.942654 [ 276 ] {44f61ea2-94d8-4486-b3f5-81a8d56cdd42} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
| 2455 | 2026.03.27 03:12:50.942696 [ 276 ] {44f61ea2-94d8-4486-b3f5-81a8d56cdd42} <Debug> TCPHandler: Processed in 0.001897389 sec. | ||
| 2456 | 2026.03.27 03:12:50.942832 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.03.27 03:12:50.942929 [ 276 ] {6844fc19-ce71-4419-8385-da1ddc20a6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2458 | 2026.03.27 03:12:50.942970 [ 276 ] {6844fc19-ce71-4419-8385-da1ddc20a6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2459 | 2026.03.27 03:12:50.943460 [ 276 ] {6844fc19-ce71-4419-8385-da1ddc20a6dc} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.03.27 03:12:50.943496 [ 276 ] {6844fc19-ce71-4419-8385-da1ddc20a6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2461 | 2026.03.27 03:12:50.943808 [ 276 ] {6844fc19-ce71-4419-8385-da1ddc20a6dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2462 | 2026.03.27 03:12:50.944027 [ 276 ] {6844fc19-ce71-4419-8385-da1ddc20a6dc} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.03.27 03:12:50.944159 [ 276 ] {6844fc19-ce71-4419-8385-da1ddc20a6dc} <Debug> executeQuery: Read 138 rows, 12.21 KiB in 0.00125 sec., 110400 rows/sec., 9.54 MiB/sec. | ||
| 2464 | 2026.03.27 03:12:50.944196 [ 276 ] {6844fc19-ce71-4419-8385-da1ddc20a6dc} <Debug> TCPHandler: Processed in 0.001417987 sec. | ||
| 2465 | 2026.03.27 03:12:50.944312 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.03.27 03:12:50.944407 [ 276 ] {060e596b-5e1c-4d09-ad1d-0e69915d75e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2467 | 2026.03.27 03:12:50.944446 [ 276 ] {060e596b-5e1c-4d09-ad1d-0e69915d75e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2468 | 2026.03.27 03:12:50.944880 [ 276 ] {060e596b-5e1c-4d09-ad1d-0e69915d75e2} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.03.27 03:12:50.944917 [ 276 ] {060e596b-5e1c-4d09-ad1d-0e69915d75e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2470 | 2026.03.27 03:12:50.945216 [ 276 ] {060e596b-5e1c-4d09-ad1d-0e69915d75e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2471 | 2026.03.27 03:12:50.945432 [ 276 ] {060e596b-5e1c-4d09-ad1d-0e69915d75e2} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.03.27 03:12:50.945554 [ 276 ] {060e596b-5e1c-4d09-ad1d-0e69915d75e2} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001166 sec., 37735.84905660377 rows/sec., 2.75 MiB/sec. | ||
| 2473 | 2026.03.27 03:12:50.945591 [ 276 ] {060e596b-5e1c-4d09-ad1d-0e69915d75e2} <Debug> TCPHandler: Processed in 0.001327395 sec. | ||
| 2474 | 2026.03.27 03:12:50.945703 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.03.27 03:12:50.945796 [ 276 ] {672cb5d6-5284-41f4-8386-e3a476bf42fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2476 | 2026.03.27 03:12:50.945835 [ 276 ] {672cb5d6-5284-41f4-8386-e3a476bf42fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2477 | 2026.03.27 03:12:50.946267 [ 276 ] {672cb5d6-5284-41f4-8386-e3a476bf42fe} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.03.27 03:12:50.946304 [ 276 ] {672cb5d6-5284-41f4-8386-e3a476bf42fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2479 | 2026.03.27 03:12:50.946612 [ 276 ] {672cb5d6-5284-41f4-8386-e3a476bf42fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2480 | 2026.03.27 03:12:50.946836 [ 276 ] {672cb5d6-5284-41f4-8386-e3a476bf42fe} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.03.27 03:12:50.946966 [ 276 ] {672cb5d6-5284-41f4-8386-e3a476bf42fe} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001188 sec., 90909.09090909091 rows/sec., 7.11 MiB/sec. | ||
| 2482 | 2026.03.27 03:12:50.947005 [ 276 ] {672cb5d6-5284-41f4-8386-e3a476bf42fe} <Debug> TCPHandler: Processed in 0.001350525 sec. | ||
| 2483 | 2026.03.27 03:12:50.947118 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.03.27 03:12:50.947215 [ 276 ] {c12ac67e-3a4a-4d4c-9331-8c83b5179236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2485 | 2026.03.27 03:12:50.947261 [ 276 ] {c12ac67e-3a4a-4d4c-9331-8c83b5179236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2486 | 2026.03.27 03:12:50.947683 [ 276 ] {c12ac67e-3a4a-4d4c-9331-8c83b5179236} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.03.27 03:12:50.947719 [ 276 ] {c12ac67e-3a4a-4d4c-9331-8c83b5179236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2488 | 2026.03.27 03:12:50.948046 [ 276 ] {c12ac67e-3a4a-4d4c-9331-8c83b5179236} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2489 | 2026.03.27 03:12:50.948264 [ 276 ] {c12ac67e-3a4a-4d4c-9331-8c83b5179236} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.03.27 03:12:50.948391 [ 276 ] {c12ac67e-3a4a-4d4c-9331-8c83b5179236} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001194 sec., 135678.391959799 rows/sec., 9.45 MiB/sec. | ||
| 2491 | 2026.03.27 03:12:50.948429 [ 276 ] {c12ac67e-3a4a-4d4c-9331-8c83b5179236} <Debug> TCPHandler: Processed in 0.001360456 sec. | ||
| 2492 | 2026.03.27 03:12:50.948542 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.03.27 03:12:50.948636 [ 276 ] {d7fa370e-1451-40b2-a483-cb198efb59c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.03.27 03:12:50.948689 [ 276 ] {d7fa370e-1451-40b2-a483-cb198efb59c5} <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 | ||
| 2495 | 2026.03.27 03:12:50.949651 [ 276 ] {d7fa370e-1451-40b2-a483-cb198efb59c5} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.03.27 03:12:50.949695 [ 276 ] {d7fa370e-1451-40b2-a483-cb198efb59c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2497 | 2026.03.27 03:12:50.950294 [ 276 ] {d7fa370e-1451-40b2-a483-cb198efb59c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2498 | 2026.03.27 03:12:50.950535 [ 276 ] {d7fa370e-1451-40b2-a483-cb198efb59c5} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.03.27 03:12:50.950667 [ 276 ] {d7fa370e-1451-40b2-a483-cb198efb59c5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002049 sec., 19521.717911176183 rows/sec., 34.98 MiB/sec. | ||
| 2500 | 2026.03.27 03:12:50.950718 [ 276 ] {d7fa370e-1451-40b2-a483-cb198efb59c5} <Debug> TCPHandler: Processed in 0.002224118 sec. | ||
| 2501 | 2026.03.27 03:12:50.950840 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.03.27 03:12:50.950940 [ 276 ] {e62526e0-d951-4014-84ff-b542aaec665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.03.27 03:12:50.950984 [ 276 ] {e62526e0-d951-4014-84ff-b542aaec665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2504 | 2026.03.27 03:12:50.951347 [ 276 ] {e62526e0-d951-4014-84ff-b542aaec665e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.03.27 03:12:50.951384 [ 276 ] {e62526e0-d951-4014-84ff-b542aaec665e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2506 | 2026.03.27 03:12:50.951724 [ 276 ] {e62526e0-d951-4014-84ff-b542aaec665e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2507 | 2026.03.27 03:12:50.951954 [ 276 ] {e62526e0-d951-4014-84ff-b542aaec665e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.03.27 03:12:50.952086 [ 276 ] {e62526e0-d951-4014-84ff-b542aaec665e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 2509 | 2026.03.27 03:12:50.952123 [ 276 ] {e62526e0-d951-4014-84ff-b542aaec665e} <Debug> TCPHandler: Processed in 0.001334195 sec. | ||
| 2510 | 2026.03.27 03:12:51.969971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 340 | ||
| 2511 | 2026.03.27 03:12:51.972309 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.03.27 03:12:51.972362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2513 | 2026.03.27 03:12:51.973585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2514 | 2026.03.27 03:12:51.973879 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.03.27 03:12:51.974018 [ 51 ] {} <Debug> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2516 | 2026.03.27 03:12:51.974055 [ 51 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.27 03:12:51.974073 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2518 | 2026.03.27 03:12:51.974164 [ 195 ] {c5432113-5020-43ea-8768-a1d8170bf64a::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 | ||
| 2519 | 2026.03.27 03:12:51.974275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
| 2520 | 2026.03.27 03:12:51.974731 [ 195 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2521 | 2026.03.27 03:12:51.974903 [ 195 ] {c5432113-5020-43ea-8768-a1d8170bf64a::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 | ||
| 2522 | 2026.03.27 03:12:51.975343 [ 195 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 2523 | 2026.03.27 03:12:51.975737 [ 195 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 2524 | 2026.03.27 03:12:51.976114 [ 195 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2525 | 2026.03.27 03:12:51.976505 [ 195 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2526 | 2026.03.27 03:12:51.976904 [ 195 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2527 | 2026.03.27 03:12:51.983230 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 72 columns (72 merged, 0 gathered) in 0.009100748 sec., 37359.56648838095 rows/sec., 35.61 MiB/sec. | ||
| 2528 | 2026.03.27 03:12:51.984132 [ 198 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2529 | 2026.03.27 03:12:51.984760 [ 198 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.03.27 03:12:51.984840 [ 198 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_6_1} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2531 | 2026.03.27 03:12:51.985079 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2532 | 2026.03.27 03:12:55.946676 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.03.27 03:12:55.946876 [ 276 ] {bbca66f0-f216-4ad7-b78d-3e4cd4fc252b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2534 | 2026.03.27 03:12:55.946945 [ 276 ] {bbca66f0-f216-4ad7-b78d-3e4cd4fc252b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2535 | 2026.03.27 03:12:55.947733 [ 276 ] {bbca66f0-f216-4ad7-b78d-3e4cd4fc252b} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.27 03:12:55.947784 [ 276 ] {bbca66f0-f216-4ad7-b78d-3e4cd4fc252b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2537 | 2026.03.27 03:12:55.948191 [ 276 ] {bbca66f0-f216-4ad7-b78d-3e4cd4fc252b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2538 | 2026.03.27 03:12:55.948434 [ 276 ] {bbca66f0-f216-4ad7-b78d-3e4cd4fc252b} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.27 03:12:55.948588 [ 276 ] {bbca66f0-f216-4ad7-b78d-3e4cd4fc252b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001764 sec., 160997.73242630385 rows/sec., 10.23 MiB/sec. | ||
| 2540 | 2026.03.27 03:12:55.948637 [ 276 ] {bbca66f0-f216-4ad7-b78d-3e4cd4fc252b} <Debug> TCPHandler: Processed in 0.002096284 sec. | ||
| 2541 | 2026.03.27 03:12:55.948765 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.03.27 03:12:55.948871 [ 276 ] {7ffa745b-0b21-4b43-925b-05bf01f1dae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2543 | 2026.03.27 03:12:55.948915 [ 276 ] {7ffa745b-0b21-4b43-925b-05bf01f1dae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2544 | 2026.03.27 03:12:55.949668 [ 276 ] {7ffa745b-0b21-4b43-925b-05bf01f1dae5} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.03.27 03:12:55.949707 [ 276 ] {7ffa745b-0b21-4b43-925b-05bf01f1dae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2546 | 2026.03.27 03:12:55.950114 [ 276 ] {7ffa745b-0b21-4b43-925b-05bf01f1dae5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2547 | 2026.03.27 03:12:55.950333 [ 276 ] {7ffa745b-0b21-4b43-925b-05bf01f1dae5} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.03.27 03:12:55.950450 [ 47 ] {} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2549 | 2026.03.27 03:12:55.950463 [ 276 ] {7ffa745b-0b21-4b43-925b-05bf01f1dae5} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001618 sec., 492583.4363411619 rows/sec., 38.30 MiB/sec. | ||
| 2550 | 2026.03.27 03:12:55.950522 [ 47 ] {} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.03.27 03:12:55.950528 [ 276 ] {7ffa745b-0b21-4b43-925b-05bf01f1dae5} <Debug> TCPHandler: Processed in 0.001815918 sec. | ||
| 2552 | 2026.03.27 03:12:55.950554 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2553 | 2026.03.27 03:12:55.950661 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.03.27 03:12:55.950670 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::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 | ||
| 2555 | 2026.03.27 03:12:55.950767 [ 276 ] {ca0e5795-5054-4733-b50b-26528e6349ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.03.27 03:12:55.950784 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2557 | 2026.03.27 03:12:55.950808 [ 276 ] {ca0e5795-5054-4733-b50b-26528e6349ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2558 | 2026.03.27 03:12:55.950814 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 875 rows starting from the beginning of the part | ||
| 2559 | 2026.03.27 03:12:55.950877 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 797 rows starting from the beginning of the part | ||
| 2560 | 2026.03.27 03:12:55.950922 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2561 | 2026.03.27 03:12:55.950964 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 797 rows starting from the beginning of the part | ||
| 2562 | 2026.03.27 03:12:55.951004 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 138 rows starting from the beginning of the part | ||
| 2563 | 2026.03.27 03:12:55.951065 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 797 rows starting from the beginning of the part | ||
| 2564 | 2026.03.27 03:12:55.951267 [ 276 ] {ca0e5795-5054-4733-b50b-26528e6349ca} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.27 03:12:55.951304 [ 276 ] {ca0e5795-5054-4733-b50b-26528e6349ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2566 | 2026.03.27 03:12:55.951632 [ 276 ] {ca0e5795-5054-4733-b50b-26528e6349ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2567 | 2026.03.27 03:12:55.951861 [ 276 ] {ca0e5795-5054-4733-b50b-26528e6349ca} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.03.27 03:12:55.951988 [ 276 ] {ca0e5795-5054-4733-b50b-26528e6349ca} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001241 sec., 114423.85173247382 rows/sec., 6.72 MiB/sec. | ||
| 2569 | 2026.03.27 03:12:55.952026 [ 276 ] {ca0e5795-5054-4733-b50b-26528e6349ca} <Debug> TCPHandler: Processed in 0.001414227 sec. | ||
| 2570 | 2026.03.27 03:12:55.952137 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.03.27 03:12:55.952234 [ 276 ] {2c4d9105-a253-43a9-872b-758d13a20caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2572 | 2026.03.27 03:12:55.952276 [ 276 ] {2c4d9105-a253-43a9-872b-758d13a20caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2573 | 2026.03.27 03:12:55.952592 [ 198 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966661 sec., 1795937.3781246487 rows/sec., 148.20 MiB/sec. | ||
| 2574 | 2026.03.27 03:12:55.952717 [ 276 ] {2c4d9105-a253-43a9-872b-758d13a20caa} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.03.27 03:12:55.952739 [ 198 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2576 | 2026.03.27 03:12:55.952755 [ 276 ] {2c4d9105-a253-43a9-872b-758d13a20caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2577 | 2026.03.27 03:12:55.952985 [ 198 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.03.27 03:12:55.953055 [ 198 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_11_2} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2579 | 2026.03.27 03:12:55.953103 [ 276 ] {2c4d9105-a253-43a9-872b-758d13a20caa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2580 | 2026.03.27 03:12:55.953117 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2581 | 2026.03.27 03:12:55.953337 [ 276 ] {2c4d9105-a253-43a9-872b-758d13a20caa} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.03.27 03:12:55.953463 [ 276 ] {2c4d9105-a253-43a9-872b-758d13a20caa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001248 sec., 119391.02564102564 rows/sec., 7.71 MiB/sec. | ||
| 2583 | 2026.03.27 03:12:55.953502 [ 276 ] {2c4d9105-a253-43a9-872b-758d13a20caa} <Debug> TCPHandler: Processed in 0.001414587 sec. | ||
| 2584 | 2026.03.27 03:12:55.953620 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.03.27 03:12:55.953716 [ 276 ] {40fd4a04-f5b0-4c02-ae7d-2c902564a807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2586 | 2026.03.27 03:12:55.953755 [ 276 ] {40fd4a04-f5b0-4c02-ae7d-2c902564a807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2587 | 2026.03.27 03:12:55.954189 [ 276 ] {40fd4a04-f5b0-4c02-ae7d-2c902564a807} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.03.27 03:12:55.954226 [ 276 ] {40fd4a04-f5b0-4c02-ae7d-2c902564a807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2589 | 2026.03.27 03:12:55.954537 [ 276 ] {40fd4a04-f5b0-4c02-ae7d-2c902564a807} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2590 | 2026.03.27 03:12:55.954767 [ 276 ] {40fd4a04-f5b0-4c02-ae7d-2c902564a807} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.03.27 03:12:55.954896 [ 276 ] {40fd4a04-f5b0-4c02-ae7d-2c902564a807} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 2592 | 2026.03.27 03:12:55.954933 [ 276 ] {40fd4a04-f5b0-4c02-ae7d-2c902564a807} <Debug> TCPHandler: Processed in 0.001362416 sec. | ||
| 2593 | 2026.03.27 03:12:55.955043 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.03.27 03:12:55.955138 [ 276 ] {0d42b4ea-9968-4dda-bc1b-f3062b71df3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2595 | 2026.03.27 03:12:55.955178 [ 276 ] {0d42b4ea-9968-4dda-bc1b-f3062b71df3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2596 | 2026.03.27 03:12:55.955733 [ 276 ] {0d42b4ea-9968-4dda-bc1b-f3062b71df3c} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.03.27 03:12:55.955771 [ 276 ] {0d42b4ea-9968-4dda-bc1b-f3062b71df3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2598 | 2026.03.27 03:12:55.956122 [ 276 ] {0d42b4ea-9968-4dda-bc1b-f3062b71df3c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2599 | 2026.03.27 03:12:55.956346 [ 276 ] {0d42b4ea-9968-4dda-bc1b-f3062b71df3c} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.03.27 03:12:55.956480 [ 45 ] {} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2601 | 2026.03.27 03:12:55.956485 [ 276 ] {0d42b4ea-9968-4dda-bc1b-f3062b71df3c} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001365 sec., 358974.358974359 rows/sec., 25.17 MiB/sec. | ||
| 2602 | 2026.03.27 03:12:55.956548 [ 45 ] {} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.03.27 03:12:55.956566 [ 276 ] {0d42b4ea-9968-4dda-bc1b-f3062b71df3c} <Debug> TCPHandler: Processed in 0.001571901 sec. | ||
| 2604 | 2026.03.27 03:12:55.956574 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2605 | 2026.03.27 03:12:55.956662 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::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 | ||
| 2606 | 2026.03.27 03:12:55.956684 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.03.27 03:12:55.956767 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2608 | 2026.03.27 03:12:55.956783 [ 276 ] {8132f5e4-a6a8-4208-8824-6590f3d8619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2609 | 2026.03.27 03:12:55.956798 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 556 rows starting from the beginning of the part | ||
| 2610 | 2026.03.27 03:12:55.956826 [ 276 ] {8132f5e4-a6a8-4208-8824-6590f3d8619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2611 | 2026.03.27 03:12:55.956851 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 490 rows starting from the beginning of the part | ||
| 2612 | 2026.03.27 03:12:55.956888 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2613 | 2026.03.27 03:12:55.956923 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 490 rows starting from the beginning of the part | ||
| 2614 | 2026.03.27 03:12:55.956957 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part | ||
| 2615 | 2026.03.27 03:12:55.956992 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 490 rows starting from the beginning of the part | ||
| 2616 | 2026.03.27 03:12:55.957179 [ 276 ] {8132f5e4-a6a8-4208-8824-6590f3d8619c} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.03.27 03:12:55.957217 [ 276 ] {8132f5e4-a6a8-4208-8824-6590f3d8619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2618 | 2026.03.27 03:12:55.957551 [ 276 ] {8132f5e4-a6a8-4208-8824-6590f3d8619c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2619 | 2026.03.27 03:12:55.957820 [ 276 ] {8132f5e4-a6a8-4208-8824-6590f3d8619c} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.03.27 03:12:55.957973 [ 45 ] {} <Debug> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2621 | 2026.03.27 03:12:55.957994 [ 276 ] {8132f5e4-a6a8-4208-8824-6590f3d8619c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001228 sec., 4885.99348534202 rows/sec., 255.27 KiB/sec. | ||
| 2622 | 2026.03.27 03:12:55.958018 [ 45 ] {} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.03.27 03:12:55.958048 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2624 | 2026.03.27 03:12:55.958053 [ 276 ] {8132f5e4-a6a8-4208-8824-6590f3d8619c} <Debug> TCPHandler: Processed in 0.001418497 sec. | ||
| 2625 | 2026.03.27 03:12:55.958045 [ 187 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409287 sec., 1585198.7565343326 rows/sec., 118.77 MiB/sec. | ||
| 2626 | 2026.03.27 03:12:55.958167 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::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 | ||
| 2627 | 2026.03.27 03:12:55.958195 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.03.27 03:12:55.958261 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2629 | 2026.03.27 03:12:55.958289 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2630 | 2026.03.27 03:12:55.958301 [ 276 ] {33e877cf-5444-4b4d-abca-aa6c8e93925b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.03.27 03:12:55.958331 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2632 | 2026.03.27 03:12:55.958348 [ 276 ] {33e877cf-5444-4b4d-abca-aa6c8e93925b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2633 | 2026.03.27 03:12:55.958426 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2634 | 2026.03.27 03:12:55.958500 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2635 | 2026.03.27 03:12:55.958533 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.03.27 03:12:55.958551 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2637 | 2026.03.27 03:12:55.958603 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2638 | 2026.03.27 03:12:55.958619 [ 190 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_11_2} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2639 | 2026.03.27 03:12:55.958650 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2640 | 2026.03.27 03:12:55.958677 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2641 | 2026.03.27 03:12:55.958759 [ 276 ] {33e877cf-5444-4b4d-abca-aa6c8e93925b} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.03.27 03:12:55.958796 [ 276 ] {33e877cf-5444-4b4d-abca-aa6c8e93925b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2643 | 2026.03.27 03:12:55.959152 [ 276 ] {33e877cf-5444-4b4d-abca-aa6c8e93925b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2644 | 2026.03.27 03:12:55.959362 [ 189 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238642 sec., 29064.08792855401 rows/sec., 1.48 MiB/sec. | ||
| 2645 | 2026.03.27 03:12:55.959380 [ 276 ] {33e877cf-5444-4b4d-abca-aa6c8e93925b} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.27 03:12:55.959473 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2647 | 2026.03.27 03:12:55.959503 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2648 | 2026.03.27 03:12:55.959521 [ 276 ] {33e877cf-5444-4b4d-abca-aa6c8e93925b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001239 sec., 213882.1630347054 rows/sec., 14.21 MiB/sec. | ||
| 2649 | 2026.03.27 03:12:55.959536 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.03.27 03:12:55.959565 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2651 | 2026.03.27 03:12:55.959565 [ 276 ] {33e877cf-5444-4b4d-abca-aa6c8e93925b} <Debug> TCPHandler: Processed in 0.001424077 sec. | ||
| 2652 | 2026.03.27 03:12:55.959669 [ 187 ] {ba116920-9a51-4815-b2c4-facd37754b74::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 | ||
| 2653 | 2026.03.27 03:12:55.959694 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.03.27 03:12:55.959729 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.03.27 03:12:55.959789 [ 202 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_6_1} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2656 | 2026.03.27 03:12:55.959793 [ 276 ] {f5ec4272-85c4-4e50-9d46-f32921ffcfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2657 | 2026.03.27 03:12:55.959820 [ 187 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2658 | 2026.03.27 03:12:55.959839 [ 276 ] {f5ec4272-85c4-4e50-9d46-f32921ffcfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2659 | 2026.03.27 03:12:55.959844 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2660 | 2026.03.27 03:12:55.959874 [ 187 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1251 rows starting from the beginning of the part | ||
| 2661 | 2026.03.27 03:12:55.959985 [ 187 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2662 | 2026.03.27 03:12:55.960040 [ 187 ] {ba116920-9a51-4815-b2c4-facd37754b74::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 | ||
| 2663 | 2026.03.27 03:12:55.960094 [ 187 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2664 | 2026.03.27 03:12:55.960142 [ 187 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2665 | 2026.03.27 03:12:55.960182 [ 276 ] {f5ec4272-85c4-4e50-9d46-f32921ffcfd6} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.03.27 03:12:55.960189 [ 187 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2667 | 2026.03.27 03:12:55.960262 [ 276 ] {f5ec4272-85c4-4e50-9d46-f32921ffcfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2668 | 2026.03.27 03:12:55.960671 [ 276 ] {f5ec4272-85c4-4e50-9d46-f32921ffcfd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2669 | 2026.03.27 03:12:55.960944 [ 276 ] {f5ec4272-85c4-4e50-9d46-f32921ffcfd6} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.03.27 03:12:55.961102 [ 276 ] {f5ec4272-85c4-4e50-9d46-f32921ffcfd6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec. | ||
| 2671 | 2026.03.27 03:12:55.961143 [ 276 ] {f5ec4272-85c4-4e50-9d46-f32921ffcfd6} <Debug> TCPHandler: Processed in 0.001498589 sec. | ||
| 2672 | 2026.03.27 03:12:55.961261 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.03.27 03:12:55.961357 [ 276 ] {1287e60b-0b70-4615-a75e-5c6a6b9f9f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2674 | 2026.03.27 03:12:55.961401 [ 276 ] {1287e60b-0b70-4615-a75e-5c6a6b9f9f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2675 | 2026.03.27 03:12:55.961753 [ 276 ] {1287e60b-0b70-4615-a75e-5c6a6b9f9f0e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.03.27 03:12:55.961792 [ 276 ] {1287e60b-0b70-4615-a75e-5c6a6b9f9f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2677 | 2026.03.27 03:12:55.961897 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2368 rows, containing 5 columns (5 merged, 0 gathered) in 0.002279649 sec., 1038756.405043057 rows/sec., 70.05 MiB/sec. | ||
| 2678 | 2026.03.27 03:12:55.962133 [ 276 ] {1287e60b-0b70-4615-a75e-5c6a6b9f9f0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2679 | 2026.03.27 03:12:55.962248 [ 189 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2680 | 2026.03.27 03:12:55.962402 [ 276 ] {1287e60b-0b70-4615-a75e-5c6a6b9f9f0e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.03.27 03:12:55.962533 [ 45 ] {} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2682 | 2026.03.27 03:12:55.962547 [ 276 ] {1287e60b-0b70-4615-a75e-5c6a6b9f9f0e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001209 sec., 74441.68734491315 rows/sec., 4.66 MiB/sec. | ||
| 2683 | 2026.03.27 03:12:55.962574 [ 45 ] {} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.03.27 03:12:55.962582 [ 189 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.03.27 03:12:55.962595 [ 276 ] {1287e60b-0b70-4615-a75e-5c6a6b9f9f0e} <Debug> TCPHandler: Processed in 0.001382296 sec. | ||
| 2686 | 2026.03.27 03:12:55.962600 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2687 | 2026.03.27 03:12:55.962670 [ 189 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2688 | 2026.03.27 03:12:55.962687 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 2689 | 2026.03.27 03:12:55.962760 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2690 | 2026.03.27 03:12:55.962776 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2691 | 2026.03.27 03:12:55.962807 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part | ||
| 2692 | 2026.03.27 03:12:55.962849 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2693 | 2026.03.27 03:12:55.962881 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 2694 | 2026.03.27 03:12:55.962917 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2695 | 2026.03.27 03:12:55.962950 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 2696 | 2026.03.27 03:12:55.962981 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2697 | 2026.03.27 03:12:55.963778 [ 194 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001117929 sec., 724554.0638090613 rows/sec., 46.66 MiB/sec. | ||
| 2698 | 2026.03.27 03:12:55.963962 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2699 | 2026.03.27 03:12:55.964239 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.03.27 03:12:55.964313 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_11_2} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2701 | 2026.03.27 03:12:55.964389 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2702 | 2026.03.27 03:12:56.906960 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2703 | 2026.03.27 03:12:56.907014 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2704 | 2026.03.27 03:12:56.969766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4777 | ||
| 2705 | 2026.03.27 03:12:56.970309 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.03.27 03:12:56.970365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2707 | 2026.03.27 03:12:56.970889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2708 | 2026.03.27 03:12:56.971132 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.03.27 03:12:56.971282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2710 | 2026.03.27 03:12:57.214138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2711 | 2026.03.27 03:12:57.232251 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.03.27 03:12:57.232317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2713 | 2026.03.27 03:12:57.238517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2714 | 2026.03.27 03:12:57.239212 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.03.27 03:12:57.242235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2716 | 2026.03.27 03:12:58.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.17 MiB, peak 213.51 MiB, free memory in arenas 0.00 B, will set to 211.59 MiB (RSS), difference: 2.41 MiB | ||
| 2717 | 2026.03.27 03:13:00.939953 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.03.27 03:13:00.940167 [ 276 ] {d0f19a41-7581-4927-bd5f-328f28bf1f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2719 | 2026.03.27 03:13:00.940243 [ 276 ] {d0f19a41-7581-4927-bd5f-328f28bf1f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2720 | 2026.03.27 03:13:00.940970 [ 276 ] {d0f19a41-7581-4927-bd5f-328f28bf1f08} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.03.27 03:13:00.941039 [ 276 ] {d0f19a41-7581-4927-bd5f-328f28bf1f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2722 | 2026.03.27 03:13:00.941480 [ 276 ] {d0f19a41-7581-4927-bd5f-328f28bf1f08} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2723 | 2026.03.27 03:13:00.941724 [ 276 ] {d0f19a41-7581-4927-bd5f-328f28bf1f08} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.03.27 03:13:00.941874 [ 276 ] {d0f19a41-7581-4927-bd5f-328f28bf1f08} <Debug> executeQuery: Read 136 rows, 12.06 KiB in 0.001761 sec., 77228.84724588302 rows/sec., 6.69 MiB/sec. | ||
| 2725 | 2026.03.27 03:13:00.941919 [ 276 ] {d0f19a41-7581-4927-bd5f-328f28bf1f08} <Debug> TCPHandler: Processed in 0.002097205 sec. | ||
| 2726 | 2026.03.27 03:13:00.942050 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.03.27 03:13:00.942149 [ 276 ] {2f2c824c-e901-40ee-ab41-448fd06118b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.03.27 03:13:00.942193 [ 276 ] {2f2c824c-e901-40ee-ab41-448fd06118b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2729 | 2026.03.27 03:13:00.942640 [ 276 ] {2f2c824c-e901-40ee-ab41-448fd06118b4} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.03.27 03:13:00.942679 [ 276 ] {2f2c824c-e901-40ee-ab41-448fd06118b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2731 | 2026.03.27 03:13:00.942985 [ 276 ] {2f2c824c-e901-40ee-ab41-448fd06118b4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2732 | 2026.03.27 03:13:00.943200 [ 276 ] {2f2c824c-e901-40ee-ab41-448fd06118b4} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.03.27 03:13:00.943292 [ 122 ] {} <Debug> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2734 | 2026.03.27 03:13:00.943328 [ 276 ] {2f2c824c-e901-40ee-ab41-448fd06118b4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001199 sec., 33361.13427856547 rows/sec., 2.45 MiB/sec. | ||
| 2735 | 2026.03.27 03:13:00.943328 [ 122 ] {} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.03.27 03:13:00.943360 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2737 | 2026.03.27 03:13:00.943366 [ 276 ] {2f2c824c-e901-40ee-ab41-448fd06118b4} <Debug> TCPHandler: Processed in 0.001369545 sec. | ||
| 2738 | 2026.03.27 03:13:00.943445 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::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 | ||
| 2739 | 2026.03.27 03:13:00.943483 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.03.27 03:13:00.943578 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2741 | 2026.03.27 03:13:00.943578 [ 276 ] {d4f03623-614a-41da-af47-ab47e5a7d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2742 | 2026.03.27 03:13:00.943611 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part | ||
| 2743 | 2026.03.27 03:13:00.943632 [ 276 ] {d4f03623-614a-41da-af47-ab47e5a7d733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2744 | 2026.03.27 03:13:00.943667 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2745 | 2026.03.27 03:13:00.943709 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part | ||
| 2746 | 2026.03.27 03:13:00.943750 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 2747 | 2026.03.27 03:13:00.943843 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 142 rows starting from the beginning of the part | ||
| 2748 | 2026.03.27 03:13:00.943894 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 2749 | 2026.03.27 03:13:00.944102 [ 276 ] {d4f03623-614a-41da-af47-ab47e5a7d733} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.03.27 03:13:00.944144 [ 276 ] {d4f03623-614a-41da-af47-ab47e5a7d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 2751 | 2026.03.27 03:13:00.944490 [ 276 ] {d4f03623-614a-41da-af47-ab47e5a7d733} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2752 | 2026.03.27 03:13:00.944711 [ 276 ] {d4f03623-614a-41da-af47-ab47e5a7d733} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.03.27 03:13:00.944780 [ 191 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365126 sec., 435124.66981069883 rows/sec., 28.97 MiB/sec. | ||
| 2754 | 2026.03.27 03:13:00.944845 [ 276 ] {d4f03623-614a-41da-af47-ab47e5a7d733} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001286 sec., 80870.91757387247 rows/sec., 6.32 MiB/sec. | ||
| 2755 | 2026.03.27 03:13:00.944889 [ 276 ] {d4f03623-614a-41da-af47-ab47e5a7d733} <Debug> TCPHandler: Processed in 0.001453188 sec. | ||
| 2756 | 2026.03.27 03:13:00.944921 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2757 | 2026.03.27 03:13:00.945005 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.03.27 03:13:00.945100 [ 276 ] {70477e30-d646-4683-90e9-b7d4836b3941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2759 | 2026.03.27 03:13:00.945146 [ 276 ] {70477e30-d646-4683-90e9-b7d4836b3941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2760 | 2026.03.27 03:13:00.945162 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.03.27 03:13:00.945226 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_11_2} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2762 | 2026.03.27 03:13:00.945281 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2763 | 2026.03.27 03:13:00.945573 [ 276 ] {70477e30-d646-4683-90e9-b7d4836b3941} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.03.27 03:13:00.945610 [ 276 ] {70477e30-d646-4683-90e9-b7d4836b3941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2765 | 2026.03.27 03:13:00.945951 [ 276 ] {70477e30-d646-4683-90e9-b7d4836b3941} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2766 | 2026.03.27 03:13:00.946172 [ 276 ] {70477e30-d646-4683-90e9-b7d4836b3941} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.03.27 03:13:00.946300 [ 276 ] {70477e30-d646-4683-90e9-b7d4836b3941} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2768 | 2026.03.27 03:13:00.946336 [ 276 ] {70477e30-d646-4683-90e9-b7d4836b3941} <Debug> TCPHandler: Processed in 0.001379996 sec. | ||
| 2769 | 2026.03.27 03:13:00.946451 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2026.03.27 03:13:00.946544 [ 276 ] {18906855-b3b8-4782-97b1-ede4638cd175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2771 | 2026.03.27 03:13:00.946601 [ 276 ] {18906855-b3b8-4782-97b1-ede4638cd175} <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 | ||
| 2772 | 2026.03.27 03:13:00.947482 [ 276 ] {18906855-b3b8-4782-97b1-ede4638cd175} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.03.27 03:13:00.947518 [ 276 ] {18906855-b3b8-4782-97b1-ede4638cd175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2774 | 2026.03.27 03:13:00.948112 [ 276 ] {18906855-b3b8-4782-97b1-ede4638cd175} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2775 | 2026.03.27 03:13:00.948335 [ 276 ] {18906855-b3b8-4782-97b1-ede4638cd175} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.03.27 03:13:00.948473 [ 276 ] {18906855-b3b8-4782-97b1-ede4638cd175} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001947 sec., 20544.42732408834 rows/sec., 36.81 MiB/sec. | ||
| 2777 | 2026.03.27 03:13:00.948523 [ 276 ] {18906855-b3b8-4782-97b1-ede4638cd175} <Debug> TCPHandler: Processed in 0.002121865 sec. | ||
| 2778 | 2026.03.27 03:13:00.948637 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2026.03.27 03:13:00.948735 [ 276 ] {27d38b16-d81d-4e45-a17a-143384075889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2780 | 2026.03.27 03:13:00.948780 [ 276 ] {27d38b16-d81d-4e45-a17a-143384075889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2781 | 2026.03.27 03:13:00.949165 [ 276 ] {27d38b16-d81d-4e45-a17a-143384075889} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.03.27 03:13:00.949202 [ 276 ] {27d38b16-d81d-4e45-a17a-143384075889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2783 | 2026.03.27 03:13:00.949532 [ 276 ] {27d38b16-d81d-4e45-a17a-143384075889} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2784 | 2026.03.27 03:13:00.949760 [ 276 ] {27d38b16-d81d-4e45-a17a-143384075889} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.03.27 03:13:00.949894 [ 276 ] {27d38b16-d81d-4e45-a17a-143384075889} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 2786 | 2026.03.27 03:13:00.949930 [ 276 ] {27d38b16-d81d-4e45-a17a-143384075889} <Debug> TCPHandler: Processed in 0.001343295 sec. | ||
| 2787 | 2026.03.27 03:13:01.314434 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.03.27 03:13:01.314673 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2789 | 2026.03.27 03:13:01.315039 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2790 | 2026.03.27 03:13:01.315080 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2791 | 2026.03.27 03:13:01.315357 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2792 | 2026.03.27 03:13:01.315430 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2793 | 2026.03.27 03:13:01.315575 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2794 | 2026.03.27 03:13:01.315673 [ 296 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2795 | 2026.03.27 03:13:01.315734 [ 312 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2796 | 2026.03.27 03:13:01.315841 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2797 | 2026.03.27 03:13:01.315869 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2798 | 2026.03.27 03:13:01.318177 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2799 | 2026.03.27 03:13:01.318206 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2800 | 2026.03.27 03:13:01.318272 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2801 | 2026.03.27 03:13:01.318320 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2802 | 2026.03.27 03:13:01.319237 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004669 sec., 7496.2518740629675 rows/sec., 288.43 KiB/sec. | ||
| 2803 | 2026.03.27 03:13:01.319328 [ 276 ] {d2b2e6bd-1ffc-4c94-a64d-ccdb900674f1} <Debug> TCPHandler: Processed in 0.005028491 sec. | ||
| 2804 | 2026.03.27 03:13:01.319580 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.03.27 03:13:01.319729 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2806 | 2026.03.27 03:13:01.319953 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2807 | 2026.03.27 03:13:01.319991 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2808 | 2026.03.27 03:13:01.320195 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2809 | 2026.03.27 03:13:01.320256 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2810 | 2026.03.27 03:13:01.320366 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2811 | 2026.03.27 03:13:01.320421 [ 338 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2812 | 2026.03.27 03:13:01.320425 [ 296 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2813 | 2026.03.27 03:13:01.320497 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2814 | 2026.03.27 03:13:01.320518 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2815 | 2026.03.27 03:13:01.320574 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2816 | 2026.03.27 03:13:01.320593 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2817 | 2026.03.27 03:13:01.320624 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2818 | 2026.03.27 03:13:01.320653 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2819 | 2026.03.27 03:13:01.321353 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001692 sec., 20685.579196217495 rows/sec., 795.91 KiB/sec. | ||
| 2820 | 2026.03.27 03:13:01.321442 [ 276 ] {71810ec3-a81c-44e5-9e10-8be0961b26a7} <Debug> TCPHandler: Processed in 0.0019138 sec. | ||
| 2821 | 2026.03.27 03:13:01.321660 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.03.27 03:13:01.321797 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2823 | 2026.03.27 03:13:01.322006 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2824 | 2026.03.27 03:13:01.322043 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2825 | 2026.03.27 03:13:01.322264 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2826 | 2026.03.27 03:13:01.322318 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2827 | 2026.03.27 03:13:01.322417 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2828 | 2026.03.27 03:13:01.322481 [ 338 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2829 | 2026.03.27 03:13:01.322495 [ 312 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2830 | 2026.03.27 03:13:01.322582 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2831 | 2026.03.27 03:13:01.322607 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2832 | 2026.03.27 03:13:01.322662 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2833 | 2026.03.27 03:13:01.322679 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2834 | 2026.03.27 03:13:01.322709 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2835 | 2026.03.27 03:13:01.322740 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2836 | 2026.03.27 03:13:01.323314 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001574 sec., 22236.34053367217 rows/sec., 855.58 KiB/sec. | ||
| 2837 | 2026.03.27 03:13:01.323402 [ 276 ] {8fc93a8d-ac40-496d-a72c-ca1d1adec22e} <Debug> TCPHandler: Processed in 0.001791856 sec. | ||
| 2838 | 2026.03.27 03:13:01.323609 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.03.27 03:13:01.323744 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2840 | 2026.03.27 03:13:01.323961 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2841 | 2026.03.27 03:13:01.323996 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2842 | 2026.03.27 03:13:01.324200 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2843 | 2026.03.27 03:13:01.324254 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2844 | 2026.03.27 03:13:01.324358 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2845 | 2026.03.27 03:13:01.324411 [ 338 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2846 | 2026.03.27 03:13:01.324414 [ 296 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2847 | 2026.03.27 03:13:01.324485 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2848 | 2026.03.27 03:13:01.324505 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2849 | 2026.03.27 03:13:01.324559 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2850 | 2026.03.27 03:13:01.324577 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2851 | 2026.03.27 03:13:01.324607 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2852 | 2026.03.27 03:13:01.324636 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2853 | 2026.03.27 03:13:01.325387 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.0017 sec., 20588.235294117647 rows/sec., 792.16 KiB/sec. | ||
| 2854 | 2026.03.27 03:13:01.325499 [ 276 ] {fe4ee25f-75b8-4b20-85f2-9a9bd410a4e9} <Debug> TCPHandler: Processed in 0.001939391 sec. | ||
| 2855 | 2026.03.27 03:13:01.325724 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.03.27 03:13:01.325859 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2857 | 2026.03.27 03:13:01.326085 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2858 | 2026.03.27 03:13:01.326122 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2859 | 2026.03.27 03:13:01.326340 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2860 | 2026.03.27 03:13:01.326392 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2861 | 2026.03.27 03:13:01.326489 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2862 | 2026.03.27 03:13:01.326539 [ 338 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2863 | 2026.03.27 03:13:01.326575 [ 323 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2864 | 2026.03.27 03:13:01.326670 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2865 | 2026.03.27 03:13:01.326696 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2866 | 2026.03.27 03:13:01.326751 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2867 | 2026.03.27 03:13:01.326768 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2868 | 2026.03.27 03:13:01.326797 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2869 | 2026.03.27 03:13:01.326841 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2870 | 2026.03.27 03:13:01.327532 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001729 sec., 20242.914979757083 rows/sec., 778.88 KiB/sec. | ||
| 2871 | 2026.03.27 03:13:01.327626 [ 276 ] {f721734a-e36d-45f9-aed2-164d2e9dcdd4} <Debug> TCPHandler: Processed in 0.001951031 sec. | ||
| 2872 | 2026.03.27 03:13:01.327832 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.03.27 03:13:01.328058 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2874 | 2026.03.27 03:13:01.328293 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2875 | 2026.03.27 03:13:01.328331 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2876 | 2026.03.27 03:13:01.328541 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2877 | 2026.03.27 03:13:01.328597 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2878 | 2026.03.27 03:13:01.328699 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2879 | 2026.03.27 03:13:01.328774 [ 338 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2880 | 2026.03.27 03:13:01.328776 [ 329 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2881 | 2026.03.27 03:13:01.328882 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2882 | 2026.03.27 03:13:01.328909 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2883 | 2026.03.27 03:13:01.328966 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2884 | 2026.03.27 03:13:01.328984 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2885 | 2026.03.27 03:13:01.329015 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2886 | 2026.03.27 03:13:01.329056 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2887 | 2026.03.27 03:13:01.329633 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001723 sec., 20313.406848520022 rows/sec., 781.59 KiB/sec. | ||
| 2888 | 2026.03.27 03:13:01.329741 [ 276 ] {05542130-af62-4cdd-8bd8-bdb39250b3b3} <Debug> TCPHandler: Processed in 0.001958281 sec. | ||
| 2889 | 2026.03.27 03:13:01.344104 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.03.27 03:13:01.344245 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2891 | 2026.03.27 03:13:01.344472 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2892 | 2026.03.27 03:13:01.344509 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2893 | 2026.03.27 03:13:01.344719 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2894 | 2026.03.27 03:13:01.344775 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2895 | 2026.03.27 03:13:01.344877 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2896 | 2026.03.27 03:13:01.344955 [ 323 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2897 | 2026.03.27 03:13:01.344957 [ 329 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2898 | 2026.03.27 03:13:01.345079 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2899 | 2026.03.27 03:13:01.345105 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2900 | 2026.03.27 03:13:01.345163 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2901 | 2026.03.27 03:13:01.345181 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2902 | 2026.03.27 03:13:01.345213 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2903 | 2026.03.27 03:13:01.345246 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2904 | 2026.03.27 03:13:01.345822 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001636 sec., 21393.64303178484 rows/sec., 823.15 KiB/sec. | ||
| 2905 | 2026.03.27 03:13:01.345899 [ 276 ] {5fc1f0c5-0c38-4107-8e25-9d1f7c9bf7a3} <Debug> TCPHandler: Processed in 0.001848998 sec. | ||
| 2906 | 2026.03.27 03:13:01.384929 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.03.27 03:13:01.385111 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2908 | 2026.03.27 03:13:01.385388 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2909 | 2026.03.27 03:13:01.385435 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2910 | 2026.03.27 03:13:01.385693 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2911 | 2026.03.27 03:13:01.385760 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2912 | 2026.03.27 03:13:01.385884 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2913 | 2026.03.27 03:13:01.385955 [ 322 ] {71c83374-b45f-4866-9711-076e67fc1286} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2914 | 2026.03.27 03:13:01.385960 [ 338 ] {71c83374-b45f-4866-9711-076e67fc1286} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2915 | 2026.03.27 03:13:01.386037 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2916 | 2026.03.27 03:13:01.386066 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2917 | 2026.03.27 03:13:01.386125 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2918 | 2026.03.27 03:13:01.386143 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2919 | 2026.03.27 03:13:01.386173 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2920 | 2026.03.27 03:13:01.386217 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2921 | 2026.03.27 03:13:01.386817 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001788 sec., 19574.944071588365 rows/sec., 753.18 KiB/sec. | ||
| 2922 | 2026.03.27 03:13:01.386906 [ 276 ] {71c83374-b45f-4866-9711-076e67fc1286} <Debug> TCPHandler: Processed in 0.002040813 sec. | ||
| 2923 | 2026.03.27 03:13:01.477608 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.03.27 03:13:01.477806 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2925 | 2026.03.27 03:13:01.478108 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2926 | 2026.03.27 03:13:01.478150 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2927 | 2026.03.27 03:13:01.478430 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2928 | 2026.03.27 03:13:01.478501 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2929 | 2026.03.27 03:13:01.478632 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2930 | 2026.03.27 03:13:01.478717 [ 322 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2931 | 2026.03.27 03:13:01.478744 [ 329 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2932 | 2026.03.27 03:13:01.478847 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (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 | ||
| 2933 | 2026.03.27 03:13:01.478875 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2934 | 2026.03.27 03:13:01.478946 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2935 | 2026.03.27 03:13:01.478965 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Debug> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2936 | 2026.03.27 03:13:01.478998 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2937 | 2026.03.27 03:13:01.479048 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2938 | 2026.03.27 03:13:01.479763 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002045 sec., 17114.914425427873 rows/sec., 658.52 KiB/sec. | ||
| 2939 | 2026.03.27 03:13:01.479863 [ 276 ] {d7364318-3439-4bbc-9fc4-711e8d31f642} <Debug> TCPHandler: Processed in 0.002348482 sec. | ||
| 2940 | 2026.03.27 03:13:01.481760 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.03.27 03:13:01.481874 [ 276 ] {fbfdfe54-44d8-40e0-b181-bba548f0eb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2942 | 2026.03.27 03:13:01.481920 [ 276 ] {fbfdfe54-44d8-40e0-b181-bba548f0eb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2943 | 2026.03.27 03:13:01.482422 [ 276 ] {fbfdfe54-44d8-40e0-b181-bba548f0eb21} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.03.27 03:13:01.482461 [ 276 ] {fbfdfe54-44d8-40e0-b181-bba548f0eb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2945 | 2026.03.27 03:13:01.482889 [ 276 ] {fbfdfe54-44d8-40e0-b181-bba548f0eb21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2946 | 2026.03.27 03:13:01.483092 [ 276 ] {fbfdfe54-44d8-40e0-b181-bba548f0eb21} <Trace> oximeter.timeseries_schema (b2371a45-ccbe-46ea-b89e-ea5641f924d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.03.27 03:13:01.483236 [ 276 ] {fbfdfe54-44d8-40e0-b181-bba548f0eb21} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001395 sec., 6451.612903225807 rows/sec., 1.32 MiB/sec. | ||
| 2948 | 2026.03.27 03:13:01.483278 [ 276 ] {fbfdfe54-44d8-40e0-b181-bba548f0eb21} <Debug> TCPHandler: Processed in 0.001569961 sec. | ||
| 2949 | 2026.03.27 03:13:01.483388 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.03.27 03:13:01.483486 [ 276 ] {239dd1bf-b08a-4234-8470-44841494cf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.03.27 03:13:01.483529 [ 276 ] {239dd1bf-b08a-4234-8470-44841494cf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2952 | 2026.03.27 03:13:01.484049 [ 276 ] {239dd1bf-b08a-4234-8470-44841494cf9d} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.03.27 03:13:01.484088 [ 276 ] {239dd1bf-b08a-4234-8470-44841494cf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2954 | 2026.03.27 03:13:01.484412 [ 276 ] {239dd1bf-b08a-4234-8470-44841494cf9d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2955 | 2026.03.27 03:13:01.484635 [ 276 ] {239dd1bf-b08a-4234-8470-44841494cf9d} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.03.27 03:13:01.484766 [ 276 ] {239dd1bf-b08a-4234-8470-44841494cf9d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001302 sec., 218125.96006144394 rows/sec., 13.85 MiB/sec. | ||
| 2957 | 2026.03.27 03:13:01.484806 [ 276 ] {239dd1bf-b08a-4234-8470-44841494cf9d} <Debug> TCPHandler: Processed in 0.001467089 sec. | ||
| 2958 | 2026.03.27 03:13:01.484919 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.03.27 03:13:01.485015 [ 276 ] {c59e9aca-dd4b-4be5-b4bf-56ef38638db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2960 | 2026.03.27 03:13:01.485056 [ 276 ] {c59e9aca-dd4b-4be5-b4bf-56ef38638db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2961 | 2026.03.27 03:13:01.485451 [ 276 ] {c59e9aca-dd4b-4be5-b4bf-56ef38638db6} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.03.27 03:13:01.485490 [ 276 ] {c59e9aca-dd4b-4be5-b4bf-56ef38638db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2963 | 2026.03.27 03:13:01.485789 [ 276 ] {c59e9aca-dd4b-4be5-b4bf-56ef38638db6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2964 | 2026.03.27 03:13:01.486004 [ 276 ] {c59e9aca-dd4b-4be5-b4bf-56ef38638db6} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.03.27 03:13:01.486135 [ 276 ] {c59e9aca-dd4b-4be5-b4bf-56ef38638db6} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00114 sec., 7017.543859649123 rows/sec., 572.23 KiB/sec. | ||
| 2966 | 2026.03.27 03:13:01.486173 [ 276 ] {c59e9aca-dd4b-4be5-b4bf-56ef38638db6} <Debug> TCPHandler: Processed in 0.001303525 sec. | ||
| 2967 | 2026.03.27 03:13:01.486285 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.03.27 03:13:01.486380 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2969 | 2026.03.27 03:13:01.486421 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2970 | 2026.03.27 03:13:01.488388 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.03.27 03:13:01.488427 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2972 | 2026.03.27 03:13:01.489106 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2973 | 2026.03.27 03:13:01.489328 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.03.27 03:13:01.489459 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Debug> executeQuery: Read 3148 rows, 239.72 KiB in 0.003098 sec., 1016139.4448030988 rows/sec., 75.57 MiB/sec. | ||
| 2975 | 2026.03.27 03:13:01.489501 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2976 | 2026.03.27 03:13:01.489514 [ 276 ] {a895e613-0a49-40d5-95e8-a698d88ac999} <Debug> TCPHandler: Processed in 0.003279466 sec. | ||
| 2977 | 2026.03.27 03:13:01.489628 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.03.27 03:13:01.489724 [ 276 ] {c93b2728-1b47-4810-8705-9cda70f2986d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2979 | 2026.03.27 03:13:01.489764 [ 276 ] {c93b2728-1b47-4810-8705-9cda70f2986d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2980 | 2026.03.27 03:13:01.490202 [ 276 ] {c93b2728-1b47-4810-8705-9cda70f2986d} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.03.27 03:13:01.490240 [ 276 ] {c93b2728-1b47-4810-8705-9cda70f2986d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2982 | 2026.03.27 03:13:01.490548 [ 276 ] {c93b2728-1b47-4810-8705-9cda70f2986d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2983 | 2026.03.27 03:13:01.490770 [ 276 ] {c93b2728-1b47-4810-8705-9cda70f2986d} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.03.27 03:13:01.490893 [ 276 ] {c93b2728-1b47-4810-8705-9cda70f2986d} <Debug> executeQuery: Read 159 rows, 9.78 KiB in 0.001189 sec., 133725.82001682086 rows/sec., 8.03 MiB/sec. | ||
| 2985 | 2026.03.27 03:13:01.490930 [ 276 ] {c93b2728-1b47-4810-8705-9cda70f2986d} <Debug> TCPHandler: Processed in 0.001357516 sec. | ||
| 2986 | 2026.03.27 03:13:01.491035 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.03.27 03:13:01.491129 [ 276 ] {8709ff57-0c7f-4120-af0c-dfe5998d8248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.03.27 03:13:01.491169 [ 276 ] {8709ff57-0c7f-4120-af0c-dfe5998d8248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2989 | 2026.03.27 03:13:01.491841 [ 276 ] {8709ff57-0c7f-4120-af0c-dfe5998d8248} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.27 03:13:01.491877 [ 276 ] {8709ff57-0c7f-4120-af0c-dfe5998d8248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 2991 | 2026.03.27 03:13:01.492232 [ 276 ] {8709ff57-0c7f-4120-af0c-dfe5998d8248} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2992 | 2026.03.27 03:13:01.492456 [ 276 ] {8709ff57-0c7f-4120-af0c-dfe5998d8248} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.03.27 03:13:01.492579 [ 276 ] {8709ff57-0c7f-4120-af0c-dfe5998d8248} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001468 sec., 647138.9645776567 rows/sec., 38.08 MiB/sec. | ||
| 2994 | 2026.03.27 03:13:01.492617 [ 276 ] {8709ff57-0c7f-4120-af0c-dfe5998d8248} <Debug> TCPHandler: Processed in 0.001630273 sec. | ||
| 2995 | 2026.03.27 03:13:01.492727 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.27 03:13:01.492823 [ 276 ] {f7935af9-b291-4bd1-97b3-375f95ecbc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.27 03:13:01.492862 [ 276 ] {f7935af9-b291-4bd1-97b3-375f95ecbc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2998 | 2026.03.27 03:13:01.493245 [ 276 ] {f7935af9-b291-4bd1-97b3-375f95ecbc24} <Trace> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.27 03:13:01.493283 [ 276 ] {f7935af9-b291-4bd1-97b3-375f95ecbc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3000 | 2026.03.27 03:13:01.493583 [ 276 ] {f7935af9-b291-4bd1-97b3-375f95ecbc24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3001 | 2026.03.27 03:13:01.493798 [ 276 ] {f7935af9-b291-4bd1-97b3-375f95ecbc24} <Trace> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.27 03:13:01.493921 [ 276 ] {f7935af9-b291-4bd1-97b3-375f95ecbc24} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001116 sec., 1792.1146953405018 rows/sec., 126.01 KiB/sec. | ||
| 3003 | 2026.03.27 03:13:01.493957 [ 276 ] {f7935af9-b291-4bd1-97b3-375f95ecbc24} <Debug> TCPHandler: Processed in 0.001281103 sec. | ||
| 3004 | 2026.03.27 03:13:01.494071 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.27 03:13:01.494163 [ 276 ] {7f29e6b9-e04c-492a-a8ea-d55a3b289504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.03.27 03:13:01.494202 [ 276 ] {7f29e6b9-e04c-492a-a8ea-d55a3b289504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3007 | 2026.03.27 03:13:01.494904 [ 276 ] {7f29e6b9-e04c-492a-a8ea-d55a3b289504} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.27 03:13:01.494940 [ 276 ] {7f29e6b9-e04c-492a-a8ea-d55a3b289504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3009 | 2026.03.27 03:13:01.495236 [ 276 ] {7f29e6b9-e04c-492a-a8ea-d55a3b289504} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3010 | 2026.03.27 03:13:01.495460 [ 276 ] {7f29e6b9-e04c-492a-a8ea-d55a3b289504} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.03.27 03:13:01.495587 [ 276 ] {7f29e6b9-e04c-492a-a8ea-d55a3b289504} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001442 sec., 102635.22884882109 rows/sec., 5.84 MiB/sec. | ||
| 3012 | 2026.03.27 03:13:01.495633 [ 276 ] {7f29e6b9-e04c-492a-a8ea-d55a3b289504} <Debug> TCPHandler: Processed in 0.001611102 sec. | ||
| 3013 | 2026.03.27 03:13:01.495753 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.03.27 03:13:01.495847 [ 276 ] {43554731-bdbe-4448-b547-31db4018f26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3015 | 2026.03.27 03:13:01.495887 [ 276 ] {43554731-bdbe-4448-b547-31db4018f26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3016 | 2026.03.27 03:13:01.496851 [ 276 ] {43554731-bdbe-4448-b547-31db4018f26a} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.03.27 03:13:01.496890 [ 276 ] {43554731-bdbe-4448-b547-31db4018f26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3018 | 2026.03.27 03:13:01.497361 [ 276 ] {43554731-bdbe-4448-b547-31db4018f26a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3019 | 2026.03.27 03:13:01.497597 [ 276 ] {43554731-bdbe-4448-b547-31db4018f26a} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.03.27 03:13:01.497731 [ 276 ] {43554731-bdbe-4448-b547-31db4018f26a} <Debug> executeQuery: Read 1722 rows, 118.67 KiB in 0.001902 sec., 905362.7760252366 rows/sec., 60.93 MiB/sec. | ||
| 3021 | 2026.03.27 03:13:01.497779 [ 276 ] {43554731-bdbe-4448-b547-31db4018f26a} <Debug> TCPHandler: Processed in 0.002073625 sec. | ||
| 3022 | 2026.03.27 03:13:01.497898 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.03.27 03:13:01.497995 [ 276 ] {619e11f6-b8d6-4429-bfb2-909269165fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3024 | 2026.03.27 03:13:01.498037 [ 276 ] {619e11f6-b8d6-4429-bfb2-909269165fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3025 | 2026.03.27 03:13:01.498407 [ 276 ] {619e11f6-b8d6-4429-bfb2-909269165fcc} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.03.27 03:13:01.498454 [ 276 ] {619e11f6-b8d6-4429-bfb2-909269165fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3027 | 2026.03.27 03:13:01.498791 [ 276 ] {619e11f6-b8d6-4429-bfb2-909269165fcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3028 | 2026.03.27 03:13:01.499082 [ 276 ] {619e11f6-b8d6-4429-bfb2-909269165fcc} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.03.27 03:13:01.499223 [ 276 ] {619e11f6-b8d6-4429-bfb2-909269165fcc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001247 sec., 4811.547714514835 rows/sec., 251.38 KiB/sec. | ||
| 3030 | 2026.03.27 03:13:01.499270 [ 276 ] {619e11f6-b8d6-4429-bfb2-909269165fcc} <Debug> TCPHandler: Processed in 0.001420137 sec. | ||
| 3031 | 2026.03.27 03:13:01.499392 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.03.27 03:13:01.499492 [ 276 ] {28c614e8-e4e5-4c14-8413-f533f53a3bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.03.27 03:13:01.499537 [ 276 ] {28c614e8-e4e5-4c14-8413-f533f53a3bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3034 | 2026.03.27 03:13:01.500720 [ 276 ] {28c614e8-e4e5-4c14-8413-f533f53a3bc4} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.03.27 03:13:01.500757 [ 276 ] {28c614e8-e4e5-4c14-8413-f533f53a3bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3036 | 2026.03.27 03:13:01.501392 [ 276 ] {28c614e8-e4e5-4c14-8413-f533f53a3bc4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3037 | 2026.03.27 03:13:01.501605 [ 276 ] {28c614e8-e4e5-4c14-8413-f533f53a3bc4} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.03.27 03:13:01.501735 [ 276 ] {28c614e8-e4e5-4c14-8413-f533f53a3bc4} <Debug> executeQuery: Read 3804 rows, 246.91 KiB in 0.002262 sec., 1681697.6127320954 rows/sec., 106.60 MiB/sec. | ||
| 3039 | 2026.03.27 03:13:01.501774 [ 276 ] {28c614e8-e4e5-4c14-8413-f533f53a3bc4} <Debug> TCPHandler: Processed in 0.002431454 sec. | ||
| 3040 | 2026.03.27 03:13:01.501883 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.03.27 03:13:01.501979 [ 276 ] {02aae0fa-071f-4b19-993a-7b30ecb0630e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.03.27 03:13:01.502023 [ 276 ] {02aae0fa-071f-4b19-993a-7b30ecb0630e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3043 | 2026.03.27 03:13:01.502334 [ 276 ] {02aae0fa-071f-4b19-993a-7b30ecb0630e} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.03.27 03:13:01.502371 [ 276 ] {02aae0fa-071f-4b19-993a-7b30ecb0630e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3045 | 2026.03.27 03:13:01.502678 [ 276 ] {02aae0fa-071f-4b19-993a-7b30ecb0630e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3046 | 2026.03.27 03:13:01.502890 [ 276 ] {02aae0fa-071f-4b19-993a-7b30ecb0630e} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.03.27 03:13:01.503019 [ 276 ] {02aae0fa-071f-4b19-993a-7b30ecb0630e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 3048 | 2026.03.27 03:13:01.503056 [ 276 ] {02aae0fa-071f-4b19-993a-7b30ecb0630e} <Debug> TCPHandler: Processed in 0.001220252 sec. | ||
| 3049 | 2026.03.27 03:13:01.503161 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.03.27 03:13:01.503263 [ 276 ] {3e18389a-ce02-4a28-99eb-473bd524651f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3051 | 2026.03.27 03:13:01.503336 [ 276 ] {3e18389a-ce02-4a28-99eb-473bd524651f} <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 | ||
| 3052 | 2026.03.27 03:13:01.504041 [ 276 ] {3e18389a-ce02-4a28-99eb-473bd524651f} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.03.27 03:13:01.504079 [ 276 ] {3e18389a-ce02-4a28-99eb-473bd524651f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3054 | 2026.03.27 03:13:01.504591 [ 276 ] {3e18389a-ce02-4a28-99eb-473bd524651f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3055 | 2026.03.27 03:13:01.504851 [ 276 ] {3e18389a-ce02-4a28-99eb-473bd524651f} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.03.27 03:13:01.504990 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3057 | 2026.03.27 03:13:01.505026 [ 276 ] {3e18389a-ce02-4a28-99eb-473bd524651f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001781 sec., 5053.3408197641775 rows/sec., 9.06 MiB/sec. | ||
| 3058 | 2026.03.27 03:13:01.505060 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.03.27 03:13:01.505089 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3060 | 2026.03.27 03:13:01.505098 [ 276 ] {3e18389a-ce02-4a28-99eb-473bd524651f} <Debug> TCPHandler: Processed in 0.001987252 sec. | ||
| 3061 | 2026.03.27 03:13:01.505179 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::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 | ||
| 3062 | 2026.03.27 03:13:01.505223 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.03.27 03:13:01.505335 [ 276 ] {80e70462-d35d-4745-b68c-6ca5ae46204e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.03.27 03:13:01.505389 [ 276 ] {80e70462-d35d-4745-b68c-6ca5ae46204e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3065 | 2026.03.27 03:13:01.505426 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3066 | 2026.03.27 03:13:01.505488 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 3067 | 2026.03.27 03:13:01.505659 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 3068 | 2026.03.27 03:13:01.505789 [ 276 ] {80e70462-d35d-4745-b68c-6ca5ae46204e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.03.27 03:13:01.505819 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 3070 | 2026.03.27 03:13:01.505831 [ 276 ] {80e70462-d35d-4745-b68c-6ca5ae46204e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3071 | 2026.03.27 03:13:01.505958 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 3072 | 2026.03.27 03:13:01.506104 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::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 | ||
| 3073 | 2026.03.27 03:13:01.506246 [ 276 ] {80e70462-d35d-4745-b68c-6ca5ae46204e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3074 | 2026.03.27 03:13:01.506251 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 3075 | 2026.03.27 03:13:01.506533 [ 276 ] {80e70462-d35d-4745-b68c-6ca5ae46204e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.03.27 03:13:01.506702 [ 276 ] {80e70462-d35d-4745-b68c-6ca5ae46204e} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001389 sec., 30237.580993520518 rows/sec., 1.73 MiB/sec. | ||
| 3077 | 2026.03.27 03:13:01.506751 [ 276 ] {80e70462-d35d-4745-b68c-6ca5ae46204e} <Debug> TCPHandler: Processed in 0.001579411 sec. | ||
| 3078 | 2026.03.27 03:13:01.514056 [ 191 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 19 columns (19 merged, 0 gathered) in 0.008907262 sec., 19871.426258708903 rows/sec., 35.61 MiB/sec. | ||
| 3079 | 2026.03.27 03:13:01.514417 [ 202 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3080 | 2026.03.27 03:13:01.514726 [ 202 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.03.27 03:13:01.514787 [ 202 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3082 | 2026.03.27 03:13:01.514858 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 3083 | 2026.03.27 03:13:01.975311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 418 | ||
| 3084 | 2026.03.27 03:13:01.978606 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.03.27 03:13:01.978670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 3086 | 2026.03.27 03:13:01.979967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3087 | 2026.03.27 03:13:01.980244 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.03.27 03:13:01.980611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3089 | 2026.03.27 03:13:04.471399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5289 | ||
| 3090 | 2026.03.27 03:13:04.471907 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.03.27 03:13:04.471950 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3092 | 2026.03.27 03:13:04.472460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3093 | 2026.03.27 03:13:04.472699 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.03.27 03:13:04.472826 [ 29 ] {} <Debug> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3095 | 2026.03.27 03:13:04.472837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5289 | ||
| 3096 | 2026.03.27 03:13:04.472873 [ 29 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.03.27 03:13:04.472898 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3098 | 2026.03.27 03:13:04.472990 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 3099 | 2026.03.27 03:13:04.473080 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3100 | 2026.03.27 03:13:04.473125 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 3101 | 2026.03.27 03:13:04.473213 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 3102 | 2026.03.27 03:13:04.473259 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 3103 | 2026.03.27 03:13:04.473304 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 3104 | 2026.03.27 03:13:04.473345 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 3105 | 2026.03.27 03:13:04.473383 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 3106 | 2026.03.27 03:13:04.474704 [ 202 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 4 columns (4 merged, 0 gathered) in 0.001750146 sec., 3022033.590340463 rows/sec., 43.23 MiB/sec. | ||
| 3107 | 2026.03.27 03:13:04.475437 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3108 | 2026.03.27 03:13:04.475679 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_11_2} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.03.27 03:13:04.475744 [ 197 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_11_2} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3110 | 2026.03.27 03:13:04.475805 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3111 | 2026.03.27 03:13:04.742329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3112 | 2026.03.27 03:13:04.759753 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.03.27 03:13:04.759806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3114 | 2026.03.27 03:13:04.765908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3115 | 2026.03.27 03:13:04.766579 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.03.27 03:13:04.766837 [ 28 ] {} <Debug> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3117 | 2026.03.27 03:13:04.766879 [ 28 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.03.27 03:13:04.766902 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3119 | 2026.03.27 03:13:04.767011 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 3120 | 2026.03.27 03:13:04.769536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3121 | 2026.03.27 03:13:04.770001 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3122 | 2026.03.27 03:13:04.770683 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 3123 | 2026.03.27 03:13:04.773935 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 3124 | 2026.03.27 03:13:04.777254 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 3125 | 2026.03.27 03:13:04.781216 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 3126 | 2026.03.27 03:13:04.785529 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 3127 | 2026.03.27 03:13:04.789835 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 3128 | 2026.03.27 03:13:04.841322 [ 197 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074346281 sec., 1116.397469834436 rows/sec., 5.77 MiB/sec. | ||
| 3129 | 2026.03.27 03:13:04.843873 [ 202 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3130 | 2026.03.27 03:13:04.845843 [ 202 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_11_2} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.27 03:13:04.845951 [ 202 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_11_2} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3132 | 2026.03.27 03:13:04.847661 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3133 | 2026.03.27 03:13:05.001259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.31 MiB, peak 224.20 MiB, free memory in arenas 0.00 B, will set to 223.17 MiB (RSS), difference: 8.86 MiB | ||
| 3134 | 2026.03.27 03:13:05.935489 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.03.27 03:13:05.935771 [ 276 ] {7835aa8f-f2a0-41da-85f8-3c3d213b80d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3136 | 2026.03.27 03:13:05.935876 [ 276 ] {7835aa8f-f2a0-41da-85f8-3c3d213b80d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3137 | 2026.03.27 03:13:05.936688 [ 276 ] {7835aa8f-f2a0-41da-85f8-3c3d213b80d5} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.03.27 03:13:05.936735 [ 276 ] {7835aa8f-f2a0-41da-85f8-3c3d213b80d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3139 | 2026.03.27 03:13:05.937129 [ 276 ] {7835aa8f-f2a0-41da-85f8-3c3d213b80d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3140 | 2026.03.27 03:13:05.937363 [ 276 ] {7835aa8f-f2a0-41da-85f8-3c3d213b80d5} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.03.27 03:13:05.937517 [ 276 ] {7835aa8f-f2a0-41da-85f8-3c3d213b80d5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.34 MiB/sec. | ||
| 3142 | 2026.03.27 03:13:05.937557 [ 276 ] {7835aa8f-f2a0-41da-85f8-3c3d213b80d5} <Debug> TCPHandler: Processed in 0.002250389 sec. | ||
| 3143 | 2026.03.27 03:13:05.937680 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.03.27 03:13:05.937774 [ 276 ] {d76f97eb-2e51-46a5-8e89-923306234aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3145 | 2026.03.27 03:13:05.937815 [ 276 ] {d76f97eb-2e51-46a5-8e89-923306234aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3146 | 2026.03.27 03:13:05.938258 [ 276 ] {d76f97eb-2e51-46a5-8e89-923306234aba} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.03.27 03:13:05.938293 [ 276 ] {d76f97eb-2e51-46a5-8e89-923306234aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3148 | 2026.03.27 03:13:05.938588 [ 276 ] {d76f97eb-2e51-46a5-8e89-923306234aba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3149 | 2026.03.27 03:13:05.938793 [ 276 ] {d76f97eb-2e51-46a5-8e89-923306234aba} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.03.27 03:13:05.938918 [ 276 ] {d76f97eb-2e51-46a5-8e89-923306234aba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 3151 | 2026.03.27 03:13:05.938954 [ 276 ] {d76f97eb-2e51-46a5-8e89-923306234aba} <Debug> TCPHandler: Processed in 0.001323324 sec. | ||
| 3152 | 2026.03.27 03:13:05.939061 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.03.27 03:13:05.939155 [ 276 ] {8c6d5bed-b406-4d07-9d84-7c95c5455fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.03.27 03:13:05.939224 [ 276 ] {8c6d5bed-b406-4d07-9d84-7c95c5455fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3155 | 2026.03.27 03:13:05.939603 [ 276 ] {8c6d5bed-b406-4d07-9d84-7c95c5455fe3} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.03.27 03:13:05.939639 [ 276 ] {8c6d5bed-b406-4d07-9d84-7c95c5455fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3157 | 2026.03.27 03:13:05.939958 [ 276 ] {8c6d5bed-b406-4d07-9d84-7c95c5455fe3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3158 | 2026.03.27 03:13:05.940163 [ 276 ] {8c6d5bed-b406-4d07-9d84-7c95c5455fe3} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.03.27 03:13:05.940290 [ 276 ] {8c6d5bed-b406-4d07-9d84-7c95c5455fe3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 3160 | 2026.03.27 03:13:05.940325 [ 276 ] {8c6d5bed-b406-4d07-9d84-7c95c5455fe3} <Debug> TCPHandler: Processed in 0.001311824 sec. | ||
| 3161 | 2026.03.27 03:13:05.940430 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.03.27 03:13:05.940522 [ 276 ] {95e47955-5413-42e0-a8fb-e6fce43c5bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3163 | 2026.03.27 03:13:05.940563 [ 276 ] {95e47955-5413-42e0-a8fb-e6fce43c5bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3164 | 2026.03.27 03:13:05.940881 [ 276 ] {95e47955-5413-42e0-a8fb-e6fce43c5bbd} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.03.27 03:13:05.940914 [ 276 ] {95e47955-5413-42e0-a8fb-e6fce43c5bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3166 | 2026.03.27 03:13:05.941211 [ 276 ] {95e47955-5413-42e0-a8fb-e6fce43c5bbd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3167 | 2026.03.27 03:13:05.941425 [ 276 ] {95e47955-5413-42e0-a8fb-e6fce43c5bbd} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.03.27 03:13:05.941551 [ 276 ] {95e47955-5413-42e0-a8fb-e6fce43c5bbd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001046 sec., 45889.10133843212 rows/sec., 3.09 MiB/sec. | ||
| 3169 | 2026.03.27 03:13:05.941586 [ 276 ] {95e47955-5413-42e0-a8fb-e6fce43c5bbd} <Debug> TCPHandler: Processed in 0.001203022 sec. | ||
| 3170 | 2026.03.27 03:13:10.940236 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.03.27 03:13:10.940436 [ 276 ] {b52d2c49-45cf-4133-815d-ca4a4151d0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3172 | 2026.03.27 03:13:10.940505 [ 276 ] {b52d2c49-45cf-4133-815d-ca4a4151d0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3173 | 2026.03.27 03:13:10.941170 [ 276 ] {b52d2c49-45cf-4133-815d-ca4a4151d0c9} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.03.27 03:13:10.941221 [ 276 ] {b52d2c49-45cf-4133-815d-ca4a4151d0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3175 | 2026.03.27 03:13:10.941647 [ 276 ] {b52d2c49-45cf-4133-815d-ca4a4151d0c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3176 | 2026.03.27 03:13:10.941888 [ 276 ] {b52d2c49-45cf-4133-815d-ca4a4151d0c9} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.03.27 03:13:10.942040 [ 276 ] {b52d2c49-45cf-4133-815d-ca4a4151d0c9} <Debug> executeQuery: Read 136 rows, 12.06 KiB in 0.001656 sec., 82125.60386473431 rows/sec., 7.11 MiB/sec. | ||
| 3178 | 2026.03.27 03:13:10.942087 [ 276 ] {b52d2c49-45cf-4133-815d-ca4a4151d0c9} <Debug> TCPHandler: Processed in 0.001986302 sec. | ||
| 3179 | 2026.03.27 03:13:10.942210 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.03.27 03:13:10.942311 [ 276 ] {adae22a5-ce7e-4483-9f65-3392efa4c7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.03.27 03:13:10.942352 [ 276 ] {adae22a5-ce7e-4483-9f65-3392efa4c7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3182 | 2026.03.27 03:13:10.942745 [ 276 ] {adae22a5-ce7e-4483-9f65-3392efa4c7d1} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.03.27 03:13:10.942782 [ 276 ] {adae22a5-ce7e-4483-9f65-3392efa4c7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3184 | 2026.03.27 03:13:10.943089 [ 276 ] {adae22a5-ce7e-4483-9f65-3392efa4c7d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3185 | 2026.03.27 03:13:10.943304 [ 276 ] {adae22a5-ce7e-4483-9f65-3392efa4c7d1} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.03.27 03:13:10.943429 [ 276 ] {adae22a5-ce7e-4483-9f65-3392efa4c7d1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001141 sec., 35056.967572304995 rows/sec., 2.57 MiB/sec. | ||
| 3187 | 2026.03.27 03:13:10.943466 [ 276 ] {adae22a5-ce7e-4483-9f65-3392efa4c7d1} <Debug> TCPHandler: Processed in 0.001306874 sec. | ||
| 3188 | 2026.03.27 03:13:10.943574 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.03.27 03:13:10.943667 [ 276 ] {504e32aa-cf57-46a1-be17-f56032579d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3190 | 2026.03.27 03:13:10.943707 [ 276 ] {504e32aa-cf57-46a1-be17-f56032579d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3191 | 2026.03.27 03:13:10.944121 [ 276 ] {504e32aa-cf57-46a1-be17-f56032579d42} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.03.27 03:13:10.944156 [ 276 ] {504e32aa-cf57-46a1-be17-f56032579d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3193 | 2026.03.27 03:13:10.944481 [ 276 ] {504e32aa-cf57-46a1-be17-f56032579d42} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3194 | 2026.03.27 03:13:10.944693 [ 276 ] {504e32aa-cf57-46a1-be17-f56032579d42} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.03.27 03:13:10.944820 [ 276 ] {504e32aa-cf57-46a1-be17-f56032579d42} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 6.93 MiB/sec. | ||
| 3196 | 2026.03.27 03:13:10.944858 [ 276 ] {504e32aa-cf57-46a1-be17-f56032579d42} <Debug> TCPHandler: Processed in 0.001332764 sec. | ||
| 3197 | 2026.03.27 03:13:10.944971 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.03.27 03:13:10.945065 [ 276 ] {e186135e-9b34-457f-bb72-685ef4cf1b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3199 | 2026.03.27 03:13:10.945109 [ 276 ] {e186135e-9b34-457f-bb72-685ef4cf1b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3200 | 2026.03.27 03:13:10.945542 [ 276 ] {e186135e-9b34-457f-bb72-685ef4cf1b56} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.03.27 03:13:10.945580 [ 276 ] {e186135e-9b34-457f-bb72-685ef4cf1b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3202 | 2026.03.27 03:13:10.945944 [ 276 ] {e186135e-9b34-457f-bb72-685ef4cf1b56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3203 | 2026.03.27 03:13:10.946175 [ 276 ] {e186135e-9b34-457f-bb72-685ef4cf1b56} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.03.27 03:13:10.946313 [ 276 ] {e186135e-9b34-457f-bb72-685ef4cf1b56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 3205 | 2026.03.27 03:13:10.946352 [ 276 ] {e186135e-9b34-457f-bb72-685ef4cf1b56} <Debug> TCPHandler: Processed in 0.001429157 sec. | ||
| 3206 | 2026.03.27 03:13:10.946466 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.03.27 03:13:10.946563 [ 276 ] {e7e36bde-c951-4eb4-9d4f-03a07c937cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.03.27 03:13:10.946619 [ 276 ] {e7e36bde-c951-4eb4-9d4f-03a07c937cd4} <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 | ||
| 3209 | 2026.03.27 03:13:10.947422 [ 276 ] {e7e36bde-c951-4eb4-9d4f-03a07c937cd4} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.03.27 03:13:10.947461 [ 276 ] {e7e36bde-c951-4eb4-9d4f-03a07c937cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3211 | 2026.03.27 03:13:10.948051 [ 276 ] {e7e36bde-c951-4eb4-9d4f-03a07c937cd4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3212 | 2026.03.27 03:13:10.948288 [ 276 ] {e7e36bde-c951-4eb4-9d4f-03a07c937cd4} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.03.27 03:13:10.948432 [ 276 ] {e7e36bde-c951-4eb4-9d4f-03a07c937cd4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001889 sec., 21175.224986765483 rows/sec., 37.95 MiB/sec. | ||
| 3214 | 2026.03.27 03:13:10.948493 [ 276 ] {e7e36bde-c951-4eb4-9d4f-03a07c937cd4} <Debug> TCPHandler: Processed in 0.002076794 sec. | ||
| 3215 | 2026.03.27 03:13:10.948607 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.03.27 03:13:10.948703 [ 276 ] {7be4dffa-2e2f-4d28-b2a5-da997ca66bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.03.27 03:13:10.948752 [ 276 ] {7be4dffa-2e2f-4d28-b2a5-da997ca66bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3218 | 2026.03.27 03:13:10.949095 [ 276 ] {7be4dffa-2e2f-4d28-b2a5-da997ca66bc7} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.03.27 03:13:10.949133 [ 276 ] {7be4dffa-2e2f-4d28-b2a5-da997ca66bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3220 | 2026.03.27 03:13:10.949476 [ 276 ] {7be4dffa-2e2f-4d28-b2a5-da997ca66bc7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3221 | 2026.03.27 03:13:10.949698 [ 276 ] {7be4dffa-2e2f-4d28-b2a5-da997ca66bc7} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.03.27 03:13:10.949834 [ 276 ] {7be4dffa-2e2f-4d28-b2a5-da997ca66bc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 3223 | 2026.03.27 03:13:10.949871 [ 276 ] {7be4dffa-2e2f-4d28-b2a5-da997ca66bc7} <Debug> TCPHandler: Processed in 0.001312884 sec. | ||
| 3224 | 2026.03.27 03:13:11.907056 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3225 | 2026.03.27 03:13:11.907119 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3226 | 2026.03.27 03:13:11.973854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5737 | ||
| 3227 | 2026.03.27 03:13:11.974342 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.27 03:13:11.974392 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3229 | 2026.03.27 03:13:11.975068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3230 | 2026.03.27 03:13:11.975301 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.03.27 03:13:11.975449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 3232 | 2026.03.27 03:13:11.980942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 438 | ||
| 3233 | 2026.03.27 03:13:11.983092 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.03.27 03:13:11.983136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3235 | 2026.03.27 03:13:11.984318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3236 | 2026.03.27 03:13:11.984593 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.03.27 03:13:11.984937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3238 | 2026.03.27 03:13:12.270504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3239 | 2026.03.27 03:13:12.287284 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.03.27 03:13:12.287343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3241 | 2026.03.27 03:13:12.293017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3242 | 2026.03.27 03:13:12.293756 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.03.27 03:13:12.296941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3244 | 2026.03.27 03:13:15.944694 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.03.27 03:13:15.944976 [ 276 ] {edb37601-750e-4cd7-b09b-b3678837a9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3246 | 2026.03.27 03:13:15.945073 [ 276 ] {edb37601-750e-4cd7-b09b-b3678837a9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3247 | 2026.03.27 03:13:15.945907 [ 276 ] {edb37601-750e-4cd7-b09b-b3678837a9ae} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.03.27 03:13:15.945950 [ 276 ] {edb37601-750e-4cd7-b09b-b3678837a9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3249 | 2026.03.27 03:13:15.946356 [ 276 ] {edb37601-750e-4cd7-b09b-b3678837a9ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3250 | 2026.03.27 03:13:15.946573 [ 276 ] {edb37601-750e-4cd7-b09b-b3678837a9ae} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.03.27 03:13:15.946724 [ 276 ] {edb37601-750e-4cd7-b09b-b3678837a9ae} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 3252 | 2026.03.27 03:13:15.946765 [ 276 ] {edb37601-750e-4cd7-b09b-b3678837a9ae} <Debug> TCPHandler: Processed in 0.002241998 sec. | ||
| 3253 | 2026.03.27 03:13:15.946888 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.03.27 03:13:15.946981 [ 276 ] {2900cd6d-3743-4bb7-b43c-a9d945755d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3255 | 2026.03.27 03:13:15.947021 [ 276 ] {2900cd6d-3743-4bb7-b43c-a9d945755d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3256 | 2026.03.27 03:13:15.947721 [ 276 ] {2900cd6d-3743-4bb7-b43c-a9d945755d2d} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.03.27 03:13:15.947758 [ 276 ] {2900cd6d-3743-4bb7-b43c-a9d945755d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3258 | 2026.03.27 03:13:15.948121 [ 276 ] {2900cd6d-3743-4bb7-b43c-a9d945755d2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3259 | 2026.03.27 03:13:15.948327 [ 276 ] {2900cd6d-3743-4bb7-b43c-a9d945755d2d} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.03.27 03:13:15.948432 [ 25 ] {} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3261 | 2026.03.27 03:13:15.948453 [ 276 ] {2900cd6d-3743-4bb7-b43c-a9d945755d2d} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.00149 sec., 534899.3288590604 rows/sec., 41.59 MiB/sec. | ||
| 3262 | 2026.03.27 03:13:15.948494 [ 25 ] {} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.03.27 03:13:15.948503 [ 276 ] {2900cd6d-3743-4bb7-b43c-a9d945755d2d} <Debug> TCPHandler: Processed in 0.001668044 sec. | ||
| 3264 | 2026.03.27 03:13:15.948524 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3265 | 2026.03.27 03:13:15.948623 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.03.27 03:13:15.948645 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::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 | ||
| 3267 | 2026.03.27 03:13:15.948722 [ 276 ] {9c43a159-d293-44c2-875e-351c0a55f008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.03.27 03:13:15.948767 [ 276 ] {9c43a159-d293-44c2-875e-351c0a55f008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3269 | 2026.03.27 03:13:15.948788 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3270 | 2026.03.27 03:13:15.948826 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 885 rows starting from the beginning of the part | ||
| 3271 | 2026.03.27 03:13:15.948921 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 136 rows starting from the beginning of the part | ||
| 3272 | 2026.03.27 03:13:15.948981 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3148 rows starting from the beginning of the part | ||
| 3273 | 2026.03.27 03:13:15.949040 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::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 | ||
| 3274 | 2026.03.27 03:13:15.949089 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 136 rows starting from the beginning of the part | ||
| 3275 | 2026.03.27 03:13:15.949132 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 797 rows starting from the beginning of the part | ||
| 3276 | 2026.03.27 03:13:15.949187 [ 276 ] {9c43a159-d293-44c2-875e-351c0a55f008} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.27 03:13:15.949227 [ 276 ] {9c43a159-d293-44c2-875e-351c0a55f008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3278 | 2026.03.27 03:13:15.949626 [ 276 ] {9c43a159-d293-44c2-875e-351c0a55f008} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3279 | 2026.03.27 03:13:15.949866 [ 276 ] {9c43a159-d293-44c2-875e-351c0a55f008} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.27 03:13:15.949998 [ 276 ] {9c43a159-d293-44c2-875e-351c0a55f008} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001295 sec., 109652.50965250966 rows/sec., 6.44 MiB/sec. | ||
| 3281 | 2026.03.27 03:13:15.950036 [ 276 ] {9c43a159-d293-44c2-875e-351c0a55f008} <Debug> TCPHandler: Processed in 0.001460299 sec. | ||
| 3282 | 2026.03.27 03:13:15.950145 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.03.27 03:13:15.950237 [ 276 ] {4575a595-9b91-4583-a423-cedd8db202a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.03.27 03:13:15.950276 [ 276 ] {4575a595-9b91-4583-a423-cedd8db202a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3285 | 2026.03.27 03:13:15.950683 [ 276 ] {4575a595-9b91-4583-a423-cedd8db202a7} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.03.27 03:13:15.950718 [ 276 ] {4575a595-9b91-4583-a423-cedd8db202a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3287 | 2026.03.27 03:13:15.951008 [ 276 ] {4575a595-9b91-4583-a423-cedd8db202a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3288 | 2026.03.27 03:13:15.951097 [ 202 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5158 rows, containing 5 columns (5 merged, 0 gathered) in 0.002508185 sec., 2056467.1266274217 rows/sec., 164.91 MiB/sec. | ||
| 3289 | 2026.03.27 03:13:15.951214 [ 276 ] {4575a595-9b91-4583-a423-cedd8db202a7} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.03.27 03:13:15.951336 [ 276 ] {4575a595-9b91-4583-a423-cedd8db202a7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001117 sec., 133393.01700984783 rows/sec., 8.62 MiB/sec. | ||
| 3291 | 2026.03.27 03:13:15.951372 [ 276 ] {4575a595-9b91-4583-a423-cedd8db202a7} <Debug> TCPHandler: Processed in 0.001273404 sec. | ||
| 3292 | 2026.03.27 03:13:15.951451 [ 202 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3293 | 2026.03.27 03:13:15.951484 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.03.27 03:13:15.951576 [ 276 ] {879410bc-af91-4b08-9162-765275b80f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3295 | 2026.03.27 03:13:15.951614 [ 276 ] {879410bc-af91-4b08-9162-765275b80f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3296 | 2026.03.27 03:13:15.951716 [ 202 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.03.27 03:13:15.951778 [ 202 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_16_3} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3298 | 2026.03.27 03:13:15.951886 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3299 | 2026.03.27 03:13:15.952030 [ 276 ] {879410bc-af91-4b08-9162-765275b80f5f} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.03.27 03:13:15.952064 [ 276 ] {879410bc-af91-4b08-9162-765275b80f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3301 | 2026.03.27 03:13:15.952359 [ 276 ] {879410bc-af91-4b08-9162-765275b80f5f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3302 | 2026.03.27 03:13:15.952562 [ 276 ] {879410bc-af91-4b08-9162-765275b80f5f} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.03.27 03:13:15.952682 [ 276 ] {879410bc-af91-4b08-9162-765275b80f5f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001124 sec., 131672.59786476867 rows/sec., 7.49 MiB/sec. | ||
| 3304 | 2026.03.27 03:13:15.952718 [ 276 ] {879410bc-af91-4b08-9162-765275b80f5f} <Debug> TCPHandler: Processed in 0.001280374 sec. | ||
| 3305 | 2026.03.27 03:13:15.952822 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.03.27 03:13:15.952914 [ 276 ] {fb48c84f-3585-44c8-b0ae-801dbb2404ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3307 | 2026.03.27 03:13:15.952952 [ 276 ] {fb48c84f-3585-44c8-b0ae-801dbb2404ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3308 | 2026.03.27 03:13:15.953505 [ 276 ] {fb48c84f-3585-44c8-b0ae-801dbb2404ef} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.03.27 03:13:15.953543 [ 276 ] {fb48c84f-3585-44c8-b0ae-801dbb2404ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3310 | 2026.03.27 03:13:15.953871 [ 276 ] {fb48c84f-3585-44c8-b0ae-801dbb2404ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3311 | 2026.03.27 03:13:15.954097 [ 276 ] {fb48c84f-3585-44c8-b0ae-801dbb2404ef} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.03.27 03:13:15.954194 [ 25 ] {} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3313 | 2026.03.27 03:13:15.954222 [ 276 ] {fb48c84f-3585-44c8-b0ae-801dbb2404ef} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001325 sec., 369811.320754717 rows/sec., 25.93 MiB/sec. | ||
| 3314 | 2026.03.27 03:13:15.954230 [ 25 ] {} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.03.27 03:13:15.954263 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3316 | 2026.03.27 03:13:15.954266 [ 276 ] {fb48c84f-3585-44c8-b0ae-801dbb2404ef} <Debug> TCPHandler: Processed in 0.001490829 sec. | ||
| 3317 | 2026.03.27 03:13:15.954338 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::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 | ||
| 3318 | 2026.03.27 03:13:15.954385 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.03.27 03:13:15.954432 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3320 | 2026.03.27 03:13:15.954460 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
| 3321 | 2026.03.27 03:13:15.954482 [ 276 ] {a4ab52aa-6699-47b3-861a-e2dbdb0fbee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3322 | 2026.03.27 03:13:15.954505 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3323 | 2026.03.27 03:13:15.954528 [ 276 ] {a4ab52aa-6699-47b3-861a-e2dbdb0fbee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3324 | 2026.03.27 03:13:15.954549 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1722 rows starting from the beginning of the part | ||
| 3325 | 2026.03.27 03:13:15.954589 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::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 | ||
| 3326 | 2026.03.27 03:13:15.954625 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3327 | 2026.03.27 03:13:15.954666 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 490 rows starting from the beginning of the part | ||
| 3328 | 2026.03.27 03:13:15.954866 [ 276 ] {a4ab52aa-6699-47b3-861a-e2dbdb0fbee7} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.03.27 03:13:15.954907 [ 276 ] {a4ab52aa-6699-47b3-861a-e2dbdb0fbee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3330 | 2026.03.27 03:13:15.955209 [ 276 ] {a4ab52aa-6699-47b3-861a-e2dbdb0fbee7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3331 | 2026.03.27 03:13:15.955428 [ 276 ] {a4ab52aa-6699-47b3-861a-e2dbdb0fbee7} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.03.27 03:13:15.955553 [ 276 ] {a4ab52aa-6699-47b3-861a-e2dbdb0fbee7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 3333 | 2026.03.27 03:13:15.955589 [ 276 ] {a4ab52aa-6699-47b3-861a-e2dbdb0fbee7} <Debug> TCPHandler: Processed in 0.001251633 sec. | ||
| 3334 | 2026.03.27 03:13:15.955692 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2026.03.27 03:13:15.955783 [ 276 ] {2124bfe7-ad64-4252-8202-ad0d42f30bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3336 | 2026.03.27 03:13:15.955825 [ 276 ] {2124bfe7-ad64-4252-8202-ad0d42f30bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3337 | 2026.03.27 03:13:15.955846 [ 202 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153917 sec., 1980288.0773403847 rows/sec., 145.07 MiB/sec. | ||
| 3338 | 2026.03.27 03:13:15.956060 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3339 | 2026.03.27 03:13:15.956205 [ 276 ] {2124bfe7-ad64-4252-8202-ad0d42f30bba} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.03.27 03:13:15.956248 [ 276 ] {2124bfe7-ad64-4252-8202-ad0d42f30bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3341 | 2026.03.27 03:13:15.956328 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.03.27 03:13:15.956404 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_16_3} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3343 | 2026.03.27 03:13:15.956474 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3344 | 2026.03.27 03:13:15.956590 [ 276 ] {2124bfe7-ad64-4252-8202-ad0d42f30bba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3345 | 2026.03.27 03:13:15.956799 [ 276 ] {2124bfe7-ad64-4252-8202-ad0d42f30bba} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.27 03:13:15.956898 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3347 | 2026.03.27 03:13:15.956924 [ 276 ] {2124bfe7-ad64-4252-8202-ad0d42f30bba} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 3348 | 2026.03.27 03:13:15.956933 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.03.27 03:13:15.956964 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3350 | 2026.03.27 03:13:15.956967 [ 276 ] {2124bfe7-ad64-4252-8202-ad0d42f30bba} <Debug> TCPHandler: Processed in 0.001322115 sec. | ||
| 3351 | 2026.03.27 03:13:15.957033 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::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 | ||
| 3352 | 2026.03.27 03:13:15.957084 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.03.27 03:13:15.957124 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3354 | 2026.03.27 03:13:15.957155 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2368 rows starting from the beginning of the part | ||
| 3355 | 2026.03.27 03:13:15.957181 [ 276 ] {cbeefc44-43df-4e25-a9e0-4d4fa352d44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.03.27 03:13:15.957200 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::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 | ||
| 3357 | 2026.03.27 03:13:15.957226 [ 276 ] {cbeefc44-43df-4e25-a9e0-4d4fa352d44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3358 | 2026.03.27 03:13:15.957242 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3804 rows starting from the beginning of the part | ||
| 3359 | 2026.03.27 03:13:15.957283 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3360 | 2026.03.27 03:13:15.957314 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::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 | ||
| 3361 | 2026.03.27 03:13:15.957347 [ 188 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3362 | 2026.03.27 03:13:15.957537 [ 276 ] {cbeefc44-43df-4e25-a9e0-4d4fa352d44a} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.03.27 03:13:15.957579 [ 276 ] {cbeefc44-43df-4e25-a9e0-4d4fa352d44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3364 | 2026.03.27 03:13:15.957874 [ 276 ] {cbeefc44-43df-4e25-a9e0-4d4fa352d44a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3365 | 2026.03.27 03:13:15.958105 [ 276 ] {cbeefc44-43df-4e25-a9e0-4d4fa352d44a} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.03.27 03:13:15.958236 [ 276 ] {cbeefc44-43df-4e25-a9e0-4d4fa352d44a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 3367 | 2026.03.27 03:13:15.958271 [ 276 ] {cbeefc44-43df-4e25-a9e0-4d4fa352d44a} <Debug> TCPHandler: Processed in 0.001233483 sec. | ||
| 3368 | 2026.03.27 03:13:15.958374 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.03.27 03:13:15.958464 [ 276 ] {30f7f6c5-7023-46d7-83c5-4fc45e62fafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3370 | 2026.03.27 03:13:15.958504 [ 276 ] {30f7f6c5-7023-46d7-83c5-4fc45e62fafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3371 | 2026.03.27 03:13:15.958809 [ 276 ] {30f7f6c5-7023-46d7-83c5-4fc45e62fafa} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.03.27 03:13:15.958844 [ 276 ] {30f7f6c5-7023-46d7-83c5-4fc45e62fafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3373 | 2026.03.27 03:13:15.959203 [ 276 ] {30f7f6c5-7023-46d7-83c5-4fc45e62fafa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3374 | 2026.03.27 03:13:15.959410 [ 276 ] {30f7f6c5-7023-46d7-83c5-4fc45e62fafa} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.03.27 03:13:15.959506 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6885 rows, containing 5 columns (5 merged, 0 gathered) in 0.002502515 sec., 2751232.260346092 rows/sec., 179.67 MiB/sec. | ||
| 3376 | 2026.03.27 03:13:15.959514 [ 25 ] {} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3377 | 2026.03.27 03:13:15.959535 [ 276 ] {30f7f6c5-7023-46d7-83c5-4fc45e62fafa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 3378 | 2026.03.27 03:13:15.959553 [ 25 ] {} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.03.27 03:13:15.959576 [ 276 ] {30f7f6c5-7023-46d7-83c5-4fc45e62fafa} <Debug> TCPHandler: Processed in 0.001247883 sec. | ||
| 3380 | 2026.03.27 03:13:15.959579 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 3381 | 2026.03.27 03:13:15.959664 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 3382 | 2026.03.27 03:13:15.959761 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3383 | 2026.03.27 03:13:15.959787 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 810 rows starting from the beginning of the part | ||
| 3384 | 2026.03.27 03:13:15.959828 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 3385 | 2026.03.27 03:13:15.959865 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 3386 | 2026.03.27 03:13:15.959895 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3387 | 2026.03.27 03:13:15.959927 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::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 | ||
| 3388 | 2026.03.27 03:13:15.959959 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3389 | 2026.03.27 03:13:15.960099 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3390 | 2026.03.27 03:13:15.960377 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.03.27 03:13:15.960445 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3392 | 2026.03.27 03:13:15.960524 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3393 | 2026.03.27 03:13:15.960752 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.00111295 sec., 997349.3867649041 rows/sec., 64.25 MiB/sec. | ||
| 3394 | 2026.03.27 03:13:15.960962 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3395 | 2026.03.27 03:13:15.961196 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.03.27 03:13:15.961254 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_16_3} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3397 | 2026.03.27 03:13:15.961327 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3398 | 2026.03.27 03:13:19.476438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6249 | ||
| 3399 | 2026.03.27 03:13:19.476978 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.27 03:13:19.477025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3401 | 2026.03.27 03:13:19.477515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3402 | 2026.03.27 03:13:19.477754 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.27 03:13:19.477882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6249 | ||
| 3404 | 2026.03.27 03:13:19.797914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3405 | 2026.03.27 03:13:19.813155 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.03.27 03:13:19.813205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3407 | 2026.03.27 03:13:19.818698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3408 | 2026.03.27 03:13:19.819399 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.03.27 03:13:19.822446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3410 | 2026.03.27 03:13:20.939028 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.03.27 03:13:20.939230 [ 276 ] {6c398b64-7a8a-424c-b3a1-8233d1311c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3412 | 2026.03.27 03:13:20.939305 [ 276 ] {6c398b64-7a8a-424c-b3a1-8233d1311c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3413 | 2026.03.27 03:13:20.939933 [ 276 ] {6c398b64-7a8a-424c-b3a1-8233d1311c80} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.03.27 03:13:20.939981 [ 276 ] {6c398b64-7a8a-424c-b3a1-8233d1311c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3415 | 2026.03.27 03:13:20.940359 [ 276 ] {6c398b64-7a8a-424c-b3a1-8233d1311c80} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3416 | 2026.03.27 03:13:20.940583 [ 276 ] {6c398b64-7a8a-424c-b3a1-8233d1311c80} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.03.27 03:13:20.940737 [ 276 ] {6c398b64-7a8a-424c-b3a1-8233d1311c80} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001562 sec., 3841.229193341869 rows/sec., 313.23 KiB/sec. | ||
| 3418 | 2026.03.27 03:13:20.940780 [ 276 ] {6c398b64-7a8a-424c-b3a1-8233d1311c80} <Debug> TCPHandler: Processed in 0.00189345 sec. | ||
| 3419 | 2026.03.27 03:13:20.940890 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.03.27 03:13:20.940991 [ 276 ] {ee236b5a-1cfc-41ac-8257-3ea7c5b98a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3421 | 2026.03.27 03:13:20.941032 [ 276 ] {ee236b5a-1cfc-41ac-8257-3ea7c5b98a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3422 | 2026.03.27 03:13:20.941481 [ 276 ] {ee236b5a-1cfc-41ac-8257-3ea7c5b98a42} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.03.27 03:13:20.941517 [ 276 ] {ee236b5a-1cfc-41ac-8257-3ea7c5b98a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3424 | 2026.03.27 03:13:20.941827 [ 276 ] {ee236b5a-1cfc-41ac-8257-3ea7c5b98a42} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3425 | 2026.03.27 03:13:20.942037 [ 276 ] {ee236b5a-1cfc-41ac-8257-3ea7c5b98a42} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.03.27 03:13:20.942164 [ 276 ] {ee236b5a-1cfc-41ac-8257-3ea7c5b98a42} <Debug> executeQuery: Read 141 rows, 12.48 KiB in 0.001192 sec., 118288.59060402686 rows/sec., 10.22 MiB/sec. | ||
| 3427 | 2026.03.27 03:13:20.942201 [ 276 ] {ee236b5a-1cfc-41ac-8257-3ea7c5b98a42} <Debug> TCPHandler: Processed in 0.001359996 sec. | ||
| 3428 | 2026.03.27 03:13:20.942297 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.03.27 03:13:20.942390 [ 276 ] {5b794536-c726-404a-9706-c74ead99e078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3430 | 2026.03.27 03:13:20.942431 [ 276 ] {5b794536-c726-404a-9706-c74ead99e078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3431 | 2026.03.27 03:13:20.942825 [ 276 ] {5b794536-c726-404a-9706-c74ead99e078} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.03.27 03:13:20.942861 [ 276 ] {5b794536-c726-404a-9706-c74ead99e078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3433 | 2026.03.27 03:13:20.943176 [ 276 ] {5b794536-c726-404a-9706-c74ead99e078} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3434 | 2026.03.27 03:13:20.943390 [ 276 ] {5b794536-c726-404a-9706-c74ead99e078} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.03.27 03:13:20.943515 [ 276 ] {5b794536-c726-404a-9706-c74ead99e078} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001143 sec., 41119.86001749781 rows/sec., 2.99 MiB/sec. | ||
| 3436 | 2026.03.27 03:13:20.943552 [ 276 ] {5b794536-c726-404a-9706-c74ead99e078} <Debug> TCPHandler: Processed in 0.001302734 sec. | ||
| 3437 | 2026.03.27 03:13:20.943665 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2026.03.27 03:13:20.943765 [ 276 ] {3188bcb0-f19d-4973-9813-f0be0c723210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3439 | 2026.03.27 03:13:20.943806 [ 276 ] {3188bcb0-f19d-4973-9813-f0be0c723210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3440 | 2026.03.27 03:13:20.944246 [ 276 ] {3188bcb0-f19d-4973-9813-f0be0c723210} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.03.27 03:13:20.944285 [ 276 ] {3188bcb0-f19d-4973-9813-f0be0c723210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3442 | 2026.03.27 03:13:20.944625 [ 276 ] {3188bcb0-f19d-4973-9813-f0be0c723210} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3443 | 2026.03.27 03:13:20.944884 [ 276 ] {3188bcb0-f19d-4973-9813-f0be0c723210} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.03.27 03:13:20.945013 [ 276 ] {3188bcb0-f19d-4973-9813-f0be0c723210} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.001266 sec., 87677.72511848342 rows/sec., 6.86 MiB/sec. | ||
| 3445 | 2026.03.27 03:13:20.945053 [ 276 ] {3188bcb0-f19d-4973-9813-f0be0c723210} <Debug> TCPHandler: Processed in 0.001437997 sec. | ||
| 3446 | 2026.03.27 03:13:20.945165 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3447 | 2026.03.27 03:13:20.945259 [ 276 ] {c714e59f-63d6-4b03-9de8-9ce01b9fa1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3448 | 2026.03.27 03:13:20.945301 [ 276 ] {c714e59f-63d6-4b03-9de8-9ce01b9fa1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3449 | 2026.03.27 03:13:20.945689 [ 276 ] {c714e59f-63d6-4b03-9de8-9ce01b9fa1df} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.03.27 03:13:20.945724 [ 276 ] {c714e59f-63d6-4b03-9de8-9ce01b9fa1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3451 | 2026.03.27 03:13:20.946053 [ 276 ] {c714e59f-63d6-4b03-9de8-9ce01b9fa1df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3452 | 2026.03.27 03:13:20.946254 [ 276 ] {c714e59f-63d6-4b03-9de8-9ce01b9fa1df} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3453 | 2026.03.27 03:13:20.946382 [ 276 ] {c714e59f-63d6-4b03-9de8-9ce01b9fa1df} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001141 sec., 142857.14285714284 rows/sec., 9.95 MiB/sec. | ||
| 3454 | 2026.03.27 03:13:20.946418 [ 276 ] {c714e59f-63d6-4b03-9de8-9ce01b9fa1df} <Debug> TCPHandler: Processed in 0.001301764 sec. | ||
| 3455 | 2026.03.27 03:13:20.946522 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2026.03.27 03:13:20.946617 [ 276 ] {d76724fd-8507-4865-9ec4-c762e29d28e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3457 | 2026.03.27 03:13:20.946670 [ 276 ] {d76724fd-8507-4865-9ec4-c762e29d28e5} <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 | ||
| 3458 | 2026.03.27 03:13:20.947419 [ 276 ] {d76724fd-8507-4865-9ec4-c762e29d28e5} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3459 | 2026.03.27 03:13:20.947455 [ 276 ] {d76724fd-8507-4865-9ec4-c762e29d28e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3460 | 2026.03.27 03:13:20.948003 [ 276 ] {d76724fd-8507-4865-9ec4-c762e29d28e5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3461 | 2026.03.27 03:13:20.948223 [ 276 ] {d76724fd-8507-4865-9ec4-c762e29d28e5} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.03.27 03:13:20.948355 [ 276 ] {d76724fd-8507-4865-9ec4-c762e29d28e5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001755 sec., 23361.82336182336 rows/sec., 41.86 MiB/sec. | ||
| 3463 | 2026.03.27 03:13:20.948408 [ 276 ] {d76724fd-8507-4865-9ec4-c762e29d28e5} <Debug> TCPHandler: Processed in 0.001933381 sec. | ||
| 3464 | 2026.03.27 03:13:20.948514 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.03.27 03:13:20.948608 [ 276 ] {3da71185-15d8-47d3-b85f-05d6c252e622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3466 | 2026.03.27 03:13:20.948649 [ 276 ] {3da71185-15d8-47d3-b85f-05d6c252e622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3467 | 2026.03.27 03:13:20.948970 [ 276 ] {3da71185-15d8-47d3-b85f-05d6c252e622} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.03.27 03:13:20.949004 [ 276 ] {3da71185-15d8-47d3-b85f-05d6c252e622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3469 | 2026.03.27 03:13:20.949296 [ 276 ] {3da71185-15d8-47d3-b85f-05d6c252e622} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3470 | 2026.03.27 03:13:20.949516 [ 276 ] {3da71185-15d8-47d3-b85f-05d6c252e622} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.03.27 03:13:20.949640 [ 276 ] {3da71185-15d8-47d3-b85f-05d6c252e622} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 3472 | 2026.03.27 03:13:20.949675 [ 276 ] {3da71185-15d8-47d3-b85f-05d6c252e622} <Debug> TCPHandler: Processed in 0.001207532 sec. | ||
| 3473 | 2026.03.27 03:13:21.985906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 472 | ||
| 3474 | 2026.03.27 03:13:21.988237 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.03.27 03:13:21.988278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3476 | 2026.03.27 03:13:21.991191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3477 | 2026.03.27 03:13:21.991575 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.03.27 03:13:21.992086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3479 | 2026.03.27 03:13:25.944245 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.03.27 03:13:25.944436 [ 276 ] {946d008b-0c60-49ad-986d-074bbd26c186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3481 | 2026.03.27 03:13:25.944500 [ 276 ] {946d008b-0c60-49ad-986d-074bbd26c186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3482 | 2026.03.27 03:13:25.945249 [ 276 ] {946d008b-0c60-49ad-986d-074bbd26c186} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.03.27 03:13:25.945286 [ 276 ] {946d008b-0c60-49ad-986d-074bbd26c186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3484 | 2026.03.27 03:13:25.945693 [ 276 ] {946d008b-0c60-49ad-986d-074bbd26c186} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3485 | 2026.03.27 03:13:25.945969 [ 276 ] {946d008b-0c60-49ad-986d-074bbd26c186} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.03.27 03:13:25.946102 [ 142 ] {} <Debug> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3487 | 2026.03.27 03:13:25.946142 [ 276 ] {946d008b-0c60-49ad-986d-074bbd26c186} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. | ||
| 3488 | 2026.03.27 03:13:25.946144 [ 142 ] {} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.03.27 03:13:25.946181 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3490 | 2026.03.27 03:13:25.946193 [ 276 ] {946d008b-0c60-49ad-986d-074bbd26c186} <Debug> TCPHandler: Processed in 0.002075244 sec. | ||
| 3491 | 2026.03.27 03:13:25.946299 [ 192 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3492 | 2026.03.27 03:13:25.946331 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.03.27 03:13:25.946434 [ 192 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3494 | 2026.03.27 03:13:25.946446 [ 276 ] {3ab1f6d8-db18-41f3-a72b-0c99b30ea2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3495 | 2026.03.27 03:13:25.946476 [ 192 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3496 | 2026.03.27 03:13:25.946504 [ 276 ] {3ab1f6d8-db18-41f3-a72b-0c99b30ea2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3497 | 2026.03.27 03:13:25.946552 [ 192 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3498 | 2026.03.27 03:13:25.946605 [ 192 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3499 | 2026.03.27 03:13:25.946649 [ 192 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3500 | 2026.03.27 03:13:25.946691 [ 192 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3501 | 2026.03.27 03:13:25.947352 [ 276 ] {3ab1f6d8-db18-41f3-a72b-0c99b30ea2a1} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.03.27 03:13:25.947393 [ 276 ] {3ab1f6d8-db18-41f3-a72b-0c99b30ea2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3503 | 2026.03.27 03:13:25.947646 [ 202 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402937 sec., 1012162.3422862182 rows/sec., 68.15 MiB/sec. | ||
| 3504 | 2026.03.27 03:13:25.947816 [ 202 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3505 | 2026.03.27 03:13:25.947885 [ 276 ] {3ab1f6d8-db18-41f3-a72b-0c99b30ea2a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3506 | 2026.03.27 03:13:25.948133 [ 202 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.03.27 03:13:25.948154 [ 276 ] {3ab1f6d8-db18-41f3-a72b-0c99b30ea2a1} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.03.27 03:13:25.948217 [ 202 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_9_2} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3509 | 2026.03.27 03:13:25.948311 [ 276 ] {3ab1f6d8-db18-41f3-a72b-0c99b30ea2a1} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001888 sec., 422139.8305084746 rows/sec., 32.82 MiB/sec. | ||
| 3510 | 2026.03.27 03:13:25.948326 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3511 | 2026.03.27 03:13:25.948360 [ 276 ] {3ab1f6d8-db18-41f3-a72b-0c99b30ea2a1} <Debug> TCPHandler: Processed in 0.002086964 sec. | ||
| 3512 | 2026.03.27 03:13:25.948478 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.03.27 03:13:25.948572 [ 276 ] {443fe912-cf49-46be-bf7c-2a1cdb915724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.03.27 03:13:25.948612 [ 276 ] {443fe912-cf49-46be-bf7c-2a1cdb915724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3515 | 2026.03.27 03:13:25.949047 [ 276 ] {443fe912-cf49-46be-bf7c-2a1cdb915724} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.27 03:13:25.949082 [ 276 ] {443fe912-cf49-46be-bf7c-2a1cdb915724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3517 | 2026.03.27 03:13:25.949379 [ 276 ] {443fe912-cf49-46be-bf7c-2a1cdb915724} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3518 | 2026.03.27 03:13:25.949585 [ 276 ] {443fe912-cf49-46be-bf7c-2a1cdb915724} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.27 03:13:25.949680 [ 142 ] {} <Debug> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3520 | 2026.03.27 03:13:25.949708 [ 142 ] {} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.03.27 03:13:25.949716 [ 276 ] {443fe912-cf49-46be-bf7c-2a1cdb915724} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001163 sec., 122098.02235597593 rows/sec., 7.17 MiB/sec. | ||
| 3522 | 2026.03.27 03:13:25.949726 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3523 | 2026.03.27 03:13:25.949752 [ 276 ] {443fe912-cf49-46be-bf7c-2a1cdb915724} <Debug> TCPHandler: Processed in 0.001322805 sec. | ||
| 3524 | 2026.03.27 03:13:25.949813 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::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 | ||
| 3525 | 2026.03.27 03:13:25.949860 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2026.03.27 03:13:25.949928 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3527 | 2026.03.27 03:13:25.949956 [ 276 ] {10470c3b-885b-42bd-a3b9-457dfedb8d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.03.27 03:13:25.949963 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 3529 | 2026.03.27 03:13:25.950004 [ 276 ] {10470c3b-885b-42bd-a3b9-457dfedb8d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3530 | 2026.03.27 03:13:25.950036 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 159 rows starting from the beginning of the part | ||
| 3531 | 2026.03.27 03:13:25.950085 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3532 | 2026.03.27 03:13:25.950127 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 142 rows starting from the beginning of the part | ||
| 3533 | 2026.03.27 03:13:25.950168 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
| 3534 | 2026.03.27 03:13:25.950210 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 142 rows starting from the beginning of the part | ||
| 3535 | 2026.03.27 03:13:25.950441 [ 276 ] {10470c3b-885b-42bd-a3b9-457dfedb8d41} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.03.27 03:13:25.950482 [ 276 ] {10470c3b-885b-42bd-a3b9-457dfedb8d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3537 | 2026.03.27 03:13:25.950792 [ 276 ] {10470c3b-885b-42bd-a3b9-457dfedb8d41} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3538 | 2026.03.27 03:13:25.951006 [ 276 ] {10470c3b-885b-42bd-a3b9-457dfedb8d41} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.03.27 03:13:25.951118 [ 202 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344716 sec., 541378.2538469089 rows/sec., 35.50 MiB/sec. | ||
| 3540 | 2026.03.27 03:13:25.951128 [ 276 ] {10470c3b-885b-42bd-a3b9-457dfedb8d41} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 3541 | 2026.03.27 03:13:25.951173 [ 276 ] {10470c3b-885b-42bd-a3b9-457dfedb8d41} <Debug> TCPHandler: Processed in 0.001360875 sec. | ||
| 3542 | 2026.03.27 03:13:25.951279 [ 196 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3543 | 2026.03.27 03:13:25.951286 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2026.03.27 03:13:25.951393 [ 276 ] {477760bb-5cfa-4c23-b5ed-da309bcb939c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3545 | 2026.03.27 03:13:25.951435 [ 276 ] {477760bb-5cfa-4c23-b5ed-da309bcb939c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3546 | 2026.03.27 03:13:25.951557 [ 196 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.03.27 03:13:25.951628 [ 196 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_16_3} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3548 | 2026.03.27 03:13:25.951697 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3549 | 2026.03.27 03:13:25.951867 [ 276 ] {477760bb-5cfa-4c23-b5ed-da309bcb939c} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.03.27 03:13:25.951907 [ 276 ] {477760bb-5cfa-4c23-b5ed-da309bcb939c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3551 | 2026.03.27 03:13:25.952210 [ 276 ] {477760bb-5cfa-4c23-b5ed-da309bcb939c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3552 | 2026.03.27 03:13:25.952418 [ 276 ] {477760bb-5cfa-4c23-b5ed-da309bcb939c} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.03.27 03:13:25.952509 [ 142 ] {} <Debug> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3554 | 2026.03.27 03:13:25.952539 [ 142 ] {} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.03.27 03:13:25.952544 [ 276 ] {477760bb-5cfa-4c23-b5ed-da309bcb939c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 3556 | 2026.03.27 03:13:25.952557 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3557 | 2026.03.27 03:13:25.952583 [ 276 ] {477760bb-5cfa-4c23-b5ed-da309bcb939c} <Debug> TCPHandler: Processed in 0.001347885 sec. | ||
| 3558 | 2026.03.27 03:13:25.952627 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3559 | 2026.03.27 03:13:25.952697 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.03.27 03:13:25.952711 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3561 | 2026.03.27 03:13:25.952749 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3562 | 2026.03.27 03:13:25.952801 [ 276 ] {bd3857b0-898c-411e-af52-67e2ac20cfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3563 | 2026.03.27 03:13:25.952815 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3564 | 2026.03.27 03:13:25.952849 [ 276 ] {bd3857b0-898c-411e-af52-67e2ac20cfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3565 | 2026.03.27 03:13:25.952870 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3566 | 2026.03.27 03:13:25.952918 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3567 | 2026.03.27 03:13:25.952963 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3568 | 2026.03.27 03:13:25.953422 [ 276 ] {bd3857b0-898c-411e-af52-67e2ac20cfd5} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.03.27 03:13:25.953461 [ 276 ] {bd3857b0-898c-411e-af52-67e2ac20cfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3570 | 2026.03.27 03:13:25.953718 [ 202 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112065 sec., 660331.0578682015 rows/sec., 40.07 MiB/sec. | ||
| 3571 | 2026.03.27 03:13:25.953787 [ 276 ] {bd3857b0-898c-411e-af52-67e2ac20cfd5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3572 | 2026.03.27 03:13:25.953823 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3573 | 2026.03.27 03:13:25.954116 [ 276 ] {bd3857b0-898c-411e-af52-67e2ac20cfd5} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.03.27 03:13:25.954133 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.03.27 03:13:25.954207 [ 196 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_9_2} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3576 | 2026.03.27 03:13:25.954263 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3577 | 2026.03.27 03:13:25.954271 [ 276 ] {bd3857b0-898c-411e-af52-67e2ac20cfd5} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001487 sec., 329522.5285810356 rows/sec., 23.10 MiB/sec. | ||
| 3578 | 2026.03.27 03:13:25.954316 [ 276 ] {bd3857b0-898c-411e-af52-67e2ac20cfd5} <Debug> TCPHandler: Processed in 0.001667434 sec. | ||
| 3579 | 2026.03.27 03:13:25.954425 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.03.27 03:13:25.954521 [ 276 ] {58625d1d-264a-4414-ae96-f3f11fa169b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3581 | 2026.03.27 03:13:25.954563 [ 276 ] {58625d1d-264a-4414-ae96-f3f11fa169b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3582 | 2026.03.27 03:13:25.954897 [ 276 ] {58625d1d-264a-4414-ae96-f3f11fa169b6} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.03.27 03:13:25.954934 [ 276 ] {58625d1d-264a-4414-ae96-f3f11fa169b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3584 | 2026.03.27 03:13:25.955255 [ 276 ] {58625d1d-264a-4414-ae96-f3f11fa169b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3585 | 2026.03.27 03:13:25.955472 [ 276 ] {58625d1d-264a-4414-ae96-f3f11fa169b6} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.03.27 03:13:25.955601 [ 276 ] {58625d1d-264a-4414-ae96-f3f11fa169b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 3587 | 2026.03.27 03:13:25.955638 [ 276 ] {58625d1d-264a-4414-ae96-f3f11fa169b6} <Debug> TCPHandler: Processed in 0.001262863 sec. | ||
| 3588 | 2026.03.27 03:13:25.955749 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.03.27 03:13:25.955853 [ 276 ] {84dafeb1-2fa9-4563-94ae-e95d0eafb615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.03.27 03:13:25.955912 [ 276 ] {84dafeb1-2fa9-4563-94ae-e95d0eafb615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3591 | 2026.03.27 03:13:25.956339 [ 276 ] {84dafeb1-2fa9-4563-94ae-e95d0eafb615} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.03.27 03:13:25.956374 [ 276 ] {84dafeb1-2fa9-4563-94ae-e95d0eafb615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3593 | 2026.03.27 03:13:25.956715 [ 276 ] {84dafeb1-2fa9-4563-94ae-e95d0eafb615} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3594 | 2026.03.27 03:13:25.956939 [ 276 ] {84dafeb1-2fa9-4563-94ae-e95d0eafb615} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.03.27 03:13:25.957071 [ 276 ] {84dafeb1-2fa9-4563-94ae-e95d0eafb615} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001241 sec., 213537.46978243353 rows/sec., 14.19 MiB/sec. | ||
| 3596 | 2026.03.27 03:13:25.957107 [ 276 ] {84dafeb1-2fa9-4563-94ae-e95d0eafb615} <Debug> TCPHandler: Processed in 0.001407447 sec. | ||
| 3597 | 2026.03.27 03:13:25.957218 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.03.27 03:13:25.957311 [ 276 ] {3e70e0ff-be95-4d9d-8457-f3e452416595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.03.27 03:13:25.957355 [ 276 ] {3e70e0ff-be95-4d9d-8457-f3e452416595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3600 | 2026.03.27 03:13:25.957699 [ 276 ] {3e70e0ff-be95-4d9d-8457-f3e452416595} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.03.27 03:13:25.957736 [ 276 ] {3e70e0ff-be95-4d9d-8457-f3e452416595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3602 | 2026.03.27 03:13:25.958079 [ 276 ] {3e70e0ff-be95-4d9d-8457-f3e452416595} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3603 | 2026.03.27 03:13:25.958295 [ 276 ] {3e70e0ff-be95-4d9d-8457-f3e452416595} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.03.27 03:13:25.958421 [ 276 ] {3e70e0ff-be95-4d9d-8457-f3e452416595} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 3605 | 2026.03.27 03:13:25.958459 [ 276 ] {3e70e0ff-be95-4d9d-8457-f3e452416595} <Debug> TCPHandler: Processed in 0.001290973 sec. | ||
| 3606 | 2026.03.27 03:13:25.958572 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.03.27 03:13:25.958666 [ 276 ] {6ea100c8-b7c7-4104-a3b9-91c11dbdcd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3608 | 2026.03.27 03:13:25.958709 [ 276 ] {6ea100c8-b7c7-4104-a3b9-91c11dbdcd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3609 | 2026.03.27 03:13:25.959039 [ 276 ] {6ea100c8-b7c7-4104-a3b9-91c11dbdcd53} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.03.27 03:13:25.959093 [ 276 ] {6ea100c8-b7c7-4104-a3b9-91c11dbdcd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3611 | 2026.03.27 03:13:25.959470 [ 276 ] {6ea100c8-b7c7-4104-a3b9-91c11dbdcd53} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3612 | 2026.03.27 03:13:25.959691 [ 276 ] {6ea100c8-b7c7-4104-a3b9-91c11dbdcd53} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.03.27 03:13:25.959826 [ 276 ] {6ea100c8-b7c7-4104-a3b9-91c11dbdcd53} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001178 sec., 76400.67911714771 rows/sec., 4.78 MiB/sec. | ||
| 3614 | 2026.03.27 03:13:25.959862 [ 276 ] {6ea100c8-b7c7-4104-a3b9-91c11dbdcd53} <Debug> TCPHandler: Processed in 0.001340165 sec. | ||
| 3615 | 2026.03.27 03:13:26.907160 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3616 | 2026.03.27 03:13:26.907212 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3617 | 2026.03.27 03:13:26.978950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6697 | ||
| 3618 | 2026.03.27 03:13:26.979400 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.27 03:13:26.979434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3620 | 2026.03.27 03:13:26.979887 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3621 | 2026.03.27 03:13:26.980109 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.27 03:13:26.980233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6697 | ||
| 3623 | 2026.03.27 03:13:27.323439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3624 | 2026.03.27 03:13:27.340287 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.03.27 03:13:27.340353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3626 | 2026.03.27 03:13:27.346656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3627 | 2026.03.27 03:13:27.347386 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3628 | 2026.03.27 03:13:27.350265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3629 | 2026.03.27 03:13:28.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.68 MiB, peak 231.31 MiB, free memory in arenas 0.00 B, will set to 226.98 MiB (RSS), difference: 1.30 MiB | ||
| 3630 | 2026.03.27 03:13:30.938961 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.03.27 03:13:30.939154 [ 276 ] {ea7d0037-0c62-47bc-a91f-428e5fb27116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3632 | 2026.03.27 03:13:30.939224 [ 276 ] {ea7d0037-0c62-47bc-a91f-428e5fb27116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3633 | 2026.03.27 03:13:30.939940 [ 276 ] {ea7d0037-0c62-47bc-a91f-428e5fb27116} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2026.03.27 03:13:30.939981 [ 276 ] {ea7d0037-0c62-47bc-a91f-428e5fb27116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3635 | 2026.03.27 03:13:30.940392 [ 276 ] {ea7d0037-0c62-47bc-a91f-428e5fb27116} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3636 | 2026.03.27 03:13:30.940622 [ 276 ] {ea7d0037-0c62-47bc-a91f-428e5fb27116} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.03.27 03:13:30.940770 [ 276 ] {ea7d0037-0c62-47bc-a91f-428e5fb27116} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001665 sec., 82882.88288288288 rows/sec., 7.19 MiB/sec. | ||
| 3638 | 2026.03.27 03:13:30.940813 [ 276 ] {ea7d0037-0c62-47bc-a91f-428e5fb27116} <Debug> TCPHandler: Processed in 0.001978311 sec. | ||
| 3639 | 2026.03.27 03:13:30.940939 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2026.03.27 03:13:30.941034 [ 276 ] {c985f602-24c4-4082-98b0-353436252e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3641 | 2026.03.27 03:13:30.941074 [ 276 ] {c985f602-24c4-4082-98b0-353436252e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3642 | 2026.03.27 03:13:30.941517 [ 276 ] {c985f602-24c4-4082-98b0-353436252e2e} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.03.27 03:13:30.941557 [ 276 ] {c985f602-24c4-4082-98b0-353436252e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3644 | 2026.03.27 03:13:30.941867 [ 276 ] {c985f602-24c4-4082-98b0-353436252e2e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3645 | 2026.03.27 03:13:30.942076 [ 276 ] {c985f602-24c4-4082-98b0-353436252e2e} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.03.27 03:13:30.942202 [ 276 ] {c985f602-24c4-4082-98b0-353436252e2e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001188 sec., 34511.78451178451 rows/sec., 2.53 MiB/sec. | ||
| 3647 | 2026.03.27 03:13:30.942240 [ 276 ] {c985f602-24c4-4082-98b0-353436252e2e} <Debug> TCPHandler: Processed in 0.001349135 sec. | ||
| 3648 | 2026.03.27 03:13:30.942355 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.03.27 03:13:30.942450 [ 276 ] {d7579148-7f1d-479a-8af4-97b019232292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3650 | 2026.03.27 03:13:30.942489 [ 276 ] {d7579148-7f1d-479a-8af4-97b019232292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3651 | 2026.03.27 03:13:30.942922 [ 276 ] {d7579148-7f1d-479a-8af4-97b019232292} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.03.27 03:13:30.942957 [ 276 ] {d7579148-7f1d-479a-8af4-97b019232292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3653 | 2026.03.27 03:13:30.943279 [ 276 ] {d7579148-7f1d-479a-8af4-97b019232292} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3654 | 2026.03.27 03:13:30.943501 [ 276 ] {d7579148-7f1d-479a-8af4-97b019232292} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.03.27 03:13:30.943642 [ 276 ] {d7579148-7f1d-479a-8af4-97b019232292} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001197 sec., 87719.29824561405 rows/sec., 6.85 MiB/sec. | ||
| 3656 | 2026.03.27 03:13:30.943684 [ 276 ] {d7579148-7f1d-479a-8af4-97b019232292} <Debug> TCPHandler: Processed in 0.001377295 sec. | ||
| 3657 | 2026.03.27 03:13:30.943804 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.03.27 03:13:30.943898 [ 276 ] {ac1ffb3f-7268-4545-a9e1-b854f040ca8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.03.27 03:13:30.943942 [ 276 ] {ac1ffb3f-7268-4545-a9e1-b854f040ca8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3660 | 2026.03.27 03:13:30.944359 [ 276 ] {ac1ffb3f-7268-4545-a9e1-b854f040ca8e} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.03.27 03:13:30.944395 [ 276 ] {ac1ffb3f-7268-4545-a9e1-b854f040ca8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3662 | 2026.03.27 03:13:30.944723 [ 276 ] {ac1ffb3f-7268-4545-a9e1-b854f040ca8e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3663 | 2026.03.27 03:13:30.944934 [ 276 ] {ac1ffb3f-7268-4545-a9e1-b854f040ca8e} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.03.27 03:13:30.945058 [ 276 ] {ac1ffb3f-7268-4545-a9e1-b854f040ca8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3665 | 2026.03.27 03:13:30.945092 [ 276 ] {ac1ffb3f-7268-4545-a9e1-b854f040ca8e} <Debug> TCPHandler: Processed in 0.001336665 sec. | ||
| 3666 | 2026.03.27 03:13:30.945202 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.03.27 03:13:30.945293 [ 276 ] {56904c9b-bf1f-40c2-b24b-8e1499b3d1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.03.27 03:13:30.945345 [ 276 ] {56904c9b-bf1f-40c2-b24b-8e1499b3d1d5} <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 | ||
| 3669 | 2026.03.27 03:13:30.946164 [ 276 ] {56904c9b-bf1f-40c2-b24b-8e1499b3d1d5} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.03.27 03:13:30.946198 [ 276 ] {56904c9b-bf1f-40c2-b24b-8e1499b3d1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3671 | 2026.03.27 03:13:30.946760 [ 276 ] {56904c9b-bf1f-40c2-b24b-8e1499b3d1d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3672 | 2026.03.27 03:13:30.946974 [ 276 ] {56904c9b-bf1f-40c2-b24b-8e1499b3d1d5} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.03.27 03:13:30.947110 [ 276 ] {56904c9b-bf1f-40c2-b24b-8e1499b3d1d5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001834 sec., 22355.507088331517 rows/sec., 40.06 MiB/sec. | ||
| 3674 | 2026.03.27 03:13:30.947165 [ 276 ] {56904c9b-bf1f-40c2-b24b-8e1499b3d1d5} <Debug> TCPHandler: Processed in 0.002009562 sec. | ||
| 3675 | 2026.03.27 03:13:30.947279 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.03.27 03:13:30.947371 [ 276 ] {49377b95-d1ed-4f57-a2bb-2b963f51ce99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3677 | 2026.03.27 03:13:30.947412 [ 276 ] {49377b95-d1ed-4f57-a2bb-2b963f51ce99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3678 | 2026.03.27 03:13:30.947741 [ 276 ] {49377b95-d1ed-4f57-a2bb-2b963f51ce99} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.27 03:13:30.947774 [ 276 ] {49377b95-d1ed-4f57-a2bb-2b963f51ce99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3680 | 2026.03.27 03:13:30.948072 [ 276 ] {49377b95-d1ed-4f57-a2bb-2b963f51ce99} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3681 | 2026.03.27 03:13:30.948267 [ 276 ] {49377b95-d1ed-4f57-a2bb-2b963f51ce99} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.03.27 03:13:30.948388 [ 276 ] {49377b95-d1ed-4f57-a2bb-2b963f51ce99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 3683 | 2026.03.27 03:13:30.948422 [ 276 ] {49377b95-d1ed-4f57-a2bb-2b963f51ce99} <Debug> TCPHandler: Processed in 0.001189951 sec. | ||
| 3684 | 2026.03.27 03:13:31.216971 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.03.27 03:13:31.217263 [ 276 ] {ba1f9c69-c5d0-4008-ad20-165b400a3b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3686 | 2026.03.27 03:13:31.217368 [ 276 ] {ba1f9c69-c5d0-4008-ad20-165b400a3b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3687 | 2026.03.27 03:13:31.218277 [ 276 ] {ba1f9c69-c5d0-4008-ad20-165b400a3b05} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.03.27 03:13:31.218319 [ 276 ] {ba1f9c69-c5d0-4008-ad20-165b400a3b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3689 | 2026.03.27 03:13:31.218732 [ 276 ] {ba1f9c69-c5d0-4008-ad20-165b400a3b05} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3690 | 2026.03.27 03:13:31.218981 [ 276 ] {ba1f9c69-c5d0-4008-ad20-165b400a3b05} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.03.27 03:13:31.219136 [ 276 ] {ba1f9c69-c5d0-4008-ad20-165b400a3b05} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001948 sec., 145790.5544147844 rows/sec., 9.26 MiB/sec. | ||
| 3692 | 2026.03.27 03:13:31.219184 [ 276 ] {ba1f9c69-c5d0-4008-ad20-165b400a3b05} <Debug> TCPHandler: Processed in 0.002359681 sec. | ||
| 3693 | 2026.03.27 03:13:31.219298 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2026.03.27 03:13:31.219398 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3695 | 2026.03.27 03:13:31.219440 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3696 | 2026.03.27 03:13:31.221174 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.03.27 03:13:31.221211 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3698 | 2026.03.27 03:13:31.221856 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3699 | 2026.03.27 03:13:31.222103 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.03.27 03:13:31.222241 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Debug> executeQuery: Read 3142 rows, 239.28 KiB in 0.002867 sec., 1095919.07917684 rows/sec., 81.50 MiB/sec. | ||
| 3701 | 2026.03.27 03:13:31.222282 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3702 | 2026.03.27 03:13:31.222295 [ 276 ] {640ebd2b-1019-4a35-a32c-b71eb1bb7910} <Debug> TCPHandler: Processed in 0.00304836 sec. | ||
| 3703 | 2026.03.27 03:13:31.222399 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.03.27 03:13:31.222507 [ 276 ] {539f26c6-d285-4ac0-b168-89cb52e2be83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3705 | 2026.03.27 03:13:31.222550 [ 276 ] {539f26c6-d285-4ac0-b168-89cb52e2be83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3706 | 2026.03.27 03:13:31.222979 [ 276 ] {539f26c6-d285-4ac0-b168-89cb52e2be83} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.03.27 03:13:31.223018 [ 276 ] {539f26c6-d285-4ac0-b168-89cb52e2be83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3708 | 2026.03.27 03:13:31.223339 [ 276 ] {539f26c6-d285-4ac0-b168-89cb52e2be83} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3709 | 2026.03.27 03:13:31.223567 [ 276 ] {539f26c6-d285-4ac0-b168-89cb52e2be83} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.03.27 03:13:31.223700 [ 276 ] {539f26c6-d285-4ac0-b168-89cb52e2be83} <Debug> executeQuery: Read 151 rows, 9.22 KiB in 0.001215 sec., 124279.83539094651 rows/sec., 7.41 MiB/sec. | ||
| 3711 | 2026.03.27 03:13:31.223738 [ 276 ] {539f26c6-d285-4ac0-b168-89cb52e2be83} <Debug> TCPHandler: Processed in 0.001390836 sec. | ||
| 3712 | 2026.03.27 03:13:31.223858 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.03.27 03:13:31.223954 [ 276 ] {f685884b-e2e3-4a19-b786-af4c882689c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3714 | 2026.03.27 03:13:31.224016 [ 276 ] {f685884b-e2e3-4a19-b786-af4c882689c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3715 | 2026.03.27 03:13:31.224809 [ 276 ] {f685884b-e2e3-4a19-b786-af4c882689c1} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.03.27 03:13:31.224851 [ 276 ] {f685884b-e2e3-4a19-b786-af4c882689c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3717 | 2026.03.27 03:13:31.225197 [ 276 ] {f685884b-e2e3-4a19-b786-af4c882689c1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3718 | 2026.03.27 03:13:31.225399 [ 276 ] {f685884b-e2e3-4a19-b786-af4c882689c1} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.03.27 03:13:31.225499 [ 143 ] {} <Debug> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3720 | 2026.03.27 03:13:31.225521 [ 276 ] {f685884b-e2e3-4a19-b786-af4c882689c1} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001586 sec., 598991.1727616646 rows/sec., 35.24 MiB/sec. | ||
| 3721 | 2026.03.27 03:13:31.225570 [ 143 ] {} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.03.27 03:13:31.225579 [ 276 ] {f685884b-e2e3-4a19-b786-af4c882689c1} <Debug> TCPHandler: Processed in 0.001771257 sec. | ||
| 3723 | 2026.03.27 03:13:31.225601 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3724 | 2026.03.27 03:13:31.225701 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.03.27 03:13:31.225711 [ 199 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3726 | 2026.03.27 03:13:31.225800 [ 276 ] {31971b1b-7121-4d18-bd31-1b3dbf5ea0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3727 | 2026.03.27 03:13:31.225845 [ 276 ] {31971b1b-7121-4d18-bd31-1b3dbf5ea0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3728 | 2026.03.27 03:13:31.225846 [ 199 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3729 | 2026.03.27 03:13:31.225906 [ 199 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3730 | 2026.03.27 03:13:31.226009 [ 199 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3731 | 2026.03.27 03:13:31.226072 [ 199 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part | ||
| 3732 | 2026.03.27 03:13:31.226127 [ 199 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3733 | 2026.03.27 03:13:31.226181 [ 199 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3734 | 2026.03.27 03:13:31.226214 [ 276 ] {31971b1b-7121-4d18-bd31-1b3dbf5ea0a0} <Trace> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.03.27 03:13:31.226233 [ 199 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 3736 | 2026.03.27 03:13:31.226257 [ 276 ] {31971b1b-7121-4d18-bd31-1b3dbf5ea0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3737 | 2026.03.27 03:13:31.226579 [ 276 ] {31971b1b-7121-4d18-bd31-1b3dbf5ea0a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3738 | 2026.03.27 03:13:31.226828 [ 276 ] {31971b1b-7121-4d18-bd31-1b3dbf5ea0a0} <Trace> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.03.27 03:13:31.226960 [ 276 ] {31971b1b-7121-4d18-bd31-1b3dbf5ea0a0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 3740 | 2026.03.27 03:13:31.226997 [ 276 ] {31971b1b-7121-4d18-bd31-1b3dbf5ea0a0} <Debug> TCPHandler: Processed in 0.001344116 sec. | ||
| 3741 | 2026.03.27 03:13:31.227111 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.03.27 03:13:31.227204 [ 276 ] {538e25c1-1671-4028-a6dd-5f9bf70eb854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3743 | 2026.03.27 03:13:31.227242 [ 276 ] {538e25c1-1671-4028-a6dd-5f9bf70eb854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3744 | 2026.03.27 03:13:31.227752 [ 276 ] {538e25c1-1671-4028-a6dd-5f9bf70eb854} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.03.27 03:13:31.227774 [ 196 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.002107355 sec., 1184423.1275698685 rows/sec., 75.84 MiB/sec. | ||
| 3746 | 2026.03.27 03:13:31.227790 [ 276 ] {538e25c1-1671-4028-a6dd-5f9bf70eb854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3747 | 2026.03.27 03:13:31.228045 [ 196 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3748 | 2026.03.27 03:13:31.228179 [ 276 ] {538e25c1-1671-4028-a6dd-5f9bf70eb854} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3749 | 2026.03.27 03:13:31.228434 [ 196 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.03.27 03:13:31.228477 [ 276 ] {538e25c1-1671-4028-a6dd-5f9bf70eb854} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.03.27 03:13:31.228523 [ 196 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_10_2} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3752 | 2026.03.27 03:13:31.228619 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3753 | 2026.03.27 03:13:31.228621 [ 276 ] {538e25c1-1671-4028-a6dd-5f9bf70eb854} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001435 sec., 103135.88850174216 rows/sec., 5.87 MiB/sec. | ||
| 3754 | 2026.03.27 03:13:31.228674 [ 276 ] {538e25c1-1671-4028-a6dd-5f9bf70eb854} <Debug> TCPHandler: Processed in 0.001610482 sec. | ||
| 3755 | 2026.03.27 03:13:31.228787 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.03.27 03:13:31.228882 [ 276 ] {85075c2a-0621-42f7-aa78-8c99c52aa7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3757 | 2026.03.27 03:13:31.228922 [ 276 ] {85075c2a-0621-42f7-aa78-8c99c52aa7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3758 | 2026.03.27 03:13:31.229843 [ 276 ] {85075c2a-0621-42f7-aa78-8c99c52aa7fb} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.03.27 03:13:31.229880 [ 276 ] {85075c2a-0621-42f7-aa78-8c99c52aa7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3760 | 2026.03.27 03:13:31.230287 [ 276 ] {85075c2a-0621-42f7-aa78-8c99c52aa7fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3761 | 2026.03.27 03:13:31.230497 [ 276 ] {85075c2a-0621-42f7-aa78-8c99c52aa7fb} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.03.27 03:13:31.230624 [ 276 ] {85075c2a-0621-42f7-aa78-8c99c52aa7fb} <Debug> executeQuery: Read 1714 rows, 118.02 KiB in 0.00176 sec., 973863.6363636364 rows/sec., 65.48 MiB/sec. | ||
| 3763 | 2026.03.27 03:13:31.230661 [ 276 ] {85075c2a-0621-42f7-aa78-8c99c52aa7fb} <Debug> TCPHandler: Processed in 0.00192265 sec. | ||
| 3764 | 2026.03.27 03:13:31.230770 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.03.27 03:13:31.230863 [ 276 ] {960073fc-5b58-4776-99c6-959cd31964dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3766 | 2026.03.27 03:13:31.230905 [ 276 ] {960073fc-5b58-4776-99c6-959cd31964dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3767 | 2026.03.27 03:13:31.231212 [ 276 ] {960073fc-5b58-4776-99c6-959cd31964dd} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.03.27 03:13:31.231249 [ 276 ] {960073fc-5b58-4776-99c6-959cd31964dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3769 | 2026.03.27 03:13:31.231549 [ 276 ] {960073fc-5b58-4776-99c6-959cd31964dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3770 | 2026.03.27 03:13:31.231751 [ 276 ] {960073fc-5b58-4776-99c6-959cd31964dd} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.03.27 03:13:31.231877 [ 276 ] {960073fc-5b58-4776-99c6-959cd31964dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 3772 | 2026.03.27 03:13:31.231912 [ 276 ] {960073fc-5b58-4776-99c6-959cd31964dd} <Debug> TCPHandler: Processed in 0.001192071 sec. | ||
| 3773 | 2026.03.27 03:13:31.232023 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.03.27 03:13:31.232137 [ 276 ] {3ccdc8ae-276e-4440-bf5f-fe774b83ed75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3775 | 2026.03.27 03:13:31.232187 [ 276 ] {3ccdc8ae-276e-4440-bf5f-fe774b83ed75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3776 | 2026.03.27 03:13:31.232879 [ 276 ] {3ccdc8ae-276e-4440-bf5f-fe774b83ed75} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.03.27 03:13:31.232922 [ 276 ] {3ccdc8ae-276e-4440-bf5f-fe774b83ed75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3778 | 2026.03.27 03:13:31.233335 [ 276 ] {3ccdc8ae-276e-4440-bf5f-fe774b83ed75} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3779 | 2026.03.27 03:13:31.233592 [ 276 ] {3ccdc8ae-276e-4440-bf5f-fe774b83ed75} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.03.27 03:13:31.233724 [ 276 ] {3ccdc8ae-276e-4440-bf5f-fe774b83ed75} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.00161 sec., 994409.9378881986 rows/sec., 60.37 MiB/sec. | ||
| 3781 | 2026.03.27 03:13:31.233759 [ 276 ] {3ccdc8ae-276e-4440-bf5f-fe774b83ed75} <Debug> TCPHandler: Processed in 0.001793167 sec. | ||
| 3782 | 2026.03.27 03:13:31.233866 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.03.27 03:13:31.233960 [ 276 ] {e604aed8-6440-4986-be06-ebcfaf980633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.03.27 03:13:31.234003 [ 276 ] {e604aed8-6440-4986-be06-ebcfaf980633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3785 | 2026.03.27 03:13:31.234352 [ 276 ] {e604aed8-6440-4986-be06-ebcfaf980633} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.03.27 03:13:31.234389 [ 276 ] {e604aed8-6440-4986-be06-ebcfaf980633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3787 | 2026.03.27 03:13:31.234690 [ 276 ] {e604aed8-6440-4986-be06-ebcfaf980633} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3788 | 2026.03.27 03:13:31.234905 [ 276 ] {e604aed8-6440-4986-be06-ebcfaf980633} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.03.27 03:13:31.235002 [ 143 ] {} <Debug> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3790 | 2026.03.27 03:13:31.235029 [ 276 ] {e604aed8-6440-4986-be06-ebcfaf980633} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 3791 | 2026.03.27 03:13:31.235041 [ 143 ] {} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.03.27 03:13:31.235071 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3793 | 2026.03.27 03:13:31.235071 [ 276 ] {e604aed8-6440-4986-be06-ebcfaf980633} <Debug> TCPHandler: Processed in 0.001253342 sec. | ||
| 3794 | 2026.03.27 03:13:31.235144 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3795 | 2026.03.27 03:13:31.235192 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.03.27 03:13:31.235244 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3797 | 2026.03.27 03:13:31.235277 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3798 | 2026.03.27 03:13:31.235289 [ 276 ] {fb14bab5-2a35-4f45-8915-af7dc5b871a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2026.03.27 03:13:31.235328 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3800 | 2026.03.27 03:13:31.235350 [ 276 ] {fb14bab5-2a35-4f45-8915-af7dc5b871a6} <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 | ||
| 3801 | 2026.03.27 03:13:31.235374 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3802 | 2026.03.27 03:13:31.235419 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3803 | 2026.03.27 03:13:31.235457 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3804 | 2026.03.27 03:13:31.235493 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3805 | 2026.03.27 03:13:31.236092 [ 276 ] {fb14bab5-2a35-4f45-8915-af7dc5b871a6} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.03.27 03:13:31.236134 [ 276 ] {fb14bab5-2a35-4f45-8915-af7dc5b871a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3807 | 2026.03.27 03:13:31.236242 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112737 sec., 8870.202329315132 rows/sec., 597.70 KiB/sec. | ||
| 3808 | 2026.03.27 03:13:31.236353 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3809 | 2026.03.27 03:13:31.236607 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.03.27 03:13:31.236675 [ 195 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_10_2} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3811 | 2026.03.27 03:13:31.236685 [ 276 ] {fb14bab5-2a35-4f45-8915-af7dc5b871a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3812 | 2026.03.27 03:13:31.236740 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3813 | 2026.03.27 03:13:31.236923 [ 276 ] {fb14bab5-2a35-4f45-8915-af7dc5b871a6} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.03.27 03:13:31.237068 [ 276 ] {fb14bab5-2a35-4f45-8915-af7dc5b871a6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001795 sec., 5013.927576601672 rows/sec., 8.98 MiB/sec. | ||
| 3815 | 2026.03.27 03:13:31.237122 [ 276 ] {fb14bab5-2a35-4f45-8915-af7dc5b871a6} <Debug> TCPHandler: Processed in 0.001979182 sec. | ||
| 3816 | 2026.03.27 03:13:31.237230 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.03.27 03:13:31.237325 [ 276 ] {d97c0680-c13a-498b-985e-282738d20164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3818 | 2026.03.27 03:13:31.237367 [ 276 ] {d97c0680-c13a-498b-985e-282738d20164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3819 | 2026.03.27 03:13:31.237684 [ 276 ] {d97c0680-c13a-498b-985e-282738d20164} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.03.27 03:13:31.237720 [ 276 ] {d97c0680-c13a-498b-985e-282738d20164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3821 | 2026.03.27 03:13:31.238031 [ 276 ] {d97c0680-c13a-498b-985e-282738d20164} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3822 | 2026.03.27 03:13:31.238249 [ 276 ] {d97c0680-c13a-498b-985e-282738d20164} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.03.27 03:13:31.238378 [ 276 ] {d97c0680-c13a-498b-985e-282738d20164} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001072 sec., 39179.10447761194 rows/sec., 2.24 MiB/sec. | ||
| 3824 | 2026.03.27 03:13:31.238415 [ 276 ] {d97c0680-c13a-498b-985e-282738d20164} <Debug> TCPHandler: Processed in 0.001234292 sec. | ||
| 3825 | 2026.03.27 03:13:31.993142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 528 | ||
| 3826 | 2026.03.27 03:13:31.995939 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.03.27 03:13:31.995977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3828 | 2026.03.27 03:13:31.997202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3829 | 2026.03.27 03:13:31.997471 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.03.27 03:13:31.997716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 3831 | 2026.03.27 03:13:32.304645 [ 139 ] {} <Debug> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3832 | 2026.03.27 03:13:32.304715 [ 139 ] {} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.03.27 03:13:32.304753 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3834 | 2026.03.27 03:13:32.304954 [ 198 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3835 | 2026.03.27 03:13:32.305192 [ 198 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3836 | 2026.03.27 03:13:32.305249 [ 198 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3837 | 2026.03.27 03:13:32.305392 [ 198 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3838 | 2026.03.27 03:13:32.305516 [ 198 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3839 | 2026.03.27 03:13:32.305601 [ 198 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3840 | 2026.03.27 03:13:32.305670 [ 198 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3841 | 2026.03.27 03:13:32.306547 [ 195 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679973 sec., 17857.429851551187 rows/sec., 1.49 MiB/sec. | ||
| 3842 | 2026.03.27 03:13:32.306683 [ 195 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3843 | 2026.03.27 03:13:32.306949 [ 195 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.03.27 03:13:32.307009 [ 195 ] {67f99abf-d6ec-4750-ba68-a863c9de0366::all_1_5_1} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3845 | 2026.03.27 03:13:32.307083 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3846 | 2026.03.27 03:13:34.481171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7209 | ||
| 3847 | 2026.03.27 03:13:34.481720 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2026.03.27 03:13:34.481771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3849 | 2026.03.27 03:13:34.482287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3850 | 2026.03.27 03:13:34.482578 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2026.03.27 03:13:34.482728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7209 | ||
| 3852 | 2026.03.27 03:13:34.851197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3853 | 2026.03.27 03:13:34.866868 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.03.27 03:13:34.866924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3855 | 2026.03.27 03:13:34.872499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3856 | 2026.03.27 03:13:34.873189 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.03.27 03:13:34.875912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3858 | 2026.03.27 03:13:35.936170 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.03.27 03:13:35.936354 [ 276 ] {7455efec-1e75-4638-bb12-1288907f85ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3860 | 2026.03.27 03:13:35.936418 [ 276 ] {7455efec-1e75-4638-bb12-1288907f85ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3861 | 2026.03.27 03:13:35.937025 [ 276 ] {7455efec-1e75-4638-bb12-1288907f85ba} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.03.27 03:13:35.937070 [ 276 ] {7455efec-1e75-4638-bb12-1288907f85ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3863 | 2026.03.27 03:13:35.937460 [ 276 ] {7455efec-1e75-4638-bb12-1288907f85ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3864 | 2026.03.27 03:13:35.937678 [ 276 ] {7455efec-1e75-4638-bb12-1288907f85ba} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.03.27 03:13:35.937803 [ 134 ] {} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3866 | 2026.03.27 03:13:35.937823 [ 276 ] {7455efec-1e75-4638-bb12-1288907f85ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001521 sec., 36817.88297172912 rows/sec., 2.81 MiB/sec. | ||
| 3867 | 2026.03.27 03:13:35.937843 [ 134 ] {} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2026.03.27 03:13:35.937862 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 3869 | 2026.03.27 03:13:35.937864 [ 276 ] {7455efec-1e75-4638-bb12-1288907f85ba} <Debug> TCPHandler: Processed in 0.001823128 sec. | ||
| 3870 | 2026.03.27 03:13:35.937948 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3871 | 2026.03.27 03:13:35.937984 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.03.27 03:13:35.938041 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2026.03.27 03:13:35.938076 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3233 rows starting from the beginning of the part | ||
| 3874 | 2026.03.27 03:13:35.938079 [ 276 ] {b10d1d46-dc8d-4117-b96d-708d45327d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3875 | 2026.03.27 03:13:35.938125 [ 276 ] {b10d1d46-dc8d-4117-b96d-708d45327d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3876 | 2026.03.27 03:13:35.938147 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 141 rows starting from the beginning of the part | ||
| 3877 | 2026.03.27 03:13:35.938198 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 797 rows starting from the beginning of the part | ||
| 3878 | 2026.03.27 03:13:35.938245 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 138 rows starting from the beginning of the part | ||
| 3879 | 2026.03.27 03:13:35.938286 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3142 rows starting from the beginning of the part | ||
| 3880 | 2026.03.27 03:13:35.938330 [ 190 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3881 | 2026.03.27 03:13:35.938527 [ 276 ] {b10d1d46-dc8d-4117-b96d-708d45327d2c} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.03.27 03:13:35.938561 [ 276 ] {b10d1d46-dc8d-4117-b96d-708d45327d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3883 | 2026.03.27 03:13:35.938857 [ 276 ] {b10d1d46-dc8d-4117-b96d-708d45327d2c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3884 | 2026.03.27 03:13:35.939064 [ 276 ] {b10d1d46-dc8d-4117-b96d-708d45327d2c} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.03.27 03:13:35.939159 [ 134 ] {} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3886 | 2026.03.27 03:13:35.939185 [ 134 ] {} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.03.27 03:13:35.939189 [ 276 ] {b10d1d46-dc8d-4117-b96d-708d45327d2c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 4.42 MiB/sec. | ||
| 3888 | 2026.03.27 03:13:35.939207 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3889 | 2026.03.27 03:13:35.939231 [ 276 ] {b10d1d46-dc8d-4117-b96d-708d45327d2c} <Debug> TCPHandler: Processed in 0.001294924 sec. | ||
| 3890 | 2026.03.27 03:13:35.939326 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3891 | 2026.03.27 03:13:35.939336 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.03.27 03:13:35.939471 [ 276 ] {c7a6123d-6c3a-4faa-8220-b52fc64607bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3893 | 2026.03.27 03:13:35.939487 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3894 | 2026.03.27 03:13:35.939515 [ 276 ] {c7a6123d-6c3a-4faa-8220-b52fc64607bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3895 | 2026.03.27 03:13:35.939530 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1790 rows starting from the beginning of the part | ||
| 3896 | 2026.03.27 03:13:35.939610 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 111 rows starting from the beginning of the part | ||
| 3897 | 2026.03.27 03:13:35.939657 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 490 rows starting from the beginning of the part | ||
| 3898 | 2026.03.27 03:13:35.939698 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 105 rows starting from the beginning of the part | ||
| 3899 | 2026.03.27 03:13:35.939736 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1714 rows starting from the beginning of the part | ||
| 3900 | 2026.03.27 03:13:35.939788 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3901 | 2026.03.27 03:13:35.939894 [ 276 ] {c7a6123d-6c3a-4faa-8220-b52fc64607bf} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.03.27 03:13:35.939940 [ 276 ] {c7a6123d-6c3a-4faa-8220-b52fc64607bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3903 | 2026.03.27 03:13:35.940454 [ 276 ] {c7a6123d-6c3a-4faa-8220-b52fc64607bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3904 | 2026.03.27 03:13:35.940694 [ 276 ] {c7a6123d-6c3a-4faa-8220-b52fc64607bf} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.03.27 03:13:35.940823 [ 276 ] {c7a6123d-6c3a-4faa-8220-b52fc64607bf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001371 sec., 93362.50911743254 rows/sec., 6.50 MiB/sec. | ||
| 3906 | 2026.03.27 03:13:35.940825 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3907 | 2026.03.27 03:13:35.940860 [ 276 ] {c7a6123d-6c3a-4faa-8220-b52fc64607bf} <Debug> TCPHandler: Processed in 0.001572041 sec. | ||
| 3908 | 2026.03.27 03:13:35.940898 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.03.27 03:13:35.940923 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3910 | 2026.03.27 03:13:35.940978 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.03.27 03:13:35.941006 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3912 | 2026.03.27 03:13:35.941074 [ 276 ] {438b5a6f-ff92-42fc-9703-d0da454eb4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3913 | 2026.03.27 03:13:35.941111 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3914 | 2026.03.27 03:13:35.941116 [ 276 ] {438b5a6f-ff92-42fc-9703-d0da454eb4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3915 | 2026.03.27 03:13:35.941140 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6885 rows starting from the beginning of the part | ||
| 3916 | 2026.03.27 03:13:35.941191 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 163 rows starting from the beginning of the part | ||
| 3917 | 2026.03.27 03:13:35.941233 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3918 | 2026.03.27 03:13:35.941273 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3919 | 2026.03.27 03:13:35.941309 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1601 rows starting from the beginning of the part | ||
| 3920 | 2026.03.27 03:13:35.941346 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3921 | 2026.03.27 03:13:35.941417 [ 195 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.002152896 sec., 1985232.9141769968 rows/sec., 143.53 MiB/sec. | ||
| 3922 | 2026.03.27 03:13:35.941423 [ 276 ] {438b5a6f-ff92-42fc-9703-d0da454eb4c4} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.03.27 03:13:35.941479 [ 276 ] {438b5a6f-ff92-42fc-9703-d0da454eb4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3924 | 2026.03.27 03:13:35.941521 [ 194 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7507 rows, containing 5 columns (5 merged, 0 gathered) in 0.003610775 sec., 2079055.0505085473 rows/sec., 164.70 MiB/sec. | ||
| 3925 | 2026.03.27 03:13:35.941716 [ 187 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3926 | 2026.03.27 03:13:35.941885 [ 276 ] {438b5a6f-ff92-42fc-9703-d0da454eb4c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3927 | 2026.03.27 03:13:35.941912 [ 195 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3928 | 2026.03.27 03:13:35.942077 [ 187 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.03.27 03:13:35.942169 [ 187 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_21_4} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3930 | 2026.03.27 03:13:35.942200 [ 276 ] {438b5a6f-ff92-42fc-9703-d0da454eb4c4} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.03.27 03:13:35.942255 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3932 | 2026.03.27 03:13:35.942304 [ 195 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.03.27 03:13:35.942316 [ 132 ] {} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3934 | 2026.03.27 03:13:35.942341 [ 276 ] {438b5a6f-ff92-42fc-9703-d0da454eb4c4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001284 sec., 37383.17757009346 rows/sec., 2.52 MiB/sec. | ||
| 3935 | 2026.03.27 03:13:35.942352 [ 132 ] {} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.03.27 03:13:35.942383 [ 276 ] {438b5a6f-ff92-42fc-9703-d0da454eb4c4} <Debug> TCPHandler: Processed in 0.001451408 sec. | ||
| 3937 | 2026.03.27 03:13:35.942385 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 3938 | 2026.03.27 03:13:35.942396 [ 195 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_21_4} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3939 | 2026.03.27 03:13:35.942472 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3940 | 2026.03.27 03:13:35.942505 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3941 | 2026.03.27 03:13:35.942558 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3942 | 2026.03.27 03:13:35.942587 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1110 rows starting from the beginning of the part | ||
| 3943 | 2026.03.27 03:13:35.942632 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3944 | 2026.03.27 03:13:35.942668 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3945 | 2026.03.27 03:13:35.942701 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3946 | 2026.03.27 03:13:35.942732 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 3947 | 2026.03.27 03:13:35.942767 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3948 | 2026.03.27 03:13:35.943625 [ 194 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181711 sec., 1193185.135790392 rows/sec., 76.89 MiB/sec. | ||
| 3949 | 2026.03.27 03:13:35.943789 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3950 | 2026.03.27 03:13:35.944026 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.03.27 03:13:35.944088 [ 190 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_21_4} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3952 | 2026.03.27 03:13:35.944144 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3953 | 2026.03.27 03:13:35.944609 [ 191 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9202 rows, containing 5 columns (5 merged, 0 gathered) in 0.003638486 sec., 2529073.9060147544 rows/sec., 163.76 MiB/sec. | ||
| 3954 | 2026.03.27 03:13:35.944813 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3955 | 2026.03.27 03:13:35.945069 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.03.27 03:13:35.945129 [ 198 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3957 | 2026.03.27 03:13:35.945184 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3958 | 2026.03.27 03:13:38.368589 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51314 | ||
| 3959 | 2026.03.27 03:13:38.368722 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3960 | 2026.03.27 03:13:38.368762 [ 289 ] {} <Debug> TCP-Session: f863e8f1-5179-4411-9cfa-145b72501064 Authenticating user 'default' from [fd00:1122:3344:101::e]:51314 | ||
| 3961 | 2026.03.27 03:13:38.368787 [ 289 ] {} <Debug> TCP-Session: f863e8f1-5179-4411-9cfa-145b72501064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.03.27 03:13:38.368802 [ 289 ] {} <Debug> TCP-Session: f863e8f1-5179-4411-9cfa-145b72501064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.03.27 03:13:38.368971 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36869 | ||
| 3964 | 2026.03.27 03:13:38.369043 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38091 | ||
| 3965 | 2026.03.27 03:13:38.369061 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50995 | ||
| 3966 | 2026.03.27 03:13:38.369086 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.03.27 03:13:38.369109 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35095 | ||
| 3968 | 2026.03.27 03:13:38.369136 [ 290 ] {} <Debug> TCP-Session: 235e8be8-0411-4b04-8f4c-3076c201bbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:36869 | ||
| 3969 | 2026.03.27 03:13:38.369128 [ 289 ] {} <Trace> TCP-Session: f863e8f1-5179-4411-9cfa-145b72501064 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3970 | 2026.03.27 03:13:38.369169 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3971 | 2026.03.27 03:13:38.369176 [ 290 ] {} <Debug> TCP-Session: 235e8be8-0411-4b04-8f4c-3076c201bbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.03.27 03:13:38.369179 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3973 | 2026.03.27 03:13:38.369203 [ 293 ] {} <Debug> TCP-Session: 1a0cdb2f-cf79-4cb1-b9a3-aef8f103b3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50995 | ||
| 3974 | 2026.03.27 03:13:38.369201 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2026.03.27 03:13:38.369237 [ 293 ] {} <Debug> TCP-Session: 1a0cdb2f-cf79-4cb1-b9a3-aef8f103b3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.03.27 03:13:38.369236 [ 291 ] {} <Debug> TCP-Session: 16cefe07-efe0-4516-9f74-3be40a2a5a11 Authenticating user 'default' from [fd00:1122:3344:101::e]:38091 | ||
| 3977 | 2026.03.27 03:13:38.369255 [ 293 ] {} <Debug> TCP-Session: 1a0cdb2f-cf79-4cb1-b9a3-aef8f103b3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.03.27 03:13:38.369253 [ 286 ] {} <Debug> TCP-Session: 3f02a300-9f73-431a-bdd3-52a269506236 Authenticating user 'default' from [fd00:1122:3344:101::e]:35095 | ||
| 3979 | 2026.03.27 03:13:38.369279 [ 291 ] {} <Debug> TCP-Session: 16cefe07-efe0-4516-9f74-3be40a2a5a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.03.27 03:13:38.369298 [ 286 ] {} <Debug> TCP-Session: 3f02a300-9f73-431a-bdd3-52a269506236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.03.27 03:13:38.369205 [ 290 ] {} <Debug> TCP-Session: 235e8be8-0411-4b04-8f4c-3076c201bbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.03.27 03:13:38.369323 [ 289 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3983 | 2026.03.27 03:13:38.369340 [ 286 ] {} <Debug> TCP-Session: 3f02a300-9f73-431a-bdd3-52a269506236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.03.27 03:13:38.369336 [ 291 ] {} <Debug> TCP-Session: 16cefe07-efe0-4516-9f74-3be40a2a5a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2026.03.27 03:13:38.369121 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39545 | ||
| 3986 | 2026.03.27 03:13:38.369087 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45195 | ||
| 3987 | 2026.03.27 03:13:38.369075 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42966 | ||
| 3988 | 2026.03.27 03:13:38.369495 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3989 | 2026.03.27 03:13:38.369047 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63885 | ||
| 3990 | 2026.03.27 03:13:38.369530 [ 287 ] {} <Debug> TCP-Session: bd023220-fced-4f9d-971c-9b95b4d999e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39545 | ||
| 3991 | 2026.03.27 03:13:38.369574 [ 287 ] {} <Debug> TCP-Session: bd023220-fced-4f9d-971c-9b95b4d999e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.03.27 03:13:38.369590 [ 287 ] {} <Debug> TCP-Session: bd023220-fced-4f9d-971c-9b95b4d999e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.03.27 03:13:38.369615 [ 289 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3994 | 2026.03.27 03:13:38.369661 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3995 | 2026.03.27 03:13:38.369673 [ 289 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3996 | 2026.03.27 03:13:38.369667 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3997 | 2026.03.27 03:13:38.369699 [ 275 ] {} <Debug> TCP-Session: cf64eec2-b850-493a-bce9-0925352fd5ee Authenticating user 'default' from [fd00:1122:3344:101::e]:45195 | ||
| 3998 | 2026.03.27 03:13:38.369728 [ 294 ] {} <Debug> TCP-Session: 2ba9b613-7043-47b5-8da3-adcb85b5a9ec Authenticating user 'default' from [fd00:1122:3344:101::e]:42966 | ||
| 3999 | 2026.03.27 03:13:38.369758 [ 275 ] {} <Debug> TCP-Session: cf64eec2-b850-493a-bce9-0925352fd5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.03.27 03:13:38.369759 [ 294 ] {} <Debug> TCP-Session: 2ba9b613-7043-47b5-8da3-adcb85b5a9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.03.27 03:13:38.369783 [ 275 ] {} <Debug> TCP-Session: cf64eec2-b850-493a-bce9-0925352fd5ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.03.27 03:13:38.369799 [ 294 ] {} <Debug> TCP-Session: 2ba9b613-7043-47b5-8da3-adcb85b5a9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.03.27 03:13:38.369851 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4004 | 2026.03.27 03:13:38.369897 [ 292 ] {} <Debug> TCP-Session: 190d4bb1-55c0-44b2-916b-25156ea7fad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63885 | ||
| 4005 | 2026.03.27 03:13:38.369919 [ 292 ] {} <Debug> TCP-Session: 190d4bb1-55c0-44b2-916b-25156ea7fad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.03.27 03:13:38.369934 [ 292 ] {} <Debug> TCP-Session: 190d4bb1-55c0-44b2-916b-25156ea7fad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.03.27 03:13:38.369982 [ 289 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 4008 | 2026.03.27 03:13:38.371133 [ 338 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Trace> AggregatingTransform: Aggregating | ||
| 4009 | 2026.03.27 03:13:38.371175 [ 338 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Trace> Aggregator: Aggregation method: without_key | ||
| 4010 | 2026.03.27 03:13:38.371214 [ 338 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001131619 sec. (883.690 rows/sec., 34.52 KiB/sec.) | ||
| 4011 | 2026.03.27 03:13:38.371233 [ 338 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Trace> Aggregator: Merging aggregated data | ||
| 4012 | 2026.03.27 03:13:38.372456 [ 289 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003185 sec., 313.9717425431711 rows/sec., 12.26 KiB/sec. | ||
| 4013 | 2026.03.27 03:13:38.372613 [ 289 ] {1704e89c-5c20-4b7c-a396-02cb038c2f67} <Debug> TCPHandler: Processed in 0.003602124 sec. | ||
| 4014 | 2026.03.27 03:13:38.372717 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4015 | 2026.03.27 03:13:38.372753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4016 | 2026.03.27 03:13:38.372766 [ 287 ] {} <Debug> TCP-Session: bd023220-fced-4f9d-971c-9b95b4d999e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.03.27 03:13:38.372784 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4018 | 2026.03.27 03:13:38.372799 [ 290 ] {} <Debug> TCP-Session: 235e8be8-0411-4b04-8f4c-3076c201bbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.03.27 03:13:38.372813 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4020 | 2026.03.27 03:13:38.372845 [ 292 ] {} <Debug> TCP-Session: 190d4bb1-55c0-44b2-916b-25156ea7fad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.03.27 03:13:38.372853 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4022 | 2026.03.27 03:13:38.372866 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4023 | 2026.03.27 03:13:38.372903 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4024 | 2026.03.27 03:13:38.372899 [ 275 ] {} <Debug> TCP-Session: cf64eec2-b850-493a-bce9-0925352fd5ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.03.27 03:13:38.372949 [ 291 ] {} <Debug> TCP-Session: 16cefe07-efe0-4516-9f74-3be40a2a5a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.03.27 03:13:38.372958 [ 289 ] {} <Debug> TCP-Session: f863e8f1-5179-4411-9cfa-145b72501064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.03.27 03:13:38.372868 [ 293 ] {} <Debug> TCP-Session: 1a0cdb2f-cf79-4cb1-b9a3-aef8f103b3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.03.27 03:13:38.372830 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2026.03.27 03:13:38.372888 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4030 | 2026.03.27 03:13:38.373045 [ 294 ] {} <Debug> TCP-Session: 2ba9b613-7043-47b5-8da3-adcb85b5a9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2026.03.27 03:13:38.373072 [ 286 ] {} <Debug> TCP-Session: 3f02a300-9f73-431a-bdd3-52a269506236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.03.27 03:13:39.111998 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63932 | ||
| 4033 | 2026.03.27 03:13:39.112126 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4034 | 2026.03.27 03:13:39.112160 [ 287 ] {} <Debug> TCP-Session: a133284b-91db-42a1-ae5b-1834d1099b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:63932 | ||
| 4035 | 2026.03.27 03:13:39.112189 [ 287 ] {} <Debug> TCP-Session: a133284b-91db-42a1-ae5b-1834d1099b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.03.27 03:13:39.112210 [ 287 ] {} <Debug> TCP-Session: a133284b-91db-42a1-ae5b-1834d1099b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.03.27 03:13:39.112474 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41845 | ||
| 4038 | 2026.03.27 03:13:39.112502 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42255 | ||
| 4039 | 2026.03.27 03:13:39.112529 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61796 | ||
| 4040 | 2026.03.27 03:13:39.112557 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35031 | ||
| 4041 | 2026.03.27 03:13:39.112525 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44594 | ||
| 4042 | 2026.03.27 03:13:39.112612 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4043 | 2026.03.27 03:13:39.112663 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4044 | 2026.03.27 03:13:39.112652 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4045 | 2026.03.27 03:13:39.112696 [ 287 ] {} <Trace> TCP-Session: a133284b-91db-42a1-ae5b-1834d1099b26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.03.27 03:13:39.112711 [ 275 ] {} <Debug> TCP-Session: 145034d4-aa73-4e98-94c5-1c1e848fa3e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35031 | ||
| 4047 | 2026.03.27 03:13:39.112741 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4048 | 2026.03.27 03:13:39.112733 [ 294 ] {} <Debug> TCP-Session: 42c1242f-30cb-4875-bc31-04bb3d2cd2f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61796 | ||
| 4049 | 2026.03.27 03:13:39.112780 [ 275 ] {} <Debug> TCP-Session: 145034d4-aa73-4e98-94c5-1c1e848fa3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.03.27 03:13:39.112796 [ 293 ] {} <Debug> TCP-Session: f5b4df44-eab4-4254-bcac-01dbd6a7327a Authenticating user 'default' from [fd00:1122:3344:101::e]:44594 | ||
| 4051 | 2026.03.27 03:13:39.112807 [ 294 ] {} <Debug> TCP-Session: 42c1242f-30cb-4875-bc31-04bb3d2cd2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.03.27 03:13:39.112824 [ 275 ] {} <Debug> TCP-Session: 145034d4-aa73-4e98-94c5-1c1e848fa3e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.03.27 03:13:39.112848 [ 294 ] {} <Debug> TCP-Session: 42c1242f-30cb-4875-bc31-04bb3d2cd2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.03.27 03:13:39.112846 [ 293 ] {} <Debug> TCP-Session: f5b4df44-eab4-4254-bcac-01dbd6a7327a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.03.27 03:13:39.112700 [ 288 ] {} <Debug> TCP-Session: ce96fe89-fc31-4df6-a328-9ec81d40fa35 Authenticating user 'default' from [fd00:1122:3344:101::e]:41845 | ||
| 4056 | 2026.03.27 03:13:39.112910 [ 293 ] {} <Debug> TCP-Session: f5b4df44-eab4-4254-bcac-01dbd6a7327a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.03.27 03:13:39.112949 [ 288 ] {} <Debug> TCP-Session: ce96fe89-fc31-4df6-a328-9ec81d40fa35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.03.27 03:13:39.112920 [ 287 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63932) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4059 | 2026.03.27 03:13:39.112980 [ 288 ] {} <Debug> TCP-Session: ce96fe89-fc31-4df6-a328-9ec81d40fa35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.03.27 03:13:39.112653 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4061 | 2026.03.27 03:13:39.112517 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49450 | ||
| 4062 | 2026.03.27 03:13:39.113109 [ 289 ] {} <Debug> TCP-Session: e83c00e1-3976-454a-b873-aabb3deada38 Authenticating user 'default' from [fd00:1122:3344:101::e]:42255 | ||
| 4063 | 2026.03.27 03:13:39.112512 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39694 | ||
| 4064 | 2026.03.27 03:13:39.113157 [ 289 ] {} <Debug> TCP-Session: e83c00e1-3976-454a-b873-aabb3deada38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.03.27 03:13:39.113196 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4066 | 2026.03.27 03:13:39.113216 [ 289 ] {} <Debug> TCP-Session: e83c00e1-3976-454a-b873-aabb3deada38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.03.27 03:13:39.113240 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4068 | 2026.03.27 03:13:39.113244 [ 290 ] {} <Debug> TCP-Session: b9a08cae-face-4f01-bcfa-0746e88fdb24 Authenticating user 'default' from [fd00:1122:3344:101::e]:49450 | ||
| 4069 | 2026.03.27 03:13:39.113275 [ 292 ] {} <Debug> TCP-Session: e16d23d7-356d-4105-b6d1-b2a070bd4786 Authenticating user 'default' from [fd00:1122:3344:101::e]:39694 | ||
| 4070 | 2026.03.27 03:13:39.112499 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39127 | ||
| 4071 | 2026.03.27 03:13:39.113311 [ 292 ] {} <Debug> TCP-Session: e16d23d7-356d-4105-b6d1-b2a070bd4786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.03.27 03:13:39.113301 [ 290 ] {} <Debug> TCP-Session: b9a08cae-face-4f01-bcfa-0746e88fdb24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.03.27 03:13:39.113356 [ 292 ] {} <Debug> TCP-Session: e16d23d7-356d-4105-b6d1-b2a070bd4786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.03.27 03:13:39.113388 [ 290 ] {} <Debug> TCP-Session: b9a08cae-face-4f01-bcfa-0746e88fdb24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.03.27 03:13:39.113392 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4076 | 2026.03.27 03:13:39.113389 [ 287 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4077 | 2026.03.27 03:13:39.113442 [ 291 ] {} <Debug> TCP-Session: 5df6f002-28f4-4a74-bda3-908a8dd82b42 Authenticating user 'default' from [fd00:1122:3344:101::e]:39127 | ||
| 4078 | 2026.03.27 03:13:39.113468 [ 291 ] {} <Debug> TCP-Session: 5df6f002-28f4-4a74-bda3-908a8dd82b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.03.27 03:13:39.113482 [ 291 ] {} <Debug> TCP-Session: 5df6f002-28f4-4a74-bda3-908a8dd82b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.03.27 03:13:39.113502 [ 287 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4081 | 2026.03.27 03:13:39.113875 [ 287 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 4082 | 2026.03.27 03:13:39.115115 [ 285 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Trace> AggregatingTransform: Aggregating | ||
| 4083 | 2026.03.27 03:13:39.115166 [ 285 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Trace> Aggregator: Aggregation method: without_key | ||
| 4084 | 2026.03.27 03:13:39.115207 [ 285 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001214742 sec. (823.220 rows/sec., 32.16 KiB/sec.) | ||
| 4085 | 2026.03.27 03:13:39.115229 [ 285 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Trace> Aggregator: Merging aggregated data | ||
| 4086 | 2026.03.27 03:13:39.116595 [ 287 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00375 sec., 266.6666666666667 rows/sec., 10.42 KiB/sec. | ||
| 4087 | 2026.03.27 03:13:39.116728 [ 287 ] {355f1273-fb49-461e-ab28-7175f26b5ff8} <Debug> TCPHandler: Processed in 0.00420288 sec. | ||
| 4088 | 2026.03.27 03:13:39.116875 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4089 | 2026.03.27 03:13:39.116907 [ 287 ] {} <Debug> TCP-Session: a133284b-91db-42a1-ae5b-1834d1099b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.03.27 03:13:39.116909 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4091 | 2026.03.27 03:13:39.116936 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4092 | 2026.03.27 03:13:39.116955 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4093 | 2026.03.27 03:13:39.116971 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4094 | 2026.03.27 03:13:39.116991 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4095 | 2026.03.27 03:13:39.117013 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.03.27 03:13:39.117048 [ 290 ] {} <Debug> TCP-Session: b9a08cae-face-4f01-bcfa-0746e88fdb24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.03.27 03:13:39.117054 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2026.03.27 03:13:39.117081 [ 292 ] {} <Debug> TCP-Session: e16d23d7-356d-4105-b6d1-b2a070bd4786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2026.03.27 03:13:39.117056 [ 291 ] {} <Debug> TCP-Session: 5df6f002-28f4-4a74-bda3-908a8dd82b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.03.27 03:13:39.117106 [ 293 ] {} <Debug> TCP-Session: f5b4df44-eab4-4254-bcac-01dbd6a7327a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.03.27 03:13:39.117021 [ 289 ] {} <Debug> TCP-Session: e83c00e1-3976-454a-b873-aabb3deada38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.03.27 03:13:39.116962 [ 288 ] {} <Debug> TCP-Session: ce96fe89-fc31-4df6-a328-9ec81d40fa35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.03.27 03:13:39.117036 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.03.27 03:13:39.116986 [ 275 ] {} <Debug> TCP-Session: 145034d4-aa73-4e98-94c5-1c1e848fa3e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.03.27 03:13:39.117241 [ 294 ] {} <Debug> TCP-Session: 42c1242f-30cb-4875-bc31-04bb3d2cd2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.03.27 03:13:39.711356 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43596 | ||
| 4107 | 2026.03.27 03:13:39.711487 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4108 | 2026.03.27 03:13:39.711523 [ 287 ] {} <Debug> TCP-Session: 765a2088-ca49-42ec-94b9-dac11148494b Authenticating user 'default' from [fd00:1122:3344:101::e]:43596 | ||
| 4109 | 2026.03.27 03:13:39.711551 [ 287 ] {} <Debug> TCP-Session: 765a2088-ca49-42ec-94b9-dac11148494b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.03.27 03:13:39.711570 [ 287 ] {} <Debug> TCP-Session: 765a2088-ca49-42ec-94b9-dac11148494b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.03.27 03:13:39.711811 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48592 | ||
| 4112 | 2026.03.27 03:13:39.711838 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53838 | ||
| 4113 | 2026.03.27 03:13:39.711859 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57126 | ||
| 4114 | 2026.03.27 03:13:39.711873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60705 | ||
| 4115 | 2026.03.27 03:13:39.711922 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4116 | 2026.03.27 03:13:39.711926 [ 287 ] {} <Trace> TCP-Session: 765a2088-ca49-42ec-94b9-dac11148494b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.03.27 03:13:39.711961 [ 288 ] {} <Debug> TCP-Session: f28ad21c-d4ed-4dc9-a365-7fd03c932f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:48592 | ||
| 4118 | 2026.03.27 03:13:39.711955 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4119 | 2026.03.27 03:13:39.711996 [ 288 ] {} <Debug> TCP-Session: f28ad21c-d4ed-4dc9-a365-7fd03c932f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.03.27 03:13:39.712013 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4121 | 2026.03.27 03:13:39.712021 [ 288 ] {} <Debug> TCP-Session: f28ad21c-d4ed-4dc9-a365-7fd03c932f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.03.27 03:13:39.712019 [ 292 ] {} <Debug> TCP-Session: 447a57d6-fb30-42da-952a-a802587b8d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:57126 | ||
| 4123 | 2026.03.27 03:13:39.712053 [ 293 ] {} <Debug> TCP-Session: a14af8a4-dc84-43f4-8848-cc622fb5757d Authenticating user 'default' from [fd00:1122:3344:101::e]:60705 | ||
| 4124 | 2026.03.27 03:13:39.711951 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4125 | 2026.03.27 03:13:39.712080 [ 292 ] {} <Debug> TCP-Session: 447a57d6-fb30-42da-952a-a802587b8d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.03.27 03:13:39.712098 [ 293 ] {} <Debug> TCP-Session: a14af8a4-dc84-43f4-8848-cc622fb5757d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.03.27 03:13:39.712113 [ 289 ] {} <Debug> TCP-Session: da0d56b5-aaf6-414a-b544-d1155b29bbdb Authenticating user 'default' from [fd00:1122:3344:101::e]:53838 | ||
| 4128 | 2026.03.27 03:13:39.712117 [ 292 ] {} <Debug> TCP-Session: 447a57d6-fb30-42da-952a-a802587b8d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.03.27 03:13:39.712135 [ 293 ] {} <Debug> TCP-Session: a14af8a4-dc84-43f4-8848-cc622fb5757d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.03.27 03:13:39.712150 [ 289 ] {} <Debug> TCP-Session: da0d56b5-aaf6-414a-b544-d1155b29bbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.03.27 03:13:39.711856 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55853 | ||
| 4132 | 2026.03.27 03:13:39.712191 [ 289 ] {} <Debug> TCP-Session: da0d56b5-aaf6-414a-b544-d1155b29bbdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.03.27 03:13:39.711852 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58067 | ||
| 4134 | 2026.03.27 03:13:39.712143 [ 287 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43596) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4135 | 2026.03.27 03:13:39.712259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.03.27 03:13:39.711891 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34440 | ||
| 4137 | 2026.03.27 03:13:39.712301 [ 290 ] {} <Debug> TCP-Session: 17e22369-a743-4a3b-b82d-230f44731e80 Authenticating user 'default' from [fd00:1122:3344:101::e]:55853 | ||
| 4138 | 2026.03.27 03:13:39.712318 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4139 | 2026.03.27 03:13:39.712336 [ 290 ] {} <Debug> TCP-Session: 17e22369-a743-4a3b-b82d-230f44731e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.03.27 03:13:39.711884 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63727 | ||
| 4141 | 2026.03.27 03:13:39.712367 [ 290 ] {} <Debug> TCP-Session: 17e22369-a743-4a3b-b82d-230f44731e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.03.27 03:13:39.712363 [ 291 ] {} <Debug> TCP-Session: c0e75de2-a755-43b1-a257-17a8b4784255 Authenticating user 'default' from [fd00:1122:3344:101::e]:58067 | ||
| 4143 | 2026.03.27 03:13:39.712363 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4144 | 2026.03.27 03:13:39.712448 [ 291 ] {} <Debug> TCP-Session: c0e75de2-a755-43b1-a257-17a8b4784255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.03.27 03:13:39.712448 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4146 | 2026.03.27 03:13:39.712468 [ 275 ] {} <Debug> TCP-Session: 49062744-6eaf-4b7f-a00e-0fa91d19696a Authenticating user 'default' from [fd00:1122:3344:101::e]:34440 | ||
| 4147 | 2026.03.27 03:13:39.712479 [ 291 ] {} <Debug> TCP-Session: c0e75de2-a755-43b1-a257-17a8b4784255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.03.27 03:13:39.712496 [ 294 ] {} <Debug> TCP-Session: 83bcd7b2-4e27-49e8-88a4-c1852462c261 Authenticating user 'default' from [fd00:1122:3344:101::e]:63727 | ||
| 4149 | 2026.03.27 03:13:39.712509 [ 275 ] {} <Debug> TCP-Session: 49062744-6eaf-4b7f-a00e-0fa91d19696a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.03.27 03:13:39.712546 [ 294 ] {} <Debug> TCP-Session: 83bcd7b2-4e27-49e8-88a4-c1852462c261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.03.27 03:13:39.712548 [ 275 ] {} <Debug> TCP-Session: 49062744-6eaf-4b7f-a00e-0fa91d19696a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.03.27 03:13:39.712572 [ 294 ] {} <Debug> TCP-Session: 83bcd7b2-4e27-49e8-88a4-c1852462c261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.03.27 03:13:39.712583 [ 287 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4154 | 2026.03.27 03:13:39.712652 [ 287 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4155 | 2026.03.27 03:13:39.712938 [ 287 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 4156 | 2026.03.27 03:13:39.713856 [ 332 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Trace> AggregatingTransform: Aggregating | ||
| 4157 | 2026.03.27 03:13:39.713906 [ 332 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4158 | 2026.03.27 03:13:39.713948 [ 332 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907084 sec. (1102.434 rows/sec., 43.06 KiB/sec.) | ||
| 4159 | 2026.03.27 03:13:39.713970 [ 332 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Trace> Aggregator: Merging aggregated data | ||
| 4160 | 2026.03.27 03:13:39.715152 [ 287 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00308 sec., 324.6753246753247 rows/sec., 12.68 KiB/sec. | ||
| 4161 | 2026.03.27 03:13:39.715291 [ 287 ] {2d86a06d-027f-45a5-bf11-1be10ee13d0b} <Debug> TCPHandler: Processed in 0.003522012 sec. | ||
| 4162 | 2026.03.27 03:13:39.715408 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4163 | 2026.03.27 03:13:39.715439 [ 287 ] {} <Debug> TCP-Session: 765a2088-ca49-42ec-94b9-dac11148494b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.03.27 03:13:39.715449 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4165 | 2026.03.27 03:13:39.715475 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4166 | 2026.03.27 03:13:39.715491 [ 275 ] {} <Debug> TCP-Session: 49062744-6eaf-4b7f-a00e-0fa91d19696a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.03.27 03:13:39.715491 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4168 | 2026.03.27 03:13:39.715506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.03.27 03:13:39.715530 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.03.27 03:13:39.715544 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2026.03.27 03:13:39.715556 [ 289 ] {} <Debug> TCP-Session: da0d56b5-aaf6-414a-b544-d1155b29bbdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.03.27 03:13:39.715574 [ 290 ] {} <Debug> TCP-Session: 17e22369-a743-4a3b-b82d-230f44731e80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.03.27 03:13:39.715588 [ 293 ] {} <Debug> TCP-Session: a14af8a4-dc84-43f4-8848-cc622fb5757d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.03.27 03:13:39.715556 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.03.27 03:13:39.715542 [ 292 ] {} <Debug> TCP-Session: 447a57d6-fb30-42da-952a-a802587b8d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.03.27 03:13:39.715647 [ 291 ] {} <Debug> TCP-Session: c0e75de2-a755-43b1-a257-17a8b4784255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.03.27 03:13:39.715508 [ 288 ] {} <Debug> TCP-Session: f28ad21c-d4ed-4dc9-a365-7fd03c932f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.03.27 03:13:39.715573 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.03.27 03:13:39.715727 [ 294 ] {} <Debug> TCP-Session: 83bcd7b2-4e27-49e8-88a4-c1852462c261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.03.27 03:13:40.938979 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2026.03.27 03:13:40.939171 [ 276 ] {fd80a286-4f0d-4708-beb7-a5d1148f2fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4182 | 2026.03.27 03:13:40.939246 [ 276 ] {fd80a286-4f0d-4708-beb7-a5d1148f2fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4183 | 2026.03.27 03:13:40.940057 [ 276 ] {fd80a286-4f0d-4708-beb7-a5d1148f2fe8} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.03.27 03:13:40.940117 [ 276 ] {fd80a286-4f0d-4708-beb7-a5d1148f2fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4185 | 2026.03.27 03:13:40.940587 [ 276 ] {fd80a286-4f0d-4708-beb7-a5d1148f2fe8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4186 | 2026.03.27 03:13:40.940839 [ 276 ] {fd80a286-4f0d-4708-beb7-a5d1148f2fe8} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.03.27 03:13:40.941013 [ 276 ] {fd80a286-4f0d-4708-beb7-a5d1148f2fe8} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001902 sec., 72555.20504731861 rows/sec., 6.30 MiB/sec. | ||
| 4188 | 2026.03.27 03:13:40.941068 [ 276 ] {fd80a286-4f0d-4708-beb7-a5d1148f2fe8} <Debug> TCPHandler: Processed in 0.002226779 sec. | ||
| 4189 | 2026.03.27 03:13:40.941190 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.03.27 03:13:40.941296 [ 276 ] {b728a718-86b4-4cb0-bea4-e3bed580a7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4191 | 2026.03.27 03:13:40.941346 [ 276 ] {b728a718-86b4-4cb0-bea4-e3bed580a7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4192 | 2026.03.27 03:13:40.941771 [ 276 ] {b728a718-86b4-4cb0-bea4-e3bed580a7b0} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.03.27 03:13:40.941813 [ 276 ] {b728a718-86b4-4cb0-bea4-e3bed580a7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4194 | 2026.03.27 03:13:40.942133 [ 276 ] {b728a718-86b4-4cb0-bea4-e3bed580a7b0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4195 | 2026.03.27 03:13:40.942355 [ 276 ] {b728a718-86b4-4cb0-bea4-e3bed580a7b0} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.03.27 03:13:40.942494 [ 276 ] {b728a718-86b4-4cb0-bea4-e3bed580a7b0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001222 sec., 33551.554828150576 rows/sec., 2.46 MiB/sec. | ||
| 4197 | 2026.03.27 03:13:40.942535 [ 276 ] {b728a718-86b4-4cb0-bea4-e3bed580a7b0} <Debug> TCPHandler: Processed in 0.001398067 sec. | ||
| 4198 | 2026.03.27 03:13:40.942644 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.03.27 03:13:40.942748 [ 276 ] {a1e24abf-62bc-4d37-8a18-4fa8246ce1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4200 | 2026.03.27 03:13:40.942797 [ 276 ] {a1e24abf-62bc-4d37-8a18-4fa8246ce1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4201 | 2026.03.27 03:13:40.943239 [ 276 ] {a1e24abf-62bc-4d37-8a18-4fa8246ce1e7} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.03.27 03:13:40.943278 [ 276 ] {a1e24abf-62bc-4d37-8a18-4fa8246ce1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4203 | 2026.03.27 03:13:40.943619 [ 276 ] {a1e24abf-62bc-4d37-8a18-4fa8246ce1e7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4204 | 2026.03.27 03:13:40.943857 [ 276 ] {a1e24abf-62bc-4d37-8a18-4fa8246ce1e7} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.03.27 03:13:40.943994 [ 276 ] {a1e24abf-62bc-4d37-8a18-4fa8246ce1e7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001266 sec., 82938.38862559242 rows/sec., 6.48 MiB/sec. | ||
| 4206 | 2026.03.27 03:13:40.944034 [ 276 ] {a1e24abf-62bc-4d37-8a18-4fa8246ce1e7} <Debug> TCPHandler: Processed in 0.001441568 sec. | ||
| 4207 | 2026.03.27 03:13:40.944142 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.03.27 03:13:40.944237 [ 276 ] {04265328-a81a-464e-b081-d706bf3df422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4209 | 2026.03.27 03:13:40.944287 [ 276 ] {04265328-a81a-464e-b081-d706bf3df422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4210 | 2026.03.27 03:13:40.944698 [ 276 ] {04265328-a81a-464e-b081-d706bf3df422} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.03.27 03:13:40.944737 [ 276 ] {04265328-a81a-464e-b081-d706bf3df422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4212 | 2026.03.27 03:13:40.945081 [ 276 ] {04265328-a81a-464e-b081-d706bf3df422} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4213 | 2026.03.27 03:13:40.945302 [ 276 ] {04265328-a81a-464e-b081-d706bf3df422} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.03.27 03:13:40.945436 [ 276 ] {04265328-a81a-464e-b081-d706bf3df422} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 4215 | 2026.03.27 03:13:40.945474 [ 276 ] {04265328-a81a-464e-b081-d706bf3df422} <Debug> TCPHandler: Processed in 0.001382087 sec. | ||
| 4216 | 2026.03.27 03:13:40.945584 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2026.03.27 03:13:40.945678 [ 276 ] {87cf37cb-8e90-4381-aea8-114ec79b9047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4218 | 2026.03.27 03:13:40.945733 [ 276 ] {87cf37cb-8e90-4381-aea8-114ec79b9047} <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 | ||
| 4219 | 2026.03.27 03:13:40.946525 [ 276 ] {87cf37cb-8e90-4381-aea8-114ec79b9047} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.03.27 03:13:40.946563 [ 276 ] {87cf37cb-8e90-4381-aea8-114ec79b9047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4221 | 2026.03.27 03:13:40.947147 [ 276 ] {87cf37cb-8e90-4381-aea8-114ec79b9047} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4222 | 2026.03.27 03:13:40.947386 [ 276 ] {87cf37cb-8e90-4381-aea8-114ec79b9047} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.03.27 03:13:40.947512 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4224 | 2026.03.27 03:13:40.947522 [ 276 ] {87cf37cb-8e90-4381-aea8-114ec79b9047} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001863 sec., 22007.514761137947 rows/sec., 39.44 MiB/sec. | ||
| 4225 | 2026.03.27 03:13:40.947604 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.03.27 03:13:40.947631 [ 276 ] {87cf37cb-8e90-4381-aea8-114ec79b9047} <Debug> TCPHandler: Processed in 0.002095095 sec. | ||
| 4227 | 2026.03.27 03:13:40.947636 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4228 | 2026.03.27 03:13:40.947752 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.03.27 03:13:40.947756 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::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 | ||
| 4230 | 2026.03.27 03:13:40.947861 [ 276 ] {df47d8de-c115-45af-9ffe-1d37697c3221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.27 03:13:40.947910 [ 276 ] {df47d8de-c115-45af-9ffe-1d37697c3221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4232 | 2026.03.27 03:13:40.947978 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4233 | 2026.03.27 03:13:40.948036 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part | ||
| 4234 | 2026.03.27 03:13:40.948165 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 4235 | 2026.03.27 03:13:40.948269 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 4236 | 2026.03.27 03:13:40.948283 [ 276 ] {df47d8de-c115-45af-9ffe-1d37697c3221} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.03.27 03:13:40.948326 [ 276 ] {df47d8de-c115-45af-9ffe-1d37697c3221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4238 | 2026.03.27 03:13:40.948360 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 4239 | 2026.03.27 03:13:40.948449 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 4240 | 2026.03.27 03:13:40.948543 [ 194 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4241 | 2026.03.27 03:13:40.948684 [ 276 ] {df47d8de-c115-45af-9ffe-1d37697c3221} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4242 | 2026.03.27 03:13:40.948944 [ 276 ] {df47d8de-c115-45af-9ffe-1d37697c3221} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.03.27 03:13:40.949077 [ 276 ] {df47d8de-c115-45af-9ffe-1d37697c3221} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 4244 | 2026.03.27 03:13:40.949114 [ 276 ] {df47d8de-c115-45af-9ffe-1d37697c3221} <Debug> TCPHandler: Processed in 0.001413707 sec. | ||
| 4245 | 2026.03.27 03:13:40.951873 [ 191 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 19 columns (19 merged, 0 gathered) in 0.004159008 sec., 83914.24108825951 rows/sec., 150.37 MiB/sec. | ||
| 4246 | 2026.03.27 03:13:40.952656 [ 191 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4247 | 2026.03.27 03:13:40.953190 [ 191 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.03.27 03:13:40.953305 [ 191 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4249 | 2026.03.27 03:13:40.953499 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 4250 | 2026.03.27 03:13:41.907469 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4251 | 2026.03.27 03:13:41.907528 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4252 | 2026.03.27 03:13:41.983773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7657 | ||
| 4253 | 2026.03.27 03:13:41.984281 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.03.27 03:13:41.984330 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4255 | 2026.03.27 03:13:41.984829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4256 | 2026.03.27 03:13:41.985070 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.03.27 03:13:41.985213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7657 | ||
| 4258 | 2026.03.27 03:13:41.985243 [ 126 ] {} <Debug> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4259 | 2026.03.27 03:13:41.985320 [ 126 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.27 03:13:41.985344 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4261 | 2026.03.27 03:13:41.985452 [ 194 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::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 | ||
| 4262 | 2026.03.27 03:13:41.985579 [ 194 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4263 | 2026.03.27 03:13:41.985618 [ 194 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5289 rows starting from the beginning of the part | ||
| 4264 | 2026.03.27 03:13:41.985681 [ 194 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4265 | 2026.03.27 03:13:41.985727 [ 194 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4266 | 2026.03.27 03:13:41.985774 [ 194 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4267 | 2026.03.27 03:13:41.985812 [ 194 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4268 | 2026.03.27 03:13:41.985853 [ 194 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4269 | 2026.03.27 03:13:41.987272 [ 191 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7657 rows, containing 4 columns (4 merged, 0 gathered) in 0.001860759 sec., 4114987.486289197 rows/sec., 58.87 MiB/sec. | ||
| 4270 | 2026.03.27 03:13:41.987819 [ 200 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4271 | 2026.03.27 03:13:41.988193 [ 200 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.03.27 03:13:41.988287 [ 200 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_16_3} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4273 | 2026.03.27 03:13:41.988411 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4274 | 2026.03.27 03:13:41.998852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 554 | ||
| 4275 | 2026.03.27 03:13:42.001386 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.03.27 03:13:42.001445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4277 | 2026.03.27 03:13:42.001493 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000965435 sec. | ||
| 4278 | 2026.03.27 03:13:42.002705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4279 | 2026.03.27 03:13:42.002994 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.03.27 03:13:42.003148 [ 126 ] {} <Debug> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4281 | 2026.03.27 03:13:42.003189 [ 126 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2026.03.27 03:13:42.003207 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4283 | 2026.03.27 03:13:42.003299 [ 191 ] {c5432113-5020-43ea-8768-a1d8170bf64a::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 | ||
| 4284 | 2026.03.27 03:13:42.003373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4285 | 2026.03.27 03:13:42.003959 [ 191 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4286 | 2026.03.27 03:13:42.004156 [ 191 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 340 rows starting from the beginning of the part | ||
| 4287 | 2026.03.27 03:13:42.004654 [ 191 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 4288 | 2026.03.27 03:13:42.005123 [ 191 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 4289 | 2026.03.27 03:13:42.005597 [ 191 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 4290 | 2026.03.27 03:13:42.006046 [ 191 ] {c5432113-5020-43ea-8768-a1d8170bf64a::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 | ||
| 4291 | 2026.03.27 03:13:42.006513 [ 191 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 4292 | 2026.03.27 03:13:42.012468 [ 200 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 72 columns (72 merged, 0 gathered) in 0.009208411 sec., 60162.38849460564 rows/sec., 54.38 MiB/sec. | ||
| 4293 | 2026.03.27 03:13:42.013576 [ 200 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4294 | 2026.03.27 03:13:42.014172 [ 200 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.27 03:13:42.014256 [ 200 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_11_2} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4296 | 2026.03.27 03:13:42.014617 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4297 | 2026.03.27 03:13:42.376945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4298 | 2026.03.27 03:13:42.394060 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.03.27 03:13:42.394125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4300 | 2026.03.27 03:13:42.400171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4301 | 2026.03.27 03:13:42.400857 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.03.27 03:13:42.401173 [ 126 ] {} <Debug> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4303 | 2026.03.27 03:13:42.401241 [ 126 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.03.27 03:13:42.401262 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4305 | 2026.03.27 03:13:42.401367 [ 186 ] {19e66b8e-f48a-4708-95ee-de96d312556e::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 | ||
| 4306 | 2026.03.27 03:13:42.404594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4307 | 2026.03.27 03:13:42.405568 [ 186 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4308 | 2026.03.27 03:13:42.407225 [ 186 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 4309 | 2026.03.27 03:13:42.411716 [ 186 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 4310 | 2026.03.27 03:13:42.415997 [ 186 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 4311 | 2026.03.27 03:13:42.420156 [ 186 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 4312 | 2026.03.27 03:13:42.424579 [ 186 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4313 | 2026.03.27 03:13:42.428796 [ 186 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4314 | 2026.03.27 03:13:42.483298 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081976851 sec., 1476.0264455632723 rows/sec., 7.63 MiB/sec. | ||
| 4315 | 2026.03.27 03:13:42.485725 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4316 | 2026.03.27 03:13:42.487635 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.03.27 03:13:42.487719 [ 200 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_16_3} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4318 | 2026.03.27 03:13:42.490161 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4319 | 2026.03.27 03:13:43.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.62 MiB, peak 241.59 MiB, free memory in arenas 0.00 B, will set to 240.80 MiB (RSS), difference: 9.18 MiB | ||
| 4320 | 2026.03.27 03:13:43.059505 [ 123 ] {} <Debug> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4321 | 2026.03.27 03:13:43.059562 [ 123 ] {} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.03.27 03:13:43.059584 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4323 | 2026.03.27 03:13:43.059704 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4324 | 2026.03.27 03:13:43.059886 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4325 | 2026.03.27 03:13:43.059942 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4326 | 2026.03.27 03:13:43.060011 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4327 | 2026.03.27 03:13:43.060064 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4328 | 2026.03.27 03:13:43.060109 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4329 | 2026.03.27 03:13:43.060149 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4330 | 2026.03.27 03:13:43.060925 [ 200 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001277043 sec., 46983.539317000286 rows/sec., 2.40 MiB/sec. | ||
| 4331 | 2026.03.27 03:13:43.061037 [ 200 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4332 | 2026.03.27 03:13:43.061296 [ 200 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.03.27 03:13:43.061371 [ 200 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_10_2} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4334 | 2026.03.27 03:13:43.061457 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4335 | 2026.03.27 03:13:45.945845 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.03.27 03:13:45.946125 [ 276 ] {7a8c5447-91df-456f-af5f-d9690a808a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4337 | 2026.03.27 03:13:45.946222 [ 276 ] {7a8c5447-91df-456f-af5f-d9690a808a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4338 | 2026.03.27 03:13:45.947026 [ 276 ] {7a8c5447-91df-456f-af5f-d9690a808a1b} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.03.27 03:13:45.947068 [ 276 ] {7a8c5447-91df-456f-af5f-d9690a808a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4340 | 2026.03.27 03:13:45.947483 [ 276 ] {7a8c5447-91df-456f-af5f-d9690a808a1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4341 | 2026.03.27 03:13:45.947709 [ 276 ] {7a8c5447-91df-456f-af5f-d9690a808a1b} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.03.27 03:13:45.947866 [ 276 ] {7a8c5447-91df-456f-af5f-d9690a808a1b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 4343 | 2026.03.27 03:13:45.947915 [ 276 ] {7a8c5447-91df-456f-af5f-d9690a808a1b} <Debug> TCPHandler: Processed in 0.002238568 sec. | ||
| 4344 | 2026.03.27 03:13:45.948029 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.03.27 03:13:45.948131 [ 276 ] {48057daa-cca1-4b3e-ac44-ea434906b11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4346 | 2026.03.27 03:13:45.948174 [ 276 ] {48057daa-cca1-4b3e-ac44-ea434906b11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4347 | 2026.03.27 03:13:45.948838 [ 276 ] {48057daa-cca1-4b3e-ac44-ea434906b11f} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.03.27 03:13:45.948873 [ 276 ] {48057daa-cca1-4b3e-ac44-ea434906b11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4349 | 2026.03.27 03:13:45.949250 [ 276 ] {48057daa-cca1-4b3e-ac44-ea434906b11f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4350 | 2026.03.27 03:13:45.949461 [ 276 ] {48057daa-cca1-4b3e-ac44-ea434906b11f} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.03.27 03:13:45.949590 [ 276 ] {48057daa-cca1-4b3e-ac44-ea434906b11f} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001484 sec., 537061.9946091644 rows/sec., 41.76 MiB/sec. | ||
| 4352 | 2026.03.27 03:13:45.949627 [ 276 ] {48057daa-cca1-4b3e-ac44-ea434906b11f} <Debug> TCPHandler: Processed in 0.001650173 sec. | ||
| 4353 | 2026.03.27 03:13:45.949731 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.03.27 03:13:45.949834 [ 276 ] {67cf7035-826c-49f7-8b83-e3af70b48abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.03.27 03:13:45.949877 [ 276 ] {67cf7035-826c-49f7-8b83-e3af70b48abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4356 | 2026.03.27 03:13:45.950305 [ 276 ] {67cf7035-826c-49f7-8b83-e3af70b48abe} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.03.27 03:13:45.950341 [ 276 ] {67cf7035-826c-49f7-8b83-e3af70b48abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4358 | 2026.03.27 03:13:45.950689 [ 276 ] {67cf7035-826c-49f7-8b83-e3af70b48abe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4359 | 2026.03.27 03:13:45.950913 [ 276 ] {67cf7035-826c-49f7-8b83-e3af70b48abe} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.03.27 03:13:45.951041 [ 276 ] {67cf7035-826c-49f7-8b83-e3af70b48abe} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001228 sec., 115635.17915309448 rows/sec., 6.79 MiB/sec. | ||
| 4361 | 2026.03.27 03:13:45.951079 [ 276 ] {67cf7035-826c-49f7-8b83-e3af70b48abe} <Debug> TCPHandler: Processed in 0.001399556 sec. | ||
| 4362 | 2026.03.27 03:13:45.951186 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.03.27 03:13:45.951280 [ 276 ] {a3b38afc-5769-4aa7-be7f-342c91537866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4364 | 2026.03.27 03:13:45.951322 [ 276 ] {a3b38afc-5769-4aa7-be7f-342c91537866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4365 | 2026.03.27 03:13:45.951733 [ 276 ] {a3b38afc-5769-4aa7-be7f-342c91537866} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.03.27 03:13:45.951769 [ 276 ] {a3b38afc-5769-4aa7-be7f-342c91537866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4367 | 2026.03.27 03:13:45.952076 [ 276 ] {a3b38afc-5769-4aa7-be7f-342c91537866} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4368 | 2026.03.27 03:13:45.952293 [ 276 ] {a3b38afc-5769-4aa7-be7f-342c91537866} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.27 03:13:45.952423 [ 276 ] {a3b38afc-5769-4aa7-be7f-342c91537866} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 4370 | 2026.03.27 03:13:45.952459 [ 276 ] {a3b38afc-5769-4aa7-be7f-342c91537866} <Debug> TCPHandler: Processed in 0.001323854 sec. | ||
| 4371 | 2026.03.27 03:13:45.952566 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.03.27 03:13:45.952660 [ 276 ] {07ee685d-5747-456b-a4ed-aafc13d515fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.03.27 03:13:45.952700 [ 276 ] {07ee685d-5747-456b-a4ed-aafc13d515fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4374 | 2026.03.27 03:13:45.953144 [ 276 ] {07ee685d-5747-456b-a4ed-aafc13d515fc} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.03.27 03:13:45.953179 [ 276 ] {07ee685d-5747-456b-a4ed-aafc13d515fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4376 | 2026.03.27 03:13:45.953511 [ 276 ] {07ee685d-5747-456b-a4ed-aafc13d515fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4377 | 2026.03.27 03:13:45.953723 [ 276 ] {07ee685d-5747-456b-a4ed-aafc13d515fc} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.03.27 03:13:45.953855 [ 276 ] {07ee685d-5747-456b-a4ed-aafc13d515fc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001214 sec., 121911.03789126853 rows/sec., 6.93 MiB/sec. | ||
| 4379 | 2026.03.27 03:13:45.953894 [ 276 ] {07ee685d-5747-456b-a4ed-aafc13d515fc} <Debug> TCPHandler: Processed in 0.001375855 sec. | ||
| 4380 | 2026.03.27 03:13:45.954010 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.03.27 03:13:45.954104 [ 276 ] {8832681c-a198-46ba-add3-64733352b03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4382 | 2026.03.27 03:13:45.954145 [ 276 ] {8832681c-a198-46ba-add3-64733352b03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4383 | 2026.03.27 03:13:45.954678 [ 276 ] {8832681c-a198-46ba-add3-64733352b03a} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.03.27 03:13:45.954712 [ 276 ] {8832681c-a198-46ba-add3-64733352b03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4385 | 2026.03.27 03:13:45.955051 [ 276 ] {8832681c-a198-46ba-add3-64733352b03a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4386 | 2026.03.27 03:13:45.955265 [ 276 ] {8832681c-a198-46ba-add3-64733352b03a} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.03.27 03:13:45.955393 [ 276 ] {8832681c-a198-46ba-add3-64733352b03a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001308 sec., 374617.73700305814 rows/sec., 26.26 MiB/sec. | ||
| 4388 | 2026.03.27 03:13:45.955430 [ 276 ] {8832681c-a198-46ba-add3-64733352b03a} <Debug> TCPHandler: Processed in 0.001469429 sec. | ||
| 4389 | 2026.03.27 03:13:45.955536 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.03.27 03:13:45.955631 [ 276 ] {e741fa43-73c0-445b-9793-57bd204e5afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4391 | 2026.03.27 03:13:45.955672 [ 276 ] {e741fa43-73c0-445b-9793-57bd204e5afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4392 | 2026.03.27 03:13:45.955994 [ 276 ] {e741fa43-73c0-445b-9793-57bd204e5afd} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.03.27 03:13:45.956029 [ 276 ] {e741fa43-73c0-445b-9793-57bd204e5afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4394 | 2026.03.27 03:13:45.956352 [ 276 ] {e741fa43-73c0-445b-9793-57bd204e5afd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4395 | 2026.03.27 03:13:45.956575 [ 276 ] {e741fa43-73c0-445b-9793-57bd204e5afd} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.03.27 03:13:45.956705 [ 276 ] {e741fa43-73c0-445b-9793-57bd204e5afd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 4397 | 2026.03.27 03:13:45.956742 [ 276 ] {e741fa43-73c0-445b-9793-57bd204e5afd} <Debug> TCPHandler: Processed in 0.001254553 sec. | ||
| 4398 | 2026.03.27 03:13:45.956853 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.03.27 03:13:45.956952 [ 276 ] {3a56253b-9eeb-4e15-a621-19a3251f9da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.03.27 03:13:45.956995 [ 276 ] {3a56253b-9eeb-4e15-a621-19a3251f9da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4401 | 2026.03.27 03:13:45.957380 [ 276 ] {3a56253b-9eeb-4e15-a621-19a3251f9da5} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.03.27 03:13:45.957416 [ 276 ] {3a56253b-9eeb-4e15-a621-19a3251f9da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4403 | 2026.03.27 03:13:45.957749 [ 276 ] {3a56253b-9eeb-4e15-a621-19a3251f9da5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4404 | 2026.03.27 03:13:45.957970 [ 276 ] {3a56253b-9eeb-4e15-a621-19a3251f9da5} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.03.27 03:13:45.958109 [ 276 ] {3a56253b-9eeb-4e15-a621-19a3251f9da5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 4406 | 2026.03.27 03:13:45.958148 [ 276 ] {3a56253b-9eeb-4e15-a621-19a3251f9da5} <Debug> TCPHandler: Processed in 0.001343895 sec. | ||
| 4407 | 2026.03.27 03:13:45.958256 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.03.27 03:13:45.958350 [ 276 ] {badb0c8f-3ab6-4a65-93ea-fbdc7e0d23a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4409 | 2026.03.27 03:13:45.958392 [ 276 ] {badb0c8f-3ab6-4a65-93ea-fbdc7e0d23a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4410 | 2026.03.27 03:13:45.958682 [ 276 ] {badb0c8f-3ab6-4a65-93ea-fbdc7e0d23a8} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.03.27 03:13:45.958716 [ 276 ] {badb0c8f-3ab6-4a65-93ea-fbdc7e0d23a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4412 | 2026.03.27 03:13:45.959041 [ 276 ] {badb0c8f-3ab6-4a65-93ea-fbdc7e0d23a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4413 | 2026.03.27 03:13:45.959252 [ 276 ] {badb0c8f-3ab6-4a65-93ea-fbdc7e0d23a8} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.03.27 03:13:45.959382 [ 276 ] {badb0c8f-3ab6-4a65-93ea-fbdc7e0d23a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 4415 | 2026.03.27 03:13:45.959419 [ 276 ] {badb0c8f-3ab6-4a65-93ea-fbdc7e0d23a8} <Debug> TCPHandler: Processed in 0.001212142 sec. | ||
| 4416 | 2026.03.27 03:13:45.959529 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.03.27 03:13:45.959622 [ 276 ] {f561836b-ee79-4759-a0a4-a7ac36d4d929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.03.27 03:13:45.959664 [ 276 ] {f561836b-ee79-4759-a0a4-a7ac36d4d929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4419 | 2026.03.27 03:13:45.959987 [ 276 ] {f561836b-ee79-4759-a0a4-a7ac36d4d929} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.03.27 03:13:45.960021 [ 276 ] {f561836b-ee79-4759-a0a4-a7ac36d4d929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 4421 | 2026.03.27 03:13:45.960339 [ 276 ] {f561836b-ee79-4759-a0a4-a7ac36d4d929} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4422 | 2026.03.27 03:13:45.960561 [ 276 ] {f561836b-ee79-4759-a0a4-a7ac36d4d929} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.03.27 03:13:45.960684 [ 276 ] {f561836b-ee79-4759-a0a4-a7ac36d4d929} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 4424 | 2026.03.27 03:13:45.960720 [ 276 ] {f561836b-ee79-4759-a0a4-a7ac36d4d929} <Debug> TCPHandler: Processed in 0.001240082 sec. | ||
| 4425 | 2026.03.27 03:13:49.485424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8169 | ||
| 4426 | 2026.03.27 03:13:49.485933 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.03.27 03:13:49.485979 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4428 | 2026.03.27 03:13:49.486555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4429 | 2026.03.27 03:13:49.486801 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.03.27 03:13:49.486947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8169 | ||
| 4431 | 2026.03.27 03:13:49.904794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4432 | 2026.03.27 03:13:49.920804 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.03.27 03:13:49.920862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4434 | 2026.03.27 03:13:49.926493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4435 | 2026.03.27 03:13:49.927248 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.03.27 03:13:49.930317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4437 | 2026.03.27 03:13:50.940072 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.03.27 03:13:50.940273 [ 276 ] {a85112b9-52a5-46b0-a818-887f5c392690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4439 | 2026.03.27 03:13:50.940349 [ 276 ] {a85112b9-52a5-46b0-a818-887f5c392690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4440 | 2026.03.27 03:13:50.941038 [ 276 ] {a85112b9-52a5-46b0-a818-887f5c392690} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.03.27 03:13:50.941092 [ 276 ] {a85112b9-52a5-46b0-a818-887f5c392690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4442 | 2026.03.27 03:13:50.941476 [ 276 ] {a85112b9-52a5-46b0-a818-887f5c392690} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4443 | 2026.03.27 03:13:50.941707 [ 276 ] {a85112b9-52a5-46b0-a818-887f5c392690} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.03.27 03:13:50.941870 [ 276 ] {a85112b9-52a5-46b0-a818-887f5c392690} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001652 sec., 2421.3075060532688 rows/sec., 197.44 KiB/sec. | ||
| 4445 | 2026.03.27 03:13:50.941919 [ 276 ] {a85112b9-52a5-46b0-a818-887f5c392690} <Debug> TCPHandler: Processed in 0.001986292 sec. | ||
| 4446 | 2026.03.27 03:13:50.942048 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.03.27 03:13:50.942155 [ 276 ] {1bfaf1b6-b61e-4a28-9e8f-03a6b0fcd1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4448 | 2026.03.27 03:13:50.942199 [ 276 ] {1bfaf1b6-b61e-4a28-9e8f-03a6b0fcd1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4449 | 2026.03.27 03:13:50.942704 [ 276 ] {1bfaf1b6-b61e-4a28-9e8f-03a6b0fcd1f0} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.03.27 03:13:50.942742 [ 276 ] {1bfaf1b6-b61e-4a28-9e8f-03a6b0fcd1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4451 | 2026.03.27 03:13:50.943077 [ 276 ] {1bfaf1b6-b61e-4a28-9e8f-03a6b0fcd1f0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4452 | 2026.03.27 03:13:50.943296 [ 276 ] {1bfaf1b6-b61e-4a28-9e8f-03a6b0fcd1f0} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.03.27 03:13:50.943431 [ 276 ] {1bfaf1b6-b61e-4a28-9e8f-03a6b0fcd1f0} <Debug> executeQuery: Read 140 rows, 12.41 KiB in 0.001299 sec., 107775.2117013087 rows/sec., 9.33 MiB/sec. | ||
| 4454 | 2026.03.27 03:13:50.943469 [ 276 ] {1bfaf1b6-b61e-4a28-9e8f-03a6b0fcd1f0} <Debug> TCPHandler: Processed in 0.001475188 sec. | ||
| 4455 | 2026.03.27 03:13:50.943573 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.03.27 03:13:50.943674 [ 276 ] {5e4ad6fb-464d-4e72-b9d8-ce7a4e5df5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4457 | 2026.03.27 03:13:50.943719 [ 276 ] {5e4ad6fb-464d-4e72-b9d8-ce7a4e5df5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4458 | 2026.03.27 03:13:50.944221 [ 276 ] {5e4ad6fb-464d-4e72-b9d8-ce7a4e5df5ce} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.03.27 03:13:50.944267 [ 276 ] {5e4ad6fb-464d-4e72-b9d8-ce7a4e5df5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4460 | 2026.03.27 03:13:50.944649 [ 276 ] {5e4ad6fb-464d-4e72-b9d8-ce7a4e5df5ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4461 | 2026.03.27 03:13:50.944881 [ 276 ] {5e4ad6fb-464d-4e72-b9d8-ce7a4e5df5ce} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.03.27 03:13:50.944995 [ 56 ] {} <Debug> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4463 | 2026.03.27 03:13:50.945021 [ 276 ] {5e4ad6fb-464d-4e72-b9d8-ce7a4e5df5ce} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001367 sec., 32918.80029261156 rows/sec., 2.40 MiB/sec. | ||
| 4464 | 2026.03.27 03:13:50.945061 [ 56 ] {} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.03.27 03:13:50.945071 [ 276 ] {5e4ad6fb-464d-4e72-b9d8-ce7a4e5df5ce} <Debug> TCPHandler: Processed in 0.00155036 sec. | ||
| 4466 | 2026.03.27 03:13:50.945090 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4467 | 2026.03.27 03:13:50.945184 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.03.27 03:13:50.945199 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4469 | 2026.03.27 03:13:50.945285 [ 276 ] {ab46fbdd-3920-4ca4-aa15-899a45baf9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4470 | 2026.03.27 03:13:50.945332 [ 276 ] {ab46fbdd-3920-4ca4-aa15-899a45baf9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4471 | 2026.03.27 03:13:50.945332 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4472 | 2026.03.27 03:13:50.945383 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 210 rows starting from the beginning of the part | ||
| 4473 | 2026.03.27 03:13:50.945455 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 4474 | 2026.03.27 03:13:50.945505 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 151 rows starting from the beginning of the part | ||
| 4475 | 2026.03.27 03:13:50.945550 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 4476 | 2026.03.27 03:13:50.945596 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 142 rows starting from the beginning of the part | ||
| 4477 | 2026.03.27 03:13:50.945640 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 45 rows starting from the beginning of the part | ||
| 4478 | 2026.03.27 03:13:50.945783 [ 276 ] {ab46fbdd-3920-4ca4-aa15-899a45baf9b7} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.03.27 03:13:50.945826 [ 276 ] {ab46fbdd-3920-4ca4-aa15-899a45baf9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4480 | 2026.03.27 03:13:50.946211 [ 276 ] {ab46fbdd-3920-4ca4-aa15-899a45baf9b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4481 | 2026.03.27 03:13:50.946456 [ 276 ] {ab46fbdd-3920-4ca4-aa15-899a45baf9b7} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.03.27 03:13:50.946545 [ 193 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390026 sec., 453228.93240845855 rows/sec., 30.43 MiB/sec. | ||
| 4483 | 2026.03.27 03:13:50.946591 [ 276 ] {ab46fbdd-3920-4ca4-aa15-899a45baf9b7} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001326 sec., 82202.11161387633 rows/sec., 6.43 MiB/sec. | ||
| 4484 | 2026.03.27 03:13:50.946635 [ 276 ] {ab46fbdd-3920-4ca4-aa15-899a45baf9b7} <Debug> TCPHandler: Processed in 0.001500219 sec. | ||
| 4485 | 2026.03.27 03:13:50.946701 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4486 | 2026.03.27 03:13:50.946749 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.03.27 03:13:50.946848 [ 276 ] {8d6d9150-ffac-42eb-b18f-b9b5019623e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.03.27 03:13:50.946896 [ 276 ] {8d6d9150-ffac-42eb-b18f-b9b5019623e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4489 | 2026.03.27 03:13:50.946951 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.03.27 03:13:50.947019 [ 192 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_21_4} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4491 | 2026.03.27 03:13:50.947081 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4492 | 2026.03.27 03:13:50.947326 [ 276 ] {8d6d9150-ffac-42eb-b18f-b9b5019623e9} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.03.27 03:13:50.947368 [ 276 ] {8d6d9150-ffac-42eb-b18f-b9b5019623e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4494 | 2026.03.27 03:13:50.947735 [ 276 ] {8d6d9150-ffac-42eb-b18f-b9b5019623e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4495 | 2026.03.27 03:13:50.947969 [ 276 ] {8d6d9150-ffac-42eb-b18f-b9b5019623e9} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.03.27 03:13:50.948101 [ 276 ] {8d6d9150-ffac-42eb-b18f-b9b5019623e9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001273 sec., 127258.4446190102 rows/sec., 8.86 MiB/sec. | ||
| 4497 | 2026.03.27 03:13:50.948139 [ 276 ] {8d6d9150-ffac-42eb-b18f-b9b5019623e9} <Debug> TCPHandler: Processed in 0.001438937 sec. | ||
| 4498 | 2026.03.27 03:13:50.948248 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.03.27 03:13:50.948351 [ 276 ] {349e5bc7-ccca-4355-9d10-5e4ccdb4035f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.03.27 03:13:50.948406 [ 276 ] {349e5bc7-ccca-4355-9d10-5e4ccdb4035f} <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 | ||
| 4501 | 2026.03.27 03:13:50.949274 [ 276 ] {349e5bc7-ccca-4355-9d10-5e4ccdb4035f} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.27 03:13:50.949311 [ 276 ] {349e5bc7-ccca-4355-9d10-5e4ccdb4035f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4503 | 2026.03.27 03:13:50.949915 [ 276 ] {349e5bc7-ccca-4355-9d10-5e4ccdb4035f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4504 | 2026.03.27 03:13:50.950138 [ 276 ] {349e5bc7-ccca-4355-9d10-5e4ccdb4035f} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.03.27 03:13:50.950273 [ 276 ] {349e5bc7-ccca-4355-9d10-5e4ccdb4035f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001941 sec., 21123.1324059763 rows/sec., 37.85 MiB/sec. | ||
| 4506 | 2026.03.27 03:13:50.950336 [ 276 ] {349e5bc7-ccca-4355-9d10-5e4ccdb4035f} <Debug> TCPHandler: Processed in 0.002136336 sec. | ||
| 4507 | 2026.03.27 03:13:50.950448 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.27 03:13:50.950543 [ 276 ] {fc90f4f4-0f13-4764-9741-bf3fa3e00b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.03.27 03:13:50.950585 [ 276 ] {fc90f4f4-0f13-4764-9741-bf3fa3e00b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4510 | 2026.03.27 03:13:50.950917 [ 276 ] {fc90f4f4-0f13-4764-9741-bf3fa3e00b8b} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.03.27 03:13:50.950954 [ 276 ] {fc90f4f4-0f13-4764-9741-bf3fa3e00b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4512 | 2026.03.27 03:13:50.951257 [ 276 ] {fc90f4f4-0f13-4764-9741-bf3fa3e00b8b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4513 | 2026.03.27 03:13:50.951478 [ 276 ] {fc90f4f4-0f13-4764-9741-bf3fa3e00b8b} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.03.27 03:13:50.951604 [ 276 ] {fc90f4f4-0f13-4764-9741-bf3fa3e00b8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4515 | 2026.03.27 03:13:50.951639 [ 276 ] {fc90f4f4-0f13-4764-9741-bf3fa3e00b8b} <Debug> TCPHandler: Processed in 0.001239533 sec. | ||
| 4516 | 2026.03.27 03:13:52.003667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 588 | ||
| 4517 | 2026.03.27 03:13:52.006107 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.03.27 03:13:52.006144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4519 | 2026.03.27 03:13:52.007377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4520 | 2026.03.27 03:13:52.007648 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.03.27 03:13:52.007905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4522 | 2026.03.27 03:13:55.945183 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.03.27 03:13:55.945403 [ 276 ] {1c79bc9e-3c52-42ce-a680-699a04f65c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.03.27 03:13:55.945479 [ 276 ] {1c79bc9e-3c52-42ce-a680-699a04f65c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4525 | 2026.03.27 03:13:55.946322 [ 276 ] {1c79bc9e-3c52-42ce-a680-699a04f65c5f} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.03.27 03:13:55.946366 [ 276 ] {1c79bc9e-3c52-42ce-a680-699a04f65c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4527 | 2026.03.27 03:13:55.946805 [ 276 ] {1c79bc9e-3c52-42ce-a680-699a04f65c5f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4528 | 2026.03.27 03:13:55.947042 [ 276 ] {1c79bc9e-3c52-42ce-a680-699a04f65c5f} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.03.27 03:13:55.947202 [ 276 ] {1c79bc9e-3c52-42ce-a680-699a04f65c5f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001856 sec., 153017.24137931035 rows/sec., 9.72 MiB/sec. | ||
| 4530 | 2026.03.27 03:13:55.947251 [ 276 ] {1c79bc9e-3c52-42ce-a680-699a04f65c5f} <Debug> TCPHandler: Processed in 0.002209347 sec. | ||
| 4531 | 2026.03.27 03:13:55.947378 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.03.27 03:13:55.947482 [ 276 ] {00c20b7a-c04a-4a08-8a26-0ff229dcbe93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4533 | 2026.03.27 03:13:55.947526 [ 276 ] {00c20b7a-c04a-4a08-8a26-0ff229dcbe93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4534 | 2026.03.27 03:13:55.948332 [ 276 ] {00c20b7a-c04a-4a08-8a26-0ff229dcbe93} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.03.27 03:13:55.948369 [ 276 ] {00c20b7a-c04a-4a08-8a26-0ff229dcbe93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4536 | 2026.03.27 03:13:55.948751 [ 276 ] {00c20b7a-c04a-4a08-8a26-0ff229dcbe93} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4537 | 2026.03.27 03:13:55.948979 [ 276 ] {00c20b7a-c04a-4a08-8a26-0ff229dcbe93} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.03.27 03:13:55.949118 [ 276 ] {00c20b7a-c04a-4a08-8a26-0ff229dcbe93} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001661 sec., 479831.4268512944 rows/sec., 37.31 MiB/sec. | ||
| 4539 | 2026.03.27 03:13:55.949157 [ 276 ] {00c20b7a-c04a-4a08-8a26-0ff229dcbe93} <Debug> TCPHandler: Processed in 0.001831268 sec. | ||
| 4540 | 2026.03.27 03:13:55.949257 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2026.03.27 03:13:55.949355 [ 276 ] {d36ae830-033d-401e-aff7-fd62486e2676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4542 | 2026.03.27 03:13:55.949396 [ 276 ] {d36ae830-033d-401e-aff7-fd62486e2676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4543 | 2026.03.27 03:13:55.949864 [ 276 ] {d36ae830-033d-401e-aff7-fd62486e2676} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.03.27 03:13:55.949897 [ 276 ] {d36ae830-033d-401e-aff7-fd62486e2676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4545 | 2026.03.27 03:13:55.950238 [ 276 ] {d36ae830-033d-401e-aff7-fd62486e2676} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4546 | 2026.03.27 03:13:55.950474 [ 276 ] {d36ae830-033d-401e-aff7-fd62486e2676} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.03.27 03:13:55.950606 [ 276 ] {d36ae830-033d-401e-aff7-fd62486e2676} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001272 sec., 111635.22012578617 rows/sec., 6.56 MiB/sec. | ||
| 4548 | 2026.03.27 03:13:55.950644 [ 276 ] {d36ae830-033d-401e-aff7-fd62486e2676} <Debug> TCPHandler: Processed in 0.001435717 sec. | ||
| 4549 | 2026.03.27 03:13:55.950752 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.03.27 03:13:55.950851 [ 276 ] {fe4b7e81-443a-4e51-bcee-1744af7b41cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4551 | 2026.03.27 03:13:55.950891 [ 276 ] {fe4b7e81-443a-4e51-bcee-1744af7b41cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4552 | 2026.03.27 03:13:55.951336 [ 276 ] {fe4b7e81-443a-4e51-bcee-1744af7b41cc} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.03.27 03:13:55.951370 [ 276 ] {fe4b7e81-443a-4e51-bcee-1744af7b41cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4554 | 2026.03.27 03:13:55.951686 [ 276 ] {fe4b7e81-443a-4e51-bcee-1744af7b41cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4555 | 2026.03.27 03:13:55.951909 [ 276 ] {fe4b7e81-443a-4e51-bcee-1744af7b41cc} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.03.27 03:13:55.952038 [ 276 ] {fe4b7e81-443a-4e51-bcee-1744af7b41cc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 4557 | 2026.03.27 03:13:55.952074 [ 276 ] {fe4b7e81-443a-4e51-bcee-1744af7b41cc} <Debug> TCPHandler: Processed in 0.001371705 sec. | ||
| 4558 | 2026.03.27 03:13:55.952182 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.03.27 03:13:55.952277 [ 276 ] {019e7c51-fd0e-45d5-a009-5e7c3b43b851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4560 | 2026.03.27 03:13:55.952317 [ 276 ] {019e7c51-fd0e-45d5-a009-5e7c3b43b851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4561 | 2026.03.27 03:13:55.952761 [ 276 ] {019e7c51-fd0e-45d5-a009-5e7c3b43b851} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.03.27 03:13:55.952798 [ 276 ] {019e7c51-fd0e-45d5-a009-5e7c3b43b851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4563 | 2026.03.27 03:13:55.953127 [ 276 ] {019e7c51-fd0e-45d5-a009-5e7c3b43b851} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4564 | 2026.03.27 03:13:55.953371 [ 276 ] {019e7c51-fd0e-45d5-a009-5e7c3b43b851} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.03.27 03:13:55.953527 [ 276 ] {019e7c51-fd0e-45d5-a009-5e7c3b43b851} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00127 sec., 116535.43307086613 rows/sec., 6.63 MiB/sec. | ||
| 4566 | 2026.03.27 03:13:55.953565 [ 276 ] {019e7c51-fd0e-45d5-a009-5e7c3b43b851} <Debug> TCPHandler: Processed in 0.001432427 sec. | ||
| 4567 | 2026.03.27 03:13:55.953681 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.03.27 03:13:55.953776 [ 276 ] {bc961a04-04cb-4466-b373-425801703dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4569 | 2026.03.27 03:13:55.953816 [ 276 ] {bc961a04-04cb-4466-b373-425801703dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4570 | 2026.03.27 03:13:55.954389 [ 276 ] {bc961a04-04cb-4466-b373-425801703dde} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.03.27 03:13:55.954426 [ 276 ] {bc961a04-04cb-4466-b373-425801703dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4572 | 2026.03.27 03:13:55.954763 [ 276 ] {bc961a04-04cb-4466-b373-425801703dde} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4573 | 2026.03.27 03:13:55.955030 [ 276 ] {bc961a04-04cb-4466-b373-425801703dde} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.03.27 03:13:55.955171 [ 276 ] {bc961a04-04cb-4466-b373-425801703dde} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001414 sec., 346534.65346534655 rows/sec., 24.30 MiB/sec. | ||
| 4575 | 2026.03.27 03:13:55.955209 [ 276 ] {bc961a04-04cb-4466-b373-425801703dde} <Debug> TCPHandler: Processed in 0.001576731 sec. | ||
| 4576 | 2026.03.27 03:13:55.955324 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.03.27 03:13:55.955419 [ 276 ] {16bc0ef7-29f3-42d3-af0e-e61acdd163c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4578 | 2026.03.27 03:13:55.955462 [ 276 ] {16bc0ef7-29f3-42d3-af0e-e61acdd163c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4579 | 2026.03.27 03:13:55.955797 [ 276 ] {16bc0ef7-29f3-42d3-af0e-e61acdd163c6} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.03.27 03:13:55.955833 [ 276 ] {16bc0ef7-29f3-42d3-af0e-e61acdd163c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4581 | 2026.03.27 03:13:55.956166 [ 276 ] {16bc0ef7-29f3-42d3-af0e-e61acdd163c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4582 | 2026.03.27 03:13:55.956390 [ 276 ] {16bc0ef7-29f3-42d3-af0e-e61acdd163c6} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.03.27 03:13:55.956517 [ 276 ] {16bc0ef7-29f3-42d3-af0e-e61acdd163c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 4584 | 2026.03.27 03:13:55.956553 [ 276 ] {16bc0ef7-29f3-42d3-af0e-e61acdd163c6} <Debug> TCPHandler: Processed in 0.001277793 sec. | ||
| 4585 | 2026.03.27 03:13:55.956661 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.03.27 03:13:55.956756 [ 276 ] {2148d5d6-60b9-4546-8aea-0bbf6325cb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4587 | 2026.03.27 03:13:55.956799 [ 276 ] {2148d5d6-60b9-4546-8aea-0bbf6325cb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4588 | 2026.03.27 03:13:55.957198 [ 276 ] {2148d5d6-60b9-4546-8aea-0bbf6325cb80} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.03.27 03:13:55.957234 [ 276 ] {2148d5d6-60b9-4546-8aea-0bbf6325cb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4590 | 2026.03.27 03:13:55.957584 [ 276 ] {2148d5d6-60b9-4546-8aea-0bbf6325cb80} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4591 | 2026.03.27 03:13:55.957807 [ 276 ] {2148d5d6-60b9-4546-8aea-0bbf6325cb80} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.03.27 03:13:55.957938 [ 276 ] {2148d5d6-60b9-4546-8aea-0bbf6325cb80} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. | ||
| 4593 | 2026.03.27 03:13:55.957974 [ 276 ] {2148d5d6-60b9-4546-8aea-0bbf6325cb80} <Debug> TCPHandler: Processed in 0.001361835 sec. | ||
| 4594 | 2026.03.27 03:13:55.958087 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.03.27 03:13:55.958181 [ 276 ] {e2664874-32dd-4493-990d-75764ab51a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4596 | 2026.03.27 03:13:55.958224 [ 276 ] {e2664874-32dd-4493-990d-75764ab51a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4597 | 2026.03.27 03:13:55.958530 [ 276 ] {e2664874-32dd-4493-990d-75764ab51a33} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.03.27 03:13:55.958564 [ 276 ] {e2664874-32dd-4493-990d-75764ab51a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4599 | 2026.03.27 03:13:55.958875 [ 276 ] {e2664874-32dd-4493-990d-75764ab51a33} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4600 | 2026.03.27 03:13:55.959086 [ 276 ] {e2664874-32dd-4493-990d-75764ab51a33} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.03.27 03:13:55.959213 [ 276 ] {e2664874-32dd-4493-990d-75764ab51a33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 4602 | 2026.03.27 03:13:55.959250 [ 276 ] {e2664874-32dd-4493-990d-75764ab51a33} <Debug> TCPHandler: Processed in 0.001212082 sec. | ||
| 4603 | 2026.03.27 03:13:55.959356 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.03.27 03:13:55.959452 [ 276 ] {5980f739-ed39-4d11-a703-f551362db68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.03.27 03:13:55.959493 [ 276 ] {5980f739-ed39-4d11-a703-f551362db68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4606 | 2026.03.27 03:13:55.959814 [ 276 ] {5980f739-ed39-4d11-a703-f551362db68e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.03.27 03:13:55.959851 [ 276 ] {5980f739-ed39-4d11-a703-f551362db68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4608 | 2026.03.27 03:13:55.960174 [ 276 ] {5980f739-ed39-4d11-a703-f551362db68e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4609 | 2026.03.27 03:13:55.960383 [ 276 ] {5980f739-ed39-4d11-a703-f551362db68e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.03.27 03:13:55.960512 [ 276 ] {5980f739-ed39-4d11-a703-f551362db68e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 4611 | 2026.03.27 03:13:55.960549 [ 276 ] {5980f739-ed39-4d11-a703-f551362db68e} <Debug> TCPHandler: Processed in 0.001242363 sec. | ||
| 4612 | 2026.03.27 03:13:56.907569 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4613 | 2026.03.27 03:13:56.907624 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4614 | 2026.03.27 03:13:56.987885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8617 | ||
| 4615 | 2026.03.27 03:13:56.988370 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.03.27 03:13:56.988417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4617 | 2026.03.27 03:13:56.988942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4618 | 2026.03.27 03:13:56.989204 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.03.27 03:13:56.989363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8617 | ||
| 4620 | 2026.03.27 03:13:57.431259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4621 | 2026.03.27 03:13:57.451056 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.03.27 03:13:57.451130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4623 | 2026.03.27 03:13:57.457417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4624 | 2026.03.27 03:13:57.458212 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.03.27 03:13:57.462203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4626 | 2026.03.27 03:14:00.938307 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.03.27 03:14:00.938499 [ 276 ] {6b0ca2d6-ee1b-4014-bd2e-443aae1c998a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4628 | 2026.03.27 03:14:00.938563 [ 276 ] {6b0ca2d6-ee1b-4014-bd2e-443aae1c998a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4629 | 2026.03.27 03:14:00.939518 [ 276 ] {6b0ca2d6-ee1b-4014-bd2e-443aae1c998a} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.03.27 03:14:00.939561 [ 276 ] {6b0ca2d6-ee1b-4014-bd2e-443aae1c998a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4631 | 2026.03.27 03:14:00.939943 [ 276 ] {6b0ca2d6-ee1b-4014-bd2e-443aae1c998a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4632 | 2026.03.27 03:14:00.940168 [ 276 ] {6b0ca2d6-ee1b-4014-bd2e-443aae1c998a} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.03.27 03:14:00.940321 [ 276 ] {6b0ca2d6-ee1b-4014-bd2e-443aae1c998a} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001873 sec., 73678.59049652962 rows/sec., 6.39 MiB/sec. | ||
| 4634 | 2026.03.27 03:14:00.940326 [ 111 ] {} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4635 | 2026.03.27 03:14:00.940363 [ 276 ] {6b0ca2d6-ee1b-4014-bd2e-443aae1c998a} <Debug> TCPHandler: Processed in 0.002186287 sec. | ||
| 4636 | 2026.03.27 03:14:00.940405 [ 111 ] {} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.03.27 03:14:00.940435 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4638 | 2026.03.27 03:14:00.940530 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.03.27 03:14:00.940562 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4640 | 2026.03.27 03:14:00.940628 [ 276 ] {479e1a6c-5cda-473f-9837-b1ce5b55832a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.03.27 03:14:00.940675 [ 276 ] {479e1a6c-5cda-473f-9837-b1ce5b55832a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4642 | 2026.03.27 03:14:00.940712 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4643 | 2026.03.27 03:14:00.940756 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3235 rows starting from the beginning of the part | ||
| 4644 | 2026.03.27 03:14:00.940836 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 4645 | 2026.03.27 03:14:00.940887 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 797 rows starting from the beginning of the part | ||
| 4646 | 2026.03.27 03:14:00.940932 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 4647 | 2026.03.27 03:14:00.940970 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 797 rows starting from the beginning of the part | ||
| 4648 | 2026.03.27 03:14:00.941011 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part | ||
| 4649 | 2026.03.27 03:14:00.941173 [ 276 ] {479e1a6c-5cda-473f-9837-b1ce5b55832a} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.03.27 03:14:00.941218 [ 276 ] {479e1a6c-5cda-473f-9837-b1ce5b55832a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4651 | 2026.03.27 03:14:00.941549 [ 276 ] {479e1a6c-5cda-473f-9837-b1ce5b55832a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4652 | 2026.03.27 03:14:00.941766 [ 276 ] {479e1a6c-5cda-473f-9837-b1ce5b55832a} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.03.27 03:14:00.941898 [ 276 ] {479e1a6c-5cda-473f-9837-b1ce5b55832a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001289 sec., 31807.602792862683 rows/sec., 2.34 MiB/sec. | ||
| 4654 | 2026.03.27 03:14:00.941935 [ 276 ] {479e1a6c-5cda-473f-9837-b1ce5b55832a} <Debug> TCPHandler: Processed in 0.001456318 sec. | ||
| 4655 | 2026.03.27 03:14:00.942049 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.03.27 03:14:00.942141 [ 276 ] {78d9df03-6c37-4946-b2ea-aaf26d1bf529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4657 | 2026.03.27 03:14:00.942184 [ 276 ] {78d9df03-6c37-4946-b2ea-aaf26d1bf529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4658 | 2026.03.27 03:14:00.942664 [ 276 ] {78d9df03-6c37-4946-b2ea-aaf26d1bf529} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.03.27 03:14:00.942702 [ 276 ] {78d9df03-6c37-4946-b2ea-aaf26d1bf529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4660 | 2026.03.27 03:14:00.943010 [ 276 ] {78d9df03-6c37-4946-b2ea-aaf26d1bf529} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4661 | 2026.03.27 03:14:00.943036 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5245 rows, containing 5 columns (5 merged, 0 gathered) in 0.002525706 sec., 2076647.0840232396 rows/sec., 167.15 MiB/sec. | ||
| 4662 | 2026.03.27 03:14:00.943226 [ 276 ] {78d9df03-6c37-4946-b2ea-aaf26d1bf529} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.03.27 03:14:00.943347 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4664 | 2026.03.27 03:14:00.943355 [ 111 ] {} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4665 | 2026.03.27 03:14:00.943360 [ 276 ] {78d9df03-6c37-4946-b2ea-aaf26d1bf529} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001237 sec., 84882.78092158448 rows/sec., 6.63 MiB/sec. | ||
| 4666 | 2026.03.27 03:14:00.943395 [ 111 ] {} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.03.27 03:14:00.943422 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4668 | 2026.03.27 03:14:00.943425 [ 276 ] {78d9df03-6c37-4946-b2ea-aaf26d1bf529} <Debug> TCPHandler: Processed in 0.001423307 sec. | ||
| 4669 | 2026.03.27 03:14:00.943526 [ 196 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4670 | 2026.03.27 03:14:00.943551 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.03.27 03:14:00.943606 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.03.27 03:14:00.943663 [ 276 ] {c839a383-74b0-4ae3-9ed8-95c58256338c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4673 | 2026.03.27 03:14:00.943664 [ 196 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4674 | 2026.03.27 03:14:00.943690 [ 199 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_26_5} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4675 | 2026.03.27 03:14:00.943721 [ 276 ] {c839a383-74b0-4ae3-9ed8-95c58256338c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4676 | 2026.03.27 03:14:00.943728 [ 196 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1791 rows starting from the beginning of the part | ||
| 4677 | 2026.03.27 03:14:00.943774 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 4678 | 2026.03.27 03:14:00.943807 [ 196 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4679 | 2026.03.27 03:14:00.943855 [ 196 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 490 rows starting from the beginning of the part | ||
| 4680 | 2026.03.27 03:14:00.943894 [ 196 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 109 rows starting from the beginning of the part | ||
| 4681 | 2026.03.27 03:14:00.943929 [ 196 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 490 rows starting from the beginning of the part | ||
| 4682 | 2026.03.27 03:14:00.943964 [ 196 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 4683 | 2026.03.27 03:14:00.944166 [ 276 ] {c839a383-74b0-4ae3-9ed8-95c58256338c} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.03.27 03:14:00.944208 [ 276 ] {c839a383-74b0-4ae3-9ed8-95c58256338c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4685 | 2026.03.27 03:14:00.944551 [ 276 ] {c839a383-74b0-4ae3-9ed8-95c58256338c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4686 | 2026.03.27 03:14:00.944776 [ 276 ] {c839a383-74b0-4ae3-9ed8-95c58256338c} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.03.27 03:14:00.944909 [ 276 ] {c839a383-74b0-4ae3-9ed8-95c58256338c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 4688 | 2026.03.27 03:14:00.944917 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4689 | 2026.03.27 03:14:00.944946 [ 276 ] {c839a383-74b0-4ae3-9ed8-95c58256338c} <Debug> TCPHandler: Processed in 0.001442448 sec. | ||
| 4690 | 2026.03.27 03:14:00.944966 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.03.27 03:14:00.944991 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4692 | 2026.03.27 03:14:00.945066 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.03.27 03:14:00.945086 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4694 | 2026.03.27 03:14:00.945162 [ 276 ] {57216f89-8506-4f1d-9f96-579f14802588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.03.27 03:14:00.945177 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4696 | 2026.03.27 03:14:00.945206 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9202 rows starting from the beginning of the part | ||
| 4697 | 2026.03.27 03:14:00.945219 [ 276 ] {57216f89-8506-4f1d-9f96-579f14802588} <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 | ||
| 4698 | 2026.03.27 03:14:00.945270 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4699 | 2026.03.27 03:14:00.945311 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4700 | 2026.03.27 03:14:00.945321 [ 199 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845129 sec., 1674679.6565443391 rows/sec., 122.88 MiB/sec. | ||
| 4701 | 2026.03.27 03:14:00.945352 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part | ||
| 4702 | 2026.03.27 03:14:00.945395 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4703 | 2026.03.27 03:14:00.945432 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4704 | 2026.03.27 03:14:00.945576 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4705 | 2026.03.27 03:14:00.945892 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.03.27 03:14:00.945972 [ 193 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_26_5} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4707 | 2026.03.27 03:14:00.946063 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4708 | 2026.03.27 03:14:00.946137 [ 276 ] {57216f89-8506-4f1d-9f96-579f14802588} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.03.27 03:14:00.946179 [ 276 ] {57216f89-8506-4f1d-9f96-579f14802588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4710 | 2026.03.27 03:14:00.946919 [ 276 ] {57216f89-8506-4f1d-9f96-579f14802588} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4711 | 2026.03.27 03:14:00.947165 [ 276 ] {57216f89-8506-4f1d-9f96-579f14802588} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.03.27 03:14:00.947303 [ 276 ] {57216f89-8506-4f1d-9f96-579f14802588} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002159 sec., 18990.273274664196 rows/sec., 34.03 MiB/sec. | ||
| 4713 | 2026.03.27 03:14:00.947356 [ 276 ] {57216f89-8506-4f1d-9f96-579f14802588} <Debug> TCPHandler: Processed in 0.002337901 sec. | ||
| 4714 | 2026.03.27 03:14:00.947474 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.03.27 03:14:00.947570 [ 276 ] {f1c2b0b7-c4c4-4866-b151-1712842da556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.03.27 03:14:00.947612 [ 276 ] {f1c2b0b7-c4c4-4866-b151-1712842da556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4717 | 2026.03.27 03:14:00.947945 [ 276 ] {f1c2b0b7-c4c4-4866-b151-1712842da556} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.03.27 03:14:00.947981 [ 276 ] {f1c2b0b7-c4c4-4866-b151-1712842da556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4719 | 2026.03.27 03:14:00.948313 [ 276 ] {f1c2b0b7-c4c4-4866-b151-1712842da556} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4720 | 2026.03.27 03:14:00.948527 [ 276 ] {f1c2b0b7-c4c4-4866-b151-1712842da556} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.03.27 03:14:00.948653 [ 276 ] {f1c2b0b7-c4c4-4866-b151-1712842da556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4722 | 2026.03.27 03:14:00.948654 [ 111 ] {} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4723 | 2026.03.27 03:14:00.948688 [ 276 ] {f1c2b0b7-c4c4-4866-b151-1712842da556} <Debug> TCPHandler: Processed in 0.001261063 sec. | ||
| 4724 | 2026.03.27 03:14:00.948706 [ 111 ] {} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.03.27 03:14:00.948731 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4726 | 2026.03.27 03:14:00.948838 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4727 | 2026.03.27 03:14:00.949019 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4728 | 2026.03.27 03:14:00.949070 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1410 rows starting from the beginning of the part | ||
| 4729 | 2026.03.27 03:14:00.949163 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4730 | 2026.03.27 03:14:00.949231 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4731 | 2026.03.27 03:14:00.949291 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4732 | 2026.03.27 03:14:00.949354 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4733 | 2026.03.27 03:14:00.949369 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10214 rows, containing 5 columns (5 merged, 0 gathered) in 0.004323003 sec., 2362709.4406365207 rows/sec., 153.74 MiB/sec. | ||
| 4734 | 2026.03.27 03:14:00.949416 [ 189 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4735 | 2026.03.27 03:14:00.949583 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4736 | 2026.03.27 03:14:00.949861 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.03.27 03:14:00.949924 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4738 | 2026.03.27 03:14:00.949981 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 4739 | 2026.03.27 03:14:00.950710 [ 187 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.0019169 sec., 923365.8511137775 rows/sec., 59.60 MiB/sec. | ||
| 4740 | 2026.03.27 03:14:00.950982 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4741 | 2026.03.27 03:14:00.951263 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.03.27 03:14:00.951337 [ 193 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_26_5} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4743 | 2026.03.27 03:14:00.951403 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4744 | 2026.03.27 03:14:01.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.20 MiB, peak 249.52 MiB, free memory in arenas 0.00 B, will set to 244.95 MiB (RSS), difference: 1.75 MiB | ||
| 4745 | 2026.03.27 03:14:01.236887 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.03.27 03:14:01.237170 [ 276 ] {a281a754-42ef-47bb-b398-e62e0e46164f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4747 | 2026.03.27 03:14:01.237277 [ 276 ] {a281a754-42ef-47bb-b398-e62e0e46164f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4748 | 2026.03.27 03:14:01.238260 [ 276 ] {a281a754-42ef-47bb-b398-e62e0e46164f} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.03.27 03:14:01.238306 [ 276 ] {a281a754-42ef-47bb-b398-e62e0e46164f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4750 | 2026.03.27 03:14:01.238737 [ 276 ] {a281a754-42ef-47bb-b398-e62e0e46164f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4751 | 2026.03.27 03:14:01.238977 [ 276 ] {a281a754-42ef-47bb-b398-e62e0e46164f} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.03.27 03:14:01.239108 [ 111 ] {} <Debug> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4753 | 2026.03.27 03:14:01.239140 [ 276 ] {a281a754-42ef-47bb-b398-e62e0e46164f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00205 sec., 138536.58536585365 rows/sec., 8.80 MiB/sec. | ||
| 4754 | 2026.03.27 03:14:01.239176 [ 111 ] {} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.03.27 03:14:01.239192 [ 276 ] {a281a754-42ef-47bb-b398-e62e0e46164f} <Debug> TCPHandler: Processed in 0.002495686 sec. | ||
| 4756 | 2026.03.27 03:14:01.239206 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4757 | 2026.03.27 03:14:01.239317 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2026.03.27 03:14:01.239325 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4759 | 2026.03.27 03:14:01.239417 [ 276 ] {7bad5fde-b6ff-4947-864f-23ca185bda8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4760 | 2026.03.27 03:14:01.239464 [ 276 ] {7bad5fde-b6ff-4947-864f-23ca185bda8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4761 | 2026.03.27 03:14:01.239478 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4762 | 2026.03.27 03:14:01.239520 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4763 | 2026.03.27 03:14:01.239592 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4764 | 2026.03.27 03:14:01.239641 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4765 | 2026.03.27 03:14:01.239689 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4766 | 2026.03.27 03:14:01.239731 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4767 | 2026.03.27 03:14:01.239881 [ 276 ] {7bad5fde-b6ff-4947-864f-23ca185bda8c} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.03.27 03:14:01.239924 [ 276 ] {7bad5fde-b6ff-4947-864f-23ca185bda8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4769 | 2026.03.27 03:14:01.240267 [ 276 ] {7bad5fde-b6ff-4947-864f-23ca185bda8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4770 | 2026.03.27 03:14:01.240503 [ 276 ] {7bad5fde-b6ff-4947-864f-23ca185bda8c} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.03.27 03:14:01.240636 [ 276 ] {7bad5fde-b6ff-4947-864f-23ca185bda8c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001238 sec., 6462.035541195477 rows/sec., 526.93 KiB/sec. | ||
| 4772 | 2026.03.27 03:14:01.240674 [ 276 ] {7bad5fde-b6ff-4947-864f-23ca185bda8c} <Debug> TCPHandler: Processed in 0.001406956 sec. | ||
| 4773 | 2026.03.27 03:14:01.240708 [ 187 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434587 sec., 989831.9167816243 rows/sec., 66.64 MiB/sec. | ||
| 4774 | 2026.03.27 03:14:01.240775 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.03.27 03:14:01.240873 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4776 | 2026.03.27 03:14:01.240878 [ 190 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4777 | 2026.03.27 03:14:01.240912 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4778 | 2026.03.27 03:14:01.241200 [ 190 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.03.27 03:14:01.241280 [ 190 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_13_3} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4780 | 2026.03.27 03:14:01.241363 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4781 | 2026.03.27 03:14:01.243054 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.03.27 03:14:01.243093 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4783 | 2026.03.27 03:14:01.243621 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4784 | 2026.03.27 03:14:01.243837 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.03.27 03:14:01.243969 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Debug> executeQuery: Read 3146 rows, 239.57 KiB in 0.003115 sec., 1009951.845906902 rows/sec., 75.11 MiB/sec. | ||
| 4786 | 2026.03.27 03:14:01.244009 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4787 | 2026.03.27 03:14:01.244023 [ 276 ] {e0d8635e-70b9-4ec3-8c12-647c5d304f37} <Debug> TCPHandler: Processed in 0.003297076 sec. | ||
| 4788 | 2026.03.27 03:14:01.244131 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.03.27 03:14:01.244228 [ 276 ] {3206b64c-f0d1-4835-8a42-0e2af9a2a7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4790 | 2026.03.27 03:14:01.244269 [ 276 ] {3206b64c-f0d1-4835-8a42-0e2af9a2a7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4791 | 2026.03.27 03:14:01.244737 [ 276 ] {3206b64c-f0d1-4835-8a42-0e2af9a2a7fe} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.03.27 03:14:01.244776 [ 276 ] {3206b64c-f0d1-4835-8a42-0e2af9a2a7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4793 | 2026.03.27 03:14:01.245075 [ 276 ] {3206b64c-f0d1-4835-8a42-0e2af9a2a7fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4794 | 2026.03.27 03:14:01.245289 [ 276 ] {3206b64c-f0d1-4835-8a42-0e2af9a2a7fe} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.03.27 03:14:01.245417 [ 276 ] {3206b64c-f0d1-4835-8a42-0e2af9a2a7fe} <Debug> executeQuery: Read 159 rows, 9.78 KiB in 0.001209 sec., 131513.6476426799 rows/sec., 7.90 MiB/sec. | ||
| 4796 | 2026.03.27 03:14:01.245455 [ 276 ] {3206b64c-f0d1-4835-8a42-0e2af9a2a7fe} <Debug> TCPHandler: Processed in 0.001372176 sec. | ||
| 4797 | 2026.03.27 03:14:01.245560 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.03.27 03:14:01.245654 [ 276 ] {da12928f-0da2-47f5-bf2a-7a15fe46c2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.03.27 03:14:01.245694 [ 276 ] {da12928f-0da2-47f5-bf2a-7a15fe46c2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4800 | 2026.03.27 03:14:01.246427 [ 276 ] {da12928f-0da2-47f5-bf2a-7a15fe46c2bd} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.03.27 03:14:01.246464 [ 276 ] {da12928f-0da2-47f5-bf2a-7a15fe46c2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4802 | 2026.03.27 03:14:01.246814 [ 276 ] {da12928f-0da2-47f5-bf2a-7a15fe46c2bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4803 | 2026.03.27 03:14:01.247027 [ 276 ] {da12928f-0da2-47f5-bf2a-7a15fe46c2bd} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.03.27 03:14:01.247155 [ 276 ] {da12928f-0da2-47f5-bf2a-7a15fe46c2bd} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001519 sec., 625411.4549045425 rows/sec., 36.80 MiB/sec. | ||
| 4805 | 2026.03.27 03:14:01.247193 [ 276 ] {da12928f-0da2-47f5-bf2a-7a15fe46c2bd} <Debug> TCPHandler: Processed in 0.001682374 sec. | ||
| 4806 | 2026.03.27 03:14:01.247312 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.03.27 03:14:01.247406 [ 276 ] {bd0c7045-7558-4699-9086-9f82d057716f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.03.27 03:14:01.247447 [ 276 ] {bd0c7045-7558-4699-9086-9f82d057716f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4809 | 2026.03.27 03:14:01.247831 [ 276 ] {bd0c7045-7558-4699-9086-9f82d057716f} <Trace> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.03.27 03:14:01.247868 [ 276 ] {bd0c7045-7558-4699-9086-9f82d057716f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4811 | 2026.03.27 03:14:01.248158 [ 276 ] {bd0c7045-7558-4699-9086-9f82d057716f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4812 | 2026.03.27 03:14:01.248372 [ 276 ] {bd0c7045-7558-4699-9086-9f82d057716f} <Trace> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.03.27 03:14:01.248499 [ 276 ] {bd0c7045-7558-4699-9086-9f82d057716f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 4814 | 2026.03.27 03:14:01.248536 [ 276 ] {bd0c7045-7558-4699-9086-9f82d057716f} <Debug> TCPHandler: Processed in 0.001273214 sec. | ||
| 4815 | 2026.03.27 03:14:01.248640 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.03.27 03:14:01.248735 [ 276 ] {631f4fa9-240e-4336-8adf-1a57a3747746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4817 | 2026.03.27 03:14:01.248775 [ 276 ] {631f4fa9-240e-4336-8adf-1a57a3747746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4818 | 2026.03.27 03:14:01.249210 [ 276 ] {631f4fa9-240e-4336-8adf-1a57a3747746} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.03.27 03:14:01.249247 [ 276 ] {631f4fa9-240e-4336-8adf-1a57a3747746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4820 | 2026.03.27 03:14:01.249548 [ 276 ] {631f4fa9-240e-4336-8adf-1a57a3747746} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4821 | 2026.03.27 03:14:01.249767 [ 276 ] {631f4fa9-240e-4336-8adf-1a57a3747746} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.03.27 03:14:01.249869 [ 111 ] {} <Debug> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4823 | 2026.03.27 03:14:01.249901 [ 276 ] {631f4fa9-240e-4336-8adf-1a57a3747746} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 4824 | 2026.03.27 03:14:01.249927 [ 111 ] {} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.03.27 03:14:01.249945 [ 276 ] {631f4fa9-240e-4336-8adf-1a57a3747746} <Debug> TCPHandler: Processed in 0.001354685 sec. | ||
| 4826 | 2026.03.27 03:14:01.249970 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4827 | 2026.03.27 03:14:01.250065 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.03.27 03:14:01.250070 [ 189 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4829 | 2026.03.27 03:14:01.250179 [ 276 ] {fb683a8f-e026-4d68-afac-77d5a1457c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4830 | 2026.03.27 03:14:01.250190 [ 189 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2026.03.27 03:14:01.250229 [ 276 ] {fb683a8f-e026-4d68-afac-77d5a1457c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4832 | 2026.03.27 03:14:01.250231 [ 189 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4833 | 2026.03.27 03:14:01.250300 [ 189 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4834 | 2026.03.27 03:14:01.250344 [ 189 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4835 | 2026.03.27 03:14:01.250383 [ 189 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4836 | 2026.03.27 03:14:01.250423 [ 189 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4837 | 2026.03.27 03:14:01.251195 [ 189 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115632 sec., 639961.2563996126 rows/sec., 38.84 MiB/sec. | ||
| 4838 | 2026.03.27 03:14:01.251283 [ 276 ] {fb683a8f-e026-4d68-afac-77d5a1457c36} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.03.27 03:14:01.251326 [ 276 ] {fb683a8f-e026-4d68-afac-77d5a1457c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 4840 | 2026.03.27 03:14:01.251368 [ 187 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4841 | 2026.03.27 03:14:01.251705 [ 187 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.03.27 03:14:01.251783 [ 276 ] {fb683a8f-e026-4d68-afac-77d5a1457c36} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4843 | 2026.03.27 03:14:01.251793 [ 187 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_13_3} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4844 | 2026.03.27 03:14:01.251895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4845 | 2026.03.27 03:14:01.252023 [ 276 ] {fb683a8f-e026-4d68-afac-77d5a1457c36} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.03.27 03:14:01.252160 [ 276 ] {fb683a8f-e026-4d68-afac-77d5a1457c36} <Debug> executeQuery: Read 1722 rows, 118.67 KiB in 0.001999 sec., 861430.7153576788 rows/sec., 57.97 MiB/sec. | ||
| 4847 | 2026.03.27 03:14:01.252197 [ 276 ] {fb683a8f-e026-4d68-afac-77d5a1457c36} <Debug> TCPHandler: Processed in 0.002180747 sec. | ||
| 4848 | 2026.03.27 03:14:01.252363 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.03.27 03:14:01.252457 [ 276 ] {b741cb33-f2f6-4956-aadb-41495cf0e0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4850 | 2026.03.27 03:14:01.252499 [ 276 ] {b741cb33-f2f6-4956-aadb-41495cf0e0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4851 | 2026.03.27 03:14:01.252848 [ 276 ] {b741cb33-f2f6-4956-aadb-41495cf0e0f8} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.03.27 03:14:01.252895 [ 276 ] {b741cb33-f2f6-4956-aadb-41495cf0e0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4853 | 2026.03.27 03:14:01.253273 [ 276 ] {b741cb33-f2f6-4956-aadb-41495cf0e0f8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4854 | 2026.03.27 03:14:01.253530 [ 276 ] {b741cb33-f2f6-4956-aadb-41495cf0e0f8} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.03.27 03:14:01.253689 [ 276 ] {b741cb33-f2f6-4956-aadb-41495cf0e0f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001248 sec., 4807.692307692308 rows/sec., 251.18 KiB/sec. | ||
| 4856 | 2026.03.27 03:14:01.253734 [ 276 ] {b741cb33-f2f6-4956-aadb-41495cf0e0f8} <Debug> TCPHandler: Processed in 0.001419717 sec. | ||
| 4857 | 2026.03.27 03:14:01.253855 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.03.27 03:14:01.253953 [ 276 ] {30096cc1-442d-49fb-b3fe-c2bd7cfe391a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.03.27 03:14:01.253997 [ 276 ] {30096cc1-442d-49fb-b3fe-c2bd7cfe391a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4860 | 2026.03.27 03:14:01.254713 [ 276 ] {30096cc1-442d-49fb-b3fe-c2bd7cfe391a} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.03.27 03:14:01.254750 [ 276 ] {30096cc1-442d-49fb-b3fe-c2bd7cfe391a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4862 | 2026.03.27 03:14:01.255186 [ 276 ] {30096cc1-442d-49fb-b3fe-c2bd7cfe391a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4863 | 2026.03.27 03:14:01.255402 [ 276 ] {30096cc1-442d-49fb-b3fe-c2bd7cfe391a} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.03.27 03:14:01.255530 [ 276 ] {30096cc1-442d-49fb-b3fe-c2bd7cfe391a} <Debug> executeQuery: Read 1605 rows, 99.81 KiB in 0.001596 sec., 1005639.0977443609 rows/sec., 61.07 MiB/sec. | ||
| 4865 | 2026.03.27 03:14:01.255568 [ 276 ] {30096cc1-442d-49fb-b3fe-c2bd7cfe391a} <Debug> TCPHandler: Processed in 0.001771936 sec. | ||
| 4866 | 2026.03.27 03:14:01.255672 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.03.27 03:14:01.255769 [ 276 ] {79f4dfce-bb3a-4132-bebf-81f4ba732565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.03.27 03:14:01.255812 [ 276 ] {79f4dfce-bb3a-4132-bebf-81f4ba732565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4869 | 2026.03.27 03:14:01.256123 [ 276 ] {79f4dfce-bb3a-4132-bebf-81f4ba732565} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.03.27 03:14:01.256160 [ 276 ] {79f4dfce-bb3a-4132-bebf-81f4ba732565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4871 | 2026.03.27 03:14:01.256454 [ 276 ] {79f4dfce-bb3a-4132-bebf-81f4ba732565} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4872 | 2026.03.27 03:14:01.256657 [ 276 ] {79f4dfce-bb3a-4132-bebf-81f4ba732565} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.03.27 03:14:01.256784 [ 276 ] {79f4dfce-bb3a-4132-bebf-81f4ba732565} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 4874 | 2026.03.27 03:14:01.256821 [ 276 ] {79f4dfce-bb3a-4132-bebf-81f4ba732565} <Debug> TCPHandler: Processed in 0.001197741 sec. | ||
| 4875 | 2026.03.27 03:14:01.256930 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.03.27 03:14:01.257047 [ 276 ] {f7f29693-5949-426f-8c84-b0f2d2d2150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.03.27 03:14:01.257110 [ 276 ] {f7f29693-5949-426f-8c84-b0f2d2d2150e} <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 | ||
| 4878 | 2026.03.27 03:14:01.258095 [ 276 ] {f7f29693-5949-426f-8c84-b0f2d2d2150e} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.03.27 03:14:01.258133 [ 276 ] {f7f29693-5949-426f-8c84-b0f2d2d2150e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4880 | 2026.03.27 03:14:01.258637 [ 276 ] {f7f29693-5949-426f-8c84-b0f2d2d2150e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4881 | 2026.03.27 03:14:01.258860 [ 276 ] {f7f29693-5949-426f-8c84-b0f2d2d2150e} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.03.27 03:14:01.258996 [ 276 ] {f7f29693-5949-426f-8c84-b0f2d2d2150e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001973 sec., 4561.58134820071 rows/sec., 8.17 MiB/sec. | ||
| 4883 | 2026.03.27 03:14:01.259053 [ 276 ] {f7f29693-5949-426f-8c84-b0f2d2d2150e} <Debug> TCPHandler: Processed in 0.002180236 sec. | ||
| 4884 | 2026.03.27 03:14:01.259164 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.03.27 03:14:01.259259 [ 276 ] {2ac5a7dc-3ed7-4250-96e1-d7acd07ecb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.03.27 03:14:01.259301 [ 276 ] {2ac5a7dc-3ed7-4250-96e1-d7acd07ecb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4887 | 2026.03.27 03:14:01.259628 [ 276 ] {2ac5a7dc-3ed7-4250-96e1-d7acd07ecb54} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.03.27 03:14:01.259664 [ 276 ] {2ac5a7dc-3ed7-4250-96e1-d7acd07ecb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4889 | 2026.03.27 03:14:01.259962 [ 276 ] {2ac5a7dc-3ed7-4250-96e1-d7acd07ecb54} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4890 | 2026.03.27 03:14:01.260167 [ 276 ] {2ac5a7dc-3ed7-4250-96e1-d7acd07ecb54} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.03.27 03:14:01.260294 [ 276 ] {2ac5a7dc-3ed7-4250-96e1-d7acd07ecb54} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001054 sec., 39848.19734345351 rows/sec., 2.27 MiB/sec. | ||
| 4892 | 2026.03.27 03:14:01.260330 [ 276 ] {2ac5a7dc-3ed7-4250-96e1-d7acd07ecb54} <Debug> TCPHandler: Processed in 0.001214272 sec. | ||
| 4893 | 2026.03.27 03:14:02.008829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 646 | ||
| 4894 | 2026.03.27 03:14:02.011602 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.03.27 03:14:02.011646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4896 | 2026.03.27 03:14:02.012863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4897 | 2026.03.27 03:14:02.013154 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.03.27 03:14:02.013412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4899 | 2026.03.27 03:14:04.490283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9129 | ||
| 4900 | 2026.03.27 03:14:04.490814 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.03.27 03:14:04.490853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4902 | 2026.03.27 03:14:04.491328 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4903 | 2026.03.27 03:14:04.491576 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.03.27 03:14:04.491703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9129 | ||
| 4905 | 2026.03.27 03:14:04.963107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4906 | 2026.03.27 03:14:04.979573 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.03.27 03:14:04.979638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4908 | 2026.03.27 03:14:04.985733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4909 | 2026.03.27 03:14:04.986482 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.03.27 03:14:04.989313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4911 | 2026.03.27 03:14:05.935426 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.03.27 03:14:05.935630 [ 276 ] {7d9f49fd-387b-48ad-b7d9-443e9baa6eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4913 | 2026.03.27 03:14:05.935704 [ 276 ] {7d9f49fd-387b-48ad-b7d9-443e9baa6eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4914 | 2026.03.27 03:14:05.936366 [ 276 ] {7d9f49fd-387b-48ad-b7d9-443e9baa6eee} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.03.27 03:14:05.936415 [ 276 ] {7d9f49fd-387b-48ad-b7d9-443e9baa6eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4916 | 2026.03.27 03:14:05.936815 [ 276 ] {7d9f49fd-387b-48ad-b7d9-443e9baa6eee} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4917 | 2026.03.27 03:14:05.937065 [ 276 ] {7d9f49fd-387b-48ad-b7d9-443e9baa6eee} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.03.27 03:14:05.937220 [ 276 ] {7d9f49fd-387b-48ad-b7d9-443e9baa6eee} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 4919 | 2026.03.27 03:14:05.937262 [ 276 ] {7d9f49fd-387b-48ad-b7d9-443e9baa6eee} <Debug> TCPHandler: Processed in 0.001976092 sec. | ||
| 4920 | 2026.03.27 03:14:05.937393 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.03.27 03:14:05.937519 [ 276 ] {d1723b0a-737b-4c45-9c5b-84fe1e7ff4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4922 | 2026.03.27 03:14:05.937574 [ 276 ] {d1723b0a-737b-4c45-9c5b-84fe1e7ff4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4923 | 2026.03.27 03:14:05.938003 [ 276 ] {d1723b0a-737b-4c45-9c5b-84fe1e7ff4ed} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.03.27 03:14:05.938041 [ 276 ] {d1723b0a-737b-4c45-9c5b-84fe1e7ff4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4925 | 2026.03.27 03:14:05.938388 [ 276 ] {d1723b0a-737b-4c45-9c5b-84fe1e7ff4ed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4926 | 2026.03.27 03:14:05.938616 [ 276 ] {d1723b0a-737b-4c45-9c5b-84fe1e7ff4ed} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.03.27 03:14:05.938749 [ 276 ] {d1723b0a-737b-4c45-9c5b-84fe1e7ff4ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 4928 | 2026.03.27 03:14:05.938787 [ 276 ] {d1723b0a-737b-4c45-9c5b-84fe1e7ff4ed} <Debug> TCPHandler: Processed in 0.001452488 sec. | ||
| 4929 | 2026.03.27 03:14:05.938894 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.03.27 03:14:05.938990 [ 276 ] {9fd425ad-64d4-4fee-9f68-9e276ae85594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.03.27 03:14:05.939035 [ 276 ] {9fd425ad-64d4-4fee-9f68-9e276ae85594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4932 | 2026.03.27 03:14:05.939424 [ 276 ] {9fd425ad-64d4-4fee-9f68-9e276ae85594} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.03.27 03:14:05.939461 [ 276 ] {9fd425ad-64d4-4fee-9f68-9e276ae85594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4934 | 2026.03.27 03:14:05.939813 [ 276 ] {9fd425ad-64d4-4fee-9f68-9e276ae85594} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4935 | 2026.03.27 03:14:05.940031 [ 276 ] {9fd425ad-64d4-4fee-9f68-9e276ae85594} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.03.27 03:14:05.940162 [ 276 ] {9fd425ad-64d4-4fee-9f68-9e276ae85594} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001191 sec., 107472.71200671705 rows/sec., 7.49 MiB/sec. | ||
| 4937 | 2026.03.27 03:14:05.940199 [ 276 ] {9fd425ad-64d4-4fee-9f68-9e276ae85594} <Debug> TCPHandler: Processed in 0.001354325 sec. | ||
| 4938 | 2026.03.27 03:14:05.940307 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.03.27 03:14:05.940402 [ 276 ] {f7bc11c9-2f1f-44ca-97a0-acfa5e901577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.03.27 03:14:05.940444 [ 276 ] {f7bc11c9-2f1f-44ca-97a0-acfa5e901577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4941 | 2026.03.27 03:14:05.940782 [ 276 ] {f7bc11c9-2f1f-44ca-97a0-acfa5e901577} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.03.27 03:14:05.940823 [ 276 ] {f7bc11c9-2f1f-44ca-97a0-acfa5e901577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4943 | 2026.03.27 03:14:05.941176 [ 276 ] {f7bc11c9-2f1f-44ca-97a0-acfa5e901577} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4944 | 2026.03.27 03:14:05.941396 [ 276 ] {f7bc11c9-2f1f-44ca-97a0-acfa5e901577} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.03.27 03:14:05.941527 [ 276 ] {f7bc11c9-2f1f-44ca-97a0-acfa5e901577} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001144 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 4946 | 2026.03.27 03:14:05.941564 [ 276 ] {f7bc11c9-2f1f-44ca-97a0-acfa5e901577} <Debug> TCPHandler: Processed in 0.001305724 sec. | ||
| 4947 | 2026.03.27 03:14:10.938350 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.03.27 03:14:10.938568 [ 276 ] {fc87b3df-7530-40bc-8d8b-c7b3e7202aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4949 | 2026.03.27 03:14:10.938638 [ 276 ] {fc87b3df-7530-40bc-8d8b-c7b3e7202aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4950 | 2026.03.27 03:14:10.939503 [ 276 ] {fc87b3df-7530-40bc-8d8b-c7b3e7202aab} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.03.27 03:14:10.939542 [ 276 ] {fc87b3df-7530-40bc-8d8b-c7b3e7202aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4952 | 2026.03.27 03:14:10.939948 [ 276 ] {fc87b3df-7530-40bc-8d8b-c7b3e7202aab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4953 | 2026.03.27 03:14:10.940165 [ 276 ] {fc87b3df-7530-40bc-8d8b-c7b3e7202aab} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.03.27 03:14:10.940314 [ 276 ] {fc87b3df-7530-40bc-8d8b-c7b3e7202aab} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001802 sec., 76581.57602663706 rows/sec., 6.64 MiB/sec. | ||
| 4955 | 2026.03.27 03:14:10.940354 [ 276 ] {fc87b3df-7530-40bc-8d8b-c7b3e7202aab} <Debug> TCPHandler: Processed in 0.002139485 sec. | ||
| 4956 | 2026.03.27 03:14:10.940477 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.03.27 03:14:10.940569 [ 276 ] {9987cd89-ce89-460b-ba4d-360347bbe74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.03.27 03:14:10.940609 [ 276 ] {9987cd89-ce89-460b-ba4d-360347bbe74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4959 | 2026.03.27 03:14:10.941067 [ 276 ] {9987cd89-ce89-460b-ba4d-360347bbe74b} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.03.27 03:14:10.941105 [ 276 ] {9987cd89-ce89-460b-ba4d-360347bbe74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4961 | 2026.03.27 03:14:10.941410 [ 276 ] {9987cd89-ce89-460b-ba4d-360347bbe74b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4962 | 2026.03.27 03:14:10.941613 [ 276 ] {9987cd89-ce89-460b-ba4d-360347bbe74b} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.03.27 03:14:10.941746 [ 276 ] {9987cd89-ce89-460b-ba4d-360347bbe74b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001196 sec., 34280.9364548495 rows/sec., 2.52 MiB/sec. | ||
| 4964 | 2026.03.27 03:14:10.941783 [ 276 ] {9987cd89-ce89-460b-ba4d-360347bbe74b} <Debug> TCPHandler: Processed in 0.001353286 sec. | ||
| 4965 | 2026.03.27 03:14:10.941892 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.03.27 03:14:10.941984 [ 276 ] {5fdbabc1-d531-4053-9c01-6bd220ce5e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4967 | 2026.03.27 03:14:10.942023 [ 276 ] {5fdbabc1-d531-4053-9c01-6bd220ce5e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4968 | 2026.03.27 03:14:10.942512 [ 276 ] {5fdbabc1-d531-4053-9c01-6bd220ce5e6d} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.03.27 03:14:10.942550 [ 276 ] {5fdbabc1-d531-4053-9c01-6bd220ce5e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4970 | 2026.03.27 03:14:10.942891 [ 276 ] {5fdbabc1-d531-4053-9c01-6bd220ce5e6d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4971 | 2026.03.27 03:14:10.943099 [ 276 ] {5fdbabc1-d531-4053-9c01-6bd220ce5e6d} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.03.27 03:14:10.943224 [ 276 ] {5fdbabc1-d531-4053-9c01-6bd220ce5e6d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001258 sec., 83465.8187599364 rows/sec., 6.52 MiB/sec. | ||
| 4973 | 2026.03.27 03:14:10.943261 [ 276 ] {5fdbabc1-d531-4053-9c01-6bd220ce5e6d} <Debug> TCPHandler: Processed in 0.001415637 sec. | ||
| 4974 | 2026.03.27 03:14:10.943378 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.03.27 03:14:10.943470 [ 276 ] {ea260348-a27c-4536-b913-50f4f72b362f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.03.27 03:14:10.943512 [ 276 ] {ea260348-a27c-4536-b913-50f4f72b362f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4977 | 2026.03.27 03:14:10.943955 [ 276 ] {ea260348-a27c-4536-b913-50f4f72b362f} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.03.27 03:14:10.943992 [ 276 ] {ea260348-a27c-4536-b913-50f4f72b362f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4979 | 2026.03.27 03:14:10.944330 [ 276 ] {ea260348-a27c-4536-b913-50f4f72b362f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4980 | 2026.03.27 03:14:10.944534 [ 276 ] {ea260348-a27c-4536-b913-50f4f72b362f} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.03.27 03:14:10.944659 [ 276 ] {ea260348-a27c-4536-b913-50f4f72b362f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4982 | 2026.03.27 03:14:10.944695 [ 276 ] {ea260348-a27c-4536-b913-50f4f72b362f} <Debug> TCPHandler: Processed in 0.001364436 sec. | ||
| 4983 | 2026.03.27 03:14:10.944800 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.03.27 03:14:10.944895 [ 276 ] {3e9388ea-cbd9-4b89-ab6e-9f8dcebc9a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.03.27 03:14:10.944949 [ 276 ] {3e9388ea-cbd9-4b89-ab6e-9f8dcebc9a08} <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 | ||
| 4986 | 2026.03.27 03:14:10.945819 [ 276 ] {3e9388ea-cbd9-4b89-ab6e-9f8dcebc9a08} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.03.27 03:14:10.945857 [ 276 ] {3e9388ea-cbd9-4b89-ab6e-9f8dcebc9a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4988 | 2026.03.27 03:14:10.946416 [ 276 ] {3e9388ea-cbd9-4b89-ab6e-9f8dcebc9a08} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4989 | 2026.03.27 03:14:10.946635 [ 276 ] {3e9388ea-cbd9-4b89-ab6e-9f8dcebc9a08} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.03.27 03:14:10.946767 [ 276 ] {3e9388ea-cbd9-4b89-ab6e-9f8dcebc9a08} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001894 sec., 21647.30728616684 rows/sec., 38.79 MiB/sec. | ||
| 4991 | 2026.03.27 03:14:10.946817 [ 276 ] {3e9388ea-cbd9-4b89-ab6e-9f8dcebc9a08} <Debug> TCPHandler: Processed in 0.002063523 sec. | ||
| 4992 | 2026.03.27 03:14:10.946923 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.03.27 03:14:10.947015 [ 276 ] {c09ef986-51fe-4919-875b-69e5284474df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.03.27 03:14:10.947056 [ 276 ] {c09ef986-51fe-4919-875b-69e5284474df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4995 | 2026.03.27 03:14:10.947376 [ 276 ] {c09ef986-51fe-4919-875b-69e5284474df} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.03.27 03:14:10.947411 [ 276 ] {c09ef986-51fe-4919-875b-69e5284474df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 4997 | 2026.03.27 03:14:10.947722 [ 276 ] {c09ef986-51fe-4919-875b-69e5284474df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4998 | 2026.03.27 03:14:10.947923 [ 276 ] {c09ef986-51fe-4919-875b-69e5284474df} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.03.27 03:14:10.948047 [ 276 ] {c09ef986-51fe-4919-875b-69e5284474df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 5000 | 2026.03.27 03:14:10.948082 [ 276 ] {c09ef986-51fe-4919-875b-69e5284474df} <Debug> TCPHandler: Processed in 0.001206831 sec. | ||
| 5001 | 2026.03.27 03:14:11.907656 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5002 | 2026.03.27 03:14:11.907704 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5003 | 2026.03.27 03:14:11.991778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9577 | ||
| 5004 | 2026.03.27 03:14:11.992435 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.03.27 03:14:11.992482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 5006 | 2026.03.27 03:14:11.992967 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5007 | 2026.03.27 03:14:11.993199 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.03.27 03:14:11.993353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9577 | ||
| 5009 | 2026.03.27 03:14:12.014598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 666 | ||
| 5010 | 2026.03.27 03:14:12.016620 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.03.27 03:14:12.016657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 5012 | 2026.03.27 03:14:12.017819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5013 | 2026.03.27 03:14:12.018090 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.03.27 03:14:12.018352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5015 | 2026.03.27 03:14:12.489388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5016 | 2026.03.27 03:14:12.505428 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.27 03:14:12.505474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 5018 | 2026.03.27 03:14:12.511721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5019 | 2026.03.27 03:14:12.512469 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.03.27 03:14:12.515136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5021 | 2026.03.27 03:14:15.945203 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2026.03.27 03:14:15.945485 [ 276 ] {ae8b284e-a146-47ce-b4a9-a6f7afabec86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5023 | 2026.03.27 03:14:15.945548 [ 276 ] {ae8b284e-a146-47ce-b4a9-a6f7afabec86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5024 | 2026.03.27 03:14:15.946236 [ 276 ] {ae8b284e-a146-47ce-b4a9-a6f7afabec86} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.03.27 03:14:15.946278 [ 276 ] {ae8b284e-a146-47ce-b4a9-a6f7afabec86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5026 | 2026.03.27 03:14:15.946689 [ 276 ] {ae8b284e-a146-47ce-b4a9-a6f7afabec86} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5027 | 2026.03.27 03:14:15.946903 [ 276 ] {ae8b284e-a146-47ce-b4a9-a6f7afabec86} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.03.27 03:14:15.947045 [ 276 ] {ae8b284e-a146-47ce-b4a9-a6f7afabec86} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 5029 | 2026.03.27 03:14:15.947085 [ 276 ] {ae8b284e-a146-47ce-b4a9-a6f7afabec86} <Debug> TCPHandler: Processed in 0.002070054 sec. | ||
| 5030 | 2026.03.27 03:14:15.947219 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.03.27 03:14:15.947311 [ 276 ] {c7301006-644c-4ef6-a370-c6d35691b67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5032 | 2026.03.27 03:14:15.947350 [ 276 ] {c7301006-644c-4ef6-a370-c6d35691b67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5033 | 2026.03.27 03:14:15.948054 [ 276 ] {c7301006-644c-4ef6-a370-c6d35691b67b} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.03.27 03:14:15.948093 [ 276 ] {c7301006-644c-4ef6-a370-c6d35691b67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5035 | 2026.03.27 03:14:15.948470 [ 276 ] {c7301006-644c-4ef6-a370-c6d35691b67b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5036 | 2026.03.27 03:14:15.948678 [ 276 ] {c7301006-644c-4ef6-a370-c6d35691b67b} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.03.27 03:14:15.948803 [ 276 ] {c7301006-644c-4ef6-a370-c6d35691b67b} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001511 sec., 527465.2547981469 rows/sec., 41.01 MiB/sec. | ||
| 5038 | 2026.03.27 03:14:15.948840 [ 276 ] {c7301006-644c-4ef6-a370-c6d35691b67b} <Debug> TCPHandler: Processed in 0.001672674 sec. | ||
| 5039 | 2026.03.27 03:14:15.948960 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.03.27 03:14:15.949051 [ 276 ] {7bd3404d-d7c5-4e5f-b008-fd2bc6cdbfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.03.27 03:14:15.949092 [ 276 ] {7bd3404d-d7c5-4e5f-b008-fd2bc6cdbfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5042 | 2026.03.27 03:14:15.949514 [ 276 ] {7bd3404d-d7c5-4e5f-b008-fd2bc6cdbfe8} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.03.27 03:14:15.949551 [ 276 ] {7bd3404d-d7c5-4e5f-b008-fd2bc6cdbfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5044 | 2026.03.27 03:14:15.949855 [ 276 ] {7bd3404d-d7c5-4e5f-b008-fd2bc6cdbfe8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5045 | 2026.03.27 03:14:15.950061 [ 276 ] {7bd3404d-d7c5-4e5f-b008-fd2bc6cdbfe8} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.03.27 03:14:15.950171 [ 96 ] {} <Debug> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5047 | 2026.03.27 03:14:15.950186 [ 276 ] {7bd3404d-d7c5-4e5f-b008-fd2bc6cdbfe8} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001153 sec., 123156.98178664355 rows/sec., 7.23 MiB/sec. | ||
| 5048 | 2026.03.27 03:14:15.950241 [ 96 ] {} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.03.27 03:14:15.950250 [ 276 ] {7bd3404d-d7c5-4e5f-b008-fd2bc6cdbfe8} <Debug> TCPHandler: Processed in 0.001337265 sec. | ||
| 5050 | 2026.03.27 03:14:15.950272 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5051 | 2026.03.27 03:14:15.950374 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.03.27 03:14:15.950433 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5053 | 2026.03.27 03:14:15.950471 [ 276 ] {49a9baf7-f0e2-4b24-8b22-c482545ead38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5054 | 2026.03.27 03:14:15.950545 [ 276 ] {49a9baf7-f0e2-4b24-8b22-c482545ead38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5055 | 2026.03.27 03:14:15.950652 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5056 | 2026.03.27 03:14:15.950712 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 210 rows starting from the beginning of the part | ||
| 5057 | 2026.03.27 03:14:15.950817 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 142 rows starting from the beginning of the part | ||
| 5058 | 2026.03.27 03:14:15.950901 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 5059 | 2026.03.27 03:14:15.950956 [ 276 ] {49a9baf7-f0e2-4b24-8b22-c482545ead38} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.03.27 03:14:15.950970 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 159 rows starting from the beginning of the part | ||
| 5061 | 2026.03.27 03:14:15.951003 [ 276 ] {49a9baf7-f0e2-4b24-8b22-c482545ead38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5062 | 2026.03.27 03:14:15.951052 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 5063 | 2026.03.27 03:14:15.951124 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 142 rows starting from the beginning of the part | ||
| 5064 | 2026.03.27 03:14:15.951343 [ 276 ] {49a9baf7-f0e2-4b24-8b22-c482545ead38} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5065 | 2026.03.27 03:14:15.951610 [ 276 ] {49a9baf7-f0e2-4b24-8b22-c482545ead38} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.27 03:14:15.951743 [ 276 ] {49a9baf7-f0e2-4b24-8b22-c482545ead38} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00129 sec., 115503.87596899226 rows/sec., 7.46 MiB/sec. | ||
| 5067 | 2026.03.27 03:14:15.951778 [ 276 ] {49a9baf7-f0e2-4b24-8b22-c482545ead38} <Debug> TCPHandler: Processed in 0.001451537 sec. | ||
| 5068 | 2026.03.27 03:14:15.951899 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.03.27 03:14:15.951989 [ 276 ] {de22b351-6df6-46f6-89b3-15392183ee6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.03.27 03:14:15.952028 [ 276 ] {de22b351-6df6-46f6-89b3-15392183ee6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5071 | 2026.03.27 03:14:15.952159 [ 189 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799557 sec., 408433.85344281956 rows/sec., 26.84 MiB/sec. | ||
| 5072 | 2026.03.27 03:14:15.952318 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5073 | 2026.03.27 03:14:15.952473 [ 276 ] {de22b351-6df6-46f6-89b3-15392183ee6d} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.03.27 03:14:15.952515 [ 276 ] {de22b351-6df6-46f6-89b3-15392183ee6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5075 | 2026.03.27 03:14:15.952569 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.27 03:14:15.952648 [ 195 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_26_5} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5077 | 2026.03.27 03:14:15.952718 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5078 | 2026.03.27 03:14:15.952842 [ 276 ] {de22b351-6df6-46f6-89b3-15392183ee6d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5079 | 2026.03.27 03:14:15.953080 [ 276 ] {de22b351-6df6-46f6-89b3-15392183ee6d} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.03.27 03:14:15.953206 [ 276 ] {de22b351-6df6-46f6-89b3-15392183ee6d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001234 sec., 119935.170178282 rows/sec., 6.82 MiB/sec. | ||
| 5081 | 2026.03.27 03:14:15.953242 [ 276 ] {de22b351-6df6-46f6-89b3-15392183ee6d} <Debug> TCPHandler: Processed in 0.001389336 sec. | ||
| 5082 | 2026.03.27 03:14:15.953354 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2026.03.27 03:14:15.953444 [ 276 ] {955e091f-a127-4162-886d-757d7438f4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5084 | 2026.03.27 03:14:15.953482 [ 276 ] {955e091f-a127-4162-886d-757d7438f4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5085 | 2026.03.27 03:14:15.954020 [ 276 ] {955e091f-a127-4162-886d-757d7438f4e2} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.03.27 03:14:15.954055 [ 276 ] {955e091f-a127-4162-886d-757d7438f4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5087 | 2026.03.27 03:14:15.954371 [ 276 ] {955e091f-a127-4162-886d-757d7438f4e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5088 | 2026.03.27 03:14:15.954575 [ 276 ] {955e091f-a127-4162-886d-757d7438f4e2} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.03.27 03:14:15.954699 [ 276 ] {955e091f-a127-4162-886d-757d7438f4e2} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001272 sec., 385220.12578616355 rows/sec., 27.01 MiB/sec. | ||
| 5090 | 2026.03.27 03:14:15.954735 [ 276 ] {955e091f-a127-4162-886d-757d7438f4e2} <Debug> TCPHandler: Processed in 0.001427358 sec. | ||
| 5091 | 2026.03.27 03:14:15.954846 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.03.27 03:14:15.954936 [ 276 ] {ad237a89-8492-4797-a7e9-8007cfa43256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5093 | 2026.03.27 03:14:15.954976 [ 276 ] {ad237a89-8492-4797-a7e9-8007cfa43256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5094 | 2026.03.27 03:14:15.955309 [ 276 ] {ad237a89-8492-4797-a7e9-8007cfa43256} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.03.27 03:14:15.955343 [ 276 ] {ad237a89-8492-4797-a7e9-8007cfa43256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5096 | 2026.03.27 03:14:15.955635 [ 276 ] {ad237a89-8492-4797-a7e9-8007cfa43256} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5097 | 2026.03.27 03:14:15.955841 [ 276 ] {ad237a89-8492-4797-a7e9-8007cfa43256} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.03.27 03:14:15.955964 [ 276 ] {ad237a89-8492-4797-a7e9-8007cfa43256} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 5099 | 2026.03.27 03:14:15.955998 [ 276 ] {ad237a89-8492-4797-a7e9-8007cfa43256} <Debug> TCPHandler: Processed in 0.001199111 sec. | ||
| 5100 | 2026.03.27 03:14:15.956105 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.03.27 03:14:15.956195 [ 276 ] {7416a176-275a-40ff-a3fa-752a45ef17db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5102 | 2026.03.27 03:14:15.956235 [ 276 ] {7416a176-275a-40ff-a3fa-752a45ef17db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5103 | 2026.03.27 03:14:15.956610 [ 276 ] {7416a176-275a-40ff-a3fa-752a45ef17db} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.03.27 03:14:15.956645 [ 276 ] {7416a176-275a-40ff-a3fa-752a45ef17db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5105 | 2026.03.27 03:14:15.956970 [ 276 ] {7416a176-275a-40ff-a3fa-752a45ef17db} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5106 | 2026.03.27 03:14:15.957202 [ 276 ] {7416a176-275a-40ff-a3fa-752a45ef17db} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.03.27 03:14:15.957329 [ 276 ] {7416a176-275a-40ff-a3fa-752a45ef17db} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 5108 | 2026.03.27 03:14:15.957366 [ 276 ] {7416a176-275a-40ff-a3fa-752a45ef17db} <Debug> TCPHandler: Processed in 0.001306664 sec. | ||
| 5109 | 2026.03.27 03:14:15.957479 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.03.27 03:14:15.957584 [ 276 ] {eb3d9eb6-f914-4c3d-8029-b0b5c378684f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.03.27 03:14:15.957624 [ 276 ] {eb3d9eb6-f914-4c3d-8029-b0b5c378684f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5112 | 2026.03.27 03:14:15.957921 [ 276 ] {eb3d9eb6-f914-4c3d-8029-b0b5c378684f} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.03.27 03:14:15.957956 [ 276 ] {eb3d9eb6-f914-4c3d-8029-b0b5c378684f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5114 | 2026.03.27 03:14:15.958242 [ 276 ] {eb3d9eb6-f914-4c3d-8029-b0b5c378684f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5115 | 2026.03.27 03:14:15.958445 [ 276 ] {eb3d9eb6-f914-4c3d-8029-b0b5c378684f} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.03.27 03:14:15.958565 [ 276 ] {eb3d9eb6-f914-4c3d-8029-b0b5c378684f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 5117 | 2026.03.27 03:14:15.958599 [ 276 ] {eb3d9eb6-f914-4c3d-8029-b0b5c378684f} <Debug> TCPHandler: Processed in 0.001166611 sec. | ||
| 5118 | 2026.03.27 03:14:15.958702 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.03.27 03:14:15.958792 [ 276 ] {74eb61b2-337b-4f87-a786-c2108eda595e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5120 | 2026.03.27 03:14:15.958832 [ 276 ] {74eb61b2-337b-4f87-a786-c2108eda595e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5121 | 2026.03.27 03:14:15.959139 [ 276 ] {74eb61b2-337b-4f87-a786-c2108eda595e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.03.27 03:14:15.959175 [ 276 ] {74eb61b2-337b-4f87-a786-c2108eda595e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5123 | 2026.03.27 03:14:15.959473 [ 276 ] {74eb61b2-337b-4f87-a786-c2108eda595e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5124 | 2026.03.27 03:14:15.959673 [ 276 ] {74eb61b2-337b-4f87-a786-c2108eda595e} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.03.27 03:14:15.959792 [ 276 ] {74eb61b2-337b-4f87-a786-c2108eda595e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001018 sec., 88408.64440078585 rows/sec., 5.53 MiB/sec. | ||
| 5126 | 2026.03.27 03:14:15.959827 [ 276 ] {74eb61b2-337b-4f87-a786-c2108eda595e} <Debug> TCPHandler: Processed in 0.001170891 sec. | ||
| 5127 | 2026.03.27 03:14:19.493479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10089 | ||
| 5128 | 2026.03.27 03:14:19.494117 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.03.27 03:14:19.494157 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5130 | 2026.03.27 03:14:19.494623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5131 | 2026.03.27 03:14:19.494847 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.03.27 03:14:19.494968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10089 | ||
| 5133 | 2026.03.27 03:14:19.494986 [ 92 ] {} <Debug> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5134 | 2026.03.27 03:14:19.495046 [ 92 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2026.03.27 03:14:19.495065 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5136 | 2026.03.27 03:14:19.495165 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5137 | 2026.03.27 03:14:19.495261 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5138 | 2026.03.27 03:14:19.495290 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7657 rows starting from the beginning of the part | ||
| 5139 | 2026.03.27 03:14:19.495342 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5140 | 2026.03.27 03:14:19.495383 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5141 | 2026.03.27 03:14:19.495420 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5142 | 2026.03.27 03:14:19.495457 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5143 | 2026.03.27 03:14:19.495493 [ 189 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5144 | 2026.03.27 03:14:19.497495 [ 195 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10089 rows, containing 4 columns (4 merged, 0 gathered) in 0.002363762 sec., 4268196.205878595 rows/sec., 61.06 MiB/sec. | ||
| 5145 | 2026.03.27 03:14:19.497823 [ 198 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5146 | 2026.03.27 03:14:19.498163 [ 198 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.03.27 03:14:19.498247 [ 198 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_21_4} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5148 | 2026.03.27 03:14:19.498348 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5149 | 2026.03.27 03:14:20.015244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5150 | 2026.03.27 03:14:20.031861 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.03.27 03:14:20.031922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5152 | 2026.03.27 03:14:20.037625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5153 | 2026.03.27 03:14:20.038341 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.03.27 03:14:20.038590 [ 92 ] {} <Debug> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5155 | 2026.03.27 03:14:20.038631 [ 92 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.03.27 03:14:20.038652 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5157 | 2026.03.27 03:14:20.038770 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5158 | 2026.03.27 03:14:20.042223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5159 | 2026.03.27 03:14:20.042539 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5160 | 2026.03.27 03:14:20.043856 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5161 | 2026.03.27 03:14:20.048417 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5162 | 2026.03.27 03:14:20.052786 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5163 | 2026.03.27 03:14:20.057321 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5164 | 2026.03.27 03:14:20.061599 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5165 | 2026.03.27 03:14:20.065462 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5166 | 2026.03.27 03:14:20.117679 [ 198 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078957322 sec., 2013.7461095754995 rows/sec., 10.41 MiB/sec. | ||
| 5167 | 2026.03.27 03:14:20.120482 [ 194 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5168 | 2026.03.27 03:14:20.122644 [ 194 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.03.27 03:14:20.122747 [ 194 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_21_4} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5170 | 2026.03.27 03:14:20.126032 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5171 | 2026.03.27 03:14:20.938964 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.03.27 03:14:20.939164 [ 276 ] {63cad807-35d4-423a-8952-5f762ec6e637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5173 | 2026.03.27 03:14:20.939238 [ 276 ] {63cad807-35d4-423a-8952-5f762ec6e637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5174 | 2026.03.27 03:14:20.939896 [ 276 ] {63cad807-35d4-423a-8952-5f762ec6e637} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.03.27 03:14:20.939950 [ 276 ] {63cad807-35d4-423a-8952-5f762ec6e637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5176 | 2026.03.27 03:14:20.940340 [ 276 ] {63cad807-35d4-423a-8952-5f762ec6e637} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5177 | 2026.03.27 03:14:20.940574 [ 276 ] {63cad807-35d4-423a-8952-5f762ec6e637} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.03.27 03:14:20.940724 [ 276 ] {63cad807-35d4-423a-8952-5f762ec6e637} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 303.13 KiB/sec. | ||
| 5179 | 2026.03.27 03:14:20.940766 [ 276 ] {63cad807-35d4-423a-8952-5f762ec6e637} <Debug> TCPHandler: Processed in 0.001939561 sec. | ||
| 5180 | 2026.03.27 03:14:20.940891 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.03.27 03:14:20.940985 [ 276 ] {d58d2e23-8667-42f9-ba64-66b638868165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5182 | 2026.03.27 03:14:20.941024 [ 276 ] {d58d2e23-8667-42f9-ba64-66b638868165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5183 | 2026.03.27 03:14:20.941485 [ 276 ] {d58d2e23-8667-42f9-ba64-66b638868165} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.03.27 03:14:20.941523 [ 276 ] {d58d2e23-8667-42f9-ba64-66b638868165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5185 | 2026.03.27 03:14:20.941829 [ 276 ] {d58d2e23-8667-42f9-ba64-66b638868165} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5186 | 2026.03.27 03:14:20.942038 [ 276 ] {d58d2e23-8667-42f9-ba64-66b638868165} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.03.27 03:14:20.942151 [ 92 ] {} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5188 | 2026.03.27 03:14:20.942164 [ 276 ] {d58d2e23-8667-42f9-ba64-66b638868165} <Debug> executeQuery: Read 141 rows, 12.48 KiB in 0.001198 sec., 117696.16026711185 rows/sec., 10.17 MiB/sec. | ||
| 5189 | 2026.03.27 03:14:20.942212 [ 92 ] {} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.03.27 03:14:20.942221 [ 276 ] {d58d2e23-8667-42f9-ba64-66b638868165} <Debug> TCPHandler: Processed in 0.001377516 sec. | ||
| 5191 | 2026.03.27 03:14:20.942246 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5192 | 2026.03.27 03:14:20.942357 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5193 | 2026.03.27 03:14:20.942382 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2026.03.27 03:14:20.942471 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2026.03.27 03:14:20.942499 [ 276 ] {6901f218-51af-40ba-8375-e06cec3f5a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5196 | 2026.03.27 03:14:20.942508 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3235 rows starting from the beginning of the part | ||
| 5197 | 2026.03.27 03:14:20.942555 [ 276 ] {6901f218-51af-40ba-8375-e06cec3f5a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5198 | 2026.03.27 03:14:20.942588 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3146 rows starting from the beginning of the part | ||
| 5199 | 2026.03.27 03:14:20.942635 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5200 | 2026.03.27 03:14:20.942676 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part | ||
| 5201 | 2026.03.27 03:14:20.942713 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 797 rows starting from the beginning of the part | ||
| 5202 | 2026.03.27 03:14:20.942752 [ 188 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 141 rows starting from the beginning of the part | ||
| 5203 | 2026.03.27 03:14:20.942983 [ 276 ] {6901f218-51af-40ba-8375-e06cec3f5a1d} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.03.27 03:14:20.943026 [ 276 ] {6901f218-51af-40ba-8375-e06cec3f5a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5205 | 2026.03.27 03:14:20.943483 [ 276 ] {6901f218-51af-40ba-8375-e06cec3f5a1d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5206 | 2026.03.27 03:14:20.943734 [ 276 ] {6901f218-51af-40ba-8375-e06cec3f5a1d} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.03.27 03:14:20.943869 [ 276 ] {6901f218-51af-40ba-8375-e06cec3f5a1d} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001394 sec., 33715.92539454806 rows/sec., 2.45 MiB/sec. | ||
| 5208 | 2026.03.27 03:14:20.943907 [ 276 ] {6901f218-51af-40ba-8375-e06cec3f5a1d} <Debug> TCPHandler: Processed in 0.001584071 sec. | ||
| 5209 | 2026.03.27 03:14:20.944013 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.03.27 03:14:20.944104 [ 276 ] {f21a95af-69f2-4e77-a961-27af3a8f5722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5211 | 2026.03.27 03:14:20.944143 [ 276 ] {f21a95af-69f2-4e77-a961-27af3a8f5722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5212 | 2026.03.27 03:14:20.944557 [ 276 ] {f21a95af-69f2-4e77-a961-27af3a8f5722} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.03.27 03:14:20.944593 [ 276 ] {f21a95af-69f2-4e77-a961-27af3a8f5722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5214 | 2026.03.27 03:14:20.944944 [ 276 ] {f21a95af-69f2-4e77-a961-27af3a8f5722} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5215 | 2026.03.27 03:14:20.945166 [ 276 ] {f21a95af-69f2-4e77-a961-27af3a8f5722} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.03.27 03:14:20.945269 [ 92 ] {} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5217 | 2026.03.27 03:14:20.945296 [ 276 ] {f21a95af-69f2-4e77-a961-27af3a8f5722} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.00121 sec., 91735.53719008266 rows/sec., 7.17 MiB/sec. | ||
| 5218 | 2026.03.27 03:14:20.945302 [ 92 ] {} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.03.27 03:14:20.945298 [ 191 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7513 rows, containing 5 columns (5 merged, 0 gathered) in 0.002975377 sec., 2525058.1690992434 rows/sec., 200.04 MiB/sec. | ||
| 5220 | 2026.03.27 03:14:20.945341 [ 276 ] {f21a95af-69f2-4e77-a961-27af3a8f5722} <Debug> TCPHandler: Processed in 0.001376016 sec. | ||
| 5221 | 2026.03.27 03:14:20.945336 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5222 | 2026.03.27 03:14:20.945456 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5223 | 2026.03.27 03:14:20.945489 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.03.27 03:14:20.945535 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5225 | 2026.03.27 03:14:20.945562 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1791 rows starting from the beginning of the part | ||
| 5226 | 2026.03.27 03:14:20.945585 [ 276 ] {3f18a6ba-1d42-4d30-9db9-f025c9ba4263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5227 | 2026.03.27 03:14:20.945606 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1722 rows starting from the beginning of the part | ||
| 5228 | 2026.03.27 03:14:20.945634 [ 276 ] {3f18a6ba-1d42-4d30-9db9-f025c9ba4263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5229 | 2026.03.27 03:14:20.945647 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5230 | 2026.03.27 03:14:20.945661 [ 200 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5231 | 2026.03.27 03:14:20.945684 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 105 rows starting from the beginning of the part | ||
| 5232 | 2026.03.27 03:14:20.945718 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 490 rows starting from the beginning of the part | ||
| 5233 | 2026.03.27 03:14:20.945751 [ 188 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 111 rows starting from the beginning of the part | ||
| 5234 | 2026.03.27 03:14:20.945949 [ 200 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.03.27 03:14:20.946024 [ 200 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_31_6} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5236 | 2026.03.27 03:14:20.946034 [ 276 ] {3f18a6ba-1d42-4d30-9db9-f025c9ba4263} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.03.27 03:14:20.946075 [ 276 ] {3f18a6ba-1d42-4d30-9db9-f025c9ba4263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5238 | 2026.03.27 03:14:20.946102 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 5239 | 2026.03.27 03:14:20.946416 [ 276 ] {3f18a6ba-1d42-4d30-9db9-f025c9ba4263} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5240 | 2026.03.27 03:14:20.946634 [ 276 ] {3f18a6ba-1d42-4d30-9db9-f025c9ba4263} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.03.27 03:14:20.946739 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5242 | 2026.03.27 03:14:20.946766 [ 276 ] {3f18a6ba-1d42-4d30-9db9-f025c9ba4263} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001199 sec., 135946.6221851543 rows/sec., 9.47 MiB/sec. | ||
| 5243 | 2026.03.27 03:14:20.946767 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.03.27 03:14:20.946805 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5245 | 2026.03.27 03:14:20.946811 [ 276 ] {3f18a6ba-1d42-4d30-9db9-f025c9ba4263} <Debug> TCPHandler: Processed in 0.001368806 sec. | ||
| 5246 | 2026.03.27 03:14:20.946889 [ 186 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5247 | 2026.03.27 03:14:20.946921 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.03.27 03:14:20.946978 [ 186 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5249 | 2026.03.27 03:14:20.947013 [ 276 ] {b7e0d415-5b92-44d4-a026-74dfd4b57740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5250 | 2026.03.27 03:14:20.947035 [ 186 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10214 rows starting from the beginning of the part | ||
| 5251 | 2026.03.27 03:14:20.947068 [ 276 ] {b7e0d415-5b92-44d4-a026-74dfd4b57740} <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 | ||
| 5252 | 2026.03.27 03:14:20.947096 [ 186 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1605 rows starting from the beginning of the part | ||
| 5253 | 2026.03.27 03:14:20.947101 [ 200 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4283 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668834 sec., 2566462.5720712785 rows/sec., 185.62 MiB/sec. | ||
| 5254 | 2026.03.27 03:14:20.947142 [ 186 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 5255 | 2026.03.27 03:14:20.947215 [ 186 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5256 | 2026.03.27 03:14:20.947274 [ 186 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5257 | 2026.03.27 03:14:20.947309 [ 200 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5258 | 2026.03.27 03:14:20.947316 [ 186 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 163 rows starting from the beginning of the part | ||
| 5259 | 2026.03.27 03:14:20.947606 [ 200 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.03.27 03:14:20.947678 [ 200 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_31_6} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5261 | 2026.03.27 03:14:20.947748 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5262 | 2026.03.27 03:14:20.947872 [ 276 ] {b7e0d415-5b92-44d4-a026-74dfd4b57740} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.03.27 03:14:20.947911 [ 276 ] {b7e0d415-5b92-44d4-a026-74dfd4b57740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5264 | 2026.03.27 03:14:20.948497 [ 276 ] {b7e0d415-5b92-44d4-a026-74dfd4b57740} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5265 | 2026.03.27 03:14:20.948714 [ 276 ] {b7e0d415-5b92-44d4-a026-74dfd4b57740} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.27 03:14:20.948827 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5267 | 2026.03.27 03:14:20.948849 [ 276 ] {b7e0d415-5b92-44d4-a026-74dfd4b57740} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 5268 | 2026.03.27 03:14:20.948857 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.03.27 03:14:20.948889 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5270 | 2026.03.27 03:14:20.948911 [ 276 ] {b7e0d415-5b92-44d4-a026-74dfd4b57740} <Debug> TCPHandler: Processed in 0.002036914 sec. | ||
| 5271 | 2026.03.27 03:14:20.948957 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::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 | ||
| 5272 | 2026.03.27 03:14:20.949044 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.03.27 03:14:20.949140 [ 276 ] {3ee4667d-69ce-4328-8ee4-8c397d5817dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.03.27 03:14:20.949168 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5275 | 2026.03.27 03:14:20.949182 [ 276 ] {3ee4667d-69ce-4328-8ee4-8c397d5817dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5276 | 2026.03.27 03:14:20.949227 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 349 rows starting from the beginning of the part | ||
| 5277 | 2026.03.27 03:14:20.949348 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5278 | 2026.03.27 03:14:20.949457 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5279 | 2026.03.27 03:14:20.949519 [ 276 ] {3ee4667d-69ce-4328-8ee4-8c397d5817dd} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.03.27 03:14:20.949558 [ 276 ] {3ee4667d-69ce-4328-8ee4-8c397d5817dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5281 | 2026.03.27 03:14:20.949567 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 5282 | 2026.03.27 03:14:20.949677 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5283 | 2026.03.27 03:14:20.949782 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5284 | 2026.03.27 03:14:20.950060 [ 276 ] {3ee4667d-69ce-4328-8ee4-8c397d5817dd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5285 | 2026.03.27 03:14:20.950357 [ 276 ] {3ee4667d-69ce-4328-8ee4-8c397d5817dd} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.27 03:14:20.950476 [ 92 ] {} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5287 | 2026.03.27 03:14:20.950507 [ 92 ] {} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.03.27 03:14:20.950517 [ 276 ] {3ee4667d-69ce-4328-8ee4-8c397d5817dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
| 5289 | 2026.03.27 03:14:20.950523 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5290 | 2026.03.27 03:14:20.950567 [ 276 ] {3ee4667d-69ce-4328-8ee4-8c397d5817dd} <Debug> TCPHandler: Processed in 0.001571491 sec. | ||
| 5291 | 2026.03.27 03:14:20.950603 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5292 | 2026.03.27 03:14:20.950689 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5293 | 2026.03.27 03:14:20.950713 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1770 rows starting from the beginning of the part | ||
| 5294 | 2026.03.27 03:14:20.950754 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 5295 | 2026.03.27 03:14:20.950787 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 5296 | 2026.03.27 03:14:20.950819 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5297 | 2026.03.27 03:14:20.950851 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5298 | 2026.03.27 03:14:20.950884 [ 188 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5299 | 2026.03.27 03:14:20.951889 [ 199 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310365 sec., 1579712.5228466878 rows/sec., 101.96 MiB/sec. | ||
| 5300 | 2026.03.27 03:14:20.952173 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5301 | 2026.03.27 03:14:20.952427 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.03.27 03:14:20.952501 [ 202 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_31_6} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5303 | 2026.03.27 03:14:20.952587 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5304 | 2026.03.27 03:14:20.952685 [ 193 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12535 rows, containing 5 columns (5 merged, 0 gathered) in 0.005830822 sec., 2149782.655001302 rows/sec., 139.11 MiB/sec. | ||
| 5305 | 2026.03.27 03:14:20.953079 [ 199 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5306 | 2026.03.27 03:14:20.953393 [ 199 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.03.27 03:14:20.953479 [ 199 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5308 | 2026.03.27 03:14:20.953573 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 5309 | 2026.03.27 03:14:20.954078 [ 186 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 19 columns (19 merged, 0 gathered) in 0.005152555 sec., 101308.96225270764 rows/sec., 181.54 MiB/sec. | ||
| 5310 | 2026.03.27 03:14:20.954993 [ 199 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5311 | 2026.03.27 03:14:20.955311 [ 199 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.03.27 03:14:20.955379 [ 199 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5313 | 2026.03.27 03:14:20.955491 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 5314 | 2026.03.27 03:14:21.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.82 MiB, peak 260.84 MiB, free memory in arenas 0.00 B, will set to 255.87 MiB (RSS), difference: 7.05 MiB | ||
| 5315 | 2026.03.27 03:14:22.018528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 700 | ||
| 5316 | 2026.03.27 03:14:22.021219 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2026.03.27 03:14:22.021264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5318 | 2026.03.27 03:14:22.022448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5319 | 2026.03.27 03:14:22.022726 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.03.27 03:14:22.022990 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5321 | 2026.03.27 03:14:25.945164 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.03.27 03:14:25.945377 [ 276 ] {083b356a-b1b1-4748-9336-34075913a18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.03.27 03:14:25.945448 [ 276 ] {083b356a-b1b1-4748-9336-34075913a18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5324 | 2026.03.27 03:14:25.946142 [ 276 ] {083b356a-b1b1-4748-9336-34075913a18a} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.03.27 03:14:25.946180 [ 276 ] {083b356a-b1b1-4748-9336-34075913a18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5326 | 2026.03.27 03:14:25.946578 [ 276 ] {083b356a-b1b1-4748-9336-34075913a18a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5327 | 2026.03.27 03:14:25.946820 [ 276 ] {083b356a-b1b1-4748-9336-34075913a18a} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.03.27 03:14:25.946966 [ 276 ] {083b356a-b1b1-4748-9336-34075913a18a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001643 sec., 172854.53438831406 rows/sec., 10.98 MiB/sec. | ||
| 5329 | 2026.03.27 03:14:25.947007 [ 276 ] {083b356a-b1b1-4748-9336-34075913a18a} <Debug> TCPHandler: Processed in 0.001979092 sec. | ||
| 5330 | 2026.03.27 03:14:25.947120 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.03.27 03:14:25.947215 [ 276 ] {269f3881-ab59-4c4f-9c9f-e9cca8e211b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5332 | 2026.03.27 03:14:25.947255 [ 276 ] {269f3881-ab59-4c4f-9c9f-e9cca8e211b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5333 | 2026.03.27 03:14:25.947889 [ 276 ] {269f3881-ab59-4c4f-9c9f-e9cca8e211b4} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.03.27 03:14:25.947924 [ 276 ] {269f3881-ab59-4c4f-9c9f-e9cca8e211b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5335 | 2026.03.27 03:14:25.948291 [ 276 ] {269f3881-ab59-4c4f-9c9f-e9cca8e211b4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5336 | 2026.03.27 03:14:25.948499 [ 276 ] {269f3881-ab59-4c4f-9c9f-e9cca8e211b4} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.03.27 03:14:25.948625 [ 276 ] {269f3881-ab59-4c4f-9c9f-e9cca8e211b4} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001429 sec., 557732.6801959412 rows/sec., 43.36 MiB/sec. | ||
| 5338 | 2026.03.27 03:14:25.948661 [ 276 ] {269f3881-ab59-4c4f-9c9f-e9cca8e211b4} <Debug> TCPHandler: Processed in 0.001591231 sec. | ||
| 5339 | 2026.03.27 03:14:25.948761 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.03.27 03:14:25.948859 [ 276 ] {a0e52616-71f2-486f-b6a5-8b1f23ad95f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.03.27 03:14:25.948900 [ 276 ] {a0e52616-71f2-486f-b6a5-8b1f23ad95f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5342 | 2026.03.27 03:14:25.949317 [ 276 ] {a0e52616-71f2-486f-b6a5-8b1f23ad95f5} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.03.27 03:14:25.949351 [ 276 ] {a0e52616-71f2-486f-b6a5-8b1f23ad95f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5344 | 2026.03.27 03:14:25.949698 [ 276 ] {a0e52616-71f2-486f-b6a5-8b1f23ad95f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5345 | 2026.03.27 03:14:25.949931 [ 276 ] {a0e52616-71f2-486f-b6a5-8b1f23ad95f5} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.03.27 03:14:25.950056 [ 276 ] {a0e52616-71f2-486f-b6a5-8b1f23ad95f5} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001215 sec., 116872.4279835391 rows/sec., 6.87 MiB/sec. | ||
| 5347 | 2026.03.27 03:14:25.950093 [ 276 ] {a0e52616-71f2-486f-b6a5-8b1f23ad95f5} <Debug> TCPHandler: Processed in 0.001380556 sec. | ||
| 5348 | 2026.03.27 03:14:25.950194 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.03.27 03:14:25.950287 [ 276 ] {b36afcc2-93b9-448c-8bee-68eee78a3259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5350 | 2026.03.27 03:14:25.950326 [ 276 ] {b36afcc2-93b9-448c-8bee-68eee78a3259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5351 | 2026.03.27 03:14:25.950733 [ 276 ] {b36afcc2-93b9-448c-8bee-68eee78a3259} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.03.27 03:14:25.950769 [ 276 ] {b36afcc2-93b9-448c-8bee-68eee78a3259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5353 | 2026.03.27 03:14:25.951083 [ 276 ] {b36afcc2-93b9-448c-8bee-68eee78a3259} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5354 | 2026.03.27 03:14:25.951287 [ 276 ] {b36afcc2-93b9-448c-8bee-68eee78a3259} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.03.27 03:14:25.951399 [ 83 ] {} <Debug> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5356 | 2026.03.27 03:14:25.951410 [ 276 ] {b36afcc2-93b9-448c-8bee-68eee78a3259} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 5357 | 2026.03.27 03:14:25.951488 [ 276 ] {b36afcc2-93b9-448c-8bee-68eee78a3259} <Debug> TCPHandler: Processed in 0.001340585 sec. | ||
| 5358 | 2026.03.27 03:14:25.951490 [ 83 ] {} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.03.27 03:14:25.951531 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5360 | 2026.03.27 03:14:25.951602 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.03.27 03:14:25.951641 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5362 | 2026.03.27 03:14:25.951698 [ 276 ] {60c62286-0324-47c0-843a-bf778ee4913a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5363 | 2026.03.27 03:14:25.951741 [ 276 ] {60c62286-0324-47c0-843a-bf778ee4913a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5364 | 2026.03.27 03:14:25.951788 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5365 | 2026.03.27 03:14:25.951831 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 950 rows starting from the beginning of the part | ||
| 5366 | 2026.03.27 03:14:25.951907 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 5367 | 2026.03.27 03:14:25.951961 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5368 | 2026.03.27 03:14:25.952011 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part | ||
| 5369 | 2026.03.27 03:14:25.952081 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5370 | 2026.03.27 03:14:25.952132 [ 192 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5371 | 2026.03.27 03:14:25.952149 [ 276 ] {60c62286-0324-47c0-843a-bf778ee4913a} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.03.27 03:14:25.952193 [ 276 ] {60c62286-0324-47c0-843a-bf778ee4913a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5373 | 2026.03.27 03:14:25.952538 [ 276 ] {60c62286-0324-47c0-843a-bf778ee4913a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5374 | 2026.03.27 03:14:25.952760 [ 276 ] {60c62286-0324-47c0-843a-bf778ee4913a} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.03.27 03:14:25.952893 [ 276 ] {60c62286-0324-47c0-843a-bf778ee4913a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 5376 | 2026.03.27 03:14:25.952930 [ 276 ] {60c62286-0324-47c0-843a-bf778ee4913a} <Debug> TCPHandler: Processed in 0.001375016 sec. | ||
| 5377 | 2026.03.27 03:14:25.953033 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.03.27 03:14:25.953123 [ 276 ] {492cff66-eb8d-4f3e-add3-03d17441f25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5379 | 2026.03.27 03:14:25.953161 [ 276 ] {492cff66-eb8d-4f3e-add3-03d17441f25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5380 | 2026.03.27 03:14:25.953414 [ 186 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827478 sec., 1365816.7157142248 rows/sec., 87.45 MiB/sec. | ||
| 5381 | 2026.03.27 03:14:25.953650 [ 193 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5382 | 2026.03.27 03:14:25.953707 [ 276 ] {492cff66-eb8d-4f3e-add3-03d17441f25c} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.03.27 03:14:25.953750 [ 276 ] {492cff66-eb8d-4f3e-add3-03d17441f25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5384 | 2026.03.27 03:14:25.954006 [ 193 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.03.27 03:14:25.954097 [ 193 ] {75451841-ce94-4770-849e-97a15cf2488b::all_1_15_3} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5386 | 2026.03.27 03:14:25.954113 [ 276 ] {492cff66-eb8d-4f3e-add3-03d17441f25c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5387 | 2026.03.27 03:14:25.954195 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5388 | 2026.03.27 03:14:25.954334 [ 276 ] {492cff66-eb8d-4f3e-add3-03d17441f25c} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.03.27 03:14:25.954465 [ 276 ] {492cff66-eb8d-4f3e-add3-03d17441f25c} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001359 sec., 360559.2347314202 rows/sec., 25.28 MiB/sec. | ||
| 5390 | 2026.03.27 03:14:25.954502 [ 276 ] {492cff66-eb8d-4f3e-add3-03d17441f25c} <Debug> TCPHandler: Processed in 0.00151569 sec. | ||
| 5391 | 2026.03.27 03:14:25.954599 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2026.03.27 03:14:25.954692 [ 276 ] {ab70adc2-f980-4336-b889-771f8905019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5393 | 2026.03.27 03:14:25.954733 [ 276 ] {ab70adc2-f980-4336-b889-771f8905019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5394 | 2026.03.27 03:14:25.955046 [ 276 ] {ab70adc2-f980-4336-b889-771f8905019d} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.03.27 03:14:25.955083 [ 276 ] {ab70adc2-f980-4336-b889-771f8905019d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5396 | 2026.03.27 03:14:25.955405 [ 276 ] {ab70adc2-f980-4336-b889-771f8905019d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5397 | 2026.03.27 03:14:25.955611 [ 276 ] {ab70adc2-f980-4336-b889-771f8905019d} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.03.27 03:14:25.955721 [ 83 ] {} <Debug> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5399 | 2026.03.27 03:14:25.955736 [ 276 ] {ab70adc2-f980-4336-b889-771f8905019d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 5400 | 2026.03.27 03:14:25.955761 [ 83 ] {} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.03.27 03:14:25.955781 [ 276 ] {ab70adc2-f980-4336-b889-771f8905019d} <Debug> TCPHandler: Processed in 0.001229712 sec. | ||
| 5402 | 2026.03.27 03:14:25.955785 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5403 | 2026.03.27 03:14:25.955873 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5404 | 2026.03.27 03:14:25.955884 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.03.27 03:14:25.955966 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5406 | 2026.03.27 03:14:25.955991 [ 276 ] {dc93341a-766f-4240-97fe-607efec88cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5407 | 2026.03.27 03:14:25.955995 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5408 | 2026.03.27 03:14:25.956040 [ 276 ] {dc93341a-766f-4240-97fe-607efec88cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5409 | 2026.03.27 03:14:25.956063 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5410 | 2026.03.27 03:14:25.956103 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5411 | 2026.03.27 03:14:25.956135 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5412 | 2026.03.27 03:14:25.956166 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5413 | 2026.03.27 03:14:25.956199 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5414 | 2026.03.27 03:14:25.956426 [ 276 ] {dc93341a-766f-4240-97fe-607efec88cec} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.03.27 03:14:25.956466 [ 276 ] {dc93341a-766f-4240-97fe-607efec88cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5416 | 2026.03.27 03:14:25.956825 [ 276 ] {dc93341a-766f-4240-97fe-607efec88cec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5417 | 2026.03.27 03:14:25.956858 [ 192 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001014976 sec., 88672.04741787 rows/sec., 4.52 MiB/sec. | ||
| 5418 | 2026.03.27 03:14:25.957000 [ 196 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5419 | 2026.03.27 03:14:25.957056 [ 276 ] {dc93341a-766f-4240-97fe-607efec88cec} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.03.27 03:14:25.957193 [ 276 ] {dc93341a-766f-4240-97fe-607efec88cec} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001221 sec., 217035.217035217 rows/sec., 14.42 MiB/sec. | ||
| 5421 | 2026.03.27 03:14:25.957231 [ 276 ] {dc93341a-766f-4240-97fe-607efec88cec} <Debug> TCPHandler: Processed in 0.001393746 sec. | ||
| 5422 | 2026.03.27 03:14:25.957292 [ 196 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.03.27 03:14:25.957337 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.03.27 03:14:25.957365 [ 196 ] {072fa260-4b9c-4511-8437-1a1bf99d6293::all_1_15_3} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5425 | 2026.03.27 03:14:25.957433 [ 276 ] {af0245b1-5bf7-4d3d-9041-ab1bc9271512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5426 | 2026.03.27 03:14:25.957435 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5427 | 2026.03.27 03:14:25.957481 [ 276 ] {af0245b1-5bf7-4d3d-9041-ab1bc9271512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5428 | 2026.03.27 03:14:25.957789 [ 276 ] {af0245b1-5bf7-4d3d-9041-ab1bc9271512} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.03.27 03:14:25.957825 [ 276 ] {af0245b1-5bf7-4d3d-9041-ab1bc9271512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5430 | 2026.03.27 03:14:25.958116 [ 276 ] {af0245b1-5bf7-4d3d-9041-ab1bc9271512} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5431 | 2026.03.27 03:14:25.958320 [ 276 ] {af0245b1-5bf7-4d3d-9041-ab1bc9271512} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.03.27 03:14:25.958417 [ 83 ] {} <Debug> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5433 | 2026.03.27 03:14:25.958442 [ 276 ] {af0245b1-5bf7-4d3d-9041-ab1bc9271512} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 5434 | 2026.03.27 03:14:25.958448 [ 83 ] {} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.03.27 03:14:25.958483 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5436 | 2026.03.27 03:14:25.958485 [ 276 ] {af0245b1-5bf7-4d3d-9041-ab1bc9271512} <Debug> TCPHandler: Processed in 0.001194501 sec. | ||
| 5437 | 2026.03.27 03:14:25.958563 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5438 | 2026.03.27 03:14:25.958596 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.03.27 03:14:25.958656 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5440 | 2026.03.27 03:14:25.958684 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5441 | 2026.03.27 03:14:25.958687 [ 276 ] {2f2a3757-a596-487b-b111-361f98ffe014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.03.27 03:14:25.958731 [ 276 ] {2f2a3757-a596-487b-b111-361f98ffe014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5443 | 2026.03.27 03:14:25.958738 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5444 | 2026.03.27 03:14:25.958782 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5445 | 2026.03.27 03:14:25.958821 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5446 | 2026.03.27 03:14:25.958857 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5447 | 2026.03.27 03:14:25.958895 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5448 | 2026.03.27 03:14:25.959039 [ 276 ] {2f2a3757-a596-487b-b111-361f98ffe014} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.03.27 03:14:25.959074 [ 276 ] {2f2a3757-a596-487b-b111-361f98ffe014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5450 | 2026.03.27 03:14:25.959377 [ 276 ] {2f2a3757-a596-487b-b111-361f98ffe014} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5451 | 2026.03.27 03:14:25.959581 [ 276 ] {2f2a3757-a596-487b-b111-361f98ffe014} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.03.27 03:14:25.959614 [ 187 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001082538 sec., 13856.326521563215 rows/sec., 933.68 KiB/sec. | ||
| 5453 | 2026.03.27 03:14:25.959705 [ 276 ] {2f2a3757-a596-487b-b111-361f98ffe014} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 5454 | 2026.03.27 03:14:25.959742 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5455 | 2026.03.27 03:14:25.959743 [ 276 ] {2f2a3757-a596-487b-b111-361f98ffe014} <Debug> TCPHandler: Processed in 0.001194141 sec. | ||
| 5456 | 2026.03.27 03:14:25.959971 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.03.27 03:14:25.960027 [ 186 ] {a3b6f6c4-3db7-4747-b99b-912c7c739046::all_1_15_3} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5458 | 2026.03.27 03:14:25.960086 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5459 | 2026.03.27 03:14:26.907941 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5460 | 2026.03.27 03:14:26.907998 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5461 | 2026.03.27 03:14:26.995860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10537 | ||
| 5462 | 2026.03.27 03:14:26.996339 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.03.27 03:14:26.996383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5464 | 2026.03.27 03:14:26.996880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5465 | 2026.03.27 03:14:26.997113 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.03.27 03:14:26.997256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10537 | ||
| 5467 | 2026.03.27 03:14:27.543082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5468 | 2026.03.27 03:14:27.557398 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.03.27 03:14:27.557448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5470 | 2026.03.27 03:14:27.562987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5471 | 2026.03.27 03:14:27.563681 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.03.27 03:14:27.566211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5473 | 2026.03.27 03:14:30.938968 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.03.27 03:14:30.939279 [ 276 ] {483b2947-a5b7-4610-bff5-b2c577bee266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5475 | 2026.03.27 03:14:30.939384 [ 276 ] {483b2947-a5b7-4610-bff5-b2c577bee266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5476 | 2026.03.27 03:14:30.940189 [ 276 ] {483b2947-a5b7-4610-bff5-b2c577bee266} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.03.27 03:14:30.940228 [ 276 ] {483b2947-a5b7-4610-bff5-b2c577bee266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5478 | 2026.03.27 03:14:30.940656 [ 276 ] {483b2947-a5b7-4610-bff5-b2c577bee266} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5479 | 2026.03.27 03:14:30.940921 [ 276 ] {483b2947-a5b7-4610-bff5-b2c577bee266} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.03.27 03:14:30.941070 [ 276 ] {483b2947-a5b7-4610-bff5-b2c577bee266} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.00187 sec., 73796.79144385028 rows/sec., 6.40 MiB/sec. | ||
| 5481 | 2026.03.27 03:14:30.941113 [ 276 ] {483b2947-a5b7-4610-bff5-b2c577bee266} <Debug> TCPHandler: Processed in 0.002332461 sec. | ||
| 5482 | 2026.03.27 03:14:30.941226 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.03.27 03:14:30.941321 [ 276 ] {e99a0b37-8e64-48db-93a4-ca4468a0816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5484 | 2026.03.27 03:14:30.941363 [ 276 ] {e99a0b37-8e64-48db-93a4-ca4468a0816a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5485 | 2026.03.27 03:14:30.941764 [ 276 ] {e99a0b37-8e64-48db-93a4-ca4468a0816a} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.03.27 03:14:30.941802 [ 276 ] {e99a0b37-8e64-48db-93a4-ca4468a0816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5487 | 2026.03.27 03:14:30.942138 [ 276 ] {e99a0b37-8e64-48db-93a4-ca4468a0816a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5488 | 2026.03.27 03:14:30.942361 [ 276 ] {e99a0b37-8e64-48db-93a4-ca4468a0816a} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.03.27 03:14:30.942493 [ 276 ] {e99a0b37-8e64-48db-93a4-ca4468a0816a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001191 sec., 34424.85306465155 rows/sec., 2.53 MiB/sec. | ||
| 5490 | 2026.03.27 03:14:30.942532 [ 276 ] {e99a0b37-8e64-48db-93a4-ca4468a0816a} <Debug> TCPHandler: Processed in 0.001356835 sec. | ||
| 5491 | 2026.03.27 03:14:30.942651 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.03.27 03:14:30.942774 [ 276 ] {fcd7489b-2aea-41d1-b62d-91922e189411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5493 | 2026.03.27 03:14:30.942823 [ 276 ] {fcd7489b-2aea-41d1-b62d-91922e189411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5494 | 2026.03.27 03:14:30.943328 [ 276 ] {fcd7489b-2aea-41d1-b62d-91922e189411} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.03.27 03:14:30.943373 [ 276 ] {fcd7489b-2aea-41d1-b62d-91922e189411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5496 | 2026.03.27 03:14:30.943758 [ 276 ] {fcd7489b-2aea-41d1-b62d-91922e189411} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5497 | 2026.03.27 03:14:30.943973 [ 276 ] {fcd7489b-2aea-41d1-b62d-91922e189411} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.03.27 03:14:30.944102 [ 276 ] {fcd7489b-2aea-41d1-b62d-91922e189411} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001352 sec., 77662.72189349114 rows/sec., 6.07 MiB/sec. | ||
| 5499 | 2026.03.27 03:14:30.944139 [ 276 ] {fcd7489b-2aea-41d1-b62d-91922e189411} <Debug> TCPHandler: Processed in 0.0015501 sec. | ||
| 5500 | 2026.03.27 03:14:30.944254 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.03.27 03:14:30.944348 [ 276 ] {bbdb5719-d183-4c64-9385-330107bb30c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5502 | 2026.03.27 03:14:30.944391 [ 276 ] {bbdb5719-d183-4c64-9385-330107bb30c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5503 | 2026.03.27 03:14:30.944778 [ 276 ] {bbdb5719-d183-4c64-9385-330107bb30c6} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.27 03:14:30.944815 [ 276 ] {bbdb5719-d183-4c64-9385-330107bb30c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5505 | 2026.03.27 03:14:30.945166 [ 276 ] {bbdb5719-d183-4c64-9385-330107bb30c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5506 | 2026.03.27 03:14:30.945387 [ 276 ] {bbdb5719-d183-4c64-9385-330107bb30c6} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.03.27 03:14:30.945517 [ 276 ] {bbdb5719-d183-4c64-9385-330107bb30c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 5508 | 2026.03.27 03:14:30.945554 [ 276 ] {bbdb5719-d183-4c64-9385-330107bb30c6} <Debug> TCPHandler: Processed in 0.001348765 sec. | ||
| 5509 | 2026.03.27 03:14:30.945673 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.03.27 03:14:30.945780 [ 276 ] {076cec08-cf3b-48d6-a8fd-631e9ec22a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5511 | 2026.03.27 03:14:30.945837 [ 276 ] {076cec08-cf3b-48d6-a8fd-631e9ec22a90} <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 | ||
| 5512 | 2026.03.27 03:14:30.946640 [ 276 ] {076cec08-cf3b-48d6-a8fd-631e9ec22a90} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.03.27 03:14:30.946682 [ 276 ] {076cec08-cf3b-48d6-a8fd-631e9ec22a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5514 | 2026.03.27 03:14:30.947246 [ 276 ] {076cec08-cf3b-48d6-a8fd-631e9ec22a90} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5515 | 2026.03.27 03:14:30.947471 [ 276 ] {076cec08-cf3b-48d6-a8fd-631e9ec22a90} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.03.27 03:14:30.947622 [ 276 ] {076cec08-cf3b-48d6-a8fd-631e9ec22a90} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 5517 | 2026.03.27 03:14:30.947680 [ 276 ] {076cec08-cf3b-48d6-a8fd-631e9ec22a90} <Debug> TCPHandler: Processed in 0.002067903 sec. | ||
| 5518 | 2026.03.27 03:14:30.947793 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.03.27 03:14:30.947888 [ 276 ] {381a7a58-fa9b-41eb-af18-fed81c567149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5520 | 2026.03.27 03:14:30.947931 [ 276 ] {381a7a58-fa9b-41eb-af18-fed81c567149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5521 | 2026.03.27 03:14:30.948266 [ 276 ] {381a7a58-fa9b-41eb-af18-fed81c567149} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.03.27 03:14:30.948302 [ 276 ] {381a7a58-fa9b-41eb-af18-fed81c567149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5523 | 2026.03.27 03:14:30.948609 [ 276 ] {381a7a58-fa9b-41eb-af18-fed81c567149} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5524 | 2026.03.27 03:14:30.948814 [ 276 ] {381a7a58-fa9b-41eb-af18-fed81c567149} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.03.27 03:14:30.948939 [ 276 ] {381a7a58-fa9b-41eb-af18-fed81c567149} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5526 | 2026.03.27 03:14:30.948975 [ 276 ] {381a7a58-fa9b-41eb-af18-fed81c567149} <Debug> TCPHandler: Processed in 0.001230492 sec. | ||
| 5527 | 2026.03.27 03:14:31.216372 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2026.03.27 03:14:31.216494 [ 276 ] {48a989f5-a6cb-471b-bd91-53dbace283e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5529 | 2026.03.27 03:14:31.216541 [ 276 ] {48a989f5-a6cb-471b-bd91-53dbace283e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5530 | 2026.03.27 03:14:31.217083 [ 276 ] {48a989f5-a6cb-471b-bd91-53dbace283e5} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.03.27 03:14:31.217123 [ 276 ] {48a989f5-a6cb-471b-bd91-53dbace283e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5532 | 2026.03.27 03:14:31.217457 [ 276 ] {48a989f5-a6cb-471b-bd91-53dbace283e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5533 | 2026.03.27 03:14:31.217667 [ 276 ] {48a989f5-a6cb-471b-bd91-53dbace283e5} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.03.27 03:14:31.217801 [ 276 ] {48a989f5-a6cb-471b-bd91-53dbace283e5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001332 sec., 213213.2132132132 rows/sec., 13.54 MiB/sec. | ||
| 5535 | 2026.03.27 03:14:31.217838 [ 276 ] {48a989f5-a6cb-471b-bd91-53dbace283e5} <Debug> TCPHandler: Processed in 0.00153086 sec. | ||
| 5536 | 2026.03.27 03:14:31.217954 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2026.03.27 03:14:31.218047 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5538 | 2026.03.27 03:14:31.218086 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5539 | 2026.03.27 03:14:31.219663 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2026.03.27 03:14:31.219702 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5541 | 2026.03.27 03:14:31.220206 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5542 | 2026.03.27 03:14:31.220427 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.03.27 03:14:31.220555 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Debug> executeQuery: Read 3142 rows, 239.28 KiB in 0.002526 sec., 1243863.8163103722 rows/sec., 92.51 MiB/sec. | ||
| 5544 | 2026.03.27 03:14:31.220595 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5545 | 2026.03.27 03:14:31.220608 [ 276 ] {37da5cb3-c01a-47a9-a5ff-fb04e291480c} <Debug> TCPHandler: Processed in 0.00270122 sec. | ||
| 5546 | 2026.03.27 03:14:31.220721 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.03.27 03:14:31.220813 [ 276 ] {aa041f62-2f04-4dc9-9378-42869f715fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5548 | 2026.03.27 03:14:31.220852 [ 276 ] {aa041f62-2f04-4dc9-9378-42869f715fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5549 | 2026.03.27 03:14:31.221264 [ 276 ] {aa041f62-2f04-4dc9-9378-42869f715fb9} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.03.27 03:14:31.221301 [ 276 ] {aa041f62-2f04-4dc9-9378-42869f715fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5551 | 2026.03.27 03:14:31.221609 [ 276 ] {aa041f62-2f04-4dc9-9378-42869f715fb9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5552 | 2026.03.27 03:14:31.221815 [ 276 ] {aa041f62-2f04-4dc9-9378-42869f715fb9} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.03.27 03:14:31.221937 [ 276 ] {aa041f62-2f04-4dc9-9378-42869f715fb9} <Debug> executeQuery: Read 151 rows, 9.22 KiB in 0.001142 sec., 132224.16812609456 rows/sec., 7.88 MiB/sec. | ||
| 5554 | 2026.03.27 03:14:31.221973 [ 276 ] {aa041f62-2f04-4dc9-9378-42869f715fb9} <Debug> TCPHandler: Processed in 0.001299114 sec. | ||
| 5555 | 2026.03.27 03:14:31.222078 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.03.27 03:14:31.222169 [ 276 ] {0c9377d1-87b4-4c6a-8df5-62e4bda0fc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5557 | 2026.03.27 03:14:31.222209 [ 276 ] {0c9377d1-87b4-4c6a-8df5-62e4bda0fc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5558 | 2026.03.27 03:14:31.222828 [ 276 ] {0c9377d1-87b4-4c6a-8df5-62e4bda0fc15} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.03.27 03:14:31.222864 [ 276 ] {0c9377d1-87b4-4c6a-8df5-62e4bda0fc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5560 | 2026.03.27 03:14:31.223187 [ 276 ] {0c9377d1-87b4-4c6a-8df5-62e4bda0fc15} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5561 | 2026.03.27 03:14:31.223390 [ 276 ] {0c9377d1-87b4-4c6a-8df5-62e4bda0fc15} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.03.27 03:14:31.223513 [ 276 ] {0c9377d1-87b4-4c6a-8df5-62e4bda0fc15} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001361 sec., 698016.164584864 rows/sec., 41.07 MiB/sec. | ||
| 5563 | 2026.03.27 03:14:31.223549 [ 276 ] {0c9377d1-87b4-4c6a-8df5-62e4bda0fc15} <Debug> TCPHandler: Processed in 0.001517869 sec. | ||
| 5564 | 2026.03.27 03:14:31.223653 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.03.27 03:14:31.223745 [ 276 ] {941d720f-c3c9-4a32-a511-85459c0ab124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.03.27 03:14:31.223789 [ 276 ] {941d720f-c3c9-4a32-a511-85459c0ab124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5567 | 2026.03.27 03:14:31.224163 [ 276 ] {941d720f-c3c9-4a32-a511-85459c0ab124} <Trace> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.03.27 03:14:31.224202 [ 276 ] {941d720f-c3c9-4a32-a511-85459c0ab124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5569 | 2026.03.27 03:14:31.224473 [ 276 ] {941d720f-c3c9-4a32-a511-85459c0ab124} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5570 | 2026.03.27 03:14:31.224683 [ 276 ] {941d720f-c3c9-4a32-a511-85459c0ab124} <Trace> oximeter.fields_u64 (6dfa885c-86c6-4c5f-80a5-cec53259a5b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.03.27 03:14:31.224804 [ 276 ] {941d720f-c3c9-4a32-a511-85459c0ab124} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 5572 | 2026.03.27 03:14:31.224840 [ 276 ] {941d720f-c3c9-4a32-a511-85459c0ab124} <Debug> TCPHandler: Processed in 0.001233903 sec. | ||
| 5573 | 2026.03.27 03:14:31.224946 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.03.27 03:14:31.225036 [ 276 ] {e03cf823-62cd-4db0-ab9a-5039000291be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.03.27 03:14:31.225074 [ 276 ] {e03cf823-62cd-4db0-ab9a-5039000291be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5576 | 2026.03.27 03:14:31.225493 [ 276 ] {e03cf823-62cd-4db0-ab9a-5039000291be} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.03.27 03:14:31.225530 [ 276 ] {e03cf823-62cd-4db0-ab9a-5039000291be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5578 | 2026.03.27 03:14:31.225817 [ 276 ] {e03cf823-62cd-4db0-ab9a-5039000291be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5579 | 2026.03.27 03:14:31.226024 [ 276 ] {e03cf823-62cd-4db0-ab9a-5039000291be} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.03.27 03:14:31.226146 [ 276 ] {e03cf823-62cd-4db0-ab9a-5039000291be} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001128 sec., 131205.67375886525 rows/sec., 7.46 MiB/sec. | ||
| 5581 | 2026.03.27 03:14:31.226183 [ 276 ] {e03cf823-62cd-4db0-ab9a-5039000291be} <Debug> TCPHandler: Processed in 0.001283834 sec. | ||
| 5582 | 2026.03.27 03:14:31.226288 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.03.27 03:14:31.226378 [ 276 ] {1156358d-8d07-47df-b802-4c2ecfb3ea6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5584 | 2026.03.27 03:14:31.226415 [ 276 ] {1156358d-8d07-47df-b802-4c2ecfb3ea6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5585 | 2026.03.27 03:14:31.227404 [ 276 ] {1156358d-8d07-47df-b802-4c2ecfb3ea6f} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.03.27 03:14:31.227442 [ 276 ] {1156358d-8d07-47df-b802-4c2ecfb3ea6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5587 | 2026.03.27 03:14:31.227801 [ 276 ] {1156358d-8d07-47df-b802-4c2ecfb3ea6f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5588 | 2026.03.27 03:14:31.228006 [ 276 ] {1156358d-8d07-47df-b802-4c2ecfb3ea6f} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.03.27 03:14:31.228128 [ 276 ] {1156358d-8d07-47df-b802-4c2ecfb3ea6f} <Debug> executeQuery: Read 1714 rows, 118.02 KiB in 0.001768 sec., 969457.0135746606 rows/sec., 65.19 MiB/sec. | ||
| 5590 | 2026.03.27 03:14:31.228165 [ 276 ] {1156358d-8d07-47df-b802-4c2ecfb3ea6f} <Debug> TCPHandler: Processed in 0.001923581 sec. | ||
| 5591 | 2026.03.27 03:14:31.228270 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.03.27 03:14:31.228361 [ 276 ] {ebcf4486-97a5-4308-abb4-fd3c21bd7abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5593 | 2026.03.27 03:14:31.228401 [ 276 ] {ebcf4486-97a5-4308-abb4-fd3c21bd7abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5594 | 2026.03.27 03:14:31.228716 [ 276 ] {ebcf4486-97a5-4308-abb4-fd3c21bd7abf} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.03.27 03:14:31.228751 [ 276 ] {ebcf4486-97a5-4308-abb4-fd3c21bd7abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5596 | 2026.03.27 03:14:31.229036 [ 276 ] {ebcf4486-97a5-4308-abb4-fd3c21bd7abf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5597 | 2026.03.27 03:14:31.229242 [ 276 ] {ebcf4486-97a5-4308-abb4-fd3c21bd7abf} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.03.27 03:14:31.229368 [ 276 ] {ebcf4486-97a5-4308-abb4-fd3c21bd7abf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 5599 | 2026.03.27 03:14:31.229403 [ 276 ] {ebcf4486-97a5-4308-abb4-fd3c21bd7abf} <Debug> TCPHandler: Processed in 0.001179331 sec. | ||
| 5600 | 2026.03.27 03:14:31.229500 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.03.27 03:14:31.229590 [ 276 ] {3ef5ef61-9c27-4715-a5fb-db58b827c7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.03.27 03:14:31.229629 [ 276 ] {3ef5ef61-9c27-4715-a5fb-db58b827c7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5603 | 2026.03.27 03:14:31.230291 [ 276 ] {3ef5ef61-9c27-4715-a5fb-db58b827c7a1} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.03.27 03:14:31.230327 [ 276 ] {3ef5ef61-9c27-4715-a5fb-db58b827c7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5605 | 2026.03.27 03:14:31.230731 [ 276 ] {3ef5ef61-9c27-4715-a5fb-db58b827c7a1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5606 | 2026.03.27 03:14:31.230951 [ 276 ] {3ef5ef61-9c27-4715-a5fb-db58b827c7a1} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.03.27 03:14:31.231083 [ 276 ] {3ef5ef61-9c27-4715-a5fb-db58b827c7a1} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001511 sec., 1059563.2031767042 rows/sec., 64.32 MiB/sec. | ||
| 5608 | 2026.03.27 03:14:31.231120 [ 276 ] {3ef5ef61-9c27-4715-a5fb-db58b827c7a1} <Debug> TCPHandler: Processed in 0.001666544 sec. | ||
| 5609 | 2026.03.27 03:14:31.231234 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.03.27 03:14:31.231325 [ 276 ] {94e114e2-cd93-462e-ae96-8407b38be9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.03.27 03:14:31.231365 [ 276 ] {94e114e2-cd93-462e-ae96-8407b38be9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5612 | 2026.03.27 03:14:31.231669 [ 276 ] {94e114e2-cd93-462e-ae96-8407b38be9ea} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.03.27 03:14:31.231706 [ 276 ] {94e114e2-cd93-462e-ae96-8407b38be9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5614 | 2026.03.27 03:14:31.231989 [ 276 ] {94e114e2-cd93-462e-ae96-8407b38be9ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5615 | 2026.03.27 03:14:31.232196 [ 276 ] {94e114e2-cd93-462e-ae96-8407b38be9ea} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.03.27 03:14:31.232321 [ 276 ] {94e114e2-cd93-462e-ae96-8407b38be9ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 5617 | 2026.03.27 03:14:31.232356 [ 276 ] {94e114e2-cd93-462e-ae96-8407b38be9ea} <Debug> TCPHandler: Processed in 0.00116853 sec. | ||
| 5618 | 2026.03.27 03:14:31.232468 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.03.27 03:14:31.232561 [ 276 ] {888cf4a9-1091-4ee7-82b4-e1c6795f1787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5620 | 2026.03.27 03:14:31.232611 [ 276 ] {888cf4a9-1091-4ee7-82b4-e1c6795f1787} <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 | ||
| 5621 | 2026.03.27 03:14:31.233309 [ 276 ] {888cf4a9-1091-4ee7-82b4-e1c6795f1787} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.03.27 03:14:31.233346 [ 276 ] {888cf4a9-1091-4ee7-82b4-e1c6795f1787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5623 | 2026.03.27 03:14:31.233824 [ 276 ] {888cf4a9-1091-4ee7-82b4-e1c6795f1787} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5624 | 2026.03.27 03:14:31.234038 [ 276 ] {888cf4a9-1091-4ee7-82b4-e1c6795f1787} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.03.27 03:14:31.234175 [ 276 ] {888cf4a9-1091-4ee7-82b4-e1c6795f1787} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001631 sec., 5518.087063151441 rows/sec., 9.89 MiB/sec. | ||
| 5626 | 2026.03.27 03:14:31.234225 [ 276 ] {888cf4a9-1091-4ee7-82b4-e1c6795f1787} <Debug> TCPHandler: Processed in 0.001804017 sec. | ||
| 5627 | 2026.03.27 03:14:31.234335 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.03.27 03:14:31.234427 [ 276 ] {4f3e4633-9fe0-4b68-aa6d-889e78eb5c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.03.27 03:14:31.234467 [ 276 ] {4f3e4633-9fe0-4b68-aa6d-889e78eb5c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5630 | 2026.03.27 03:14:31.234780 [ 276 ] {4f3e4633-9fe0-4b68-aa6d-889e78eb5c8c} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.03.27 03:14:31.234816 [ 276 ] {4f3e4633-9fe0-4b68-aa6d-889e78eb5c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5632 | 2026.03.27 03:14:31.235104 [ 276 ] {4f3e4633-9fe0-4b68-aa6d-889e78eb5c8c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5633 | 2026.03.27 03:14:31.235316 [ 276 ] {4f3e4633-9fe0-4b68-aa6d-889e78eb5c8c} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.03.27 03:14:31.235442 [ 276 ] {4f3e4633-9fe0-4b68-aa6d-889e78eb5c8c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001033 sec., 40658.276863504354 rows/sec., 2.32 MiB/sec. | ||
| 5635 | 2026.03.27 03:14:31.235477 [ 276 ] {4f3e4633-9fe0-4b68-aa6d-889e78eb5c8c} <Debug> TCPHandler: Processed in 0.001188411 sec. | ||
| 5636 | 2026.03.27 03:14:32.023944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 756 | ||
| 5637 | 2026.03.27 03:14:32.026662 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.03.27 03:14:32.026700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5639 | 2026.03.27 03:14:32.027905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5640 | 2026.03.27 03:14:32.028180 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.03.27 03:14:32.028324 [ 75 ] {} <Debug> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5642 | 2026.03.27 03:14:32.028364 [ 75 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.03.27 03:14:32.028386 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5644 | 2026.03.27 03:14:32.028435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5645 | 2026.03.27 03:14:32.028554 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::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 | ||
| 5646 | 2026.03.27 03:14:32.029506 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5647 | 2026.03.27 03:14:32.029746 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 554 rows starting from the beginning of the part | ||
| 5648 | 2026.03.27 03:14:32.030140 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5649 | 2026.03.27 03:14:32.030501 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 5650 | 2026.03.27 03:14:32.030847 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5651 | 2026.03.27 03:14:32.031165 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5652 | 2026.03.27 03:14:32.031471 [ 190 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 5653 | 2026.03.27 03:14:32.037290 [ 187 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 72 columns (72 merged, 0 gathered) in 0.008823971 sec., 85675.71221618929 rows/sec., 72.92 MiB/sec. | ||
| 5654 | 2026.03.27 03:14:32.038615 [ 197 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5655 | 2026.03.27 03:14:32.039270 [ 197 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.03.27 03:14:32.039357 [ 197 ] {c5432113-5020-43ea-8768-a1d8170bf64a::all_1_16_3} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5657 | 2026.03.27 03:14:32.039625 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5658 | 2026.03.27 03:14:34.498237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11049 | ||
| 5659 | 2026.03.27 03:14:34.498741 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.03.27 03:14:34.498783 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5661 | 2026.03.27 03:14:34.499271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5662 | 2026.03.27 03:14:34.499512 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.03.27 03:14:34.499643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11049 | ||
| 5664 | 2026.03.27 03:14:35.067194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5665 | 2026.03.27 03:14:35.082471 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.03.27 03:14:35.082515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5667 | 2026.03.27 03:14:35.088629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5668 | 2026.03.27 03:14:35.089323 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.03.27 03:14:35.091853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5670 | 2026.03.27 03:14:35.935413 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.03.27 03:14:35.935599 [ 276 ] {a3b7472b-d010-41d3-96ac-9e44cdaa8f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5672 | 2026.03.27 03:14:35.935664 [ 276 ] {a3b7472b-d010-41d3-96ac-9e44cdaa8f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5673 | 2026.03.27 03:14:35.936283 [ 276 ] {a3b7472b-d010-41d3-96ac-9e44cdaa8f3d} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.03.27 03:14:35.936332 [ 276 ] {a3b7472b-d010-41d3-96ac-9e44cdaa8f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5675 | 2026.03.27 03:14:35.936753 [ 276 ] {a3b7472b-d010-41d3-96ac-9e44cdaa8f3d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5676 | 2026.03.27 03:14:35.936992 [ 276 ] {a3b7472b-d010-41d3-96ac-9e44cdaa8f3d} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.03.27 03:14:35.937143 [ 276 ] {a3b7472b-d010-41d3-96ac-9e44cdaa8f3d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 5678 | 2026.03.27 03:14:35.937185 [ 276 ] {a3b7472b-d010-41d3-96ac-9e44cdaa8f3d} <Debug> TCPHandler: Processed in 0.001904219 sec. | ||
| 5679 | 2026.03.27 03:14:35.937299 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.03.27 03:14:35.937395 [ 276 ] {3fdfe0e4-79f5-40b8-9b6d-bcb9f195ef2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5681 | 2026.03.27 03:14:35.937437 [ 276 ] {3fdfe0e4-79f5-40b8-9b6d-bcb9f195ef2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5682 | 2026.03.27 03:14:35.937836 [ 276 ] {3fdfe0e4-79f5-40b8-9b6d-bcb9f195ef2b} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.03.27 03:14:35.937873 [ 276 ] {3fdfe0e4-79f5-40b8-9b6d-bcb9f195ef2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5684 | 2026.03.27 03:14:35.938184 [ 276 ] {3fdfe0e4-79f5-40b8-9b6d-bcb9f195ef2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5685 | 2026.03.27 03:14:35.938410 [ 276 ] {3fdfe0e4-79f5-40b8-9b6d-bcb9f195ef2b} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.03.27 03:14:35.938541 [ 276 ] {3fdfe0e4-79f5-40b8-9b6d-bcb9f195ef2b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 5687 | 2026.03.27 03:14:35.938578 [ 276 ] {3fdfe0e4-79f5-40b8-9b6d-bcb9f195ef2b} <Debug> TCPHandler: Processed in 0.001328305 sec. | ||
| 5688 | 2026.03.27 03:14:35.938686 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.03.27 03:14:35.938780 [ 276 ] {01acb56d-861c-4198-986e-0f3bde65c4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.03.27 03:14:35.938824 [ 276 ] {01acb56d-861c-4198-986e-0f3bde65c4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5691 | 2026.03.27 03:14:35.939187 [ 276 ] {01acb56d-861c-4198-986e-0f3bde65c4bb} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.03.27 03:14:35.939222 [ 276 ] {01acb56d-861c-4198-986e-0f3bde65c4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5693 | 2026.03.27 03:14:35.939565 [ 276 ] {01acb56d-861c-4198-986e-0f3bde65c4bb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5694 | 2026.03.27 03:14:35.939784 [ 276 ] {01acb56d-861c-4198-986e-0f3bde65c4bb} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.03.27 03:14:35.939910 [ 276 ] {01acb56d-861c-4198-986e-0f3bde65c4bb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001149 sec., 111401.2184508268 rows/sec., 7.76 MiB/sec. | ||
| 5696 | 2026.03.27 03:14:35.939946 [ 276 ] {01acb56d-861c-4198-986e-0f3bde65c4bb} <Debug> TCPHandler: Processed in 0.001308395 sec. | ||
| 5697 | 2026.03.27 03:14:35.940053 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.03.27 03:14:35.940147 [ 276 ] {250a2c21-6acb-4283-b933-2f1a524d876c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5699 | 2026.03.27 03:14:35.940189 [ 276 ] {250a2c21-6acb-4283-b933-2f1a524d876c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5700 | 2026.03.27 03:14:35.940504 [ 276 ] {250a2c21-6acb-4283-b933-2f1a524d876c} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.03.27 03:14:35.940539 [ 276 ] {250a2c21-6acb-4283-b933-2f1a524d876c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.93 GiB. | ||
| 5702 | 2026.03.27 03:14:35.940850 [ 276 ] {250a2c21-6acb-4283-b933-2f1a524d876c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5703 | 2026.03.27 03:14:35.941067 [ 276 ] {250a2c21-6acb-4283-b933-2f1a524d876c} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.03.27 03:14:35.941192 [ 276 ] {250a2c21-6acb-4283-b933-2f1a524d876c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 5705 | 2026.03.27 03:14:35.941228 [ 276 ] {250a2c21-6acb-4283-b933-2f1a524d876c} <Debug> TCPHandler: Processed in 0.001223282 sec. | ||
| 5706 | 2026.03.27 03:14:38.059448 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51363 | ||
| 5707 | 2026.03.27 03:14:38.059578 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5708 | 2026.03.27 03:14:38.059609 [ 287 ] {} <Debug> TCP-Session: 467db06b-6a29-4eb7-a50e-224bc2b94f55 Authenticating user 'default' from [fd00:1122:3344:101::e]:51363 | ||
| 5709 | 2026.03.27 03:14:38.059634 [ 287 ] {} <Debug> TCP-Session: 467db06b-6a29-4eb7-a50e-224bc2b94f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.03.27 03:14:38.059649 [ 287 ] {} <Debug> TCP-Session: 467db06b-6a29-4eb7-a50e-224bc2b94f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.03.27 03:14:38.059872 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49985 | ||
| 5712 | 2026.03.27 03:14:38.059909 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49938 | ||
| 5713 | 2026.03.27 03:14:38.059935 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48403 | ||
| 5714 | 2026.03.27 03:14:38.059964 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62608 | ||
| 5715 | 2026.03.27 03:14:38.059984 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.03.27 03:14:38.059984 [ 287 ] {} <Trace> TCP-Session: 467db06b-6a29-4eb7-a50e-224bc2b94f55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.03.27 03:14:38.060029 [ 288 ] {} <Debug> TCP-Session: 1e119539-e722-4608-8f8e-f9e31ed89d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:49985 | ||
| 5718 | 2026.03.27 03:14:38.060047 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5719 | 2026.03.27 03:14:38.060070 [ 288 ] {} <Debug> TCP-Session: 1e119539-e722-4608-8f8e-f9e31ed89d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.03.27 03:14:38.059959 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36936 | ||
| 5721 | 2026.03.27 03:14:38.060096 [ 288 ] {} <Debug> TCP-Session: 1e119539-e722-4608-8f8e-f9e31ed89d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.03.27 03:14:38.060095 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5723 | 2026.03.27 03:14:38.060092 [ 292 ] {} <Debug> TCP-Session: 1206c5b3-a30b-4d41-827a-20c0d01cddcd Authenticating user 'default' from [fd00:1122:3344:101::e]:48403 | ||
| 5724 | 2026.03.27 03:14:38.060161 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5725 | 2026.03.27 03:14:38.060177 [ 289 ] {} <Debug> TCP-Session: bc34a277-b165-47bc-b96d-bb2d503c0681 Authenticating user 'default' from [fd00:1122:3344:101::e]:49938 | ||
| 5726 | 2026.03.27 03:14:38.060187 [ 292 ] {} <Debug> TCP-Session: 1206c5b3-a30b-4d41-827a-20c0d01cddcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.03.27 03:14:38.060205 [ 275 ] {} <Debug> TCP-Session: 7e09ac1e-bdc6-4e05-8a69-81a937f817f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62608 | ||
| 5728 | 2026.03.27 03:14:38.060227 [ 292 ] {} <Debug> TCP-Session: 1206c5b3-a30b-4d41-827a-20c0d01cddcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.03.27 03:14:38.060226 [ 289 ] {} <Debug> TCP-Session: bc34a277-b165-47bc-b96d-bb2d503c0681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.03.27 03:14:38.060244 [ 275 ] {} <Debug> TCP-Session: 7e09ac1e-bdc6-4e05-8a69-81a937f817f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.03.27 03:14:38.060262 [ 289 ] {} <Debug> TCP-Session: bc34a277-b165-47bc-b96d-bb2d503c0681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.03.27 03:14:38.060276 [ 275 ] {} <Debug> TCP-Session: 7e09ac1e-bdc6-4e05-8a69-81a937f817f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.03.27 03:14:38.060245 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5734 | 2026.03.27 03:14:38.060200 [ 287 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5735 | 2026.03.27 03:14:38.060339 [ 294 ] {} <Debug> TCP-Session: 02917b45-e40b-4f66-ac40-1fb1dc53639b Authenticating user 'default' from [fd00:1122:3344:101::e]:36936 | ||
| 5736 | 2026.03.27 03:14:38.059946 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63208 | ||
| 5737 | 2026.03.27 03:14:38.060365 [ 294 ] {} <Debug> TCP-Session: 02917b45-e40b-4f66-ac40-1fb1dc53639b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.03.27 03:14:38.059917 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63346 | ||
| 5739 | 2026.03.27 03:14:38.060426 [ 294 ] {} <Debug> TCP-Session: 02917b45-e40b-4f66-ac40-1fb1dc53639b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.03.27 03:14:38.059925 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62896 | ||
| 5741 | 2026.03.27 03:14:38.060600 [ 287 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5742 | 2026.03.27 03:14:38.060649 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5743 | 2026.03.27 03:14:38.060658 [ 287 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5744 | 2026.03.27 03:14:38.060686 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5745 | 2026.03.27 03:14:38.060691 [ 290 ] {} <Debug> TCP-Session: 5221d054-b89d-498a-b914-7955961ced11 Authenticating user 'default' from [fd00:1122:3344:101::e]:63346 | ||
| 5746 | 2026.03.27 03:14:38.060724 [ 291 ] {} <Debug> TCP-Session: 8586e822-527c-4a6e-be33-0bdca47c2295 Authenticating user 'default' from [fd00:1122:3344:101::e]:62896 | ||
| 5747 | 2026.03.27 03:14:38.060727 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5748 | 2026.03.27 03:14:38.060747 [ 290 ] {} <Debug> TCP-Session: 5221d054-b89d-498a-b914-7955961ced11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.03.27 03:14:38.060769 [ 291 ] {} <Debug> TCP-Session: 8586e822-527c-4a6e-be33-0bdca47c2295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.03.27 03:14:38.060785 [ 290 ] {} <Debug> TCP-Session: 5221d054-b89d-498a-b914-7955961ced11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.03.27 03:14:38.060786 [ 293 ] {} <Debug> TCP-Session: 31b09e4e-4026-428b-807e-71a7714c7fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63208 | ||
| 5752 | 2026.03.27 03:14:38.060801 [ 291 ] {} <Debug> TCP-Session: 8586e822-527c-4a6e-be33-0bdca47c2295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.03.27 03:14:38.060827 [ 293 ] {} <Debug> TCP-Session: 31b09e4e-4026-428b-807e-71a7714c7fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2026.03.27 03:14:38.060849 [ 293 ] {} <Debug> TCP-Session: 31b09e4e-4026-428b-807e-71a7714c7fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.03.27 03:14:38.060974 [ 287 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 5756 | 2026.03.27 03:14:38.061949 [ 342 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Trace> AggregatingTransform: Aggregating | ||
| 5757 | 2026.03.27 03:14:38.061988 [ 342 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Trace> Aggregator: Aggregation method: without_key | ||
| 5758 | 2026.03.27 03:14:38.062023 [ 342 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943085 sec. (1060.350 rows/sec., 41.42 KiB/sec.) | ||
| 5759 | 2026.03.27 03:14:38.062041 [ 342 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Trace> Aggregator: Merging aggregated data | ||
| 5760 | 2026.03.27 03:14:38.063746 [ 287 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003604 sec., 277.4694783573807 rows/sec., 10.84 KiB/sec. | ||
| 5761 | 2026.03.27 03:14:38.063903 [ 287 ] {a828c12d-bb02-4597-92b7-9a694f6d7bab} <Debug> TCPHandler: Processed in 0.004044616 sec. | ||
| 5762 | 2026.03.27 03:14:38.064024 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5763 | 2026.03.27 03:14:38.064047 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5764 | 2026.03.27 03:14:38.064061 [ 287 ] {} <Debug> TCP-Session: 467db06b-6a29-4eb7-a50e-224bc2b94f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.03.27 03:14:38.064066 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5766 | 2026.03.27 03:14:38.064084 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5767 | 2026.03.27 03:14:38.064098 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5768 | 2026.03.27 03:14:38.064117 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5769 | 2026.03.27 03:14:38.064130 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5770 | 2026.03.27 03:14:38.064146 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.03.27 03:14:38.064159 [ 290 ] {} <Debug> TCP-Session: 5221d054-b89d-498a-b914-7955961ced11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.03.27 03:14:38.064186 [ 289 ] {} <Debug> TCP-Session: bc34a277-b165-47bc-b96d-bb2d503c0681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.03.27 03:14:38.064199 [ 292 ] {} <Debug> TCP-Session: 1206c5b3-a30b-4d41-827a-20c0d01cddcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.03.27 03:14:38.064151 [ 293 ] {} <Debug> TCP-Session: 31b09e4e-4026-428b-807e-71a7714c7fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.03.27 03:14:38.064130 [ 288 ] {} <Debug> TCP-Session: 1e119539-e722-4608-8f8e-f9e31ed89d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.03.27 03:14:38.064112 [ 275 ] {} <Debug> TCP-Session: 7e09ac1e-bdc6-4e05-8a69-81a937f817f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.03.27 03:14:38.064080 [ 291 ] {} <Debug> TCP-Session: 8586e822-527c-4a6e-be33-0bdca47c2295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2026.03.27 03:14:38.064161 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2026.03.27 03:14:38.064337 [ 294 ] {} <Debug> TCP-Session: 02917b45-e40b-4f66-ac40-1fb1dc53639b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.03.27 03:14:39.312514 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44978 | ||
| 5781 | 2026.03.27 03:14:39.312646 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5782 | 2026.03.27 03:14:39.312674 [ 287 ] {} <Debug> TCP-Session: d7c41a48-1edb-4011-82a9-551a6c8c0635 Authenticating user 'default' from [fd00:1122:3344:101::e]:44978 | ||
| 5783 | 2026.03.27 03:14:39.312697 [ 287 ] {} <Debug> TCP-Session: d7c41a48-1edb-4011-82a9-551a6c8c0635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.03.27 03:14:39.312711 [ 287 ] {} <Debug> TCP-Session: d7c41a48-1edb-4011-82a9-551a6c8c0635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.03.27 03:14:39.312931 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42887 | ||
| 5786 | 2026.03.27 03:14:39.312991 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37354 | ||
| 5787 | 2026.03.27 03:14:39.313068 [ 287 ] {} <Trace> TCP-Session: d7c41a48-1edb-4011-82a9-551a6c8c0635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.03.27 03:14:39.313075 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5789 | 2026.03.27 03:14:39.313127 [ 288 ] {} <Debug> TCP-Session: acff8ca6-b56a-4844-9d69-d60d8bceb3ce Authenticating user 'default' from [fd00:1122:3344:101::e]:42887 | ||
| 5790 | 2026.03.27 03:14:39.313150 [ 288 ] {} <Debug> TCP-Session: acff8ca6-b56a-4844-9d69-d60d8bceb3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2026.03.27 03:14:39.313162 [ 288 ] {} <Debug> TCP-Session: acff8ca6-b56a-4844-9d69-d60d8bceb3ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.03.27 03:14:39.313167 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5793 | 2026.03.27 03:14:39.313215 [ 289 ] {} <Debug> TCP-Session: 21ad0957-8c41-45c2-a753-18ab384b1f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:37354 | ||
| 5794 | 2026.03.27 03:14:39.313244 [ 289 ] {} <Debug> TCP-Session: 21ad0957-8c41-45c2-a753-18ab384b1f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2026.03.27 03:14:39.313254 [ 287 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44978) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5796 | 2026.03.27 03:14:39.313261 [ 289 ] {} <Debug> TCP-Session: 21ad0957-8c41-45c2-a753-18ab384b1f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.03.27 03:14:39.313555 [ 287 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5798 | 2026.03.27 03:14:39.313616 [ 287 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5799 | 2026.03.27 03:14:39.313902 [ 287 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 5800 | 2026.03.27 03:14:39.314864 [ 341 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Trace> AggregatingTransform: Aggregating | ||
| 5801 | 2026.03.27 03:14:39.314925 [ 341 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 5802 | 2026.03.27 03:14:39.314965 [ 341 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961305 sec. (1040.253 rows/sec., 40.63 KiB/sec.) | ||
| 5803 | 2026.03.27 03:14:39.314986 [ 341 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Trace> Aggregator: Merging aggregated data | ||
| 5804 | 2026.03.27 03:14:39.316697 [ 287 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003508 sec., 285.06271379703537 rows/sec., 11.14 KiB/sec. | ||
| 5805 | 2026.03.27 03:14:39.316830 [ 287 ] {2b6379f9-f5c3-48ff-aa3b-2a917269a7eb} <Debug> TCPHandler: Processed in 0.003898701 sec. | ||
| 5806 | 2026.03.27 03:14:39.316965 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5807 | 2026.03.27 03:14:39.317002 [ 287 ] {} <Debug> TCP-Session: d7c41a48-1edb-4011-82a9-551a6c8c0635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.03.27 03:14:39.317027 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5809 | 2026.03.27 03:14:39.317053 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5810 | 2026.03.27 03:14:39.317071 [ 288 ] {} <Debug> TCP-Session: acff8ca6-b56a-4844-9d69-d60d8bceb3ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2026.03.27 03:14:39.317119 [ 289 ] {} <Debug> TCP-Session: 21ad0957-8c41-45c2-a753-18ab384b1f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.03.27 03:14:39.318836 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59875 | ||
| 5813 | 2026.03.27 03:14:39.318858 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39803 | ||
| 5814 | 2026.03.27 03:14:39.318888 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57129 | ||
| 5815 | 2026.03.27 03:14:39.318893 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39207 | ||
| 5816 | 2026.03.27 03:14:39.318930 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5817 | 2026.03.27 03:14:39.318949 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5818 | 2026.03.27 03:14:39.318921 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5819 | 2026.03.27 03:14:39.318982 [ 287 ] {} <Debug> TCP-Session: a77d4545-b442-4956-895c-bf3a5ac8cb1c Authenticating user 'default' from [fd00:1122:3344:101::e]:39803 | ||
| 5820 | 2026.03.27 03:14:39.318987 [ 294 ] {} <Debug> TCP-Session: 10adb00c-cd1b-4755-abca-8023bdd4f457 Authenticating user 'default' from [fd00:1122:3344:101::e]:57129 | ||
| 5821 | 2026.03.27 03:14:39.319013 [ 291 ] {} <Debug> TCP-Session: d162f0f4-6a4e-49bf-9595-e936f57a300a Authenticating user 'default' from [fd00:1122:3344:101::e]:59875 | ||
| 5822 | 2026.03.27 03:14:39.319021 [ 294 ] {} <Debug> TCP-Session: 10adb00c-cd1b-4755-abca-8023bdd4f457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.03.27 03:14:39.319015 [ 287 ] {} <Debug> TCP-Session: a77d4545-b442-4956-895c-bf3a5ac8cb1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.03.27 03:14:39.319038 [ 294 ] {} <Debug> TCP-Session: 10adb00c-cd1b-4755-abca-8023bdd4f457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2026.03.27 03:14:39.319047 [ 287 ] {} <Debug> TCP-Session: a77d4545-b442-4956-895c-bf3a5ac8cb1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5826 | 2026.03.27 03:14:39.319035 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5827 | 2026.03.27 03:14:39.319034 [ 291 ] {} <Debug> TCP-Session: d162f0f4-6a4e-49bf-9595-e936f57a300a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.03.27 03:14:39.319095 [ 290 ] {} <Debug> TCP-Session: 7a3d3ad4-de25-4df5-8435-598b2d02ef90 Authenticating user 'default' from [fd00:1122:3344:101::e]:39207 | ||
| 5829 | 2026.03.27 03:14:39.319104 [ 291 ] {} <Debug> TCP-Session: d162f0f4-6a4e-49bf-9595-e936f57a300a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.03.27 03:14:39.318893 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36000 | ||
| 5831 | 2026.03.27 03:14:39.319134 [ 290 ] {} <Debug> TCP-Session: 7a3d3ad4-de25-4df5-8435-598b2d02ef90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.03.27 03:14:39.318858 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57356 | ||
| 5833 | 2026.03.27 03:14:39.319175 [ 290 ] {} <Debug> TCP-Session: 7a3d3ad4-de25-4df5-8435-598b2d02ef90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.03.27 03:14:39.319215 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5835 | 2026.03.27 03:14:39.319238 [ 293 ] {} <Debug> TCP-Session: d6a06279-f146-43a8-9a55-940d08f4a8eb Authenticating user 'default' from [fd00:1122:3344:101::e]:36000 | ||
| 5836 | 2026.03.27 03:14:39.319257 [ 293 ] {} <Debug> TCP-Session: d6a06279-f146-43a8-9a55-940d08f4a8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.03.27 03:14:39.319275 [ 293 ] {} <Debug> TCP-Session: d6a06279-f146-43a8-9a55-940d08f4a8eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.03.27 03:14:39.319289 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5839 | 2026.03.27 03:14:39.319323 [ 292 ] {} <Debug> TCP-Session: 2d31db80-47da-43ac-a2d5-b4e3517143e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57356 | ||
| 5840 | 2026.03.27 03:14:39.319342 [ 292 ] {} <Debug> TCP-Session: 2d31db80-47da-43ac-a2d5-b4e3517143e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.03.27 03:14:39.319355 [ 292 ] {} <Debug> TCP-Session: 2d31db80-47da-43ac-a2d5-b4e3517143e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2026.03.27 03:14:39.351865 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36000). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5843 | |||
| 5844 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5845 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5846 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5847 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5848 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5849 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5850 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5851 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5852 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5853 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5854 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5855 | (version 23.8.7.1) | ||
| 5856 | 2026.03.27 03:14:39.352127 [ 293 ] {} <Debug> TCP-Session: d6a06279-f146-43a8-9a55-940d08f4a8eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.03.27 03:14:39.352191 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39803). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5858 | |||
| 5859 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5860 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5861 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5862 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5863 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5864 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5865 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5866 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5867 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5868 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5869 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5870 | (version 23.8.7.1) | ||
| 5871 | 2026.03.27 03:14:39.352303 [ 287 ] {} <Debug> TCP-Session: a77d4545-b442-4956-895c-bf3a5ac8cb1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.03.27 03:14:39.352337 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57356). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5873 | |||
| 5874 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5875 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5876 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5877 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5878 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5879 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5880 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5881 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5882 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5883 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5884 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5885 | (version 23.8.7.1) | ||
| 5886 | 2026.03.27 03:14:39.352438 [ 292 ] {} <Debug> TCP-Session: 2d31db80-47da-43ac-a2d5-b4e3517143e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.03.27 03:14:39.352472 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39207). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5888 | |||
| 5889 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5890 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5891 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5892 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5893 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5894 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5895 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5896 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5897 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5898 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5899 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5900 | (version 23.8.7.1) | ||
| 5901 | 2026.03.27 03:14:39.352558 [ 290 ] {} <Debug> TCP-Session: 7a3d3ad4-de25-4df5-8435-598b2d02ef90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.03.27 03:14:39.352580 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57129). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5903 | |||
| 5904 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5905 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5906 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5907 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5908 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5909 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5910 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5911 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5912 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5913 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5914 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5915 | (version 23.8.7.1) | ||
| 5916 | 2026.03.27 03:14:39.352655 [ 294 ] {} <Debug> TCP-Session: 10adb00c-cd1b-4755-abca-8023bdd4f457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2026.03.27 03:14:39.352666 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59875). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5918 | |||
| 5919 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5920 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5921 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5922 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5923 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5924 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5925 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5926 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5927 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5928 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5929 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5930 | (version 23.8.7.1) | ||
| 5931 | 2026.03.27 03:14:39.352715 [ 291 ] {} <Debug> TCP-Session: d162f0f4-6a4e-49bf-9595-e936f57a300a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.03.27 03:14:39.847957 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53466 | ||
| 5933 | 2026.03.27 03:14:39.848080 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5934 | 2026.03.27 03:14:39.848108 [ 291 ] {} <Debug> TCP-Session: 5dac29f4-b2a9-41b9-a759-3e33cf57ec27 Authenticating user 'default' from [fd00:1122:3344:101::e]:53466 | ||
| 5935 | 2026.03.27 03:14:39.848131 [ 291 ] {} <Debug> TCP-Session: 5dac29f4-b2a9-41b9-a759-3e33cf57ec27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.03.27 03:14:39.848150 [ 291 ] {} <Debug> TCP-Session: 5dac29f4-b2a9-41b9-a759-3e33cf57ec27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.03.27 03:14:39.848399 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48932 | ||
| 5938 | 2026.03.27 03:14:39.848414 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50560 | ||
| 5939 | 2026.03.27 03:14:39.848460 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58295 | ||
| 5940 | 2026.03.27 03:14:39.848482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59018 | ||
| 5941 | 2026.03.27 03:14:39.848507 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50086 | ||
| 5942 | 2026.03.27 03:14:39.848524 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5943 | 2026.03.27 03:14:39.848515 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38739 | ||
| 5944 | 2026.03.27 03:14:39.848555 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5945 | 2026.03.27 03:14:39.848577 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5946 | 2026.03.27 03:14:39.848577 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5947 | 2026.03.27 03:14:39.848603 [ 293 ] {} <Debug> TCP-Session: e6551886-1603-4ea4-8af3-eadd220b26a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50560 | ||
| 5948 | 2026.03.27 03:14:39.848619 [ 275 ] {} <Debug> TCP-Session: 46e273af-3c2b-4abb-a965-f0a583e6e230 Authenticating user 'default' from [fd00:1122:3344:101::e]:58295 | ||
| 5949 | 2026.03.27 03:14:39.848632 [ 288 ] {} <Debug> TCP-Session: 276c34ba-0906-492b-aee2-56dfbcc6d48c Authenticating user 'default' from [fd00:1122:3344:101::e]:59018 | ||
| 5950 | 2026.03.27 03:14:39.848649 [ 293 ] {} <Debug> TCP-Session: e6551886-1603-4ea4-8af3-eadd220b26a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2026.03.27 03:14:39.848650 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5952 | 2026.03.27 03:14:39.848673 [ 293 ] {} <Debug> TCP-Session: e6551886-1603-4ea4-8af3-eadd220b26a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.03.27 03:14:39.848666 [ 288 ] {} <Debug> TCP-Session: 276c34ba-0906-492b-aee2-56dfbcc6d48c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.03.27 03:14:39.848688 [ 290 ] {} <Debug> TCP-Session: b76ed9a1-e792-4258-a92d-924fe2a5ed24 Authenticating user 'default' from [fd00:1122:3344:101::e]:38739 | ||
| 5955 | 2026.03.27 03:14:39.848709 [ 288 ] {} <Debug> TCP-Session: 276c34ba-0906-492b-aee2-56dfbcc6d48c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.03.27 03:14:39.848725 [ 290 ] {} <Debug> TCP-Session: b76ed9a1-e792-4258-a92d-924fe2a5ed24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.03.27 03:14:39.848660 [ 275 ] {} <Debug> TCP-Session: 46e273af-3c2b-4abb-a965-f0a583e6e230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.03.27 03:14:39.848751 [ 290 ] {} <Debug> TCP-Session: b76ed9a1-e792-4258-a92d-924fe2a5ed24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2026.03.27 03:14:39.848772 [ 275 ] {} <Debug> TCP-Session: 46e273af-3c2b-4abb-a965-f0a583e6e230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.03.27 03:14:39.848611 [ 291 ] {} <Trace> TCP-Session: 5dac29f4-b2a9-41b9-a759-3e33cf57ec27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.03.27 03:14:39.848589 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5962 | 2026.03.27 03:14:39.848566 [ 292 ] {} <Debug> TCP-Session: de0e1f4a-451c-4416-ade4-202cd5c5d1fa Authenticating user 'default' from [fd00:1122:3344:101::e]:48932 | ||
| 5963 | 2026.03.27 03:14:39.848866 [ 289 ] {} <Debug> TCP-Session: 56fdb2b4-3e46-47de-ae24-73d616a3a165 Authenticating user 'default' from [fd00:1122:3344:101::e]:50086 | ||
| 5964 | 2026.03.27 03:14:39.848476 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65514 | ||
| 5965 | 2026.03.27 03:14:39.848896 [ 289 ] {} <Debug> TCP-Session: 56fdb2b4-3e46-47de-ae24-73d616a3a165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.03.27 03:14:39.848891 [ 292 ] {} <Debug> TCP-Session: de0e1f4a-451c-4416-ade4-202cd5c5d1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.03.27 03:14:39.848936 [ 289 ] {} <Debug> TCP-Session: 56fdb2b4-3e46-47de-ae24-73d616a3a165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2026.03.27 03:14:39.848948 [ 292 ] {} <Debug> TCP-Session: de0e1f4a-451c-4416-ade4-202cd5c5d1fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2026.03.27 03:14:39.848440 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49524 | ||
| 5970 | 2026.03.27 03:14:39.848992 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5971 | 2026.03.27 03:14:39.849006 [ 291 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53466) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5972 | 2026.03.27 03:14:39.849016 [ 287 ] {} <Debug> TCP-Session: 833d1af5-f3b6-4334-a618-8a1178255efd Authenticating user 'default' from [fd00:1122:3344:101::e]:65514 | ||
| 5973 | 2026.03.27 03:14:39.849035 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5974 | 2026.03.27 03:14:39.849039 [ 287 ] {} <Debug> TCP-Session: 833d1af5-f3b6-4334-a618-8a1178255efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.03.27 03:14:39.849057 [ 294 ] {} <Debug> TCP-Session: b3e2cc31-c76b-402b-95c0-c677c2ddef22 Authenticating user 'default' from [fd00:1122:3344:101::e]:49524 | ||
| 5976 | 2026.03.27 03:14:39.849058 [ 287 ] {} <Debug> TCP-Session: 833d1af5-f3b6-4334-a618-8a1178255efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.03.27 03:14:39.849073 [ 294 ] {} <Debug> TCP-Session: b3e2cc31-c76b-402b-95c0-c677c2ddef22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.03.27 03:14:39.849086 [ 294 ] {} <Debug> TCP-Session: b3e2cc31-c76b-402b-95c0-c677c2ddef22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.03.27 03:14:39.849354 [ 291 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5980 | 2026.03.27 03:14:39.849426 [ 291 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5981 | 2026.03.27 03:14:39.849788 [ 291 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Debug> oximeter.version (5fc836d3-1c53-4f5a-8ac4-19e0422ef0b4) (SelectExecutor): Key condition: unknown | ||
| 5982 | 2026.03.27 03:14:39.850805 [ 332 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Trace> AggregatingTransform: Aggregating | ||
| 5983 | 2026.03.27 03:14:39.850843 [ 332 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Trace> Aggregator: Aggregation method: without_key | ||
| 5984 | 2026.03.27 03:14:39.850873 [ 332 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977086 sec. (1023.451 rows/sec., 39.98 KiB/sec.) | ||
| 5985 | 2026.03.27 03:14:39.850888 [ 332 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Trace> Aggregator: Merging aggregated data | ||
| 5986 | 2026.03.27 03:14:39.852353 [ 291 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003412 sec., 293.08323563892145 rows/sec., 11.45 KiB/sec. | ||
| 5987 | 2026.03.27 03:14:39.852510 [ 291 ] {f639ac5a-4d7e-44d9-8436-f381f0618949} <Debug> TCPHandler: Processed in 0.004128958 sec. | ||
| 5988 | 2026.03.27 03:14:39.852635 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5989 | 2026.03.27 03:14:39.852664 [ 291 ] {} <Debug> TCP-Session: 5dac29f4-b2a9-41b9-a759-3e33cf57ec27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5990 | 2026.03.27 03:14:39.852674 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5991 | 2026.03.27 03:14:39.852691 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5992 | 2026.03.27 03:14:39.852709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5993 | 2026.03.27 03:14:39.852724 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5994 | 2026.03.27 03:14:39.852742 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5995 | 2026.03.27 03:14:39.852757 [ 292 ] {} <Debug> TCP-Session: de0e1f4a-451c-4416-ade4-202cd5c5d1fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.03.27 03:14:39.852771 [ 275 ] {} <Debug> TCP-Session: 46e273af-3c2b-4abb-a965-f0a583e6e230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.03.27 03:14:39.852792 [ 288 ] {} <Debug> TCP-Session: 276c34ba-0906-492b-aee2-56dfbcc6d48c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.03.27 03:14:39.852788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5999 | 2026.03.27 03:14:39.852774 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6000 | 2026.03.27 03:14:39.852852 [ 289 ] {} <Debug> TCP-Session: 56fdb2b4-3e46-47de-ae24-73d616a3a165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2026.03.27 03:14:39.852720 [ 290 ] {} <Debug> TCP-Session: b76ed9a1-e792-4258-a92d-924fe2a5ed24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.03.27 03:14:39.852895 [ 287 ] {} <Debug> TCP-Session: 833d1af5-f3b6-4334-a618-8a1178255efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.03.27 03:14:39.852758 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6004 | 2026.03.27 03:14:39.852727 [ 293 ] {} <Debug> TCP-Session: e6551886-1603-4ea4-8af3-eadd220b26a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2026.03.27 03:14:39.852991 [ 294 ] {} <Debug> TCP-Session: b3e2cc31-c76b-402b-95c0-c677c2ddef22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2026.03.27 03:14:40.939403 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.03.27 03:14:40.939602 [ 276 ] {90a4ecdf-e5df-419d-9d3c-cc77cc29a0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6008 | 2026.03.27 03:14:40.939678 [ 276 ] {90a4ecdf-e5df-419d-9d3c-cc77cc29a0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6009 | 2026.03.27 03:14:40.940445 [ 276 ] {90a4ecdf-e5df-419d-9d3c-cc77cc29a0e6} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.03.27 03:14:40.940497 [ 276 ] {90a4ecdf-e5df-419d-9d3c-cc77cc29a0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6011 | 2026.03.27 03:14:40.940958 [ 276 ] {90a4ecdf-e5df-419d-9d3c-cc77cc29a0e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6012 | 2026.03.27 03:14:40.941202 [ 276 ] {90a4ecdf-e5df-419d-9d3c-cc77cc29a0e6} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.03.27 03:14:40.941363 [ 276 ] {90a4ecdf-e5df-419d-9d3c-cc77cc29a0e6} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001816 sec., 75991.18942731278 rows/sec., 6.59 MiB/sec. | ||
| 6014 | 2026.03.27 03:14:40.941366 [ 57 ] {} <Debug> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6015 | 2026.03.27 03:14:40.941414 [ 276 ] {90a4ecdf-e5df-419d-9d3c-cc77cc29a0e6} <Debug> TCPHandler: Processed in 0.002159887 sec. | ||
| 6016 | 2026.03.27 03:14:40.941440 [ 57 ] {} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.03.27 03:14:40.941469 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6018 | 2026.03.27 03:14:40.941551 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.03.27 03:14:40.941569 [ 189 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6020 | 2026.03.27 03:14:40.941661 [ 276 ] {aca2b9dc-96f7-457a-baf4-21d49a1a355b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.03.27 03:14:40.941700 [ 189 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6022 | 2026.03.27 03:14:40.941716 [ 276 ] {aca2b9dc-96f7-457a-baf4-21d49a1a355b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6023 | 2026.03.27 03:14:40.941744 [ 189 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3235 rows starting from the beginning of the part | ||
| 6024 | 2026.03.27 03:14:40.941815 [ 189 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 797 rows starting from the beginning of the part | ||
| 6025 | 2026.03.27 03:14:40.941858 [ 189 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
| 6026 | 2026.03.27 03:14:40.941902 [ 189 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3142 rows starting from the beginning of the part | ||
| 6027 | 2026.03.27 03:14:40.941942 [ 189 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 6028 | 2026.03.27 03:14:40.941990 [ 189 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 6029 | 2026.03.27 03:14:40.942181 [ 276 ] {aca2b9dc-96f7-457a-baf4-21d49a1a355b} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.03.27 03:14:40.942223 [ 276 ] {aca2b9dc-96f7-457a-baf4-21d49a1a355b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6031 | 2026.03.27 03:14:40.942573 [ 276 ] {aca2b9dc-96f7-457a-baf4-21d49a1a355b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6032 | 2026.03.27 03:14:40.942834 [ 276 ] {aca2b9dc-96f7-457a-baf4-21d49a1a355b} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.03.27 03:14:40.942971 [ 276 ] {aca2b9dc-96f7-457a-baf4-21d49a1a355b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001335 sec., 30711.610486891386 rows/sec., 2.26 MiB/sec. | ||
| 6034 | 2026.03.27 03:14:40.942995 [ 55 ] {} <Debug> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6035 | 2026.03.27 03:14:40.943010 [ 276 ] {aca2b9dc-96f7-457a-baf4-21d49a1a355b} <Debug> TCPHandler: Processed in 0.001512199 sec. | ||
| 6036 | 2026.03.27 03:14:40.943070 [ 55 ] {} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.03.27 03:14:40.943101 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6038 | 2026.03.27 03:14:40.943160 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.03.27 03:14:40.943195 [ 197 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6040 | 2026.03.27 03:14:40.943259 [ 276 ] {cd4b6409-a7e8-4082-81e6-4db640b6cde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6041 | 2026.03.27 03:14:40.943296 [ 197 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6042 | 2026.03.27 03:14:40.943304 [ 276 ] {cd4b6409-a7e8-4082-81e6-4db640b6cde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6043 | 2026.03.27 03:14:40.943331 [ 197 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 210 rows starting from the beginning of the part | ||
| 6044 | 2026.03.27 03:14:40.943390 [ 197 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part | ||
| 6045 | 2026.03.27 03:14:40.943432 [ 197 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 142 rows starting from the beginning of the part | ||
| 6046 | 2026.03.27 03:14:40.943471 [ 197 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 6047 | 2026.03.27 03:14:40.943511 [ 197 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 151 rows starting from the beginning of the part | ||
| 6048 | 2026.03.27 03:14:40.943551 [ 197 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 6049 | 2026.03.27 03:14:40.943756 [ 276 ] {cd4b6409-a7e8-4082-81e6-4db640b6cde7} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.03.27 03:14:40.943799 [ 276 ] {cd4b6409-a7e8-4082-81e6-4db640b6cde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6051 | 2026.03.27 03:14:40.944140 [ 276 ] {cd4b6409-a7e8-4082-81e6-4db640b6cde7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6052 | 2026.03.27 03:14:40.944371 [ 276 ] {cd4b6409-a7e8-4082-81e6-4db640b6cde7} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.03.27 03:14:40.944405 [ 198 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248583 sec., 506173.7986181135 rows/sec., 33.99 MiB/sec. | ||
| 6054 | 2026.03.27 03:14:40.944486 [ 55 ] {} <Debug> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6055 | 2026.03.27 03:14:40.944504 [ 276 ] {cd4b6409-a7e8-4082-81e6-4db640b6cde7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001263 sec., 83135.3919239905 rows/sec., 6.49 MiB/sec. | ||
| 6056 | 2026.03.27 03:14:40.944521 [ 55 ] {} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.03.27 03:14:40.944547 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6058 | 2026.03.27 03:14:40.944550 [ 276 ] {cd4b6409-a7e8-4082-81e6-4db640b6cde7} <Debug> TCPHandler: Processed in 0.001439048 sec. | ||
| 6059 | 2026.03.27 03:14:40.944615 [ 191 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6060 | 2026.03.27 03:14:40.944623 [ 197 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6061 | 2026.03.27 03:14:40.944629 [ 198 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7506 rows, containing 5 columns (5 merged, 0 gathered) in 0.003108641 sec., 2414559.93149418 rows/sec., 191.29 MiB/sec. | ||
| 6062 | 2026.03.27 03:14:40.944683 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.03.27 03:14:40.944732 [ 197 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2026.03.27 03:14:40.944765 [ 197 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1791 rows starting from the beginning of the part | ||
| 6065 | 2026.03.27 03:14:40.944796 [ 276 ] {f0732e5d-c3dc-49a3-96dd-a633f4dfde97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6066 | 2026.03.27 03:14:40.944816 [ 197 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 490 rows starting from the beginning of the part | ||
| 6067 | 2026.03.27 03:14:40.944862 [ 276 ] {f0732e5d-c3dc-49a3-96dd-a633f4dfde97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6068 | 2026.03.27 03:14:40.944869 [ 197 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part | ||
| 6069 | 2026.03.27 03:14:40.944924 [ 197 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1714 rows starting from the beginning of the part | ||
| 6070 | 2026.03.27 03:14:40.944961 [ 197 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6071 | 2026.03.27 03:14:40.944966 [ 191 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.03.27 03:14:40.944998 [ 197 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 6073 | 2026.03.27 03:14:40.945069 [ 191 ] {c7b27c25-fb33-4f51-8cc8-43749b46e939::all_1_31_6} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6074 | 2026.03.27 03:14:40.945119 [ 202 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6075 | 2026.03.27 03:14:40.945197 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6076 | 2026.03.27 03:14:40.945427 [ 276 ] {f0732e5d-c3dc-49a3-96dd-a633f4dfde97} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.03.27 03:14:40.945470 [ 276 ] {f0732e5d-c3dc-49a3-96dd-a633f4dfde97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6078 | 2026.03.27 03:14:40.945552 [ 202 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.03.27 03:14:40.945652 [ 202 ] {943d7d9e-6cce-4e8c-a5f0-5cc7569d2612::all_1_36_7} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6080 | 2026.03.27 03:14:40.945774 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 6081 | 2026.03.27 03:14:40.945909 [ 276 ] {f0732e5d-c3dc-49a3-96dd-a633f4dfde97} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6082 | 2026.03.27 03:14:40.946152 [ 276 ] {f0732e5d-c3dc-49a3-96dd-a633f4dfde97} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.03.27 03:14:40.946268 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6084 | 2026.03.27 03:14:40.946285 [ 276 ] {f0732e5d-c3dc-49a3-96dd-a633f4dfde97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
| 6085 | 2026.03.27 03:14:40.946304 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.03.27 03:14:40.946329 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6087 | 2026.03.27 03:14:40.946330 [ 276 ] {f0732e5d-c3dc-49a3-96dd-a633f4dfde97} <Debug> TCPHandler: Processed in 0.001697454 sec. | ||
| 6088 | 2026.03.27 03:14:40.946432 [ 200 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836497 sec., 2324534.1538810027 rows/sec., 168.03 MiB/sec. | ||
| 6089 | 2026.03.27 03:14:40.946463 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.03.27 03:14:40.946443 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6091 | 2026.03.27 03:14:40.946572 [ 276 ] {708fc411-2733-4bcc-8b70-7048934217a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.03.27 03:14:40.946573 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6093 | 2026.03.27 03:14:40.946613 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12535 rows starting from the beginning of the part | ||
| 6094 | 2026.03.27 03:14:40.946628 [ 276 ] {708fc411-2733-4bcc-8b70-7048934217a0} <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 | ||
| 6095 | 2026.03.27 03:14:40.946671 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6096 | 2026.03.27 03:14:40.946714 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6097 | 2026.03.27 03:14:40.946738 [ 198 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6098 | 2026.03.27 03:14:40.946752 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1601 rows starting from the beginning of the part | ||
| 6099 | 2026.03.27 03:14:40.946790 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 6100 | 2026.03.27 03:14:40.946826 [ 202 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6101 | 2026.03.27 03:14:40.947036 [ 198 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.03.27 03:14:40.947122 [ 198 ] {c22e52d8-650d-4155-9588-fa2e89cc9dbb::all_1_36_7} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6103 | 2026.03.27 03:14:40.947203 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6104 | 2026.03.27 03:14:40.947541 [ 276 ] {708fc411-2733-4bcc-8b70-7048934217a0} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.03.27 03:14:40.947580 [ 276 ] {708fc411-2733-4bcc-8b70-7048934217a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6106 | 2026.03.27 03:14:40.948217 [ 276 ] {708fc411-2733-4bcc-8b70-7048934217a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6107 | 2026.03.27 03:14:40.948466 [ 276 ] {708fc411-2733-4bcc-8b70-7048934217a0} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.03.27 03:14:40.948609 [ 276 ] {708fc411-2733-4bcc-8b70-7048934217a0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002055 sec., 19951.338199513382 rows/sec., 35.75 MiB/sec. | ||
| 6109 | 2026.03.27 03:14:40.948667 [ 276 ] {708fc411-2733-4bcc-8b70-7048934217a0} <Debug> TCPHandler: Processed in 0.002252689 sec. | ||
| 6110 | 2026.03.27 03:14:40.948789 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.03.27 03:14:40.948890 [ 276 ] {7cb26fd4-e7a7-4904-a321-9df991e1f147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6112 | 2026.03.27 03:14:40.948933 [ 276 ] {7cb26fd4-e7a7-4904-a321-9df991e1f147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6113 | 2026.03.27 03:14:40.949317 [ 276 ] {7cb26fd4-e7a7-4904-a321-9df991e1f147} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.03.27 03:14:40.949359 [ 276 ] {7cb26fd4-e7a7-4904-a321-9df991e1f147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6115 | 2026.03.27 03:14:40.949710 [ 276 ] {7cb26fd4-e7a7-4904-a321-9df991e1f147} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6116 | 2026.03.27 03:14:40.949936 [ 276 ] {7cb26fd4-e7a7-4904-a321-9df991e1f147} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.03.27 03:14:40.950050 [ 55 ] {} <Debug> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6118 | 2026.03.27 03:14:40.950071 [ 276 ] {7cb26fd4-e7a7-4904-a321-9df991e1f147} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 6119 | 2026.03.27 03:14:40.950086 [ 55 ] {} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.03.27 03:14:40.950114 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6121 | 2026.03.27 03:14:40.950116 [ 276 ] {7cb26fd4-e7a7-4904-a321-9df991e1f147} <Debug> TCPHandler: Processed in 0.001377106 sec. | ||
| 6122 | 2026.03.27 03:14:40.950192 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6123 | 2026.03.27 03:14:40.950296 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6124 | 2026.03.27 03:14:40.950328 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2070 rows starting from the beginning of the part | ||
| 6125 | 2026.03.27 03:14:40.950378 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6126 | 2026.03.27 03:14:40.950420 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6127 | 2026.03.27 03:14:40.950459 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 6128 | 2026.03.27 03:14:40.950494 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 6129 | 2026.03.27 03:14:40.950531 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6130 | 2026.03.27 03:14:40.950946 [ 200 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14849 rows, containing 5 columns (5 merged, 0 gathered) in 0.004562039 sec., 3254904.2215553173 rows/sec., 209.80 MiB/sec. | ||
| 6131 | 2026.03.27 03:14:40.951416 [ 189 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6132 | 2026.03.27 03:14:40.951612 [ 199 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001451408 sec., 1632897.1591723347 rows/sec., 105.38 MiB/sec. | ||
| 6133 | 2026.03.27 03:14:40.951702 [ 189 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.03.27 03:14:40.951784 [ 189 ] {ba116920-9a51-4815-b2c4-facd37754b74::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6135 | 2026.03.27 03:14:40.951866 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6136 | 2026.03.27 03:14:40.951870 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 6137 | 2026.03.27 03:14:40.952101 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.03.27 03:14:40.952166 [ 197 ] {e30b7e94-fc23-4dd5-ab0b-6e68511af85e::all_1_36_7} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6139 | 2026.03.27 03:14:40.952226 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6140 | 2026.03.27 03:14:41.908253 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6141 | 2026.03.27 03:14:41.908303 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6142 | 2026.03.27 03:14:41.999755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11497 | ||
| 6143 | 2026.03.27 03:14:42.000235 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.03.27 03:14:42.000284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6145 | 2026.03.27 03:14:42.000773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6146 | 2026.03.27 03:14:42.001019 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.03.27 03:14:42.001166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11497 | ||
| 6148 | 2026.03.27 03:14:42.028736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 782 | ||
| 6149 | 2026.03.27 03:14:42.030922 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.03.27 03:14:42.030967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6151 | 2026.03.27 03:14:42.032163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6152 | 2026.03.27 03:14:42.032435 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.03.27 03:14:42.032704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 6154 | 2026.03.27 03:14:42.591987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6155 | 2026.03.27 03:14:42.609742 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.03.27 03:14:42.609804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6157 | 2026.03.27 03:14:42.616174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6158 | 2026.03.27 03:14:42.616941 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.03.27 03:14:42.620545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6160 | 2026.03.27 03:14:45.945122 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.03.27 03:14:45.945318 [ 276 ] {4f2530bd-9067-4389-933c-13333254d0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.03.27 03:14:45.945386 [ 276 ] {4f2530bd-9067-4389-933c-13333254d0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6163 | 2026.03.27 03:14:45.946148 [ 276 ] {4f2530bd-9067-4389-933c-13333254d0ed} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.03.27 03:14:45.946195 [ 276 ] {4f2530bd-9067-4389-933c-13333254d0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6165 | 2026.03.27 03:14:45.946619 [ 276 ] {4f2530bd-9067-4389-933c-13333254d0ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6166 | 2026.03.27 03:14:45.946862 [ 276 ] {4f2530bd-9067-4389-933c-13333254d0ed} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.03.27 03:14:45.947010 [ 51 ] {} <Debug> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6168 | 2026.03.27 03:14:45.947027 [ 276 ] {4f2530bd-9067-4389-933c-13333254d0ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00176 sec., 161363.63636363635 rows/sec., 10.25 MiB/sec. | ||
| 6169 | 2026.03.27 03:14:45.947076 [ 51 ] {} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.03.27 03:14:45.947098 [ 276 ] {4f2530bd-9067-4389-933c-13333254d0ed} <Debug> TCPHandler: Processed in 0.002107855 sec. | ||
| 6171 | 2026.03.27 03:14:45.947103 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6172 | 2026.03.27 03:14:45.947237 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.03.27 03:14:45.947238 [ 188 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6174 | 2026.03.27 03:14:45.947346 [ 276 ] {4523b08d-2824-402d-b4b9-66ecd1278ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6175 | 2026.03.27 03:14:45.947393 [ 188 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6176 | 2026.03.27 03:14:45.947395 [ 276 ] {4523b08d-2824-402d-b4b9-66ecd1278ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6177 | 2026.03.27 03:14:45.947434 [ 188 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 6178 | 2026.03.27 03:14:45.947503 [ 188 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6179 | 2026.03.27 03:14:45.947547 [ 188 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6180 | 2026.03.27 03:14:45.947593 [ 188 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6181 | 2026.03.27 03:14:45.947632 [ 188 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 6182 | 2026.03.27 03:14:45.948222 [ 276 ] {4523b08d-2824-402d-b4b9-66ecd1278ebd} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.03.27 03:14:45.948265 [ 276 ] {4523b08d-2824-402d-b4b9-66ecd1278ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6184 | 2026.03.27 03:14:45.948560 [ 197 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373786 sec., 1033639.8827765023 rows/sec., 69.59 MiB/sec. | ||
| 6185 | 2026.03.27 03:14:45.948711 [ 276 ] {4523b08d-2824-402d-b4b9-66ecd1278ebd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6186 | 2026.03.27 03:14:45.948753 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6187 | 2026.03.27 03:14:45.949033 [ 276 ] {4523b08d-2824-402d-b4b9-66ecd1278ebd} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.03.27 03:14:45.949113 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.03.27 03:14:45.949187 [ 276 ] {4523b08d-2824-402d-b4b9-66ecd1278ebd} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001866 sec., 427116.82743837085 rows/sec., 33.21 MiB/sec. | ||
| 6190 | 2026.03.27 03:14:45.949204 [ 189 ] {169a16fe-cb4a-4242-a607-8ef4083115ff::all_1_17_4} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6191 | 2026.03.27 03:14:45.949233 [ 276 ] {4523b08d-2824-402d-b4b9-66ecd1278ebd} <Debug> TCPHandler: Processed in 0.002049404 sec. | ||
| 6192 | 2026.03.27 03:14:45.949301 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6193 | 2026.03.27 03:14:45.949356 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.03.27 03:14:45.949465 [ 276 ] {1fca8775-3913-4f2d-8f03-c7775f24511d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6195 | 2026.03.27 03:14:45.949508 [ 276 ] {1fca8775-3913-4f2d-8f03-c7775f24511d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6196 | 2026.03.27 03:14:45.949948 [ 276 ] {1fca8775-3913-4f2d-8f03-c7775f24511d} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.03.27 03:14:45.949984 [ 276 ] {1fca8775-3913-4f2d-8f03-c7775f24511d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6198 | 2026.03.27 03:14:45.950294 [ 276 ] {1fca8775-3913-4f2d-8f03-c7775f24511d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6199 | 2026.03.27 03:14:45.950513 [ 276 ] {1fca8775-3913-4f2d-8f03-c7775f24511d} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.03.27 03:14:45.950659 [ 276 ] {1fca8775-3913-4f2d-8f03-c7775f24511d} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001199 sec., 118432.02668890743 rows/sec., 6.96 MiB/sec. | ||
| 6201 | 2026.03.27 03:14:45.950702 [ 276 ] {1fca8775-3913-4f2d-8f03-c7775f24511d} <Debug> TCPHandler: Processed in 0.001395276 sec. | ||
| 6202 | 2026.03.27 03:14:45.950812 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.03.27 03:14:45.950906 [ 276 ] {cf8ba3fc-67bb-4a0b-b825-a9f03ddaf8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6204 | 2026.03.27 03:14:45.950946 [ 276 ] {cf8ba3fc-67bb-4a0b-b825-a9f03ddaf8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6205 | 2026.03.27 03:14:45.951363 [ 276 ] {cf8ba3fc-67bb-4a0b-b825-a9f03ddaf8b1} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.03.27 03:14:45.951399 [ 276 ] {cf8ba3fc-67bb-4a0b-b825-a9f03ddaf8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6207 | 2026.03.27 03:14:45.951729 [ 276 ] {cf8ba3fc-67bb-4a0b-b825-a9f03ddaf8b1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6208 | 2026.03.27 03:14:45.951946 [ 276 ] {cf8ba3fc-67bb-4a0b-b825-a9f03ddaf8b1} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.03.27 03:14:45.952070 [ 276 ] {cf8ba3fc-67bb-4a0b-b825-a9f03ddaf8b1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 6210 | 2026.03.27 03:14:45.952110 [ 276 ] {cf8ba3fc-67bb-4a0b-b825-a9f03ddaf8b1} <Debug> TCPHandler: Processed in 0.001346935 sec. | ||
| 6211 | 2026.03.27 03:14:45.952218 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.03.27 03:14:45.952312 [ 276 ] {1c3eaee5-2e2f-4785-a364-064c5e65da82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6213 | 2026.03.27 03:14:45.952351 [ 276 ] {1c3eaee5-2e2f-4785-a364-064c5e65da82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6214 | 2026.03.27 03:14:45.952769 [ 276 ] {1c3eaee5-2e2f-4785-a364-064c5e65da82} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.03.27 03:14:45.952806 [ 276 ] {1c3eaee5-2e2f-4785-a364-064c5e65da82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6216 | 2026.03.27 03:14:45.953099 [ 276 ] {1c3eaee5-2e2f-4785-a364-064c5e65da82} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6217 | 2026.03.27 03:14:45.953304 [ 276 ] {1c3eaee5-2e2f-4785-a364-064c5e65da82} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.03.27 03:14:45.953406 [ 51 ] {} <Debug> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6219 | 2026.03.27 03:14:45.953432 [ 276 ] {1c3eaee5-2e2f-4785-a364-064c5e65da82} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001137 sec., 130167.10642040457 rows/sec., 7.40 MiB/sec. | ||
| 6220 | 2026.03.27 03:14:45.953445 [ 51 ] {} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.03.27 03:14:45.953478 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6222 | 2026.03.27 03:14:45.953480 [ 276 ] {1c3eaee5-2e2f-4785-a364-064c5e65da82} <Debug> TCPHandler: Processed in 0.001310994 sec. | ||
| 6223 | 2026.03.27 03:14:45.953556 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6224 | 2026.03.27 03:14:45.953631 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.03.27 03:14:45.953645 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6226 | 2026.03.27 03:14:45.953681 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6227 | 2026.03.27 03:14:45.953730 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6228 | 2026.03.27 03:14:45.953762 [ 276 ] {13666fc1-54ce-4b4a-bb2e-9df89a2cf96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6229 | 2026.03.27 03:14:45.953769 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6230 | 2026.03.27 03:14:45.953821 [ 276 ] {13666fc1-54ce-4b4a-bb2e-9df89a2cf96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6231 | 2026.03.27 03:14:45.953829 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6232 | 2026.03.27 03:14:45.953882 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6233 | 2026.03.27 03:14:45.954433 [ 276 ] {13666fc1-54ce-4b4a-bb2e-9df89a2cf96d} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.03.27 03:14:45.954476 [ 276 ] {13666fc1-54ce-4b4a-bb2e-9df89a2cf96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6235 | 2026.03.27 03:14:45.954615 [ 199 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001086018 sec., 681388.3379465166 rows/sec., 41.35 MiB/sec. | ||
| 6236 | 2026.03.27 03:14:45.954772 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6237 | 2026.03.27 03:14:45.954876 [ 276 ] {13666fc1-54ce-4b4a-bb2e-9df89a2cf96d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6238 | 2026.03.27 03:14:45.955079 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.03.27 03:14:45.955161 [ 188 ] {b0b928ab-71c3-45ab-9384-d36df4dfc214::all_1_17_4} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6240 | 2026.03.27 03:14:45.955164 [ 276 ] {13666fc1-54ce-4b4a-bb2e-9df89a2cf96d} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.27 03:14:45.955231 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6242 | 2026.03.27 03:14:45.955320 [ 276 ] {13666fc1-54ce-4b4a-bb2e-9df89a2cf96d} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001603 sec., 305676.8558951965 rows/sec., 21.43 MiB/sec. | ||
| 6243 | 2026.03.27 03:14:45.955364 [ 276 ] {13666fc1-54ce-4b4a-bb2e-9df89a2cf96d} <Debug> TCPHandler: Processed in 0.001797957 sec. | ||
| 6244 | 2026.03.27 03:14:45.955472 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.03.27 03:14:45.955570 [ 276 ] {3c0d0021-f943-43e5-ab32-b63203f2b3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6246 | 2026.03.27 03:14:45.955613 [ 276 ] {3c0d0021-f943-43e5-ab32-b63203f2b3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6247 | 2026.03.27 03:14:45.955950 [ 276 ] {3c0d0021-f943-43e5-ab32-b63203f2b3cf} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.03.27 03:14:45.955987 [ 276 ] {3c0d0021-f943-43e5-ab32-b63203f2b3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6249 | 2026.03.27 03:14:45.956294 [ 276 ] {3c0d0021-f943-43e5-ab32-b63203f2b3cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6250 | 2026.03.27 03:14:45.956513 [ 276 ] {3c0d0021-f943-43e5-ab32-b63203f2b3cf} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.03.27 03:14:45.956647 [ 276 ] {3c0d0021-f943-43e5-ab32-b63203f2b3cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 6252 | 2026.03.27 03:14:45.956684 [ 276 ] {3c0d0021-f943-43e5-ab32-b63203f2b3cf} <Debug> TCPHandler: Processed in 0.001266363 sec. | ||
| 6253 | 2026.03.27 03:14:45.956791 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.03.27 03:14:45.956885 [ 276 ] {e655a7f3-c727-4ccb-836d-cad92a990c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6255 | 2026.03.27 03:14:45.956927 [ 276 ] {e655a7f3-c727-4ccb-836d-cad92a990c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6256 | 2026.03.27 03:14:45.957346 [ 276 ] {e655a7f3-c727-4ccb-836d-cad92a990c6e} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.03.27 03:14:45.957384 [ 276 ] {e655a7f3-c727-4ccb-836d-cad92a990c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6258 | 2026.03.27 03:14:45.957731 [ 276 ] {e655a7f3-c727-4ccb-836d-cad92a990c6e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6259 | 2026.03.27 03:14:45.957950 [ 276 ] {e655a7f3-c727-4ccb-836d-cad92a990c6e} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.03.27 03:14:45.958084 [ 276 ] {e655a7f3-c727-4ccb-836d-cad92a990c6e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 6261 | 2026.03.27 03:14:45.958121 [ 276 ] {e655a7f3-c727-4ccb-836d-cad92a990c6e} <Debug> TCPHandler: Processed in 0.001379106 sec. | ||
| 6262 | 2026.03.27 03:14:45.958231 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.03.27 03:14:45.958325 [ 276 ] {62b63cc7-2146-4ed7-bc9d-3a9221317ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6264 | 2026.03.27 03:14:45.958367 [ 276 ] {62b63cc7-2146-4ed7-bc9d-3a9221317ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6265 | 2026.03.27 03:14:45.958676 [ 276 ] {62b63cc7-2146-4ed7-bc9d-3a9221317ac9} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.03.27 03:14:45.958713 [ 276 ] {62b63cc7-2146-4ed7-bc9d-3a9221317ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6267 | 2026.03.27 03:14:45.959009 [ 276 ] {62b63cc7-2146-4ed7-bc9d-3a9221317ac9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6268 | 2026.03.27 03:14:45.959226 [ 276 ] {62b63cc7-2146-4ed7-bc9d-3a9221317ac9} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.03.27 03:14:45.959355 [ 276 ] {62b63cc7-2146-4ed7-bc9d-3a9221317ac9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 6270 | 2026.03.27 03:14:45.959392 [ 276 ] {62b63cc7-2146-4ed7-bc9d-3a9221317ac9} <Debug> TCPHandler: Processed in 0.001210072 sec. | ||
| 6271 | 2026.03.27 03:14:45.959491 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2026.03.27 03:14:45.959585 [ 276 ] {1222f895-b769-426d-b1d1-63e4120e5a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6273 | 2026.03.27 03:14:45.959627 [ 276 ] {1222f895-b769-426d-b1d1-63e4120e5a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6274 | 2026.03.27 03:14:45.959969 [ 276 ] {1222f895-b769-426d-b1d1-63e4120e5a76} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.03.27 03:14:45.960004 [ 276 ] {1222f895-b769-426d-b1d1-63e4120e5a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6276 | 2026.03.27 03:14:45.960312 [ 276 ] {1222f895-b769-426d-b1d1-63e4120e5a76} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6277 | 2026.03.27 03:14:45.960523 [ 276 ] {1222f895-b769-426d-b1d1-63e4120e5a76} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2026.03.27 03:14:45.960648 [ 276 ] {1222f895-b769-426d-b1d1-63e4120e5a76} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 6279 | 2026.03.27 03:14:45.960685 [ 276 ] {1222f895-b769-426d-b1d1-63e4120e5a76} <Debug> TCPHandler: Processed in 0.001243613 sec. | ||
| 6280 | 2026.03.27 03:14:49.502128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12009 | ||
| 6281 | 2026.03.27 03:14:49.502651 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.03.27 03:14:49.502699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6283 | 2026.03.27 03:14:49.503186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6284 | 2026.03.27 03:14:49.503433 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.03.27 03:14:49.503580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12009 | ||
| 6286 | 2026.03.27 03:14:50.121481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6287 | 2026.03.27 03:14:50.139577 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.03.27 03:14:50.139639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6289 | 2026.03.27 03:14:50.145268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6290 | 2026.03.27 03:14:50.145982 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.03.27 03:14:50.149390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6292 | 2026.03.27 03:14:50.938634 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.03.27 03:14:50.938835 [ 276 ] {4738866f-651e-486f-b73a-0311a857e8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6294 | 2026.03.27 03:14:50.938910 [ 276 ] {4738866f-651e-486f-b73a-0311a857e8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6295 | 2026.03.27 03:14:50.939542 [ 276 ] {4738866f-651e-486f-b73a-0311a857e8c1} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.03.27 03:14:50.939585 [ 276 ] {4738866f-651e-486f-b73a-0311a857e8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6297 | 2026.03.27 03:14:50.939967 [ 276 ] {4738866f-651e-486f-b73a-0311a857e8c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6298 | 2026.03.27 03:14:50.940200 [ 276 ] {4738866f-651e-486f-b73a-0311a857e8c1} <Trace> oximeter.fields_ipaddr (67f99abf-d6ec-4750-ba68-a863c9de0366): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.03.27 03:14:50.940349 [ 276 ] {4738866f-651e-486f-b73a-0311a857e8c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001571 sec., 2546.1489497135585 rows/sec., 207.62 KiB/sec. | ||
| 6300 | 2026.03.27 03:14:50.940392 [ 276 ] {4738866f-651e-486f-b73a-0311a857e8c1} <Debug> TCPHandler: Processed in 0.001896999 sec. | ||
| 6301 | 2026.03.27 03:14:50.940506 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2026.03.27 03:14:50.940602 [ 276 ] {d43d2964-7e2f-4154-aab5-1c8b99e1030a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6303 | 2026.03.27 03:14:50.940643 [ 276 ] {d43d2964-7e2f-4154-aab5-1c8b99e1030a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6304 | 2026.03.27 03:14:50.941101 [ 276 ] {d43d2964-7e2f-4154-aab5-1c8b99e1030a} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2026.03.27 03:14:50.941136 [ 276 ] {d43d2964-7e2f-4154-aab5-1c8b99e1030a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6306 | 2026.03.27 03:14:50.941452 [ 276 ] {d43d2964-7e2f-4154-aab5-1c8b99e1030a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6307 | 2026.03.27 03:14:50.941666 [ 276 ] {d43d2964-7e2f-4154-aab5-1c8b99e1030a} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.03.27 03:14:50.941801 [ 276 ] {d43d2964-7e2f-4154-aab5-1c8b99e1030a} <Debug> executeQuery: Read 140 rows, 12.41 KiB in 0.001219 sec., 114848.23625922887 rows/sec., 9.94 MiB/sec. | ||
| 6309 | 2026.03.27 03:14:50.941840 [ 276 ] {d43d2964-7e2f-4154-aab5-1c8b99e1030a} <Debug> TCPHandler: Processed in 0.001383126 sec. | ||
| 6310 | 2026.03.27 03:14:50.941946 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2026.03.27 03:14:50.942046 [ 276 ] {46819327-4458-4e44-8df5-7eda017de0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6312 | 2026.03.27 03:14:50.942087 [ 276 ] {46819327-4458-4e44-8df5-7eda017de0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6313 | 2026.03.27 03:14:50.942537 [ 276 ] {46819327-4458-4e44-8df5-7eda017de0ca} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.03.27 03:14:50.942584 [ 276 ] {46819327-4458-4e44-8df5-7eda017de0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6315 | 2026.03.27 03:14:50.942970 [ 276 ] {46819327-4458-4e44-8df5-7eda017de0ca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6316 | 2026.03.27 03:14:50.943225 [ 276 ] {46819327-4458-4e44-8df5-7eda017de0ca} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2026.03.27 03:14:50.943370 [ 276 ] {46819327-4458-4e44-8df5-7eda017de0ca} <Debug> executeQuery: Read 45 rows, 3.36 KiB in 0.001343 sec., 33507.073715562175 rows/sec., 2.44 MiB/sec. | ||
| 6318 | 2026.03.27 03:14:50.943409 [ 276 ] {46819327-4458-4e44-8df5-7eda017de0ca} <Debug> TCPHandler: Processed in 0.001513779 sec. | ||
| 6319 | 2026.03.27 03:14:50.943507 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.03.27 03:14:50.943602 [ 276 ] {042a0abf-5a6e-4e2a-a17a-dfe0222c88ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6321 | 2026.03.27 03:14:50.943643 [ 276 ] {042a0abf-5a6e-4e2a-a17a-dfe0222c88ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6322 | 2026.03.27 03:14:50.944064 [ 276 ] {042a0abf-5a6e-4e2a-a17a-dfe0222c88ad} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.03.27 03:14:50.944101 [ 276 ] {042a0abf-5a6e-4e2a-a17a-dfe0222c88ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6324 | 2026.03.27 03:14:50.944417 [ 276 ] {042a0abf-5a6e-4e2a-a17a-dfe0222c88ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6325 | 2026.03.27 03:14:50.944639 [ 276 ] {042a0abf-5a6e-4e2a-a17a-dfe0222c88ad} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.03.27 03:14:50.944771 [ 276 ] {042a0abf-5a6e-4e2a-a17a-dfe0222c88ad} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001188 sec., 91750.84175084175 rows/sec., 7.17 MiB/sec. | ||
| 6327 | 2026.03.27 03:14:50.944809 [ 276 ] {042a0abf-5a6e-4e2a-a17a-dfe0222c88ad} <Debug> TCPHandler: Processed in 0.001350646 sec. | ||
| 6328 | 2026.03.27 03:14:50.944911 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.03.27 03:14:50.945005 [ 276 ] {772c5e3b-b48f-4a8c-aed4-8d5b277404e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.03.27 03:14:50.945049 [ 276 ] {772c5e3b-b48f-4a8c-aed4-8d5b277404e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6331 | 2026.03.27 03:14:50.945437 [ 276 ] {772c5e3b-b48f-4a8c-aed4-8d5b277404e8} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.03.27 03:14:50.945473 [ 276 ] {772c5e3b-b48f-4a8c-aed4-8d5b277404e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6333 | 2026.03.27 03:14:50.945805 [ 276 ] {772c5e3b-b48f-4a8c-aed4-8d5b277404e8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6334 | 2026.03.27 03:14:50.946033 [ 276 ] {772c5e3b-b48f-4a8c-aed4-8d5b277404e8} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.03.27 03:14:50.946165 [ 276 ] {772c5e3b-b48f-4a8c-aed4-8d5b277404e8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001178 sec., 137521.22241086588 rows/sec., 9.58 MiB/sec. | ||
| 6336 | 2026.03.27 03:14:50.946202 [ 276 ] {772c5e3b-b48f-4a8c-aed4-8d5b277404e8} <Debug> TCPHandler: Processed in 0.001338985 sec. | ||
| 6337 | 2026.03.27 03:14:50.946297 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.03.27 03:14:50.946389 [ 276 ] {ee55e62a-97b3-4cdc-b6c3-9543890cb255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6339 | 2026.03.27 03:14:50.946442 [ 276 ] {ee55e62a-97b3-4cdc-b6c3-9543890cb255} <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 | ||
| 6340 | 2026.03.27 03:14:50.947226 [ 276 ] {ee55e62a-97b3-4cdc-b6c3-9543890cb255} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.03.27 03:14:50.947263 [ 276 ] {ee55e62a-97b3-4cdc-b6c3-9543890cb255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6342 | 2026.03.27 03:14:50.947826 [ 276 ] {ee55e62a-97b3-4cdc-b6c3-9543890cb255} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6343 | 2026.03.27 03:14:50.948050 [ 276 ] {ee55e62a-97b3-4cdc-b6c3-9543890cb255} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.03.27 03:14:50.948184 [ 276 ] {ee55e62a-97b3-4cdc-b6c3-9543890cb255} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001812 sec., 22626.931567328917 rows/sec., 40.55 MiB/sec. | ||
| 6345 | 2026.03.27 03:14:50.948237 [ 276 ] {ee55e62a-97b3-4cdc-b6c3-9543890cb255} <Debug> TCPHandler: Processed in 0.001988022 sec. | ||
| 6346 | 2026.03.27 03:14:50.948343 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.03.27 03:14:50.948438 [ 276 ] {8ba20590-0fb5-4c60-af8f-39c6434a8030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6348 | 2026.03.27 03:14:50.948479 [ 276 ] {8ba20590-0fb5-4c60-af8f-39c6434a8030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6349 | 2026.03.27 03:14:50.948800 [ 276 ] {8ba20590-0fb5-4c60-af8f-39c6434a8030} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.03.27 03:14:50.948835 [ 276 ] {8ba20590-0fb5-4c60-af8f-39c6434a8030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6351 | 2026.03.27 03:14:50.949143 [ 276 ] {8ba20590-0fb5-4c60-af8f-39c6434a8030} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6352 | 2026.03.27 03:14:50.949357 [ 276 ] {8ba20590-0fb5-4c60-af8f-39c6434a8030} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.03.27 03:14:50.949490 [ 276 ] {8ba20590-0fb5-4c60-af8f-39c6434a8030} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6354 | 2026.03.27 03:14:50.949525 [ 276 ] {8ba20590-0fb5-4c60-af8f-39c6434a8030} <Debug> TCPHandler: Processed in 0.001231292 sec. | ||
| 6355 | 2026.03.27 03:14:51.001234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.93 MiB, peak 269.68 MiB, free memory in arenas 0.00 B, will set to 258.90 MiB (RSS), difference: -1.03 MiB | ||
| 6356 | 2026.03.27 03:14:52.033681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 816 | ||
| 6357 | 2026.03.27 03:14:52.036042 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.03.27 03:14:52.036089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.92 GiB. | ||
| 6359 | 2026.03.27 03:14:52.037294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6360 | 2026.03.27 03:14:52.037575 [ 243 ] {} <Trace> system.query_log (c5432113-5020-43ea-8768-a1d8170bf64a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.03.27 03:14:52.037942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 6362 | 2026.03.27 03:14:55.944244 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.03.27 03:14:55.944540 [ 276 ] {6fd639a9-adfa-4b1f-8f65-f3c475094a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6364 | 2026.03.27 03:14:55.944606 [ 276 ] {6fd639a9-adfa-4b1f-8f65-f3c475094a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6365 | 2026.03.27 03:14:55.945373 [ 276 ] {6fd639a9-adfa-4b1f-8f65-f3c475094a7d} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.03.27 03:14:55.945412 [ 276 ] {6fd639a9-adfa-4b1f-8f65-f3c475094a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6367 | 2026.03.27 03:14:55.945822 [ 276 ] {6fd639a9-adfa-4b1f-8f65-f3c475094a7d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6368 | 2026.03.27 03:14:55.946065 [ 276 ] {6fd639a9-adfa-4b1f-8f65-f3c475094a7d} <Trace> oximeter.fields_i16 (169a16fe-cb4a-4242-a607-8ef4083115ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.03.27 03:14:55.946211 [ 276 ] {6fd639a9-adfa-4b1f-8f65-f3c475094a7d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001737 sec., 163500.28785261945 rows/sec., 10.38 MiB/sec. | ||
| 6370 | 2026.03.27 03:14:55.946253 [ 276 ] {6fd639a9-adfa-4b1f-8f65-f3c475094a7d} <Debug> TCPHandler: Processed in 0.002189627 sec. | ||
| 6371 | 2026.03.27 03:14:55.946379 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.03.27 03:14:55.946474 [ 276 ] {42a9977d-34c7-48ec-ba98-2bd082fa226f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6373 | 2026.03.27 03:14:55.946515 [ 276 ] {42a9977d-34c7-48ec-ba98-2bd082fa226f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6374 | 2026.03.27 03:14:55.947271 [ 276 ] {42a9977d-34c7-48ec-ba98-2bd082fa226f} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.03.27 03:14:55.947307 [ 276 ] {42a9977d-34c7-48ec-ba98-2bd082fa226f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6376 | 2026.03.27 03:14:55.947661 [ 276 ] {42a9977d-34c7-48ec-ba98-2bd082fa226f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6377 | 2026.03.27 03:14:55.947883 [ 276 ] {42a9977d-34c7-48ec-ba98-2bd082fa226f} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.03.27 03:14:55.948011 [ 276 ] {42a9977d-34c7-48ec-ba98-2bd082fa226f} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001557 sec., 511881.82402055233 rows/sec., 39.80 MiB/sec. | ||
| 6379 | 2026.03.27 03:14:55.948047 [ 276 ] {42a9977d-34c7-48ec-ba98-2bd082fa226f} <Debug> TCPHandler: Processed in 0.001718584 sec. | ||
| 6380 | 2026.03.27 03:14:55.948157 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.03.27 03:14:55.948250 [ 276 ] {1769108d-c6c2-477d-91bf-f2df13cb84f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.03.27 03:14:55.948291 [ 276 ] {1769108d-c6c2-477d-91bf-f2df13cb84f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6383 | 2026.03.27 03:14:55.948716 [ 276 ] {1769108d-c6c2-477d-91bf-f2df13cb84f5} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.03.27 03:14:55.948750 [ 276 ] {1769108d-c6c2-477d-91bf-f2df13cb84f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6385 | 2026.03.27 03:14:55.949054 [ 276 ] {1769108d-c6c2-477d-91bf-f2df13cb84f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6386 | 2026.03.27 03:14:55.949274 [ 276 ] {1769108d-c6c2-477d-91bf-f2df13cb84f5} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.03.27 03:14:55.949405 [ 276 ] {1769108d-c6c2-477d-91bf-f2df13cb84f5} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001172 sec., 121160.40955631399 rows/sec., 7.12 MiB/sec. | ||
| 6388 | 2026.03.27 03:14:55.949441 [ 276 ] {1769108d-c6c2-477d-91bf-f2df13cb84f5} <Debug> TCPHandler: Processed in 0.001332675 sec. | ||
| 6389 | 2026.03.27 03:14:55.949551 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.03.27 03:14:55.949645 [ 276 ] {47610c9d-b422-47ea-8eec-fea3ed666666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.03.27 03:14:55.949684 [ 276 ] {47610c9d-b422-47ea-8eec-fea3ed666666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6392 | 2026.03.27 03:14:55.950104 [ 276 ] {47610c9d-b422-47ea-8eec-fea3ed666666} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.03.27 03:14:55.950139 [ 276 ] {47610c9d-b422-47ea-8eec-fea3ed666666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6394 | 2026.03.27 03:14:55.950443 [ 276 ] {47610c9d-b422-47ea-8eec-fea3ed666666} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6395 | 2026.03.27 03:14:55.950664 [ 276 ] {47610c9d-b422-47ea-8eec-fea3ed666666} <Trace> oximeter.fields_u32 (75451841-ce94-4770-849e-97a15cf2488b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.03.27 03:14:55.950801 [ 276 ] {47610c9d-b422-47ea-8eec-fea3ed666666} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 6397 | 2026.03.27 03:14:55.950838 [ 276 ] {47610c9d-b422-47ea-8eec-fea3ed666666} <Debug> TCPHandler: Processed in 0.001335364 sec. | ||
| 6398 | 2026.03.27 03:14:55.950943 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.03.27 03:14:55.951036 [ 276 ] {92e05dc1-fab8-4a95-aaba-8ddc9e568ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6400 | 2026.03.27 03:14:55.951075 [ 276 ] {92e05dc1-fab8-4a95-aaba-8ddc9e568ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6401 | 2026.03.27 03:14:55.951496 [ 276 ] {92e05dc1-fab8-4a95-aaba-8ddc9e568ab7} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.03.27 03:14:55.951529 [ 276 ] {92e05dc1-fab8-4a95-aaba-8ddc9e568ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6403 | 2026.03.27 03:14:55.951840 [ 276 ] {92e05dc1-fab8-4a95-aaba-8ddc9e568ab7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6404 | 2026.03.27 03:14:55.952051 [ 276 ] {92e05dc1-fab8-4a95-aaba-8ddc9e568ab7} <Trace> oximeter.fields_u8 (b0b928ab-71c3-45ab-9384-d36df4dfc214): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.03.27 03:14:55.952174 [ 276 ] {92e05dc1-fab8-4a95-aaba-8ddc9e568ab7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 6406 | 2026.03.27 03:14:55.952210 [ 276 ] {92e05dc1-fab8-4a95-aaba-8ddc9e568ab7} <Debug> TCPHandler: Processed in 0.001313944 sec. | ||
| 6407 | 2026.03.27 03:14:55.952316 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.03.27 03:14:55.952411 [ 276 ] {1574aadc-a0d1-4312-b986-47fbdab9d7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6409 | 2026.03.27 03:14:55.952451 [ 276 ] {1574aadc-a0d1-4312-b986-47fbdab9d7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6410 | 2026.03.27 03:14:55.953004 [ 276 ] {1574aadc-a0d1-4312-b986-47fbdab9d7c4} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.03.27 03:14:55.953038 [ 276 ] {1574aadc-a0d1-4312-b986-47fbdab9d7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6412 | 2026.03.27 03:14:55.953366 [ 276 ] {1574aadc-a0d1-4312-b986-47fbdab9d7c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6413 | 2026.03.27 03:14:55.953582 [ 276 ] {1574aadc-a0d1-4312-b986-47fbdab9d7c4} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.03.27 03:14:55.953710 [ 276 ] {1574aadc-a0d1-4312-b986-47fbdab9d7c4} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001318 sec., 371775.4172989378 rows/sec., 26.07 MiB/sec. | ||
| 6415 | 2026.03.27 03:14:55.953746 [ 276 ] {1574aadc-a0d1-4312-b986-47fbdab9d7c4} <Debug> TCPHandler: Processed in 0.001478169 sec. | ||
| 6416 | 2026.03.27 03:14:55.953856 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2026.03.27 03:14:55.953949 [ 276 ] {9a93e5a4-923f-404b-8c85-a5720793e888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6418 | 2026.03.27 03:14:55.953990 [ 276 ] {9a93e5a4-923f-404b-8c85-a5720793e888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6419 | 2026.03.27 03:14:55.954318 [ 276 ] {9a93e5a4-923f-404b-8c85-a5720793e888} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.03.27 03:14:55.954354 [ 276 ] {9a93e5a4-923f-404b-8c85-a5720793e888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6421 | 2026.03.27 03:14:55.954661 [ 276 ] {9a93e5a4-923f-404b-8c85-a5720793e888} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6422 | 2026.03.27 03:14:55.954876 [ 276 ] {9a93e5a4-923f-404b-8c85-a5720793e888} <Trace> oximeter.measurements_bool (072fa260-4b9c-4511-8437-1a1bf99d6293): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.03.27 03:14:55.955003 [ 276 ] {9a93e5a4-923f-404b-8c85-a5720793e888} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 6424 | 2026.03.27 03:14:55.955039 [ 276 ] {9a93e5a4-923f-404b-8c85-a5720793e888} <Debug> TCPHandler: Processed in 0.001231432 sec. | ||
| 6425 | 2026.03.27 03:14:55.955146 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.03.27 03:14:55.955239 [ 276 ] {890215cd-f850-4020-a6aa-61e711c20ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6427 | 2026.03.27 03:14:55.955280 [ 276 ] {890215cd-f850-4020-a6aa-61e711c20ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6428 | 2026.03.27 03:14:55.955671 [ 276 ] {890215cd-f850-4020-a6aa-61e711c20ae4} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.03.27 03:14:55.955706 [ 276 ] {890215cd-f850-4020-a6aa-61e711c20ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6430 | 2026.03.27 03:14:55.956044 [ 276 ] {890215cd-f850-4020-a6aa-61e711c20ae4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6431 | 2026.03.27 03:14:55.956260 [ 276 ] {890215cd-f850-4020-a6aa-61e711c20ae4} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.03.27 03:14:55.956389 [ 276 ] {890215cd-f850-4020-a6aa-61e711c20ae4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001169 sec., 226689.4781864842 rows/sec., 15.06 MiB/sec. | ||
| 6433 | 2026.03.27 03:14:55.956424 [ 276 ] {890215cd-f850-4020-a6aa-61e711c20ae4} <Debug> TCPHandler: Processed in 0.001326334 sec. | ||
| 6434 | 2026.03.27 03:14:55.956529 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.03.27 03:14:55.956622 [ 276 ] {a4641148-56ab-40b6-93f9-7c2759a2998d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6436 | 2026.03.27 03:14:55.956663 [ 276 ] {a4641148-56ab-40b6-93f9-7c2759a2998d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6437 | 2026.03.27 03:14:55.956961 [ 276 ] {a4641148-56ab-40b6-93f9-7c2759a2998d} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.03.27 03:14:55.956995 [ 276 ] {a4641148-56ab-40b6-93f9-7c2759a2998d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6439 | 2026.03.27 03:14:55.957293 [ 276 ] {a4641148-56ab-40b6-93f9-7c2759a2998d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6440 | 2026.03.27 03:14:55.957508 [ 276 ] {a4641148-56ab-40b6-93f9-7c2759a2998d} <Trace> oximeter.measurements_f64 (a3b6f6c4-3db7-4747-b99b-912c7c739046): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.03.27 03:14:55.957636 [ 276 ] {a4641148-56ab-40b6-93f9-7c2759a2998d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 6442 | 2026.03.27 03:14:55.957671 [ 276 ] {a4641148-56ab-40b6-93f9-7c2759a2998d} <Debug> TCPHandler: Processed in 0.001189461 sec. | ||
| 6443 | 2026.03.27 03:14:55.957781 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.03.27 03:14:55.957874 [ 276 ] {2751f9e5-ba6f-4b3b-8c84-bafd8a026012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6445 | 2026.03.27 03:14:55.957915 [ 276 ] {2751f9e5-ba6f-4b3b-8c84-bafd8a026012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6446 | 2026.03.27 03:14:55.958318 [ 276 ] {2751f9e5-ba6f-4b3b-8c84-bafd8a026012} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.03.27 03:14:55.958362 [ 276 ] {2751f9e5-ba6f-4b3b-8c84-bafd8a026012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6448 | 2026.03.27 03:14:55.958691 [ 276 ] {2751f9e5-ba6f-4b3b-8c84-bafd8a026012} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6449 | 2026.03.27 03:14:55.958902 [ 276 ] {2751f9e5-ba6f-4b3b-8c84-bafd8a026012} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.03.27 03:14:55.959032 [ 276 ] {2751f9e5-ba6f-4b3b-8c84-bafd8a026012} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 4.79 MiB/sec. | ||
| 6451 | 2026.03.27 03:14:55.959067 [ 276 ] {2751f9e5-ba6f-4b3b-8c84-bafd8a026012} <Debug> TCPHandler: Processed in 0.001333485 sec. | ||
| 6452 | 2026.03.27 03:14:56.908356 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6453 | 2026.03.27 03:14:56.908414 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6454 | 2026.03.27 03:14:57.004613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12521 | ||
| 6455 | 2026.03.27 03:14:57.005097 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.03.27 03:14:57.005131 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6457 | 2026.03.27 03:14:57.005612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6458 | 2026.03.27 03:14:57.005836 [ 245 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.03.27 03:14:57.005960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12521 | ||
| 6460 | 2026.03.27 03:14:57.005973 [ 145 ] {} <Debug> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6461 | 2026.03.27 03:14:57.006010 [ 145 ] {} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.03.27 03:14:57.006028 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6463 | 2026.03.27 03:14:57.006168 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6464 | 2026.03.27 03:14:57.006338 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6465 | 2026.03.27 03:14:57.006378 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10089 rows starting from the beginning of the part | ||
| 6466 | 2026.03.27 03:14:57.006450 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6467 | 2026.03.27 03:14:57.006497 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6468 | 2026.03.27 03:14:57.006535 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6469 | 2026.03.27 03:14:57.006572 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6470 | 2026.03.27 03:14:57.006609 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6471 | 2026.03.27 03:14:57.011065 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12521 rows, containing 4 columns (4 merged, 0 gathered) in 0.00495993 sec., 2524430.7883377383 rows/sec., 36.11 MiB/sec. | ||
| 6472 | 2026.03.27 03:14:57.011350 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6473 | 2026.03.27 03:14:57.011621 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.03.27 03:14:57.011694 [ 188 ] {9d7a57bb-af72-470f-89c7-beb6404fa894::all_1_26_5} <Trace> system.asynchronous_metric_log (9d7a57bb-af72-470f-89c7-beb6404fa894) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6475 | 2026.03.27 03:14:57.011767 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6476 | 2026.03.27 03:14:57.650399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6477 | 2026.03.27 03:14:57.667397 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.03.27 03:14:57.667453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6479 | 2026.03.27 03:14:57.672963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6480 | 2026.03.27 03:14:57.673665 [ 244 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.03.27 03:14:57.673938 [ 145 ] {} <Debug> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6482 | 2026.03.27 03:14:57.674004 [ 145 ] {} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.03.27 03:14:57.674025 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6484 | 2026.03.27 03:14:57.674144 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6485 | 2026.03.27 03:14:57.677391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6486 | 2026.03.27 03:14:57.677924 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6487 | 2026.03.27 03:14:57.679267 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6488 | 2026.03.27 03:14:57.683603 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6489 | 2026.03.27 03:14:57.687894 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6490 | 2026.03.27 03:14:57.691972 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6491 | 2026.03.27 03:14:57.696427 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6492 | 2026.03.27 03:14:57.700599 [ 195 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6493 | 2026.03.27 03:14:57.755002 [ 196 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080915183 sec., 2422.2895225980023 rows/sec., 12.53 MiB/sec. | ||
| 6494 | 2026.03.27 03:14:57.757782 [ 193 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6495 | 2026.03.27 03:14:57.759985 [ 193 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.03.27 03:14:57.760099 [ 193 ] {19e66b8e-f48a-4708-95ee-de96d312556e::all_1_26_5} <Trace> system.metric_log (19e66b8e-f48a-4708-95ee-de96d312556e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6497 | 2026.03.27 03:14:57.762258 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6498 | 2026.03.27 03:14:58.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.99 MiB, peak 270.56 MiB, free memory in arenas 0.00 B, will set to 265.75 MiB (RSS), difference: 5.77 MiB | ||
| 6499 | 2026.03.27 03:15:00.940310 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.03.27 03:15:00.940502 [ 276 ] {eace3c2e-5566-475f-8dc5-c45d6e6cb461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6501 | 2026.03.27 03:15:00.940576 [ 276 ] {eace3c2e-5566-475f-8dc5-c45d6e6cb461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6502 | 2026.03.27 03:15:00.941336 [ 276 ] {eace3c2e-5566-475f-8dc5-c45d6e6cb461} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.03.27 03:15:00.941387 [ 276 ] {eace3c2e-5566-475f-8dc5-c45d6e6cb461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6504 | 2026.03.27 03:15:00.941885 [ 276 ] {eace3c2e-5566-475f-8dc5-c45d6e6cb461} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6505 | 2026.03.27 03:15:00.942126 [ 276 ] {eace3c2e-5566-475f-8dc5-c45d6e6cb461} <Trace> oximeter.fields_string (943d7d9e-6cce-4e8c-a5f0-5cc7569d2612): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.03.27 03:15:00.942293 [ 276 ] {eace3c2e-5566-475f-8dc5-c45d6e6cb461} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001844 sec., 74837.31019522776 rows/sec., 6.49 MiB/sec. | ||
| 6507 | 2026.03.27 03:15:00.942345 [ 276 ] {eace3c2e-5566-475f-8dc5-c45d6e6cb461} <Debug> TCPHandler: Processed in 0.002177397 sec. | ||
| 6508 | 2026.03.27 03:15:00.942480 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.03.27 03:15:00.942587 [ 276 ] {b44ddd4e-7b83-4c36-9e02-505a95aa90b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.03.27 03:15:00.942634 [ 276 ] {b44ddd4e-7b83-4c36-9e02-505a95aa90b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6511 | 2026.03.27 03:15:00.943091 [ 276 ] {b44ddd4e-7b83-4c36-9e02-505a95aa90b2} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.03.27 03:15:00.943132 [ 276 ] {b44ddd4e-7b83-4c36-9e02-505a95aa90b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6513 | 2026.03.27 03:15:00.943479 [ 276 ] {b44ddd4e-7b83-4c36-9e02-505a95aa90b2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6514 | 2026.03.27 03:15:00.943721 [ 276 ] {b44ddd4e-7b83-4c36-9e02-505a95aa90b2} <Trace> oximeter.fields_u16 (c7b27c25-fb33-4f51-8cc8-43749b46e939): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.03.27 03:15:00.943868 [ 276 ] {b44ddd4e-7b83-4c36-9e02-505a95aa90b2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001306 sec., 31393.56814701378 rows/sec., 2.31 MiB/sec. | ||
| 6516 | 2026.03.27 03:15:00.943909 [ 276 ] {b44ddd4e-7b83-4c36-9e02-505a95aa90b2} <Debug> TCPHandler: Processed in 0.001481008 sec. | ||
| 6517 | 2026.03.27 03:15:00.944028 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.03.27 03:15:00.944126 [ 276 ] {0ca31daa-32f2-4338-9401-54e360c06b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6519 | 2026.03.27 03:15:00.944177 [ 276 ] {0ca31daa-32f2-4338-9401-54e360c06b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6520 | 2026.03.27 03:15:00.944621 [ 276 ] {0ca31daa-32f2-4338-9401-54e360c06b5e} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.03.27 03:15:00.944661 [ 276 ] {0ca31daa-32f2-4338-9401-54e360c06b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6522 | 2026.03.27 03:15:00.944987 [ 276 ] {0ca31daa-32f2-4338-9401-54e360c06b5e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6523 | 2026.03.27 03:15:00.945215 [ 276 ] {0ca31daa-32f2-4338-9401-54e360c06b5e} <Trace> oximeter.fields_uuid (c22e52d8-650d-4155-9588-fa2e89cc9dbb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.03.27 03:15:00.945351 [ 276 ] {0ca31daa-32f2-4338-9401-54e360c06b5e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001244 sec., 84405.14469453375 rows/sec., 6.59 MiB/sec. | ||
| 6525 | 2026.03.27 03:15:00.945392 [ 276 ] {0ca31daa-32f2-4338-9401-54e360c06b5e} <Debug> TCPHandler: Processed in 0.001418327 sec. | ||
| 6526 | 2026.03.27 03:15:00.945521 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.03.27 03:15:00.945623 [ 276 ] {d4e12ffe-66f2-45f5-b28e-6b2200b0c555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6528 | 2026.03.27 03:15:00.945673 [ 276 ] {d4e12ffe-66f2-45f5-b28e-6b2200b0c555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6529 | 2026.03.27 03:15:00.946150 [ 276 ] {d4e12ffe-66f2-45f5-b28e-6b2200b0c555} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.03.27 03:15:00.946192 [ 276 ] {d4e12ffe-66f2-45f5-b28e-6b2200b0c555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6531 | 2026.03.27 03:15:00.946570 [ 276 ] {d4e12ffe-66f2-45f5-b28e-6b2200b0c555} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6532 | 2026.03.27 03:15:00.946833 [ 276 ] {d4e12ffe-66f2-45f5-b28e-6b2200b0c555} <Trace> oximeter.measurements_cumulativeu64 (ba116920-9a51-4815-b2c4-facd37754b74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.03.27 03:15:00.946982 [ 276 ] {d4e12ffe-66f2-45f5-b28e-6b2200b0c555} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001379 sec., 116026.10587382161 rows/sec., 8.08 MiB/sec. | ||
| 6534 | 2026.03.27 03:15:00.947026 [ 276 ] {d4e12ffe-66f2-45f5-b28e-6b2200b0c555} <Debug> TCPHandler: Processed in 0.001560421 sec. | ||
| 6535 | 2026.03.27 03:15:00.947146 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2026.03.27 03:15:00.947249 [ 276 ] {2b8808db-af78-4e9d-8395-ef5f84895718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6537 | 2026.03.27 03:15:00.947308 [ 276 ] {2b8808db-af78-4e9d-8395-ef5f84895718} <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 | ||
| 6538 | 2026.03.27 03:15:00.948203 [ 276 ] {2b8808db-af78-4e9d-8395-ef5f84895718} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.03.27 03:15:00.948244 [ 276 ] {2b8808db-af78-4e9d-8395-ef5f84895718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6540 | 2026.03.27 03:15:00.948937 [ 276 ] {2b8808db-af78-4e9d-8395-ef5f84895718} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6541 | 2026.03.27 03:15:00.949292 [ 276 ] {2b8808db-af78-4e9d-8395-ef5f84895718} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.03.27 03:15:00.949451 [ 16 ] {} <Debug> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6543 | 2026.03.27 03:15:00.949483 [ 276 ] {2b8808db-af78-4e9d-8395-ef5f84895718} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002254 sec., 18189.88464951198 rows/sec., 32.60 MiB/sec. | ||
| 6544 | 2026.03.27 03:15:00.949523 [ 16 ] {} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.03.27 03:15:00.949556 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6546 | 2026.03.27 03:15:00.949571 [ 276 ] {2b8808db-af78-4e9d-8395-ef5f84895718} <Debug> TCPHandler: Processed in 0.002474744 sec. | ||
| 6547 | 2026.03.27 03:15:00.949683 [ 196 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6548 | 2026.03.27 03:15:00.949733 [ 276 ] {} <Trace> TCP-Session: 4ecc72b3-0172-4320-9943-baf4917e1bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.03.27 03:15:00.949838 [ 276 ] {db844509-cd3a-4443-a5f2-6c583266f67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61139) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6550 | 2026.03.27 03:15:00.949884 [ 276 ] {db844509-cd3a-4443-a5f2-6c583266f67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6551 | 2026.03.27 03:15:00.949992 [ 196 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6552 | 2026.03.27 03:15:00.950067 [ 196 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 522 rows starting from the beginning of the part | ||
| 6553 | 2026.03.27 03:15:00.950215 [ 196 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6554 | 2026.03.27 03:15:00.950236 [ 276 ] {db844509-cd3a-4443-a5f2-6c583266f67f} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.03.27 03:15:00.950281 [ 276 ] {db844509-cd3a-4443-a5f2-6c583266f67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 6556 | 2026.03.27 03:15:00.950363 [ 196 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 6557 | 2026.03.27 03:15:00.950480 [ 196 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6558 | 2026.03.27 03:15:00.950615 [ 196 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6559 | 2026.03.27 03:15:00.950632 [ 276 ] {db844509-cd3a-4443-a5f2-6c583266f67f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6560 | 2026.03.27 03:15:00.950731 [ 196 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6561 | 2026.03.27 03:15:00.950879 [ 276 ] {db844509-cd3a-4443-a5f2-6c583266f67f} <Trace> oximeter.measurements_u64 (e30b7e94-fc23-4dd5-ab0b-6e68511af85e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.03.27 03:15:00.951017 [ 276 ] {db844509-cd3a-4443-a5f2-6c583266f67f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 6563 | 2026.03.27 03:15:00.951058 [ 276 ] {db844509-cd3a-4443-a5f2-6c583266f67f} <Debug> TCPHandler: Processed in 0.001377306 sec. | ||
| 6564 | 2026.03.27 03:15:00.975168 [ 192 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 19 columns (19 merged, 0 gathered) in 0.025540476 sec., 27211.70897519686 rows/sec., 48.76 MiB/sec. | ||
| 6565 | 2026.03.27 03:15:00.976387 [ 186 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6566 | 2026.03.27 03:15:00.976739 [ 186 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.03.27 03:15:00.976806 [ 186 ] {94919354-c672-4389-b0c7-34977aab27e6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (94919354-c672-4389-b0c7-34977aab27e6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6568 | 2026.03.27 03:15:00.976949 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6569 | 2026.03.27 03:15:01.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.24 MiB, peak 273.81 MiB, free memory in arenas 0.00 B, will set to 269.15 MiB (RSS), difference: 2.91 MiB | ||